Started by upstream project "gerrit-libosmocore" build number 1739 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmocore/+/37115 in silent mode. Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3 [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-aRhJsqnNlyGr/agent.3046290 SSH_AGENT_PID=3046292 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3@tmp/private_key_6307401129698066291.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3@tmp/private_key_6307401129698066291.key) [ssh-agent] Using credentials jenkins (gerrit.osmocom.org) The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/libosmocore > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/libosmocore # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmocore > git --version # timeout=10 > git --version # 'git version 2.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/libosmocore +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmocore # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmocore # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmocore using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmocore refs/changes/15/37115/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 880e3c280aa43f7b4364125bd45ab90711b0f654 (rel-1.9.1) > git config core.sparsecheckout # timeout=10 > git checkout -f 880e3c280aa43f7b4364125bd45ab90711b0f654 # timeout=10 Commit message: "Bump version: 1.9.0.2-52e39 → 1.9.1" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 52e3962a6ab0d65e2da6ad162250e6be3fe66620 # timeout=10 [gerrit-binpkgs@3] $ /bin/sh -xe /tmp/jenkins17409654180529309535.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 41d9cc1 jobs/{gerrit,master}: add osmo-s1gw + cd libosmocore + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:12 :: Copying the source to the cache dir :: Building the source package docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 561B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/3] FROM docker.io/library/debian:12@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c #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:d2093218beaff89dbd7580fed3332b5b7b2fc1c11e344112a330b3371fbc9e97 0.1s done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg 0.0s done #7 DONE 0.1s libosmocore: using cached https://gerrit.osmocom.org/libosmocore (not cloning, not fetching) libosmocore: 'git clean -ffxd' libosmocore: skipping git checkout, current commit: 880e3c28 Bump version: 1.9.0.2-52e39 → 1.9.1 libosmocore: building source package 1.9.0.3-880e3c libosmocore: WARNING: version from changelog (1.9.1) is higher than version based on git tag (1.9.0.3-880e3c), using version from changelog (git tag not pushed yet?) libosmocore: building debian source package libosmocore: generating rpm spec file libosmocore: adding commit_880e3c280aa43f7b4364125bd45ab90711b0f654.txt docker: running: build_srcpkg.py inside docker :: Building the binary packages docker: building image debian-12-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 2.93kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.4s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/library/debian:12@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.0s #6 [2/6] COPY RELEASE.KEY /tmp/Release.key #6 CACHED #7 [3/6] RUN USERADD --uid=1000 -m user #7 CACHED #8 [4/6] RUN CASE "debian:12" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian: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:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian: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:f9cccd83b791e5c6fa8cbfbd1799e77fc609f22ed60623ca050919705e8d57d9 0.0s done #11 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg 0.0s done #11 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/libosmocore/*.tar.* libosmocore/ libosmocore/.checkpatch.conf libosmocore/.tarball-version libosmocore/COPYING libosmocore/Doxyfile.codec.in libosmocore/Doxyfile.coding.in libosmocore/Doxyfile.core.in libosmocore/Doxyfile.ctrl.in libosmocore/Doxyfile.gb.in libosmocore/Doxyfile.gsm.in libosmocore/Doxyfile.isdn.in libosmocore/Doxyfile.sim.in libosmocore/Doxyfile.usb.in libosmocore/Doxyfile.vty.in libosmocore/Makefile.am libosmocore/README.md libosmocore/TODO-RELEASE libosmocore/configure.ac libosmocore/contrib/ libosmocore/contrib/fsm-to-dot.py libosmocore/contrib/jenkins_amd64.sh libosmocore/contrib/jenkins_arch.sh libosmocore/contrib/jenkins_arm.sh libosmocore/contrib/jenkins_common.sh libosmocore/contrib/libosmocore.spec.in libosmocore/contrib/struct_endianness.py libosmocore/contrib/talloc_count.sh libosmocore/contrib/vty libosmocore/debian/ libosmocore/debian/changelog libosmocore/debian/compat libosmocore/debian/control libosmocore/debian/copyright libosmocore/debian/libosmocodec-doc.doc-base libosmocore/debian/libosmocodec-doc.install libosmocore/debian/libosmocodec4.install libosmocore/debian/libosmocoding-doc.doc-base libosmocore/debian/libosmocoding-doc.install libosmocore/debian/libosmocoding0.install libosmocore/debian/libosmocore-dev.install libosmocore/debian/libosmocore-doc.doc-base libosmocore/debian/libosmocore-doc.install libosmocore/debian/libosmocore-utils.dirs libosmocore/debian/libosmocore-utils.install libosmocore/debian/libosmocore.dirs libosmocore/debian/libosmocore.install libosmocore/debian/libosmocore21.install libosmocore/debian/libosmoctrl-doc.doc-base libosmocore/debian/libosmoctrl-doc.install libosmocore/debian/libosmoctrl0.install libosmocore/debian/libosmogb-doc.doc-base libosmocore/debian/libosmogb-doc.install libosmocore/debian/libosmogb14.install libosmocore/debian/libosmogsm-doc.doc-base libosmocore/debian/libosmogsm-doc.install libosmocore/debian/libosmogsm20.install libosmocore/debian/libosmoisdn-doc.doc-base libosmocore/debian/libosmoisdn-doc.install libosmocore/debian/libosmoisdn0.install libosmocore/debian/libosmosim-doc.doc-base libosmocore/debian/libosmosim-doc.install libosmocore/debian/libosmosim2.install libosmocore/debian/libosmousb-doc.doc-base libosmocore/debian/libosmousb-doc.install libosmocore/debian/libosmousb0.install libosmocore/debian/libosmovty-doc.doc-base libosmocore/debian/libosmovty-doc.install libosmocore/debian/libosmovty13.install libosmocore/debian/rules libosmocore/debian/source/ libosmocore/debian/source/format libosmocore/doc/ libosmocore/doc/.empty libosmocore/doc/vty/ libosmocore/doc/vty/example.xml libosmocore/doc/vty/vtydoc.xsd libosmocore/git-version-gen libosmocore/include/ libosmocore/include/Makefile.am libosmocore/include/osmocom/ libosmocore/include/osmocom/Makefile.am libosmocore/include/osmocom/codec/ libosmocore/include/osmocom/codec/Makefile.am libosmocore/include/osmocom/codec/codec.h libosmocore/include/osmocom/codec/ecu.h libosmocore/include/osmocom/codec/gsm610_bits.h libosmocore/include/osmocom/coding/ libosmocore/include/osmocom/coding/Makefile.am libosmocore/include/osmocom/coding/gsm0503_amr_dtx.h libosmocore/include/osmocom/coding/gsm0503_coding.h libosmocore/include/osmocom/coding/gsm0503_interleaving.h libosmocore/include/osmocom/coding/gsm0503_mapping.h libosmocore/include/osmocom/coding/gsm0503_parity.h libosmocore/include/osmocom/coding/gsm0503_tables.h libosmocore/include/osmocom/core/ libosmocore/include/osmocom/core/Makefile.am libosmocore/include/osmocom/core/application.h libosmocore/include/osmocom/core/backtrace.h libosmocore/include/osmocom/core/base64.h libosmocore/include/osmocom/core/bitXXgen.h.tpl libosmocore/include/osmocom/core/bitcomp.h libosmocore/include/osmocom/core/bits.h libosmocore/include/osmocom/core/bitvec.h libosmocore/include/osmocom/core/byteswap.h libosmocore/include/osmocom/core/conv.h libosmocore/include/osmocom/core/counter.h libosmocore/include/osmocom/core/crc16.h libosmocore/include/osmocom/core/crcXXgen.h.tpl libosmocore/include/osmocom/core/crcgen.h libosmocore/include/osmocom/core/defs.h libosmocore/include/osmocom/core/endian.h libosmocore/include/osmocom/core/exec.h libosmocore/include/osmocom/core/fsm.h libosmocore/include/osmocom/core/gsmtap.h libosmocore/include/osmocom/core/gsmtap_util.h libosmocore/include/osmocom/core/hash.h libosmocore/include/osmocom/core/hashtable.h libosmocore/include/osmocom/core/isdnhdlc.h libosmocore/include/osmocom/core/it_q.h libosmocore/include/osmocom/core/linuxlist.h libosmocore/include/osmocom/core/linuxrbtree.h libosmocore/include/osmocom/core/log2.h libosmocore/include/osmocom/core/logging.h libosmocore/include/osmocom/core/logging_internal.h libosmocore/include/osmocom/core/loggingrb.h libosmocore/include/osmocom/core/macaddr.h libosmocore/include/osmocom/core/mnl.h libosmocore/include/osmocom/core/msgb.h libosmocore/include/osmocom/core/msgfile.h libosmocore/include/osmocom/core/netdev.h libosmocore/include/osmocom/core/netns.h libosmocore/include/osmocom/core/osmo_io.h libosmocore/include/osmocom/core/panic.h libosmocore/include/osmocom/core/plugin.h libosmocore/include/osmocom/core/prbs.h libosmocore/include/osmocom/core/prim.h libosmocore/include/osmocom/core/process.h libosmocore/include/osmocom/core/rate_ctr.h libosmocore/include/osmocom/core/select.h libosmocore/include/osmocom/core/sercomm.h libosmocore/include/osmocom/core/serial.h libosmocore/include/osmocom/core/signal.h libosmocore/include/osmocom/core/sockaddr_str.h libosmocore/include/osmocom/core/socket.h libosmocore/include/osmocom/core/socket_compat.h.tpl libosmocore/include/osmocom/core/stat_item.h libosmocore/include/osmocom/core/statistics.h libosmocore/include/osmocom/core/stats.h libosmocore/include/osmocom/core/stats_tcp.h libosmocore/include/osmocom/core/strrb.h libosmocore/include/osmocom/core/talloc.h libosmocore/include/osmocom/core/tdef.h libosmocore/include/osmocom/core/thread.h libosmocore/include/osmocom/core/time_cc.h libosmocore/include/osmocom/core/timer.h libosmocore/include/osmocom/core/timer_compat.h libosmocore/include/osmocom/core/tun.h libosmocore/include/osmocom/core/use_count.h libosmocore/include/osmocom/core/utils.h libosmocore/include/osmocom/core/write_queue.h libosmocore/include/osmocom/crypt/ libosmocore/include/osmocom/crypt/Makefile.am libosmocore/include/osmocom/crypt/auth.h libosmocore/include/osmocom/crypt/gprs_cipher.h libosmocore/include/osmocom/crypt/kdf.h libosmocore/include/osmocom/crypt/utran_cipher.h libosmocore/include/osmocom/ctrl/ libosmocore/include/osmocom/ctrl/Makefile.am libosmocore/include/osmocom/ctrl/control_cmd.h libosmocore/include/osmocom/ctrl/control_if.h libosmocore/include/osmocom/ctrl/control_vty.h libosmocore/include/osmocom/ctrl/ports.h libosmocore/include/osmocom/gprs/ libosmocore/include/osmocom/gprs/Makefile.am libosmocore/include/osmocom/gprs/bssgp_bvc_fsm.h libosmocore/include/osmocom/gprs/frame_relay.h libosmocore/include/osmocom/gprs/gprs_bssgp.h libosmocore/include/osmocom/gprs/gprs_bssgp2.h libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h libosmocore/include/osmocom/gprs/gprs_bssgp_rim.h libosmocore/include/osmocom/gprs/gprs_msgb.h libosmocore/include/osmocom/gprs/gprs_ns.h libosmocore/include/osmocom/gprs/gprs_ns2.h libosmocore/include/osmocom/gprs/gprs_ns_frgre.h libosmocore/include/osmocom/gprs/gprs_rlc.h libosmocore/include/osmocom/gprs/protocol/ libosmocore/include/osmocom/gprs/protocol/Makefile.am libosmocore/include/osmocom/gprs/protocol/gsm_04_60.h libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h libosmocore/include/osmocom/gprs/protocol/gsm_24_301.h libosmocore/include/osmocom/gsm/ libosmocore/include/osmocom/gsm/Makefile.am libosmocore/include/osmocom/gsm/a5.h libosmocore/include/osmocom/gsm/abis_nm.h libosmocore/include/osmocom/gsm/apn.h libosmocore/include/osmocom/gsm/bitvec_gsm.h libosmocore/include/osmocom/gsm/bsslap.h libosmocore/include/osmocom/gsm/bssmap_le.h libosmocore/include/osmocom/gsm/bts_features.h libosmocore/include/osmocom/gsm/cbsp.h libosmocore/include/osmocom/gsm/comp128.h libosmocore/include/osmocom/gsm/comp128v23.h libosmocore/include/osmocom/gsm/gad.h libosmocore/include/osmocom/gsm/gan.h libosmocore/include/osmocom/gsm/gea.h libosmocore/include/osmocom/gsm/gsm0341.h libosmocore/include/osmocom/gsm/gsm0411_smc.h libosmocore/include/osmocom/gsm/gsm0411_smr.h libosmocore/include/osmocom/gsm/gsm0411_utils.h libosmocore/include/osmocom/gsm/gsm0480.h libosmocore/include/osmocom/gsm/gsm0502.h libosmocore/include/osmocom/gsm/gsm0808.h libosmocore/include/osmocom/gsm/gsm0808_lcs.h libosmocore/include/osmocom/gsm/gsm0808_utils.h libosmocore/include/osmocom/gsm/gsm23003.h libosmocore/include/osmocom/gsm/gsm23236.h libosmocore/include/osmocom/gsm/gsm29118.h libosmocore/include/osmocom/gsm/gsm29205.h libosmocore/include/osmocom/gsm/gsm44021.h libosmocore/include/osmocom/gsm/gsm48.h libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h libosmocore/include/osmocom/gsm/gsm48_ie.h libosmocore/include/osmocom/gsm/gsm48_rest_octets.h libosmocore/include/osmocom/gsm/gsm_utils.h libosmocore/include/osmocom/gsm/gsup.h libosmocore/include/osmocom/gsm/gsup_sms.h libosmocore/include/osmocom/gsm/i460_mux.h libosmocore/include/osmocom/gsm/ipa.h libosmocore/include/osmocom/gsm/iuup.h libosmocore/include/osmocom/gsm/kasumi.h libosmocore/include/osmocom/gsm/l1sap.h libosmocore/include/osmocom/gsm/lapd_core.h libosmocore/include/osmocom/gsm/lapdm.h libosmocore/include/osmocom/gsm/meas_rep.h libosmocore/include/osmocom/gsm/mncc.h libosmocore/include/osmocom/gsm/oap.h libosmocore/include/osmocom/gsm/oap_client.h libosmocore/include/osmocom/gsm/prim.h libosmocore/include/osmocom/gsm/protocol/ libosmocore/include/osmocom/gsm/protocol/Makefile.am libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h libosmocore/include/osmocom/gsm/protocol/gsm_04_14.h libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h libosmocore/include/osmocom/gsm/protocol/gsm_25_415.h libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h libosmocore/include/osmocom/gsm/protocol/gsm_44_004.h libosmocore/include/osmocom/gsm/protocol/gsm_44_060.h libosmocore/include/osmocom/gsm/protocol/gsm_44_068.h libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h libosmocore/include/osmocom/gsm/protocol/gsm_48_071.h libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h libosmocore/include/osmocom/gsm/protocol/ipaccess.h libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h libosmocore/include/osmocom/gsm/rsl.h libosmocore/include/osmocom/gsm/rxlev_stat.h libosmocore/include/osmocom/gsm/sysinfo.h libosmocore/include/osmocom/gsm/tlv.h libosmocore/include/osmocom/isdn/ libosmocore/include/osmocom/isdn/Makefile.am libosmocore/include/osmocom/isdn/i460_mux.h libosmocore/include/osmocom/isdn/lapd_core.h libosmocore/include/osmocom/isdn/v110.h libosmocore/include/osmocom/sim/ libosmocore/include/osmocom/sim/Makefile.am libosmocore/include/osmocom/sim/class_tables.h libosmocore/include/osmocom/sim/sim.h libosmocore/include/osmocom/usb/ libosmocore/include/osmocom/usb/Makefile.am libosmocore/include/osmocom/usb/libusb.h libosmocore/include/osmocom/vty/ libosmocore/include/osmocom/vty/Makefile.am libosmocore/include/osmocom/vty/buffer.h libosmocore/include/osmocom/vty/command.h libosmocore/include/osmocom/vty/cpu_sched_vty.h libosmocore/include/osmocom/vty/logging.h libosmocore/include/osmocom/vty/misc.h libosmocore/include/osmocom/vty/ports.h libosmocore/include/osmocom/vty/stats.h libosmocore/include/osmocom/vty/tdef_vty.h libosmocore/include/osmocom/vty/telnet_interface.h libosmocore/include/osmocom/vty/vector.h libosmocore/include/osmocom/vty/vty.h libosmocore/libosmocodec.pc.in libosmocore/libosmocoding.pc.in libosmocore/libosmocore.pc.in libosmocore/libosmoctrl.pc.in libosmocore/libosmogb.pc.in libosmocore/libosmogsm.pc.in libosmocore/libosmoisdn.pc.in libosmocore/libosmosim.pc.in libosmocore/libosmousb.pc.in libosmocore/libosmovty.pc.in libosmocore/m4/ libosmocore/m4/DUMMY libosmocore/m4/ax_check_compile_flag.m4 libosmocore/m4/ax_check_simd.m4 libosmocore/m4/ax_pthread.m4 libosmocore/m4/check_tls_gcc_arm_bug.m4 libosmocore/m4/osmo_ac_code_coverage.m4 libosmocore/m4/osmo_ax_code_coverage.m4 libosmocore/osmo-release.mk libosmocore/osmo-release.sh libosmocore/src/ libosmocore/src/Makefile.am libosmocore/src/codec/ libosmocore/src/codec/Makefile.am libosmocore/src/codec/ecu.c libosmocore/src/codec/ecu_fr.c libosmocore/src/codec/ecu_fr_old.c libosmocore/src/codec/gsm610.c libosmocore/src/codec/gsm620.c libosmocore/src/codec/gsm660.c libosmocore/src/codec/gsm690.c libosmocore/src/coding/ libosmocore/src/coding/Makefile.am libosmocore/src/coding/gsm0503_amr_dtx.c libosmocore/src/coding/gsm0503_coding.c libosmocore/src/coding/gsm0503_interleaving.c libosmocore/src/coding/gsm0503_mapping.c libosmocore/src/coding/gsm0503_parity.c libosmocore/src/coding/gsm0503_tables.c libosmocore/src/coding/libosmocoding.map libosmocore/src/core/ libosmocore/src/core/Makefile.am libosmocore/src/core/application.c libosmocore/src/core/backtrace.c libosmocore/src/core/base64.c libosmocore/src/core/bitcomp.c libosmocore/src/core/bits.c libosmocore/src/core/bitvec.c libosmocore/src/core/context.c libosmocore/src/core/conv.c libosmocore/src/core/conv_acc.c libosmocore/src/core/conv_acc_generic.c libosmocore/src/core/conv_acc_neon.c libosmocore/src/core/conv_acc_neon_impl.h libosmocore/src/core/conv_acc_sse.c libosmocore/src/core/conv_acc_sse_avx.c libosmocore/src/core/conv_acc_sse_impl.h libosmocore/src/core/counter.c libosmocore/src/core/crc16.c libosmocore/src/core/crcXXgen.c.tpl libosmocore/src/core/exec.c libosmocore/src/core/fsm.c libosmocore/src/core/gsmtap_util.c libosmocore/src/core/isdnhdlc.c libosmocore/src/core/it_q.c libosmocore/src/core/libosmocore.map libosmocore/src/core/logging.c libosmocore/src/core/logging_gsmtap.c libosmocore/src/core/logging_syslog.c libosmocore/src/core/logging_systemd.c libosmocore/src/core/loggingrb.c libosmocore/src/core/macaddr.c libosmocore/src/core/mnl.c libosmocore/src/core/msgb.c libosmocore/src/core/msgfile.c libosmocore/src/core/netdev.c libosmocore/src/core/netns.c libosmocore/src/core/osmo_io.c libosmocore/src/core/osmo_io_internal.h libosmocore/src/core/osmo_io_poll.c libosmocore/src/core/osmo_io_uring.c libosmocore/src/core/panic.c libosmocore/src/core/plugin.c libosmocore/src/core/prbs.c libosmocore/src/core/prim.c libosmocore/src/core/probes.d libosmocore/src/core/rate_ctr.c libosmocore/src/core/rbtree.c libosmocore/src/core/select.c libosmocore/src/core/sercomm.c libosmocore/src/core/serial.c libosmocore/src/core/signal.c libosmocore/src/core/sockaddr_str.c libosmocore/src/core/socket.c libosmocore/src/core/stat_item.c libosmocore/src/core/stat_item_internal.h libosmocore/src/core/stats.c libosmocore/src/core/stats_statsd.c libosmocore/src/core/stats_tcp.c libosmocore/src/core/strrb.c libosmocore/src/core/tdef.c libosmocore/src/core/thread.c libosmocore/src/core/time_cc.c libosmocore/src/core/timer.c libosmocore/src/core/timer_clockgettime.c libosmocore/src/core/timer_gettimeofday.c libosmocore/src/core/tun.c libosmocore/src/core/use_count.c libosmocore/src/core/utils.c libosmocore/src/core/write_queue.c libosmocore/src/ctrl/ libosmocore/src/ctrl/Makefile.am libosmocore/src/ctrl/control_cmd.c libosmocore/src/ctrl/control_if.c libosmocore/src/ctrl/control_vty.c libosmocore/src/ctrl/fsm_ctrl_commands.c libosmocore/src/ctrl/libosmoctrl.map libosmocore/src/gb/ libosmocore/src/gb/Makefile.am libosmocore/src/gb/bssgp_bvc_fsm.c libosmocore/src/gb/common_vty.c libosmocore/src/gb/common_vty.h libosmocore/src/gb/frame_relay.c libosmocore/src/gb/gb_internal.h libosmocore/src/gb/gprs_bssgp.c libosmocore/src/gb/gprs_bssgp2.c libosmocore/src/gb/gprs_bssgp_bss.c libosmocore/src/gb/gprs_bssgp_internal.h libosmocore/src/gb/gprs_bssgp_rim.c libosmocore/src/gb/gprs_bssgp_util.c libosmocore/src/gb/gprs_bssgp_vty.c libosmocore/src/gb/gprs_ns.c libosmocore/src/gb/gprs_ns2.c libosmocore/src/gb/gprs_ns2_fr.c libosmocore/src/gb/gprs_ns2_frgre.c libosmocore/src/gb/gprs_ns2_internal.h libosmocore/src/gb/gprs_ns2_message.c libosmocore/src/gb/gprs_ns2_sns.c libosmocore/src/gb/gprs_ns2_udp.c libosmocore/src/gb/gprs_ns2_vc_fsm.c libosmocore/src/gb/gprs_ns2_vty.c libosmocore/src/gb/gprs_ns_frgre.c libosmocore/src/gb/gprs_ns_sns.c libosmocore/src/gb/gprs_ns_vty.c libosmocore/src/gb/libosmogb.map libosmocore/src/gsm/ libosmocore/src/gsm/Makefile.am libosmocore/src/gsm/a5.c libosmocore/src/gsm/abis_nm.c libosmocore/src/gsm/apn.c libosmocore/src/gsm/auth_comp128v1.c libosmocore/src/gsm/auth_comp128v23.c libosmocore/src/gsm/auth_core.c libosmocore/src/gsm/auth_milenage.c libosmocore/src/gsm/auth_tuak.c libosmocore/src/gsm/auth_xor.c libosmocore/src/gsm/auth_xor_2g.c libosmocore/src/gsm/bsslap.c libosmocore/src/gsm/bssmap_le.c libosmocore/src/gsm/bts_features.c libosmocore/src/gsm/cbsp.c libosmocore/src/gsm/comp128.c libosmocore/src/gsm/comp128v23.c libosmocore/src/gsm/gad.c libosmocore/src/gsm/gan.c libosmocore/src/gsm/gea.c libosmocore/src/gsm/gprs_cipher_core.c libosmocore/src/gsm/gprs_gea.c libosmocore/src/gsm/gprs_rlc.c libosmocore/src/gsm/gsm0341.c libosmocore/src/gsm/gsm0411_smc.c libosmocore/src/gsm/gsm0411_smr.c libosmocore/src/gsm/gsm0411_utils.c libosmocore/src/gsm/gsm0414.c libosmocore/src/gsm/gsm0480.c libosmocore/src/gsm/gsm0502.c libosmocore/src/gsm/gsm0808.c libosmocore/src/gsm/gsm0808_utils.c libosmocore/src/gsm/gsm23003.c libosmocore/src/gsm/gsm23236.c libosmocore/src/gsm/gsm29118.c libosmocore/src/gsm/gsm29205.c libosmocore/src/gsm/gsm44021.c libosmocore/src/gsm/gsm44068.c libosmocore/src/gsm/gsm48.c libosmocore/src/gsm/gsm48049.c libosmocore/src/gsm/gsm48_arfcn_range_encode.c libosmocore/src/gsm/gsm48_ie.c libosmocore/src/gsm/gsm48_rest_octets.c libosmocore/src/gsm/gsm_04_08_gprs.c libosmocore/src/gsm/gsm_utils.c libosmocore/src/gsm/gsup.c libosmocore/src/gsm/gsup_sms.c libosmocore/src/gsm/ipa.c libosmocore/src/gsm/iuup.c libosmocore/src/gsm/kasumi.c libosmocore/src/gsm/kdf/ libosmocore/src/gsm/kdf/common.h libosmocore/src/gsm/kdf/crypto.h libosmocore/src/gsm/kdf/sha1-internal.c libosmocore/src/gsm/kdf/sha1.c libosmocore/src/gsm/kdf/sha1.h libosmocore/src/gsm/kdf/sha1_i.h libosmocore/src/gsm/kdf/sha256-internal.c libosmocore/src/gsm/kdf/sha256.c libosmocore/src/gsm/kdf/sha256.h libosmocore/src/gsm/kdf/sha256_i.h libosmocore/src/gsm/kdf.c libosmocore/src/gsm/lapdm.c libosmocore/src/gsm/libosmogsm.map libosmocore/src/gsm/milenage/ libosmocore/src/gsm/milenage/aes-encblock.c libosmocore/src/gsm/milenage/aes-internal-enc.c libosmocore/src/gsm/milenage/aes-internal.c libosmocore/src/gsm/milenage/aes.h libosmocore/src/gsm/milenage/aes_i.h libosmocore/src/gsm/milenage/aes_wrap.h libosmocore/src/gsm/milenage/common.h libosmocore/src/gsm/milenage/crypto.h libosmocore/src/gsm/milenage/includes.h libosmocore/src/gsm/milenage/milenage.c libosmocore/src/gsm/milenage/milenage.h libosmocore/src/gsm/mncc.c libosmocore/src/gsm/oap.c libosmocore/src/gsm/oap_client.c libosmocore/src/gsm/rsl.c libosmocore/src/gsm/rxlev_stat.c libosmocore/src/gsm/sysinfo.c libosmocore/src/gsm/tlv_parser.c libosmocore/src/gsm/tuak/ libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.c libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.h libosmocore/src/gsm/tuak/tuak.c libosmocore/src/gsm/tuak/tuak.h libosmocore/src/isdn/ libosmocore/src/isdn/Makefile.am libosmocore/src/isdn/i460_mux.c libosmocore/src/isdn/lapd_core.c libosmocore/src/isdn/libosmoisdn.map libosmocore/src/isdn/v110.c libosmocore/src/pseudotalloc/ libosmocore/src/pseudotalloc/Makefile.am libosmocore/src/pseudotalloc/pseudotalloc.c libosmocore/src/pseudotalloc/talloc.h libosmocore/src/sim/ libosmocore/src/sim/Makefile.am libosmocore/src/sim/card_fs_hpsim.c libosmocore/src/sim/card_fs_isim.c libosmocore/src/sim/card_fs_sim.c libosmocore/src/sim/card_fs_tetra.c libosmocore/src/sim/card_fs_uicc.c libosmocore/src/sim/card_fs_usim.c libosmocore/src/sim/class_tables.c libosmocore/src/sim/core.c libosmocore/src/sim/gsm_int.h libosmocore/src/sim/reader.c libosmocore/src/sim/reader_pcsc.c libosmocore/src/sim/sim_int.h libosmocore/src/usb/ libosmocore/src/usb/Makefile.am libosmocore/src/usb/osmo_libusb.c libosmocore/src/vty/ libosmocore/src/vty/Makefile.am libosmocore/src/vty/buffer.c libosmocore/src/vty/command.c libosmocore/src/vty/cpu_sched_vty.c libosmocore/src/vty/fsm_vty.c libosmocore/src/vty/logging_vty.c libosmocore/src/vty/stats_vty.c libosmocore/src/vty/talloc_ctx_vty.c libosmocore/src/vty/tdef_vty.c libosmocore/src/vty/telnet_interface.c libosmocore/src/vty/utils.c libosmocore/src/vty/vector.c libosmocore/src/vty/vty.c libosmocore/tapset/ libosmocore/tapset/Makefile.am libosmocore/tapset/libosmocore.stp libosmocore/tests/ libosmocore/tests/Makefile.am libosmocore/tests/a5/ libosmocore/tests/a5/a5_test.c libosmocore/tests/a5/a5_test.ok libosmocore/tests/abis/ libosmocore/tests/abis/abis_test.c libosmocore/tests/abis/abis_test.ok libosmocore/tests/atlocal.in libosmocore/tests/auth/ libosmocore/tests/auth/milenage_test.c libosmocore/tests/auth/milenage_test.ok libosmocore/tests/auth/tuak_test.c libosmocore/tests/auth/tuak_test.ok libosmocore/tests/auth/xor2g_test.c libosmocore/tests/auth/xor2g_test.ok libosmocore/tests/base64/ libosmocore/tests/base64/base64_test.c libosmocore/tests/base64/base64_test.ok libosmocore/tests/bitgen/ libosmocore/tests/bitgen/bitgen_test.c libosmocore/tests/bitgen/bitgen_test.ok libosmocore/tests/bits/ libosmocore/tests/bits/bitcomp_test.c libosmocore/tests/bits/bitcomp_test.ok libosmocore/tests/bits/bitfield_test.c libosmocore/tests/bits/bitfield_test.ok libosmocore/tests/bits/bitrev_test.c libosmocore/tests/bits/bitrev_test.ok libosmocore/tests/bitvec/ libosmocore/tests/bitvec/bitvec_test.c libosmocore/tests/bitvec/bitvec_test.ok libosmocore/tests/bsslap/ libosmocore/tests/bsslap/bsslap_test.c libosmocore/tests/bsslap/bsslap_test.ok libosmocore/tests/bssmap_le/ libosmocore/tests/bssmap_le/bssmap_le_test.c libosmocore/tests/bssmap_le/bssmap_le_test.ok libosmocore/tests/codec/ libosmocore/tests/codec/codec_ecu_fr_test.c libosmocore/tests/codec/codec_ecu_fr_test.ok libosmocore/tests/codec/codec_test.c libosmocore/tests/codec/codec_test.ok libosmocore/tests/coding/ libosmocore/tests/coding/coding_test.c libosmocore/tests/coding/coding_test.ok libosmocore/tests/comp128/ libosmocore/tests/comp128/comp128_test.c libosmocore/tests/comp128/comp128_test.ok libosmocore/tests/context/ libosmocore/tests/context/context_test.c libosmocore/tests/context/context_test.ok libosmocore/tests/conv/ libosmocore/tests/conv/conv.c libosmocore/tests/conv/conv.h libosmocore/tests/conv/conv_gsm0503_test.c libosmocore/tests/conv/conv_gsm0503_test.ok libosmocore/tests/conv/conv_test.c libosmocore/tests/conv/conv_test.ok libosmocore/tests/ctrl/ libosmocore/tests/ctrl/ctrl_test.c libosmocore/tests/ctrl/ctrl_test.ok libosmocore/tests/dtx/ libosmocore/tests/dtx/dtx_gsm0503_test.c libosmocore/tests/dtx/dtx_gsm0503_test.ok libosmocore/tests/endian/ libosmocore/tests/endian/endian_test.c libosmocore/tests/endian/endian_test.ok libosmocore/tests/exec/ libosmocore/tests/exec/exec_test.c libosmocore/tests/exec/exec_test.err libosmocore/tests/exec/exec_test.ok libosmocore/tests/fr/ libosmocore/tests/fr/fr_test.c libosmocore/tests/fr/fr_test.err libosmocore/tests/fr/fr_test.ok libosmocore/tests/fsm/ libosmocore/tests/fsm/fsm_dealloc_test.c libosmocore/tests/fsm/fsm_dealloc_test.err libosmocore/tests/fsm/fsm_test.c libosmocore/tests/fsm/fsm_test.err libosmocore/tests/fsm/fsm_test.ok libosmocore/tests/gad/ libosmocore/tests/gad/gad_test.c libosmocore/tests/gad/gad_test.ok libosmocore/tests/gb/ libosmocore/tests/gb/bssgp_fc_test.c libosmocore/tests/gb/bssgp_fc_tests.err libosmocore/tests/gb/bssgp_fc_tests.ok libosmocore/tests/gb/bssgp_fc_tests.sh libosmocore/tests/gb/gprs_bssgp_rim_test.c libosmocore/tests/gb/gprs_bssgp_rim_test.ok libosmocore/tests/gb/gprs_bssgp_test.c libosmocore/tests/gb/gprs_bssgp_test.ok libosmocore/tests/gb/gprs_ns2_test.c libosmocore/tests/gb/gprs_ns2_test.ok libosmocore/tests/gb/gprs_ns2_vty.vty libosmocore/tests/gb/gprs_ns_test.c libosmocore/tests/gb/gprs_ns_test.ok libosmocore/tests/gb/osmo-ns-dummy.cfg libosmocore/tests/gb/osmoappdesc.py libosmocore/tests/gea/ libosmocore/tests/gea/gea_test.c libosmocore/tests/gea/gea_test.ok libosmocore/tests/gprs/ libosmocore/tests/gprs/gprs_test.c libosmocore/tests/gprs/gprs_test.ok libosmocore/tests/gsm0408/ libosmocore/tests/gsm0408/gsm0408_test.c libosmocore/tests/gsm0408/gsm0408_test.err libosmocore/tests/gsm0408/gsm0408_test.ok libosmocore/tests/gsm0502/ libosmocore/tests/gsm0502/gsm0502_test.c libosmocore/tests/gsm0502/gsm0502_test.ok libosmocore/tests/gsm0808/ libosmocore/tests/gsm0808/gsm0808_test.c libosmocore/tests/gsm0808/gsm0808_test.ok libosmocore/tests/gsm23003/ libosmocore/tests/gsm23003/gsm23003_test.c libosmocore/tests/gsm23003/gsm23003_test.ok libosmocore/tests/gsm23236/ libosmocore/tests/gsm23236/gsm23236_test.c libosmocore/tests/gsm23236/gsm23236_test.ok libosmocore/tests/gsm29205/ libosmocore/tests/gsm29205/gsm29205_test.c libosmocore/tests/gsm29205/gsm29205_test.ok libosmocore/tests/gsm44021/ libosmocore/tests/gsm44021/frame_csd_test.c libosmocore/tests/gsm44021/frame_csd_test.ok libosmocore/tests/gsm48/ libosmocore/tests/gsm48/rest_octets_test.c libosmocore/tests/gsm48/rest_octets_test.ok libosmocore/tests/gsup/ libosmocore/tests/gsup/gsup_test.c libosmocore/tests/gsup/gsup_test.err libosmocore/tests/gsup/gsup_test.ok libosmocore/tests/i460_mux/ libosmocore/tests/i460_mux/i460_mux_test.c libosmocore/tests/i460_mux/i460_mux_test.ok libosmocore/tests/it_q/ libosmocore/tests/it_q/it_q_test.c libosmocore/tests/it_q/it_q_test.ok libosmocore/tests/iuup/ libosmocore/tests/iuup/iuup_test.c libosmocore/tests/iuup/iuup_test.ok libosmocore/tests/kasumi/ libosmocore/tests/kasumi/kasumi_test.c libosmocore/tests/kasumi/kasumi_test.ok libosmocore/tests/lapd/ libosmocore/tests/lapd/lapd_test.c libosmocore/tests/lapd/lapd_test.ok libosmocore/tests/libsercomstub.c libosmocore/tests/logging/ libosmocore/tests/logging/logging_test.c libosmocore/tests/logging/logging_test.err libosmocore/tests/logging/logging_test.ok libosmocore/tests/logging/logging_vty_test.c libosmocore/tests/logging/logging_vty_test.vty libosmocore/tests/loggingrb/ libosmocore/tests/loggingrb/logging_test.err libosmocore/tests/loggingrb/logging_test.ok libosmocore/tests/loggingrb/loggingrb_test.c libosmocore/tests/msgb/ libosmocore/tests/msgb/msgb_test.c libosmocore/tests/msgb/msgb_test.ok libosmocore/tests/msgfile/ libosmocore/tests/msgfile/msgconfig.cfg libosmocore/tests/msgfile/msgfile_test.c libosmocore/tests/msgfile/msgfile_test.ok libosmocore/tests/oap/ libosmocore/tests/oap/oap_client_test.c libosmocore/tests/oap/oap_client_test.err libosmocore/tests/oap/oap_client_test.ok libosmocore/tests/oap/oap_test.c libosmocore/tests/oap/oap_test.ok libosmocore/tests/osmo-auc-gen/ libosmocore/tests/osmo-auc-gen/osmo-auc-gen_test.err libosmocore/tests/osmo-auc-gen/osmo-auc-gen_test.ok libosmocore/tests/osmo-auc-gen/osmo-auc-gen_test.sh libosmocore/tests/osmo_io/ libosmocore/tests/osmo_io/osmo_io_test.c libosmocore/tests/osmo_io/osmo_io_test.err libosmocore/tests/osmo_io/osmo_io_test.ok libosmocore/tests/prbs/ libosmocore/tests/prbs/prbs_test.c libosmocore/tests/prbs/prbs_test.ok libosmocore/tests/sercomm/ libosmocore/tests/sercomm/sercomm_test.c libosmocore/tests/sercomm/sercomm_test.ok libosmocore/tests/sim/ libosmocore/tests/sim/sim_test.c libosmocore/tests/sim/sim_test.ok libosmocore/tests/sms/ libosmocore/tests/sms/sms_test.c libosmocore/tests/sms/sms_test.ok libosmocore/tests/smscb/ libosmocore/tests/smscb/cbsp_test.c libosmocore/tests/smscb/cbsp_test.ok libosmocore/tests/smscb/gsm0341_test.c libosmocore/tests/smscb/gsm0341_test.ok libosmocore/tests/smscb/smscb_test.c libosmocore/tests/smscb/smscb_test.ok libosmocore/tests/sockaddr_str/ libosmocore/tests/sockaddr_str/sockaddr_str_test.c libosmocore/tests/sockaddr_str/sockaddr_str_test.ok libosmocore/tests/socket/ libosmocore/tests/socket/socket_sctp_test.c libosmocore/tests/socket/socket_sctp_test.err libosmocore/tests/socket/socket_sctp_test.ok libosmocore/tests/socket/socket_test.c libosmocore/tests/socket/socket_test.err libosmocore/tests/socket/socket_test.ok libosmocore/tests/stats/ libosmocore/tests/stats/stats_test.c libosmocore/tests/stats/stats_test.err libosmocore/tests/stats/stats_test.ok libosmocore/tests/stats/stats_vty_test.c libosmocore/tests/stats/stats_vty_test.vty libosmocore/tests/strrb/ libosmocore/tests/strrb/strrb_test.c libosmocore/tests/strrb/strrb_test.ok libosmocore/tests/tdef/ libosmocore/tests/tdef/tdef_test.c libosmocore/tests/tdef/tdef_test.ok libosmocore/tests/tdef/tdef_test_range_64bit.ok libosmocore/tests/tdef/tdef_vty_config_root_test.c libosmocore/tests/tdef/tdef_vty_config_root_test.vty libosmocore/tests/tdef/tdef_vty_config_subnode_test.c libosmocore/tests/tdef/tdef_vty_config_subnode_test.vty libosmocore/tests/tdef/tdef_vty_dynamic_test.c libosmocore/tests/tdef/tdef_vty_dynamic_test.vty libosmocore/tests/testsuite.at libosmocore/tests/time_cc/ libosmocore/tests/time_cc/time_cc_test.c libosmocore/tests/time_cc/time_cc_test.ok libosmocore/tests/timer/ libosmocore/tests/timer/clk_override_test.c libosmocore/tests/timer/clk_override_test.ok libosmocore/tests/timer/timer_test.c libosmocore/tests/timer/timer_test.ok libosmocore/tests/tlv/ libosmocore/tests/tlv/tlv_test.c libosmocore/tests/tlv/tlv_test.ok libosmocore/tests/use_count/ libosmocore/tests/use_count/use_count_test.c libosmocore/tests/use_count/use_count_test.err libosmocore/tests/use_count/use_count_test.ok libosmocore/tests/ussd/ libosmocore/tests/ussd/ussd_test.c libosmocore/tests/ussd/ussd_test.ok libosmocore/tests/utils/ libosmocore/tests/utils/utils_test.c libosmocore/tests/utils/utils_test.err libosmocore/tests/utils/utils_test.ok libosmocore/tests/v110/ libosmocore/tests/v110/frame_test.c libosmocore/tests/v110/frame_test.ok libosmocore/tests/v110/ra1_test.c libosmocore/tests/v110/ra1_test.ok libosmocore/tests/vty/ libosmocore/tests/vty/fail_cmd_ret_warning.cfg libosmocore/tests/vty/fail_not_de-indented.cfg libosmocore/tests/vty/fail_tabs_and_spaces.cfg libosmocore/tests/vty/fail_too_much_indent.cfg libosmocore/tests/vty/ok.cfg libosmocore/tests/vty/ok_deprecated_logging.cfg libosmocore/tests/vty/ok_empty_parent.cfg libosmocore/tests/vty/ok_ignore_blank.cfg libosmocore/tests/vty/ok_ignore_comment.cfg libosmocore/tests/vty/ok_indented_root.cfg libosmocore/tests/vty/ok_more_spaces.cfg libosmocore/tests/vty/ok_tabs.cfg libosmocore/tests/vty/ok_tabs_and_spaces.cfg libosmocore/tests/vty/vty_test.c libosmocore/tests/vty/vty_test.err libosmocore/tests/vty/vty_test.ok libosmocore/tests/vty/vty_transcript_test.c libosmocore/tests/vty/vty_transcript_test.vty libosmocore/tests/write_queue/ libosmocore/tests/write_queue/wqueue_test.c libosmocore/tests/write_queue/wqueue_test.ok libosmocore/utils/ libosmocore/utils/Makefile.am libosmocore/utils/conv_codes_gsm.py libosmocore/utils/conv_gen.py libosmocore/utils/gen_website_doc_tree.sh libosmocore/utils/gsmtap-logsend.c libosmocore/utils/gsmtap.py libosmocore/utils/gsmtap_logread.py libosmocore/utils/osmo-aka-verify.c libosmocore/utils/osmo-arfcn.c libosmocore/utils/osmo-auc-gen.c libosmocore/utils/osmo-config-merge.c libosmocore/utils/osmo-ns-dummy-vty.c libosmocore/utils/osmo-ns-dummy.c libosmocore/utils/osmo-sim-test.c libosmocore/utils/osmo-stat-dummy/ libosmocore/utils/osmo-stat-dummy/Makefile.am libosmocore/utils/osmo-stat-dummy/README.md libosmocore/utils/osmo-stat-dummy/osmo-stat-dummy.c libosmocore/utils/osmo-stat-dummy/osmo-stat-dummy.cfg libosmocore/utils/osmo-stat-dummy/osmo-stat-dummy.html + cd _temp/binpkgs/libosmocore + apt-get -y update Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ InRelease [1553 B] Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [158 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ Packages [56.4 kB] Fetched 319 kB in 1s (486 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 doxygen dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libclang-cpp14 libclang1-14 libdebhelper-perl libedit2 libevent-2.1-7 libfile-stripnondeterminism-perl libgmp-dev libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev libgnutlsxx30 libicu72 libidn2-dev libllvm14 libmagic-mgc libmagic1 libmnl-dev libp11-kit-dev libpcsclite-dev libpcsclite1 libpipeline1 libpkgconf3 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libsctp-dev libsctp1 libsub-override-perl libsystemd-dev libtalloc-dev libtalloc2 libtasn1-6-dev libtool libuchardet0 libunbound8 liburing-dev liburing2 libusb-1.0-0 libusb-1.0-0-dev libxapian30 libxml2 libz3-4 m4 man-db media-types nettle-dev pkg-config pkgconf pkgconf-bin po-debconf python3 python3-minimal python3.11 python3.11-minimal sensible-utils 0 upgraded, 72 newly installed, 0 to remove and 0 not upgraded. Need to get 82.6 MB of archives. After this operation, 356 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] Get:8 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] Get:13 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] Get:16 http://deb.debian.org/debian-security bookworm-security/main amd64 bsdextrautils amd64 2.38.1-5+deb12u1 [86.8 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] Get:27 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:28 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] Get:29 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] Get:31 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] Get:32 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] Get:33 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] Get:34 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 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 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] Get:38 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] Get:39 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB] Get:40 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB] Get:41 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] Get:42 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB] Get:43 http://deb.debian.org/debian bookworm/main amd64 libxapian30 amd64 1.4.22-1 [1100 kB] Get:44 http://deb.debian.org/debian bookworm/main amd64 doxygen amd64 1.9.4-4 [4611 kB] Get:45 http://deb.debian.org/debian bookworm/main amd64 libevent-2.1-7 amd64 2.1.12-stable-8 [180 kB] Get:46 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB] Get:47 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB] Get:48 http://deb.debian.org/debian-security bookworm-security/main amd64 libunbound8 amd64 1.17.1-2+deb12u2 [550 kB] Get:49 http://deb.debian.org/debian bookworm/main amd64 libgnutls-dane0 amd64 3.7.9-2+deb12u2 [406 kB] Get:50 http://deb.debian.org/debian bookworm/main amd64 libgnutls-openssl27 amd64 3.7.9-2+deb12u2 [406 kB] Get:51 http://deb.debian.org/debian bookworm/main amd64 libgnutlsxx30 amd64 3.7.9-2+deb12u2 [14.4 kB] Get:52 http://deb.debian.org/debian bookworm/main amd64 libidn2-dev amd64 2.3.3-1+b1 [122 kB] Get:53 http://deb.debian.org/debian bookworm/main amd64 libp11-kit-dev amd64 0.24.1-2 [172 kB] Get:54 http://deb.debian.org/debian bookworm/main amd64 libtasn1-6-dev amd64 4.19.0-2 [106 kB] Get:55 http://deb.debian.org/debian bookworm/main amd64 nettle-dev amd64 3.8.1-2 [1239 kB] Get:56 http://deb.debian.org/debian bookworm/main amd64 libgnutls28-dev amd64 3.7.9-2+deb12u2 [1351 kB] Get:57 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:58 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] Get:59 http://deb.debian.org/debian bookworm/main amd64 libpcsclite-dev amd64 1.9.9-2 [66.9 kB] Get:60 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:61 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] Get:62 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] Get:63 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.22-1~deb12u1 [353 kB] Get:64 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] Get:65 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:66 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:67 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] Get:68 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] Get:69 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] Get:70 http://deb.debian.org/debian bookworm/main amd64 liburing-dev amd64 2.3-3 [149 kB] Get:71 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] Get:72 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 82.6 MB in 1s (86.1 MB/s) Selecting previously unselected package libpython3.11-minimal:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14426 files and directories currently installed.) Preparing to unpack .../libpython3.11-minimal_3.11.2-6_amd64.deb ... Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../python3.11-minimal_3.11.2-6_amd64.deb ... Unpacking python3.11-minimal (3.11.2-6) ... Setting up libpython3.11-minimal:amd64 (3.11.2-6) ... Setting up python3.11-minimal (3.11.2-6) ... Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14733 files and directories currently installed.) Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ... Unpacking python3-minimal (3.11.2-1+b1) ... Selecting previously unselected package media-types. Preparing to unpack .../media-types_10.0.0_all.deb ... Unpacking media-types (10.0.0) ... Selecting previously unselected package libpython3.11-stdlib:amd64. Preparing to unpack .../libpython3.11-stdlib_3.11.2-6_amd64.deb ... Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ... Selecting previously unselected package python3.11. Preparing to unpack .../python3.11_3.11.2-6_amd64.deb ... Unpacking python3.11 (3.11.2-6) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... Setting up python3-minimal (3.11.2-1+b1) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15143 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ... Unpacking python3 (3.11.2-1+b1) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../01-sensible-utils_0.0.17+nmu1_all.deb ... Unpacking sensible-utils (0.0.17+nmu1) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../02-libmagic-mgc_1%3a5.44-3_amd64.deb ... Unpacking libmagic-mgc (1:5.44-3) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../03-libmagic1_1%3a5.44-3_amd64.deb ... Unpacking libmagic1:amd64 (1:5.44-3) ... Selecting previously unselected package file. Preparing to unpack .../04-file_1%3a5.44-3_amd64.deb ... Unpacking file (1:5.44-3) ... Selecting previously unselected package gettext-base. Preparing to unpack .../05-gettext-base_0.21-12_amd64.deb ... Unpacking gettext-base (0.21-12) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../06-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../07-groff-base_1.22.4-10_amd64.deb ... Unpacking groff-base (1.22.4-10) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../08-bsdextrautils_2.38.1-5+deb12u1_amd64.deb ... Unpacking bsdextrautils (2.38.1-5+deb12u1) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../09-libpipeline1_1.5.7-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.7-1) ... Selecting previously unselected package man-db. Preparing to unpack .../10-man-db_2.11.2-2_amd64.deb ... Unpacking man-db (2.11.2-2) ... Selecting previously unselected package m4. Preparing to unpack .../11-m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package autoconf. Preparing to unpack .../12-autoconf_2.71-3_all.deb ... Unpacking autoconf (2.71-3) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../13-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../14-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 .../15-autopoint_0.21-12_all.deb ... Unpacking autopoint (0.21-12) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../16-libdebhelper-perl_13.11.4_all.deb ... Unpacking libdebhelper-perl (13.11.4) ... Selecting previously unselected package libtool. Preparing to unpack .../17-libtool_2.4.7-5_all.deb ... Unpacking libtool (2.4.7-5) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../18-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../19-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../20-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 .../21-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 .../22-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 .../23-dwz_0.15-1_amd64.deb ... Unpacking dwz (0.15-1) ... Selecting previously unselected package libicu72:amd64. Preparing to unpack .../24-libicu72_72.1-3_amd64.deb ... Unpacking libicu72:amd64 (72.1-3) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../25-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... Selecting previously unselected package gettext. Preparing to unpack .../26-gettext_0.21-12_amd64.deb ... Unpacking gettext (0.21-12) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../27-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 .../28-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../29-debhelper_13.11.4_all.deb ... Unpacking debhelper (13.11.4) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../30-libedit2_3.1-20221030-2_amd64.deb ... Unpacking libedit2:amd64 (3.1-20221030-2) ... Selecting previously unselected package libz3-4:amd64. Preparing to unpack .../31-libz3-4_4.8.12-3.1_amd64.deb ... Unpacking libz3-4:amd64 (4.8.12-3.1) ... Selecting previously unselected package libllvm14:amd64. Preparing to unpack .../32-libllvm14_1%3a14.0.6-12_amd64.deb ... Unpacking libllvm14:amd64 (1:14.0.6-12) ... Selecting previously unselected package libclang-cpp14. Preparing to unpack .../33-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... Unpacking libclang-cpp14 (1:14.0.6-12) ... Selecting previously unselected package libclang1-14. Preparing to unpack .../34-libclang1-14_1%3a14.0.6-12_amd64.deb ... Unpacking libclang1-14 (1:14.0.6-12) ... Selecting previously unselected package libxapian30:amd64. Preparing to unpack .../35-libxapian30_1.4.22-1_amd64.deb ... Unpacking libxapian30:amd64 (1.4.22-1) ... Selecting previously unselected package doxygen. Preparing to unpack .../36-doxygen_1.9.4-4_amd64.deb ... Unpacking doxygen (1.9.4-4) ... Selecting previously unselected package libevent-2.1-7:amd64. Preparing to unpack .../37-libevent-2.1-7_2.1.12-stable-8_amd64.deb ... Unpacking libevent-2.1-7:amd64 (2.1.12-stable-8) ... Selecting previously unselected package libgmpxx4ldbl:amd64. Preparing to unpack .../38-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... Selecting previously unselected package libgmp-dev:amd64. Preparing to unpack .../39-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... Selecting previously unselected package libunbound8:amd64. Preparing to unpack .../40-libunbound8_1.17.1-2+deb12u2_amd64.deb ... Unpacking libunbound8:amd64 (1.17.1-2+deb12u2) ... Selecting previously unselected package libgnutls-dane0:amd64. Preparing to unpack .../41-libgnutls-dane0_3.7.9-2+deb12u2_amd64.deb ... Unpacking libgnutls-dane0:amd64 (3.7.9-2+deb12u2) ... Selecting previously unselected package libgnutls-openssl27:amd64. Preparing to unpack .../42-libgnutls-openssl27_3.7.9-2+deb12u2_amd64.deb ... Unpacking libgnutls-openssl27:amd64 (3.7.9-2+deb12u2) ... Selecting previously unselected package libgnutlsxx30:amd64. Preparing to unpack .../43-libgnutlsxx30_3.7.9-2+deb12u2_amd64.deb ... Unpacking libgnutlsxx30:amd64 (3.7.9-2+deb12u2) ... Selecting previously unselected package libidn2-dev:amd64. Preparing to unpack .../44-libidn2-dev_2.3.3-1+b1_amd64.deb ... Unpacking libidn2-dev:amd64 (2.3.3-1+b1) ... Selecting previously unselected package libp11-kit-dev:amd64. Preparing to unpack .../45-libp11-kit-dev_0.24.1-2_amd64.deb ... Unpacking libp11-kit-dev:amd64 (0.24.1-2) ... Selecting previously unselected package libtasn1-6-dev:amd64. Preparing to unpack .../46-libtasn1-6-dev_4.19.0-2_amd64.deb ... Unpacking libtasn1-6-dev:amd64 (4.19.0-2) ... Selecting previously unselected package nettle-dev:amd64. Preparing to unpack .../47-nettle-dev_3.8.1-2_amd64.deb ... Unpacking nettle-dev:amd64 (3.8.1-2) ... Selecting previously unselected package libgnutls28-dev:amd64. Preparing to unpack .../48-libgnutls28-dev_3.7.9-2+deb12u2_amd64.deb ... Unpacking libgnutls28-dev:amd64 (3.7.9-2+deb12u2) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../49-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../50-libpcsclite1_1.9.9-2_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.9-2) ... Selecting previously unselected package libpcsclite-dev:amd64. Preparing to unpack .../51-libpcsclite-dev_1.9.9-2_amd64.deb ... Unpacking libpcsclite-dev:amd64 (1.9.9-2) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../52-libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../53-libsctp1_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../54-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libsystemd-dev:amd64. Preparing to unpack .../55-libsystemd-dev_252.22-1~deb12u1_amd64.deb ... Unpacking libsystemd-dev:amd64 (252.22-1~deb12u1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../56-libtalloc2_2.4.0-f2_amd64.deb ... Unpacking libtalloc2:amd64 (2.4.0-f2) ... 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 liburing2:amd64. Preparing to unpack .../61-liburing2_2.3-3_amd64.deb ... Unpacking liburing2:amd64 (2.3-3) ... Selecting previously unselected package liburing-dev:amd64. Preparing to unpack .../62-liburing-dev_2.3-3_amd64.deb ... Unpacking liburing-dev:amd64 (2.3-3) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../63-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 libusb-1.0-0-dev:amd64. Preparing to unpack .../64-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Setting up media-types (10.0.0) ... Setting up libpipeline1:amd64 (1.5.7-1) ... Setting up libxapian30:amd64 (1.4.22-1) ... Setting up libgnutls-openssl27:amd64 (3.7.9-2+deb12u2) ... Setting up libicu72:amd64 (72.1-3) ... 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 libpython3.11-stdlib:amd64 (3.11.2-6) ... Setting up libdebhelper-perl (13.11.4) ... Setting up libedit2:amd64 (3.1-20221030-2) ... Setting up libmagic1:amd64 (1:5.44-3) ... Setting up gettext-base (0.21-12) ... Setting up m4 (1.4.19-3) ... Setting up file (1:5.44-3) ... Setting up libtalloc2:amd64 (2.4.0-f2) ... Setting up autotools-dev (20220109.1) ... Setting up libz3-4:amd64 (4.8.12-3.1) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... Setting up libgnutlsxx30:amd64 (3.7.9-2+deb12u2) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up libevent-2.1-7:amd64 (2.1.12-stable-8) ... Setting up autopoint (0.21-12) ... Setting up libpcsclite1:amd64 (1.9.9-2) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up libpcsclite-dev:amd64 (1.9.9-2) ... Setting up libidn2-dev:amd64 (2.3.3-1+b1) ... Setting up autoconf (2.71-3) ... Setting up dwz (0.15-1) ... Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... Setting up sensible-utils (0.0.17+nmu1) ... 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 libtasn1-6-dev:amd64 (4.19.0-2) ... Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... Setting up libsystemd-dev:amd64 (252.22-1~deb12u1) ... Setting up libp11-kit-dev:amd64 (0.24.1-2) ... Setting up liburing-dev:amd64 (2.3-3) ... Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... 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 python3.11 (3.11.2-6) ... Setting up gettext (0.21-12) ... Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... Setting up nettle-dev:amd64 (3.8.1-2) ... Setting up libtool (2.4.7-5) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Setting up python3 (3.11.2-1+b1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libtalloc-dev:amd64 (2.4.0-f2) ... Setting up libunbound8:amd64 (1.17.1-2+deb12u2) ... Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... Setting up pkg-config:amd64 (1.8.1-1) ... Setting up dh-strip-nondeterminism (1.13.1-1) ... Setting up libllvm14:amd64 (1:14.0.6-12) ... Setting up groff-base (1.22.4-10) ... Setting up libgnutls-dane0:amd64 (3.7.9-2+deb12u2) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up libclang1-14 (1:14.0.6-12) ... Setting up man-db (2.11.2-2) ... Building database of manual pages ... Setting up libclang-cpp14 (1:14.0.6-12) ... Setting up libgnutls28-dev:amd64 (3.7.9-2+deb12u2) ... Setting up debhelper (13.11.4) ... Setting up doxygen (1.9.4-4) ... Processing triggers for libc-bin (2.36-9+deb12u7) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j17 dpkg-buildpackage: info: source package libosmocore dpkg-buildpackage: info: source version 1.9.1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Harald Welte dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean --with autoreconf --fail-missing dh_auto_clean -O--fail-missing dh_autoreconf_clean -O--fail-missing debian/rules override_dh_clean make[1]: Entering directory '/obs/_temp/binpkgs/libosmocore' dh_clean rm -f .version rm -f debian/man/osmo-arfcn.1 rm -f debian/man/osmo-auc-gen.1 rm -f include/osmocom/core/bit16gen.h rm -f include/osmocom/core/bit32gen.h rm -f include/osmocom/core/bit64gen.h rm -f include/osmocom/core/crc16gen.h rm -f include/osmocom/core/crc32gen.h rm -f include/osmocom/core/crc64gen.h rm -f include/osmocom/core/crc8gen.h rm -f src/core/crc16gen.c rm -f src/core/crc32gen.c rm -f src/core/crc64gen.c rm -f src/core/crc8gen.c rm -f tests/package.m4 rm -f tests/testsuite rm -f -r doc/codec/ rm -f -r doc/core/ rm -f -r doc/ctrl/ rm -f -r doc/gsm/ rm -f -r doc/isdn/ rm -f -r doc/gb/ rm -f -r doc/vty/html/ rm -f -r doc/vty/latex/ make[1]: Leaving directory '/obs/_temp/binpkgs/libosmocore' dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building libosmocore in libosmocore_1.9.1.tar.xz dpkg-source: info: building libosmocore in libosmocore_1.9.1.dsc debian/rules build dh build --with autoreconf --fail-missing dh_update_autotools_config -O--fail-missing dh_autoreconf -O--fail-missing libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:70: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:70: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:70: the top level configure.ac:84: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... configure.ac:84: the top level configure.ac:174: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:174: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:174: the top level configure.ac:456: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:456: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:456: the top level configure.ac:596: warning: AC_OUTPUT should be used without arguments. configure.ac:596: You should run autoupdate. configure.ac:23: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:116: ... 'DOXYGEN' previously defined here src/codec/Makefile.am: installing './depcomp' src/sim/Makefile.am:5: warning: LIBVERSION multiply defined in condition TRUE ... src/sim/Makefile.am:4: ... 'LIBVERSION' previously defined here debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/libosmocore' set -x && \ CONFIGURE_FLAGS=" \ --disable-sctp-tests \ --enable-static \ --enable-systemd-logging \ "; \ distro_v=$(. /etc/os-release && echo $VERSION_ID); \ if [ "$distro_v" = 10 ] || [ "$distro_v" = 20.04 ]; then \ CONFIGURE_FLAGS="$CONFIGURE_FLAGS --disable-uring"; \ fi; \ dh_auto_configure -- $CONFIGURE_FLAGS + CONFIGURE_FLAGS= --disable-sctp-tests --enable-static --enable-systemd-logging + . /etc/os-release + PRETTY_NAME=Debian GNU/Linux 12 (bookworm) + NAME=Debian GNU/Linux + VERSION_ID=12 + VERSION=12 (bookworm) + VERSION_CODENAME=bookworm + ID=debian + HOME_URL=https://www.debian.org/ + SUPPORT_URL=https://www.debian.org/support + BUG_REPORT_URL=https://bugs.debian.org/ + echo 12 + distro_v=12 + [ 12 = 10 ] + [ 12 = 20.04 ] + dh_auto_configure -- --disable-sctp-tests --enable-static --enable-systemd-logging ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --disable-sctp-tests --enable-static --enable-systemd-logging 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 egrep... (cached) /usr/bin/grep -E checking for execinfo.h... yes checking for poll.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/signalfd.h... yes checking for sys/eventfd.h... yes checking for sys/timerfd.h... yes checking for syslog.h... yes checking for ctype.h... yes checking for netinet/tcp.h... yes checking for netinet/in.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether HAVE_SYS_SOCKET_H is declared... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... none required checking for library containing dlsym... none required checking for backtrace in -lexecinfo... no checking how to run the C preprocessor... gcc -E checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_getname_np(pthread_t, char*, size_t)... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if gcc supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for gettid... yes checking whether to workaround TLS bug in old gcc on ARM platforms... checking for talloc >= 2.1.0... yes checking for liburing >= 0.7... yes checking for libpcsclite... yes checking for libusb-1.0... yes checking for gnutls >= 2.12.0... yes checking for libsystemd... yes checking for libmnl... yes checking for libsctp... yes checking whether to enable VTY/CTRL tests... no checking whether C compiler accepts -mavx2... yes checking whether C compiler accepts -mssse3... yes checking whether C compiler accepts -msse4.1... yes checking whether to enable ARM NEON instructions support... no checking whether to include systemtap tracing support... no checking whether to build with code coverage support... no checking whether gcc has __builtin_cpu_supports built-in... yes checking for struct tcp_info.tcpi_notsent_bytes... yes checking for struct tcp_info.tcpi_rwnd_limited... yes checking for struct tcp_info.tcpi_sndbuf_limited... yes checking for struct tcp_info.tcpi_reord_seen... yes CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmocore.pc config.status: creating libosmocodec.pc config.status: creating libosmocoding.pc config.status: creating libosmovty.pc config.status: creating libosmogsm.pc config.status: creating libosmoisdn.pc config.status: creating libosmogb.pc config.status: creating libosmoctrl.pc config.status: creating libosmosim.pc config.status: creating libosmousb.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/codec/Makefile config.status: creating include/osmocom/coding/Makefile config.status: creating include/osmocom/core/Makefile config.status: creating include/osmocom/crypt/Makefile config.status: creating include/osmocom/ctrl/Makefile config.status: creating include/osmocom/gprs/Makefile config.status: creating include/osmocom/gprs/protocol/Makefile config.status: creating include/osmocom/gsm/Makefile config.status: creating include/osmocom/gsm/protocol/Makefile config.status: creating include/osmocom/isdn/Makefile config.status: creating include/osmocom/sim/Makefile config.status: creating include/osmocom/usb/Makefile config.status: creating include/osmocom/vty/Makefile config.status: creating src/Makefile config.status: creating src/core/Makefile config.status: creating src/vty/Makefile config.status: creating src/codec/Makefile config.status: creating src/coding/Makefile config.status: creating src/sim/Makefile config.status: creating src/usb/Makefile config.status: creating src/gsm/Makefile config.status: creating src/isdn/Makefile config.status: creating src/gb/Makefile config.status: creating src/ctrl/Makefile config.status: creating src/pseudotalloc/Makefile config.status: creating tapset/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating utils/Makefile config.status: creating utils/osmo-stat-dummy/Makefile config.status: creating Doxyfile.core config.status: creating Doxyfile.gsm config.status: creating Doxyfile.isdn config.status: creating Doxyfile.vty config.status: creating Doxyfile.codec config.status: creating Doxyfile.coding config.status: creating Doxyfile.gb config.status: creating Doxyfile.ctrl config.status: creating Doxyfile.sim config.status: creating Doxyfile.usb config.status: creating Makefile config.status: creating contrib/libosmocore.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/obs/_temp/binpkgs/libosmocore' dh_auto_build -O--fail-missing make -j17 make[1]: Entering directory '/obs/_temp/binpkgs/libosmocore' echo 1.9.0.3-880e3c > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmocore' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmocore/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' Making all in core make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/core' /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ /usr/bin/mkdir -p ./ sed -e's/XX/16/g' bitXXgen.h.tpl > bit16gen.h sed -e's/XX/32/g' bitXXgen.h.tpl > bit32gen.h sed -e's/XX/64/g' bitXXgen.h.tpl > bit64gen.h sed -e's/XX/16/g' crcXXgen.h.tpl > crc16gen.h sed -e's/XX/32/g' crcXXgen.h.tpl > crc32gen.h sed -e's/XX/64/g' crcXXgen.h.tpl > crc64gen.h sed -e's/XX/8/g' crcXXgen.h.tpl > crc8gen.h /usr/bin/mkdir -p ./ sed -e's/XX/1/g' socket_compat.h.tpl > socket_compat.h make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/core' Making all in vty make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/vty' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/vty' Making all in codec make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/codec' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/codec' Making all in gsm make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' python3 ../../../utils/conv_gen.py gen_header gsm \ --target-path ./ Generating header file... Generate 'xcch' declaration Generate 'tch_f24' declaration Generate 'tch_h24' declaration Generate 'tch_f48' declaration Generate 'tch_f96' declaration Generate 'tch_f144' declaration Generate 'rach' declaration Generate 'rach_ext' declaration Generate 'sch' declaration Generate 'cs2' declaration Generate 'cs3' declaration Generate 'cs2_np' declaration Generate 'cs3_np' declaration Generate 'tch_afs_12_2' declaration Generate 'tch_afs_10_2' declaration Generate 'tch_afs_7_95' declaration Generate 'tch_afs_7_4' declaration Generate 'tch_afs_6_7' declaration Generate 'tch_afs_5_9' declaration Generate 'tch_afs_5_15' declaration Generate 'tch_afs_4_75' declaration Generate 'tch_fr' declaration Generate 'tch_hr' declaration Generate 'tch_ahs_7_95' declaration Generate 'tch_ahs_7_4' declaration Generate 'tch_ahs_6_7' declaration Generate 'tch_ahs_5_9' declaration Generate 'tch_ahs_5_15' declaration Generate 'tch_ahs_4_75' declaration Generate 'tch_axs_sid_update' declaration Generate 'mcs1_dl_hdr' declaration Generate 'mcs1_ul_hdr' declaration Generate 'mcs1' declaration Generate 'mcs2' declaration Generate 'mcs3' declaration Generate 'mcs4' declaration Generate 'mcs5_dl_hdr' declaration Generate 'mcs5_ul_hdr' declaration Generate 'mcs5' declaration Generate 'mcs6' declaration Generate 'mcs7_dl_hdr' declaration Generate 'mcs7_ul_hdr' declaration Generate 'mcs7' declaration Generate 'mcs8' declaration Generate 'mcs9' declaration Generation complete. make all-recursive make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' Making all in protocol make[7]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol' make[7]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' Making all in isdn make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/isdn' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/isdn' Making all in crypt make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/crypt' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/crypt' Making all in coding make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/coding' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/coding' Making all in gprs make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' Making all in protocol make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' Making all in ctrl make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl' Making all in sim make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/sim' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/sim' Making all in usb make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/usb' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/usb' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmocore/src' Making all in core make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/core' sed -e's/XX/8/g' crcXXgen.c.tpl > crc8gen.c sed -e's/XX/16/g' crcXXgen.c.tpl > crc16gen.c sed -e's/XX/32/g' crcXXgen.c.tpl > crc32gen.c sed -e's/XX/64/g' crcXXgen.c.tpl > crc64gen.c make all-am make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/core' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o application.lo application.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o backtrace.lo backtrace.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o base64.lo base64.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bits.lo bits.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bitvec.lo bitvec.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bitcomp.lo bitcomp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o context.lo context.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv.lo conv.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv_acc.lo conv_acc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv_acc_generic.lo conv_acc_generic.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o counter.lo counter.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o crc16.lo crc16.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o crc8gen.lo crc8gen.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o crc16gen.lo crc16gen.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o crc32gen.lo crc32gen.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o crc64gen.lo crc64gen.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o exec.lo exec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c application.c -fPIC -DPIC -o .libs/application.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bits.c -fPIC -DPIC -o .libs/bits.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc16.c -fPIC -DPIC -o .libs/crc16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c context.c -fPIC -DPIC -o .libs/context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv.c -fPIC -DPIC -o .libs/conv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bitvec.c -fPIC -DPIC -o .libs/bitvec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc32gen.c -fPIC -DPIC -o .libs/crc32gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c counter.c -fPIC -DPIC -o .libs/counter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc64gen.c -fPIC -DPIC -o .libs/crc64gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc_generic.c -fPIC -DPIC -o .libs/conv_acc_generic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c backtrace.c -fPIC -DPIC -o backtrace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc8gen.c -fPIC -DPIC -o .libs/crc8gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c application.c -fPIC -DPIC -o application.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bitcomp.c -fPIC -DPIC -o .libs/bitcomp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc16.c -fPIC -DPIC -o crc16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c exec.c -fPIC -DPIC -o .libs/exec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc16gen.c -fPIC -DPIC -o .libs/crc16gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc.c -fPIC -DPIC -o .libs/conv_acc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c counter.c -fPIC -DPIC -o counter.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c context.c -fPIC -DPIC -o context.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c base64.c -fPIC -DPIC -o base64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc32gen.c -fPIC -DPIC -o crc32gen.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o fsm.lo fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc64gen.c -fPIC -DPIC -o crc64gen.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bits.c -fPIC -DPIC -o bits.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsmtap_util.lo gsmtap_util.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o isdnhdlc.lo isdnhdlc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc_generic.c -fPIC -DPIC -o conv_acc_generic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc8gen.c -fPIC -DPIC -o crc8gen.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bitcomp.c -fPIC -DPIC -o bitcomp.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o it_q.lo it_q.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o logging.lo logging.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o logging_syslog.lo logging_syslog.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o logging_gsmtap.lo logging_gsmtap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c exec.c -fPIC -DPIC -o exec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c crc16gen.c -fPIC -DPIC -o crc16gen.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o loggingrb.lo loggingrb.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o macaddr.lo macaddr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsmtap_util.c -fPIC -DPIC -o .libs/gsmtap_util.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o msgb.lo msgb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c isdnhdlc.c -fPIC -DPIC -o .libs/isdnhdlc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c fsm.c -fPIC -DPIC -o .libs/fsm.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o netdev.lo netdev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c it_q.c -fPIC -DPIC -o .libs/it_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_syslog.c -fPIC -DPIC -o .libs/logging_syslog.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o netns.lo netns.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo_io.lo osmo_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_gsmtap.c -fPIC -DPIC -o .libs/logging_gsmtap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc.c -fPIC -DPIC -o conv_acc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bitvec.c -fPIC -DPIC -o bitvec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c loggingrb.c -fPIC -DPIC -o .libs/loggingrb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv.c -fPIC -DPIC -o conv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_syslog.c -fPIC -DPIC -o logging_syslog.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo_io_poll.lo osmo_io_poll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c macaddr.c -fPIC -DPIC -o .libs/macaddr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging.c -fPIC -DPIC -o .libs/logging.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c loggingrb.c -fPIC -DPIC -o loggingrb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_gsmtap.c -fPIC -DPIC -o logging_gsmtap.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o panic.lo panic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c netdev.c -fPIC -DPIC -o .libs/netdev.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c msgb.c -fPIC -DPIC -o .libs/msgb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c netns.c -fPIC -DPIC -o .libs/netns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c isdnhdlc.c -fPIC -DPIC -o isdnhdlc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c it_q.c -fPIC -DPIC -o it_q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsmtap_util.c -fPIC -DPIC -o gsmtap_util.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c macaddr.c -fPIC -DPIC -o macaddr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c osmo_io.c -fPIC -DPIC -o .libs/osmo_io.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o prbs.lo prbs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c osmo_io_poll.c -fPIC -DPIC -o .libs/osmo_io_poll.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o prim.lo prim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o rate_ctr.lo rate_ctr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c netns.c -fPIC -DPIC -o netns.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o rbtree.lo rbtree.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o select.lo select.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o sercomm.lo sercomm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o signal.lo signal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c panic.c -fPIC -DPIC -o .libs/panic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c prim.c -fPIC -DPIC -o .libs/prim.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o sockaddr_str.lo sockaddr_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c osmo_io_poll.c -fPIC -DPIC -o osmo_io_poll.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o socket.lo socket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c panic.c -fPIC -DPIC -o panic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c prbs.c -fPIC -DPIC -o .libs/prbs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rbtree.c -fPIC -DPIC -o .libs/rbtree.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o stat_item.lo stat_item.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rate_ctr.c -fPIC -DPIC -o .libs/rate_ctr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c signal.c -fPIC -DPIC -o .libs/signal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c prim.c -fPIC -DPIC -o prim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c msgb.c -fPIC -DPIC -o msgb.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o stats.lo stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c fsm.c -fPIC -DPIC -o fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c select.c -fPIC -DPIC -o .libs/select.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c sercomm.c -fPIC -DPIC -o .libs/sercomm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c sockaddr_str.c -fPIC -DPIC -o .libs/sockaddr_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c prbs.c -fPIC -DPIC -o prbs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c osmo_io.c -fPIC -DPIC -o osmo_io.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c socket.c -fPIC -DPIC -o .libs/socket.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c signal.c -fPIC -DPIC -o signal.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o stats_statsd.lo stats_statsd.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o stats_tcp.lo stats_tcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c stats.c -fPIC -DPIC -o .libs/stats.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rbtree.c -fPIC -DPIC -o rbtree.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging.c -fPIC -DPIC -o logging.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c stat_item.c -fPIC -DPIC -o .libs/stat_item.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o strrb.lo strrb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c sercomm.c -fPIC -DPIC -o sercomm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tdef.lo tdef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c stats_tcp.c -fPIC -DPIC -o .libs/stats_tcp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c sockaddr_str.c -fPIC -DPIC -o sockaddr_str.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o thread.lo thread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rate_ctr.c -fPIC -DPIC -o rate_ctr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c strrb.c -fPIC -DPIC -o .libs/strrb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c stat_item.c -fPIC -DPIC -o stat_item.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o time_cc.lo time_cc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c netdev.c -fPIC -DPIC -o netdev.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c stats_statsd.c -fPIC -DPIC -o .libs/stats_statsd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tdef.c -fPIC -DPIC -o .libs/tdef.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c select.c -fPIC -DPIC -o select.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o timer.lo timer.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o timer_gettimeofday.lo timer_gettimeofday.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c strrb.c -fPIC -DPIC -o strrb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c stats_tcp.c -fPIC -DPIC -o stats_tcp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c stats_statsd.c -fPIC -DPIC -o stats_statsd.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o timer_clockgettime.lo timer_clockgettime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c stats.c -fPIC -DPIC -o stats.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tun.lo tun.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tdef.c -fPIC -DPIC -o tdef.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c thread.c -fPIC -DPIC -o .libs/thread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c timer.c -fPIC -DPIC -o .libs/timer.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o use_count.lo use_count.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c time_cc.c -fPIC -DPIC -o .libs/time_cc.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o utils.lo utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c thread.c -fPIC -DPIC -o thread.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c timer_gettimeofday.c -fPIC -DPIC -o .libs/timer_gettimeofday.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o write_queue.lo write_queue.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -mssse3 -msse4.1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv_acc_sse.lo conv_acc_sse.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -mssse3 -mavx2 -msse4.1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv_acc_sse_avx.lo conv_acc_sse_avx.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o plugin.lo plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tun.c -fPIC -DPIC -o .libs/tun.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c timer_clockgettime.c -fPIC -DPIC -o .libs/timer_clockgettime.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o msgfile.lo msgfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c timer.c -fPIC -DPIC -o timer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c timer_gettimeofday.c -fPIC -DPIC -o timer_gettimeofday.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c utils.c -fPIC -DPIC -o .libs/utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -mssse3 -msse4.1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc_sse.c -fPIC -DPIC -o .libs/conv_acc_sse.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o serial.lo serial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c use_count.c -fPIC -DPIC -o .libs/use_count.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c timer_clockgettime.c -fPIC -DPIC -o timer_clockgettime.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o logging_systemd.lo logging_systemd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c plugin.c -fPIC -DPIC -o .libs/plugin.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o mnl.lo mnl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -mssse3 -mavx2 -msse4.1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc_sse_avx.c -fPIC -DPIC -o .libs/conv_acc_sse_avx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c time_cc.c -fPIC -DPIC -o time_cc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c write_queue.c -fPIC -DPIC -o .libs/write_queue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c msgfile.c -fPIC -DPIC -o .libs/msgfile.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo_io_uring.lo osmo_io_uring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c plugin.c -fPIC -DPIC -o plugin.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c msgfile.c -fPIC -DPIC -o msgfile.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c serial.c -fPIC -DPIC -o .libs/serial.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c mnl.c -fPIC -DPIC -o .libs/mnl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c write_queue.c -fPIC -DPIC -o write_queue.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c osmo_io_uring.c -fPIC -DPIC -o .libs/osmo_io_uring.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_systemd.c -fPIC -DPIC -o .libs/logging_systemd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c use_count.c -fPIC -DPIC -o use_count.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c serial.c -fPIC -DPIC -o serial.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c mnl.c -fPIC -DPIC -o mnl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tun.c -fPIC -DPIC -o tun.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_systemd.c -fPIC -DPIC -o logging_systemd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -mssse3 -msse4.1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc_sse.c -fPIC -DPIC -o conv_acc_sse.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c socket.c -fPIC -DPIC -o socket.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c osmo_io_uring.c -fPIC -DPIC -o osmo_io_uring.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c utils.c -fPIC -DPIC -o utils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -mssse3 -mavx2 -msse4.1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c conv_acc_sse_avx.c -fPIC -DPIC -o conv_acc_sse_avx.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocore.map -version-info 21:0:0 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmocore.la -rpath /usr/lib/x86_64-linux-gnu application.lo backtrace.lo base64.lo bits.lo bitvec.lo bitcomp.lo context.lo conv.lo conv_acc.lo conv_acc_generic.lo counter.lo crc16.lo crc8gen.lo crc16gen.lo crc32gen.lo crc64gen.lo exec.lo fsm.lo gsmtap_util.lo isdnhdlc.lo it_q.lo logging.lo logging_syslog.lo logging_gsmtap.lo loggingrb.lo macaddr.lo msgb.lo netdev.lo netns.lo osmo_io.lo osmo_io_poll.lo panic.lo prbs.lo prim.lo rate_ctr.lo rbtree.lo select.lo sercomm.lo signal.lo sockaddr_str.lo socket.lo stat_item.lo stats.lo stats_statsd.lo stats_tcp.lo strrb.lo tdef.lo thread.lo time_cc.lo timer.lo timer_gettimeofday.lo timer_clockgettime.lo tun.lo use_count.lo utils.lo write_queue.lo conv_acc_sse.lo conv_acc_sse_avx.lo plugin.lo msgfile.lo serial.lo logging_systemd.lo mnl.lo osmo_io_uring.lo -ltalloc -lsctp -luring -lsystemd -lmnl libtool: link: gcc -shared -fPIC -DPIC .libs/application.o .libs/backtrace.o .libs/base64.o .libs/bits.o .libs/bitvec.o .libs/bitcomp.o .libs/context.o .libs/conv.o .libs/conv_acc.o .libs/conv_acc_generic.o .libs/counter.o .libs/crc16.o .libs/crc8gen.o .libs/crc16gen.o .libs/crc32gen.o .libs/crc64gen.o .libs/exec.o .libs/fsm.o .libs/gsmtap_util.o .libs/isdnhdlc.o .libs/it_q.o .libs/logging.o .libs/logging_syslog.o .libs/logging_gsmtap.o .libs/loggingrb.o .libs/macaddr.o .libs/msgb.o .libs/netdev.o .libs/netns.o .libs/osmo_io.o .libs/osmo_io_poll.o .libs/panic.o .libs/prbs.o .libs/prim.o .libs/rate_ctr.o .libs/rbtree.o .libs/select.o .libs/sercomm.o .libs/signal.o .libs/sockaddr_str.o .libs/socket.o .libs/stat_item.o .libs/stats.o .libs/stats_statsd.o .libs/stats_tcp.o .libs/strrb.o .libs/tdef.o .libs/thread.o .libs/time_cc.o .libs/timer.o .libs/timer_gettimeofday.o .libs/timer_clockgettime.o .libs/tun.o .libs/use_count.o .libs/utils.o .libs/write_queue.o .libs/conv_acc_sse.o .libs/conv_acc_sse_avx.o .libs/plugin.o .libs/msgfile.o .libs/serial.o .libs/logging_systemd.o .libs/mnl.o .libs/osmo_io_uring.o -ltalloc -lsctp -luring -lsystemd -lmnl -g -O2 -fstack-protector-strong -Wl,--version-script=./libosmocore.map -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmocore.so.21 -o .libs/libosmocore.so.21.0.0 libtool: link: (cd ".libs" && rm -f "libosmocore.so.21" && ln -s "libosmocore.so.21.0.0" "libosmocore.so.21") libtool: link: (cd ".libs" && rm -f "libosmocore.so" && ln -s "libosmocore.so.21.0.0" "libosmocore.so") libtool: link: ar cr .libs/libosmocore.a application.o backtrace.o base64.o bits.o bitvec.o bitcomp.o context.o conv.o conv_acc.o conv_acc_generic.o counter.o crc16.o crc8gen.o crc16gen.o crc32gen.o crc64gen.o exec.o fsm.o gsmtap_util.o isdnhdlc.o it_q.o logging.o logging_syslog.o logging_gsmtap.o loggingrb.o macaddr.o msgb.o netdev.o netns.o osmo_io.o osmo_io_poll.o panic.o prbs.o prim.o rate_ctr.o rbtree.o select.o sercomm.o signal.o sockaddr_str.o socket.o stat_item.o stats.o stats_statsd.o stats_tcp.o strrb.o tdef.o thread.o time_cc.o timer.o timer_gettimeofday.o timer_clockgettime.o tun.o use_count.o utils.o write_queue.o conv_acc_sse.o conv_acc_sse_avx.o plugin.o msgfile.o serial.o logging_systemd.o mnl.o osmo_io_uring.o libtool: link: ranlib .libs/libosmocore.a libtool: link: ( cd ".libs" && rm -f "libosmocore.la" && ln -s "../libosmocore.la" "libosmocore.la" ) make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/core' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/core' Making all in vty make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/vty' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o buffer.lo buffer.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o command.lo command.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o vty.lo vty.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o vector.lo vector.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o utils.lo utils.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o telnet_interface.lo telnet_interface.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o logging_vty.lo logging_vty.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o stats_vty.lo stats_vty.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o fsm_vty.lo fsm_vty.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o talloc_ctx_vty.lo talloc_ctx_vty.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o cpu_sched_vty.lo cpu_sched_vty.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tdef_vty.lo tdef_vty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c vty.c -fPIC -DPIC -o .libs/vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c vector.c -fPIC -DPIC -o .libs/vector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c buffer.c -fPIC -DPIC -o .libs/buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c telnet_interface.c -fPIC -DPIC -o .libs/telnet_interface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c stats_vty.c -fPIC -DPIC -o .libs/stats_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c cpu_sched_vty.c -fPIC -DPIC -o .libs/cpu_sched_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c command.c -fPIC -DPIC -o .libs/command.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tdef_vty.c -fPIC -DPIC -o .libs/tdef_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c fsm_vty.c -fPIC -DPIC -o .libs/fsm_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c utils.c -fPIC -DPIC -o .libs/utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_vty.c -fPIC -DPIC -o .libs/logging_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c talloc_ctx_vty.c -fPIC -DPIC -o .libs/talloc_ctx_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c vector.c -fPIC -DPIC -o vector.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c buffer.c -fPIC -DPIC -o buffer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c telnet_interface.c -fPIC -DPIC -o telnet_interface.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c talloc_ctx_vty.c -fPIC -DPIC -o talloc_ctx_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c fsm_vty.c -fPIC -DPIC -o fsm_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tdef_vty.c -fPIC -DPIC -o tdef_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c utils.c -fPIC -DPIC -o utils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c cpu_sched_vty.c -fPIC -DPIC -o cpu_sched_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c stats_vty.c -fPIC -DPIC -o stats_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c logging_vty.c -fPIC -DPIC -o logging_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c vty.c -fPIC -DPIC -o vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c command.c -fPIC -DPIC -o command.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 13:0:0 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmovty.la -rpath /usr/lib/x86_64-linux-gnu buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo talloc_ctx_vty.lo cpu_sched_vty.lo tdef_vty.lo ../../src/core/libosmocore.la -ltalloc libtool: link: gcc -shared -fPIC -DPIC .libs/buffer.o .libs/command.o .libs/vty.o .libs/vector.o .libs/utils.o .libs/telnet_interface.o .libs/logging_vty.o .libs/stats_vty.o .libs/fsm_vty.o .libs/talloc_ctx_vty.o .libs/cpu_sched_vty.o .libs/tdef_vty.o -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs ../../src/core/.libs/libosmocore.so -ltalloc -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmovty.so.13 -o .libs/libosmovty.so.13.0.0 libtool: link: (cd ".libs" && rm -f "libosmovty.so.13" && ln -s "libosmovty.so.13.0.0" "libosmovty.so.13") libtool: link: (cd ".libs" && rm -f "libosmovty.so" && ln -s "libosmovty.so.13.0.0" "libosmovty.so") libtool: link: ar cr .libs/libosmovty.a buffer.o command.o vty.o vector.o utils.o telnet_interface.o logging_vty.o stats_vty.o fsm_vty.o talloc_ctx_vty.o cpu_sched_vty.o tdef_vty.o libtool: link: ranlib .libs/libosmovty.a libtool: link: ( cd ".libs" && rm -f "libosmovty.la" && ln -s "../libosmovty.la" "libosmovty.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/vty' Making all in isdn make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/isdn' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o i460_mux.lo i460_mux.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o lapd_core.lo lapd_core.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o v110.lo v110.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c i460_mux.c -fPIC -DPIC -o .libs/i460_mux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c lapd_core.c -fPIC -DPIC -o .libs/lapd_core.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c v110.c -fPIC -DPIC -o .libs/v110.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c i460_mux.c -fPIC -DPIC -o i460_mux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c v110.c -fPIC -DPIC -o v110.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c lapd_core.c -fPIC -DPIC -o lapd_core.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-undefined -Wl,-z,relro -Wl,-z,now -o libisdnint.la i460_mux.lo lapd_core.lo v110.lo ../../src/core/libosmocore.la libtool: link: ar cr .libs/libisdnint.a .libs/i460_mux.o .libs/lapd_core.o .libs/v110.o libtool: link: ranlib .libs/libisdnint.a libtool: link: ( cd ".libs" && rm -f "libisdnint.la" && ln -s "../libisdnint.la" "libisdnint.la" ) /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoisdn.map -version-info 1:0:1 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmoisdn.la -rpath /usr/lib/x86_64-linux-gnu libisdnint.la -ltalloc libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libisdnint.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /obs/_temp/binpkgs/libosmocore/src/core/.libs/libosmocore.so -lsctp -luring -lsystemd -lmnl -ltalloc -g -O2 -fstack-protector-strong -Wl,--version-script=./libosmoisdn.map -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmoisdn.so.0 -o .libs/libosmoisdn.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libosmoisdn.so.0" && ln -s "libosmoisdn.so.0.1.0" "libosmoisdn.so.0") libtool: link: (cd ".libs" && rm -f "libosmoisdn.so" && ln -s "libosmoisdn.so.0.1.0" "libosmoisdn.so") libtool: link: (cd .libs/libosmoisdn.lax/libisdnint.a && ar x "/obs/_temp/binpkgs/libosmocore/src/isdn/./.libs/libisdnint.a") libtool: link: ar cr .libs/libosmoisdn.a .libs/libosmoisdn.lax/libisdnint.a/i460_mux.o .libs/libosmoisdn.lax/libisdnint.a/lapd_core.o .libs/libosmoisdn.lax/libisdnint.a/v110.o libtool: link: ranlib .libs/libosmoisdn.a libtool: link: rm -fr .libs/libosmoisdn.lax libtool: link: ( cd ".libs" && rm -f "libosmoisdn.la" && ln -s "../libosmoisdn.la" "libosmoisdn.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/isdn' Making all in codec make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/codec' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm610.lo gsm610.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm620.lo gsm620.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm660.lo gsm660.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm690.lo gsm690.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o ecu.lo ecu.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o ecu_fr.lo ecu_fr.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o ecu_fr_old.lo ecu_fr_old.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm620.c -fPIC -DPIC -o .libs/gsm620.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm660.c -fPIC -DPIC -o .libs/gsm660.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm690.c -fPIC -DPIC -o .libs/gsm690.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm610.c -fPIC -DPIC -o .libs/gsm610.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c ecu.c -fPIC -DPIC -o .libs/ecu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c ecu_fr.c -fPIC -DPIC -o .libs/ecu_fr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c ecu_fr_old.c -fPIC -DPIC -o .libs/ecu_fr_old.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm620.c -fPIC -DPIC -o gsm620.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c ecu_fr_old.c -fPIC -DPIC -o ecu_fr_old.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm690.c -fPIC -DPIC -o gsm690.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm660.c -fPIC -DPIC -o gsm660.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm610.c -fPIC -DPIC -o gsm610.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c ecu.c -fPIC -DPIC -o ecu.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c ecu_fr.c -fPIC -DPIC -o ecu_fr.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 4:0:0 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmocodec.la -rpath /usr/lib/x86_64-linux-gnu gsm610.lo gsm620.lo gsm660.lo gsm690.lo ecu.lo ecu_fr.lo ecu_fr_old.lo ../../src/core/libosmocore.la libtool: link: gcc -shared -fPIC -DPIC .libs/gsm610.o .libs/gsm620.o .libs/gsm660.o .libs/gsm690.o .libs/ecu.o .libs/ecu_fr.o .libs/ecu_fr_old.o -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs ../../src/core/.libs/libosmocore.so -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmocodec.so.4 -o .libs/libosmocodec.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libosmocodec.so.4" && ln -s "libosmocodec.so.4.0.0" "libosmocodec.so.4") libtool: link: (cd ".libs" && rm -f "libosmocodec.so" && ln -s "libosmocodec.so.4.0.0" "libosmocodec.so") libtool: link: ar cr .libs/libosmocodec.a gsm610.o gsm620.o gsm660.o gsm690.o ecu.o ecu_fr.o ecu_fr_old.o libtool: link: ranlib .libs/libosmocodec.a libtool: link: ( cd ".libs" && rm -f "libosmocodec.la" && ln -s "../libosmocodec.la" "libosmocodec.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/codec' Making all in gsm make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/gsm' python3 ../../utils/conv_gen.py gen_codes gsm Generating convolutional codes... Generate 'xcch' definition Generate 'tch_f24' definition Generate 'tch_h24' definition Generate 'tch_f48' definition Generate 'tch_f96' definition Generate 'tch_f144' definition Generate 'rach' definition Generate 'rach_ext' definition Generate 'sch' definition Generate 'cs2' definition Generate 'cs3' definition Generate 'cs2_np' definition Generate 'cs3_np' definition Generate 'tch_afs_12_2' definition Generate 'tch_afs_10_2' definition Generate 'tch_afs_7_95' definition Generate 'tch_afs_7_4' definition Generate 'tch_afs_6_7' definition Generate 'tch_afs_5_9' definition Generate 'tch_afs_5_15' definition Generate 'tch_afs_4_75' definition Generate 'tch_fr' definition Generate 'tch_hr' definition Generate 'tch_ahs_7_95' definition Generate 'tch_ahs_7_4' definition Generate 'tch_ahs_6_7' definition Generate 'tch_ahs_5_9' definition Generate 'tch_ahs_5_15' definition Generate 'tch_ahs_4_75' definition Generate 'tch_axs_sid_update' definition Generate 'mcs1_dl_hdr' definition Generate 'mcs1_ul_hdr' definition Generate 'mcs1' definition Generate 'mcs2' definition Generate 'mcs3' definition Generate 'mcs4' definition Generate 'mcs5_dl_hdr' definition Generate 'mcs5_ul_hdr' definition Generate 'mcs5' definition Generate 'mcs6' definition Generate 'mcs7_dl_hdr' definition Generate 'mcs7_ul_hdr' definition Generate 'mcs7' definition Generate 'mcs8' definition Generate 'mcs9' definition Generation complete. make all-am make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/gsm' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o a5.lo a5.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o rxlev_stat.lo rxlev_stat.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tlv_parser.lo tlv_parser.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o comp128.lo comp128.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o comp128v23.lo comp128v23.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm_utils.lo gsm_utils.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o rsl.lo rsl.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm48.lo gsm48.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm48_arfcn_range_encode.lo gsm48_arfcn_range_encode.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm48_ie.lo gsm48_ie.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0808.lo gsm0808.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o sysinfo.lo sysinfo.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_cipher_core.lo gprs_cipher_core.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_rlc.lo gprs_rlc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0480.lo gsm0480.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o abis_nm.lo abis_nm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0502.lo gsm0502.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c a5.c -fPIC -DPIC -o .libs/a5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c comp128v23.c -fPIC -DPIC -o .libs/comp128v23.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tlv_parser.c -fPIC -DPIC -o .libs/tlv_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm48.c -fPIC -DPIC -o .libs/gsm48.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c comp128.c -fPIC -DPIC -o .libs/comp128.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_rlc.c -fPIC -DPIC -o .libs/gprs_rlc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0808.c -fPIC -DPIC -o .libs/gsm0808.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rsl.c -fPIC -DPIC -o .libs/rsl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm_utils.c -fPIC -DPIC -o .libs/gsm_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0480.c -fPIC -DPIC -o .libs/gsm0480.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm48_ie.c -fPIC -DPIC -o .libs/gsm48_ie.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c abis_nm.c -fPIC -DPIC -o .libs/abis_nm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c sysinfo.c -fPIC -DPIC -o .libs/sysinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_cipher_core.c -fPIC -DPIC -o .libs/gprs_cipher_core.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm48_arfcn_range_encode.c -fPIC -DPIC -o .libs/gsm48_arfcn_range_encode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rxlev_stat.c -fPIC -DPIC -o .libs/rxlev_stat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0502.c -fPIC -DPIC -o .libs/gsm0502.o gsm_utils.c:106:9: note: '#pragma message: glibc 2.36 random detected' 106 | #pragma message ("glibc " OSMO_STRINGIFY_VAL(__GLIBC__) "." OSMO_STRINGIFY_VAL(__GLIBC_MINOR__) " random detected") | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c sysinfo.c -fPIC -DPIC -o sysinfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_rlc.c -fPIC -DPIC -o gprs_rlc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c comp128.c -fPIC -DPIC -o comp128.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_cipher_core.c -fPIC -DPIC -o gprs_cipher_core.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c comp128v23.c -fPIC -DPIC -o comp128v23.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rsl.c -fPIC -DPIC -o rsl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c rxlev_stat.c -fPIC -DPIC -o rxlev_stat.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0411_utils.lo gsm0411_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm48_arfcn_range_encode.c -fPIC -DPIC -o gsm48_arfcn_range_encode.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0411_smc.lo gsm0411_smc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0502.c -fPIC -DPIC -o gsm0502.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0411_smr.lo gsm0411_smr.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0414.lo gsm0414.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o lapdm.lo lapdm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm_utils.c -fPIC -DPIC -o gsm_utils.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o kasumi.lo kasumi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c abis_nm.c -fPIC -DPIC -o abis_nm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c a5.c -fPIC -DPIC -o a5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0411_utils.c -fPIC -DPIC -o .libs/gsm0411_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tlv_parser.c -fPIC -DPIC -o tlv_parser.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm29205.lo gsm29205.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0411_smr.c -fPIC -DPIC -o .libs/gsm0411_smr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c lapdm.c -fPIC -DPIC -o .libs/lapdm.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm_04_08_gprs.lo gsm_04_08_gprs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0414.c -fPIC -DPIC -o .libs/gsm0414.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0411_smc.c -fPIC -DPIC -o .libs/gsm0411_smc.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth_core.lo auth_core.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c kasumi.c -fPIC -DPIC -o .libs/kasumi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0414.c -fPIC -DPIC -o gsm0414.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0480.c -fPIC -DPIC -o gsm0480.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm48.c -fPIC -DPIC -o gsm48.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth_comp128v1.lo auth_comp128v1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0411_utils.c -fPIC -DPIC -o gsm0411_utils.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth_comp128v23.lo auth_comp128v23.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm_04_08_gprs.c -fPIC -DPIC -o .libs/gsm_04_08_gprs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm29205.c -fPIC -DPIC -o .libs/gsm29205.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth_xor.lo auth_xor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_comp128v23.c -fPIC -DPIC -o .libs/auth_comp128v23.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0411_smr.c -fPIC -DPIC -o gsm0411_smr.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth_xor_2g.lo auth_xor_2g.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c kasumi.c -fPIC -DPIC -o kasumi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_core.c -fPIC -DPIC -o .libs/auth_core.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm_04_08_gprs.c -fPIC -DPIC -o gsm_04_08_gprs.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth_milenage.lo auth_milenage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0411_smc.c -fPIC -DPIC -o gsm0411_smc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_comp128v23.c -fPIC -DPIC -o auth_comp128v23.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_comp128v1.c -fPIC -DPIC -o .libs/auth_comp128v1.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gea.lo gea.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm29205.c -fPIC -DPIC -o gsm29205.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o milenage/aes-internal.lo milenage/aes-internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_xor.c -fPIC -DPIC -o .libs/auth_xor.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o milenage/aes-internal-enc.lo milenage/aes-internal-enc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_xor_2g.c -fPIC -DPIC -o .libs/auth_xor_2g.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_comp128v1.c -fPIC -DPIC -o auth_comp128v1.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o milenage/milenage.lo milenage/milenage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_milenage.c -fPIC -DPIC -o .libs/auth_milenage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_core.c -fPIC -DPIC -o auth_core.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gea.c -fPIC -DPIC -o .libs/gea.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_xor_2g.c -fPIC -DPIC -o auth_xor_2g.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gan.lo gan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c milenage/aes-internal.c -fPIC -DPIC -o milenage/.libs/aes-internal.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o ipa.lo ipa.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0341.lo gsm0341.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c milenage/aes-internal-enc.c -fPIC -DPIC -o milenage/.libs/aes-internal-enc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_milenage.c -fPIC -DPIC -o auth_milenage.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_xor.c -fPIC -DPIC -o auth_xor.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gea.c -fPIC -DPIC -o gea.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c milenage/milenage.c -fPIC -DPIC -o milenage/.libs/milenage.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o apn.lo apn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c milenage/aes-internal.c -fPIC -DPIC -o milenage/aes-internal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c ipa.c -fPIC -DPIC -o .libs/ipa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gan.c -fPIC -DPIC -o .libs/gan.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth_tuak.lo auth_tuak.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsup.lo gsup.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsup_sms.lo gsup_sms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0341.c -fPIC -DPIC -o .libs/gsm0341.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_gea.lo gprs_gea.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0503_conv.lo gsm0503_conv.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o oap.lo oap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c milenage/aes-internal-enc.c -fPIC -DPIC -o milenage/aes-internal-enc.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0808_utils.lo gsm0808_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c apn.c -fPIC -DPIC -o .libs/apn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gan.c -fPIC -DPIC -o gan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0341.c -fPIC -DPIC -o gsm0341.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsup_sms.c -fPIC -DPIC -o .libs/gsup_sms.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm23003.lo gsm23003.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_tuak.c -fPIC -DPIC -o .libs/auth_tuak.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsup.c -fPIC -DPIC -o .libs/gsup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_gea.c -fPIC -DPIC -o .libs/gprs_gea.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm23236.lo gsm23236.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c lapdm.c -fPIC -DPIC -o lapdm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0808_utils.c -fPIC -DPIC -o .libs/gsm0808_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c milenage/milenage.c -fPIC -DPIC -o milenage/milenage.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c oap.c -fPIC -DPIC -o .libs/oap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_conv.c -fPIC -DPIC -o .libs/gsm0503_conv.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o mncc.lo mncc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bts_features.lo bts_features.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c apn.c -fPIC -DPIC -o apn.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_gea.c -fPIC -DPIC -o gprs_gea.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm23003.c -fPIC -DPIC -o .libs/gsm23003.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c auth_tuak.c -fPIC -DPIC -o auth_tuak.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsup_sms.c -fPIC -DPIC -o gsup_sms.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_conv.c -fPIC -DPIC -o gsm0503_conv.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o oap_client.lo oap_client.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm29118.lo gsm29118.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c oap.c -fPIC -DPIC -o oap.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm23236.c -fPIC -DPIC -o .libs/gsm23236.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm48_rest_octets.lo gsm48_rest_octets.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o cbsp.lo cbsp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm48049.lo gsm48049.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c mncc.c -fPIC -DPIC -o .libs/mncc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c ipa.c -fPIC -DPIC -o ipa.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm29118.c -fPIC -DPIC -o .libs/gsm29118.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bts_features.c -fPIC -DPIC -o .libs/bts_features.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c oap_client.c -fPIC -DPIC -o .libs/oap_client.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gad.lo gad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bts_features.c -fPIC -DPIC -o bts_features.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bsslap.lo bsslap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm48_rest_octets.c -fPIC -DPIC -o .libs/gsm48_rest_octets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c cbsp.c -fPIC -DPIC -o .libs/cbsp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm48049.c -fPIC -DPIC -o .libs/gsm48049.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c mncc.c -fPIC -DPIC -o mncc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm23236.c -fPIC -DPIC -o gsm23236.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm48049.c -fPIC -DPIC -o gsm48049.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm23003.c -fPIC -DPIC -o gsm23003.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bssmap_le.lo bssmap_le.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o kdf.lo kdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm48_ie.c -fPIC -DPIC -o gsm48_ie.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gad.c -fPIC -DPIC -o .libs/gad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bsslap.c -fPIC -DPIC -o .libs/bsslap.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o iuup.lo iuup.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm44021.lo gsm44021.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsup.c -fPIC -DPIC -o gsup.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm44068.lo gsm44068.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bssmap_le.c -fPIC -DPIC -o .libs/bssmap_le.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0808.c -fPIC -DPIC -o gsm0808.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c oap_client.c -fPIC -DPIC -o oap_client.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm29118.c -fPIC -DPIC -o gsm29118.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c kdf.c -fPIC -DPIC -o .libs/kdf.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o milenage/aes-encblock.lo milenage/aes-encblock.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tuak/KeccakP-1600-3gpp.lo tuak/KeccakP-1600-3gpp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tuak/tuak.lo tuak/tuak.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm44021.c -fPIC -DPIC -o .libs/gsm44021.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm48_rest_octets.c -fPIC -DPIC -o gsm48_rest_octets.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c kdf.c -fPIC -DPIC -o kdf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm44068.c -fPIC -DPIC -o .libs/gsm44068.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c iuup.c -fPIC -DPIC -o .libs/iuup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gad.c -fPIC -DPIC -o gad.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c milenage/aes-encblock.c -fPIC -DPIC -o milenage/.libs/aes-encblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm44068.c -fPIC -DPIC -o gsm44068.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c milenage/aes-encblock.c -fPIC -DPIC -o milenage/aes-encblock.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tuak/KeccakP-1600-3gpp.c -fPIC -DPIC -o tuak/.libs/KeccakP-1600-3gpp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tuak/tuak.c -fPIC -DPIC -o tuak/.libs/tuak.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm44021.c -fPIC -DPIC -o gsm44021.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bsslap.c -fPIC -DPIC -o bsslap.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bssmap_le.c -fPIC -DPIC -o bssmap_le.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tuak/KeccakP-1600-3gpp.c -fPIC -DPIC -o tuak/KeccakP-1600-3gpp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0808_utils.c -fPIC -DPIC -o gsm0808_utils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c cbsp.c -fPIC -DPIC -o cbsp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c tuak/tuak.c -fPIC -DPIC -o tuak/tuak.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c iuup.c -fPIC -DPIC -o iuup.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-undefined -Wl,-z,relro -Wl,-z,now -o libgsmint.la a5.lo rxlev_stat.lo tlv_parser.lo comp128.lo comp128v23.lo gsm_utils.lo rsl.lo gsm48.lo gsm48_arfcn_range_encode.lo gsm48_ie.lo gsm0808.lo sysinfo.lo gprs_cipher_core.lo gprs_rlc.lo gsm0480.lo abis_nm.lo gsm0502.lo gsm0411_utils.lo gsm0411_smc.lo gsm0411_smr.lo gsm0414.lo lapdm.lo kasumi.lo gsm29205.lo gsm_04_08_gprs.lo auth_core.lo auth_comp128v1.lo auth_comp128v23.lo auth_xor.lo auth_xor_2g.lo auth_milenage.lo milenage/aes-encblock.lo gea.lo milenage/aes-internal.lo milenage/aes-internal-enc.lo milenage/milenage.lo gan.lo ipa.lo gsm0341.lo apn.lo tuak/KeccakP-1600-3gpp.lo tuak/tuak.lo auth_tuak.lo gsup.lo gsup_sms.lo gprs_gea.lo gsm0503_conv.lo oap.lo gsm0808_utils.lo gsm23003.lo gsm23236.lo mncc.lo bts_features.lo oap_client.lo gsm29118.lo gsm48_rest_octets.lo cbsp.lo gsm48049.lo gad.lo bsslap.lo bssmap_le.lo kdf.lo iuup.lo gsm44021.lo gsm44068.lo ../../src/core/libosmocore.la ../../src/isdn/libosmoisdn.la libtool: link: ar cr .libs/libgsmint.a .libs/a5.o .libs/rxlev_stat.o .libs/tlv_parser.o .libs/comp128.o .libs/comp128v23.o .libs/gsm_utils.o .libs/rsl.o .libs/gsm48.o .libs/gsm48_arfcn_range_encode.o .libs/gsm48_ie.o .libs/gsm0808.o .libs/sysinfo.o .libs/gprs_cipher_core.o .libs/gprs_rlc.o .libs/gsm0480.o .libs/abis_nm.o .libs/gsm0502.o .libs/gsm0411_utils.o .libs/gsm0411_smc.o .libs/gsm0411_smr.o .libs/gsm0414.o .libs/lapdm.o .libs/kasumi.o .libs/gsm29205.o .libs/gsm_04_08_gprs.o .libs/auth_core.o .libs/auth_comp128v1.o .libs/auth_comp128v23.o .libs/auth_xor.o .libs/auth_xor_2g.o .libs/auth_milenage.o milenage/.libs/aes-encblock.o .libs/gea.o milenage/.libs/aes-internal.o milenage/.libs/aes-internal-enc.o milenage/.libs/milenage.o .libs/gan.o .libs/ipa.o .libs/gsm0341.o .libs/apn.o tuak/.libs/KeccakP-1600-3gpp.o tuak/.libs/tuak.o .libs/auth_tuak.o .libs/gsup.o .libs/gsup_sms.o .libs/gprs_gea.o .libs/gsm0503_conv.o .libs/oap.o .libs/gsm0808_utils.o .libs/gsm23003.o .libs/gsm23236.o .libs/mncc.o .libs/bts_features.o .libs/oap_client.o .libs/gsm29118.o .libs/gsm48_rest_octets.o .libs/cbsp.o .libs/gsm48049.o .libs/gad.o .libs/bsslap.o .libs/bssmap_le.o .libs/kdf.o .libs/iuup.o .libs/gsm44021.o .libs/gsm44068.o libtool: link: ranlib .libs/libgsmint.a libtool: link: ( cd ".libs" && rm -f "libgsmint.la" && ln -s "../libgsmint.la" "libgsmint.la" ) /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 20:0:0 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmogsm.la -rpath /usr/lib/x86_64-linux-gnu libgsmint.la -ltalloc -lgnutls libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libgsmint.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/isdn/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /obs/_temp/binpkgs/libosmocore/src/isdn/.libs/libosmoisdn.so /obs/_temp/binpkgs/libosmocore/src/core/.libs/libosmocore.so -lsctp -luring -lsystemd -lmnl -ltalloc -lgnutls -g -O2 -fstack-protector-strong -Wl,--version-script=./libosmogsm.map -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmogsm.so.20 -o .libs/libosmogsm.so.20.0.0 libtool: link: (cd ".libs" && rm -f "libosmogsm.so.20" && ln -s "libosmogsm.so.20.0.0" "libosmogsm.so.20") libtool: link: (cd ".libs" && rm -f "libosmogsm.so" && ln -s "libosmogsm.so.20.0.0" "libosmogsm.so") libtool: link: (cd .libs/libosmogsm.lax/libgsmint.a && ar x "/obs/_temp/binpkgs/libosmocore/src/gsm/./.libs/libgsmint.a") libtool: link: ar cr .libs/libosmogsm.a .libs/libosmogsm.lax/libgsmint.a/KeccakP-1600-3gpp.o .libs/libosmogsm.lax/libgsmint.a/a5.o .libs/libosmogsm.lax/libgsmint.a/abis_nm.o .libs/libosmogsm.lax/libgsmint.a/aes-encblock.o .libs/libosmogsm.lax/libgsmint.a/aes-internal-enc.o .libs/libosmogsm.lax/libgsmint.a/aes-internal.o .libs/libosmogsm.lax/libgsmint.a/apn.o .libs/libosmogsm.lax/libgsmint.a/auth_comp128v1.o .libs/libosmogsm.lax/libgsmint.a/auth_comp128v23.o .libs/libosmogsm.lax/libgsmint.a/auth_core.o .libs/libosmogsm.lax/libgsmint.a/auth_milenage.o .libs/libosmogsm.lax/libgsmint.a/auth_tuak.o .libs/libosmogsm.lax/libgsmint.a/auth_xor.o .libs/libosmogsm.lax/libgsmint.a/auth_xor_2g.o .libs/libosmogsm.lax/libgsmint.a/bsslap.o .libs/libosmogsm.lax/libgsmint.a/bssmap_le.o .libs/libosmogsm.lax/libgsmint.a/bts_features.o .libs/libosmogsm.lax/libgsmint.a/cbsp.o .libs/libosmogsm.lax/libgsmint.a/comp128.o .libs/libosmogsm.lax/libgsmint.a/comp128v23.o .libs/libosmogsm.lax/libgsmint.a/gad.o .libs/libosmogsm.lax/libgsmint.a/gan.o .libs/libosmogsm.lax/libgsmint.a/gea.o .libs/libosmogsm.lax/libgsmint.a/gprs_cipher_core.o .libs/libosmogsm.lax/libgsmint.a/gprs_gea.o .libs/libosmogsm.lax/libgsmint.a/gprs_rlc.o .libs/libosmogsm.lax/libgsmint.a/gsm0341.o .libs/libosmogsm.lax/libgsmint.a/gsm0411_smc.o .libs/libosmogsm.lax/libgsmint.a/gsm0411_smr.o .libs/libosmogsm.lax/libgsmint.a/gsm0411_utils.o .libs/libosmogsm.lax/libgsmint.a/gsm0414.o .libs/libosmogsm.lax/libgsmint.a/gsm0480.o .libs/libosmogsm.lax/libgsmint.a/gsm0502.o .libs/libosmogsm.lax/libgsmint.a/gsm0503_conv.o .libs/libosmogsm.lax/libgsmint.a/gsm0808.o .libs/libosmogsm.lax/libgsmint.a/gsm0808_utils.o .libs/libosmogsm.lax/libgsmint.a/gsm23003.o .libs/libosmogsm.lax/libgsmint.a/gsm23236.o .libs/libosmogsm.lax/libgsmint.a/gsm29118.o .libs/libosmogsm.lax/libgsmint.a/gsm29205.o .libs/libosmogsm.lax/libgsmint.a/gsm44021.o .libs/libosmogsm.lax/libgsmint.a/gsm44068.o .libs/libosmogsm.lax/libgsmint.a/gsm48.o .libs/libosmogsm.lax/libgsmint.a/gsm48049.o .libs/libosmogsm.lax/libgsmint.a/gsm48_arfcn_range_encode.o .libs/libosmogsm.lax/libgsmint.a/gsm48_ie.o .libs/libosmogsm.lax/libgsmint.a/gsm48_rest_octets.o .libs/libosmogsm.lax/libgsmint.a/gsm_04_08_gprs.o .libs/libosmogsm.lax/libgsmint.a/gsm_utils.o .libs/libosmogsm.lax/libgsmint.a/gsup.o .libs/libosmogsm.lax/libgsmint.a/gsup_sms.o .libs/libosmogsm.lax/libgsmint.a/ipa.o .libs/libosmogsm.lax/libgsmint.a/iuup.o .libs/libosmogsm.lax/libgsmint.a/kasumi.o .libs/libosmogsm.lax/libgsmint.a/kdf.o .libs/libosmogsm.lax/libgsmint.a/lapdm.o .libs/libosmogsm.lax/libgsmint.a/milenage.o .libs/libosmogsm.lax/libgsmint.a/mncc.o .libs/libosmogsm.lax/libgsmint.a/oap.o .libs/libosmogsm.lax/libgsmint.a/oap_client.o .libs/libosmogsm.lax/libgsmint.a/rsl.o .libs/libosmogsm.lax/libgsmint.a/rxlev_stat.o .libs/libosmogsm.lax/libgsmint.a/sysinfo.o .libs/libosmogsm.lax/libgsmint.a/tlv_parser.o .libs/libosmogsm.lax/libgsmint.a/tuak.o libtool: link: ranlib .libs/libosmogsm.a libtool: link: rm -fr .libs/libosmogsm.lax libtool: link: ( cd ".libs" && rm -f "libosmogsm.la" && ln -s "../libosmogsm.la" "libosmogsm.la" ) make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/gsm' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/gsm' Making all in coding make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/coding' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I"../../include" -I"../../include" -I"../.." -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0503_interleaving.lo gsm0503_interleaving.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I"../../include" -I"../../include" -I"../.." -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0503_mapping.lo gsm0503_mapping.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I"../../include" -I"../../include" -I"../.." -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0503_tables.lo gsm0503_tables.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I"../../include" -I"../../include" -I"../.." -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0503_parity.lo gsm0503_parity.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I"../../include" -I"../../include" -I"../.." -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0503_coding.lo gsm0503_coding.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I"../../include" -I"../../include" -I"../.." -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0503_amr_dtx.lo gsm0503_amr_dtx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_interleaving.c -fPIC -DPIC -o .libs/gsm0503_interleaving.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_mapping.c -fPIC -DPIC -o .libs/gsm0503_mapping.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_tables.c -fPIC -DPIC -o .libs/gsm0503_tables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_parity.c -fPIC -DPIC -o .libs/gsm0503_parity.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_amr_dtx.c -fPIC -DPIC -o .libs/gsm0503_amr_dtx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_coding.c -fPIC -DPIC -o .libs/gsm0503_coding.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_tables.c -fPIC -DPIC -o gsm0503_tables.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_parity.c -fPIC -DPIC -o gsm0503_parity.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_mapping.c -fPIC -DPIC -o gsm0503_mapping.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_amr_dtx.c -fPIC -DPIC -o gsm0503_amr_dtx.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_interleaving.c -fPIC -DPIC -o gsm0503_interleaving.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gsm0503_coding.c -fPIC -DPIC -o gsm0503_coding.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 3:0:3 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmocoding.la -rpath /usr/lib/x86_64-linux-gnu gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/codec/libosmocodec.la libtool: link: gcc -shared -fPIC -DPIC .libs/gsm0503_interleaving.o .libs/gsm0503_mapping.o .libs/gsm0503_tables.o .libs/gsm0503_parity.o .libs/gsm0503_coding.o .libs/gsm0503_amr_dtx.o -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/codec/.libs ../../src/core/.libs/libosmocore.so ../../src/gsm/.libs/libosmogsm.so ../../src/codec/.libs/libosmocodec.so -g -O2 -fstack-protector-strong -Wl,--version-script=./libosmocoding.map -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmocoding.so.0 -o .libs/libosmocoding.so.0.3.0 libtool: link: (cd ".libs" && rm -f "libosmocoding.so.0" && ln -s "libosmocoding.so.0.3.0" "libosmocoding.so.0") libtool: link: (cd ".libs" && rm -f "libosmocoding.so" && ln -s "libosmocoding.so.0.3.0" "libosmocoding.so") libtool: link: ar cr .libs/libosmocoding.a gsm0503_interleaving.o gsm0503_mapping.o gsm0503_tables.o gsm0503_parity.o gsm0503_coding.o gsm0503_amr_dtx.o libtool: link: ranlib .libs/libosmocoding.a libtool: link: ( cd ".libs" && rm -f "libosmocoding.la" && ln -s "../libosmocoding.la" "libosmocoding.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/coding' Making all in gb make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/gb' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns.lo gprs_ns.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns_frgre.lo gprs_ns_frgre.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns_vty.lo gprs_ns_vty.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns_sns.lo gprs_ns_sns.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_bssgp.lo gprs_bssgp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_bssgp_util.lo gprs_bssgp_util.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_bssgp_vty.lo gprs_bssgp_vty.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_bssgp_rim.lo gprs_bssgp_rim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_bssgp_bss.lo gprs_bssgp_bss.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2.lo gprs_ns2.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2_udp.lo gprs_ns2_udp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2_frgre.lo gprs_ns2_frgre.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2_fr.lo gprs_ns2_fr.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2_vc_fsm.lo gprs_ns2_vc_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2_sns.lo gprs_ns2_sns.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2_message.lo gprs_ns2_message.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_ns2_vty.lo gprs_ns2_vty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns_vty.c -fPIC -DPIC -o .libs/gprs_ns_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp.c -fPIC -DPIC -o .libs/gprs_bssgp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp_rim.c -fPIC -DPIC -o .libs/gprs_bssgp_rim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2.c -fPIC -DPIC -o .libs/gprs_ns2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_sns.c -fPIC -DPIC -o .libs/gprs_ns2_sns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns_sns.c -fPIC -DPIC -o .libs/gprs_ns_sns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_vc_fsm.c -fPIC -DPIC -o .libs/gprs_ns2_vc_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_fr.c -fPIC -DPIC -o .libs/gprs_ns2_fr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_frgre.c -fPIC -DPIC -o .libs/gprs_ns2_frgre.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns_frgre.c -fPIC -DPIC -o .libs/gprs_ns_frgre.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_udp.c -fPIC -DPIC -o .libs/gprs_ns2_udp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp_util.c -fPIC -DPIC -o .libs/gprs_bssgp_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp_bss.c -fPIC -DPIC -o .libs/gprs_bssgp_bss.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns.c -fPIC -DPIC -o .libs/gprs_ns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp_vty.c -fPIC -DPIC -o .libs/gprs_bssgp_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_message.c -fPIC -DPIC -o .libs/gprs_ns2_message.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_vty.c -fPIC -DPIC -o .libs/gprs_ns2_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns_vty.c -fPIC -DPIC -o gprs_ns_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_frgre.c -fPIC -DPIC -o gprs_ns2_frgre.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_udp.c -fPIC -DPIC -o gprs_ns2_udp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp_util.c -fPIC -DPIC -o gprs_bssgp_util.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns_sns.c -fPIC -DPIC -o gprs_ns_sns.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns_frgre.c -fPIC -DPIC -o gprs_ns_frgre.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp_vty.c -fPIC -DPIC -o gprs_bssgp_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_fr.c -fPIC -DPIC -o gprs_ns2_fr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_vc_fsm.c -fPIC -DPIC -o gprs_ns2_vc_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp_bss.c -fPIC -DPIC -o gprs_bssgp_bss.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp_rim.c -fPIC -DPIC -o gprs_bssgp_rim.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs_bssgp2.lo gprs_bssgp2.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bssgp_bvc_fsm.lo bssgp_bvc_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o common_vty.lo common_vty.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o frame_relay.lo frame_relay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2.c -fPIC -DPIC -o gprs_ns2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp2.c -fPIC -DPIC -o .libs/gprs_bssgp2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp.c -fPIC -DPIC -o gprs_bssgp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bssgp_bvc_fsm.c -fPIC -DPIC -o .libs/bssgp_bvc_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c common_vty.c -fPIC -DPIC -o .libs/common_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c frame_relay.c -fPIC -DPIC -o .libs/frame_relay.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c common_vty.c -fPIC -DPIC -o common_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_message.c -fPIC -DPIC -o gprs_ns2_message.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_vty.c -fPIC -DPIC -o gprs_ns2_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c bssgp_bvc_fsm.c -fPIC -DPIC -o bssgp_bvc_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c frame_relay.c -fPIC -DPIC -o frame_relay.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_bssgp2.c -fPIC -DPIC -o gprs_bssgp2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns.c -fPIC -DPIC -o gprs_ns.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c gprs_ns2_sns.c -fPIC -DPIC -o gprs_ns2_sns.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 16:0:2 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmogb.la -rpath /usr/lib/x86_64-linux-gnu gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z,relro -Wl,-z,now -o libosmogb-test.la gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la libtool: link: ar cr .libs/libosmogb-test.a .libs/gprs_ns.o .libs/gprs_ns_frgre.o .libs/gprs_ns_vty.o .libs/gprs_ns_sns.o .libs/gprs_bssgp.o .libs/gprs_bssgp_util.o .libs/gprs_bssgp_vty.o .libs/gprs_bssgp_rim.o .libs/gprs_bssgp_bss.o .libs/gprs_ns2.o .libs/gprs_ns2_udp.o .libs/gprs_ns2_frgre.o .libs/gprs_ns2_fr.o .libs/gprs_ns2_vc_fsm.o .libs/gprs_ns2_sns.o .libs/gprs_ns2_message.o .libs/gprs_ns2_vty.o .libs/gprs_bssgp2.o .libs/bssgp_bvc_fsm.o .libs/common_vty.o .libs/frame_relay.o libtool: link: gcc -shared -fPIC -DPIC .libs/gprs_ns.o .libs/gprs_ns_frgre.o .libs/gprs_ns_vty.o .libs/gprs_ns_sns.o .libs/gprs_bssgp.o .libs/gprs_bssgp_util.o .libs/gprs_bssgp_vty.o .libs/gprs_bssgp_rim.o .libs/gprs_bssgp_bss.o .libs/gprs_ns2.o .libs/gprs_ns2_udp.o .libs/gprs_ns2_frgre.o .libs/gprs_ns2_fr.o .libs/gprs_ns2_vc_fsm.o .libs/gprs_ns2_sns.o .libs/gprs_ns2_message.o .libs/gprs_ns2_vty.o .libs/gprs_bssgp2.o .libs/bssgp_bvc_fsm.o .libs/common_vty.o .libs/frame_relay.o -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -ltalloc ../../src/core/.libs/libosmocore.so ../../src/vty/.libs/libosmovty.so ../../src/gsm/.libs/libosmogsm.so -g -O2 -fstack-protector-strong -Wl,--version-script=./libosmogb.map -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmogb.so.14 -o .libs/libosmogb.so.14.2.0 libtool: link: ranlib .libs/libosmogb-test.a libtool: link: ( cd ".libs" && rm -f "libosmogb-test.la" && ln -s "../libosmogb-test.la" "libosmogb-test.la" ) libtool: link: (cd ".libs" && rm -f "libosmogb.so.14" && ln -s "libosmogb.so.14.2.0" "libosmogb.so.14") libtool: link: (cd ".libs" && rm -f "libosmogb.so" && ln -s "libosmogb.so.14.2.0" "libosmogb.so") libtool: link: ar cr .libs/libosmogb.a gprs_ns.o gprs_ns_frgre.o gprs_ns_vty.o gprs_ns_sns.o gprs_bssgp.o gprs_bssgp_util.o gprs_bssgp_vty.o gprs_bssgp_rim.o gprs_bssgp_bss.o gprs_ns2.o gprs_ns2_udp.o gprs_ns2_frgre.o gprs_ns2_fr.o gprs_ns2_vc_fsm.o gprs_ns2_sns.o gprs_ns2_message.o gprs_ns2_vty.o gprs_bssgp2.o bssgp_bvc_fsm.o common_vty.o frame_relay.o libtool: link: ranlib .libs/libosmogb.a libtool: link: ( cd ".libs" && rm -f "libosmogb.la" && ln -s "../libosmogb.la" "libosmogb.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/gb' Making all in ctrl make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/ctrl' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o control_cmd.lo control_cmd.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o control_if.lo control_if.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o fsm_ctrl_commands.lo fsm_ctrl_commands.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o control_vty.lo control_vty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c fsm_ctrl_commands.c -fPIC -DPIC -o .libs/fsm_ctrl_commands.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c control_cmd.c -fPIC -DPIC -o .libs/control_cmd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c control_if.c -fPIC -DPIC -o .libs/control_if.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c control_vty.c -fPIC -DPIC -o .libs/control_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c control_vty.c -fPIC -DPIC -o control_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c fsm_ctrl_commands.c -fPIC -DPIC -o fsm_ctrl_commands.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c control_cmd.c -fPIC -DPIC -o control_cmd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c control_if.c -fPIC -DPIC -o control_if.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 8:1:8 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmoctrl.la -rpath /usr/lib/x86_64-linux-gnu control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la libtool: link: gcc -shared -fPIC -DPIC .libs/control_cmd.o .libs/control_if.o .libs/fsm_ctrl_commands.o .libs/control_vty.o -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -ltalloc ../../src/core/.libs/libosmocore.so ../../src/gsm/.libs/libosmogsm.so ../../src/vty/.libs/libosmovty.so -g -O2 -fstack-protector-strong -Wl,--version-script=./libosmoctrl.map -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmoctrl.so.0 -o .libs/libosmoctrl.so.0.8.1 libtool: link: (cd ".libs" && rm -f "libosmoctrl.so.0" && ln -s "libosmoctrl.so.0.8.1" "libosmoctrl.so.0") libtool: link: (cd ".libs" && rm -f "libosmoctrl.so" && ln -s "libosmoctrl.so.0.8.1" "libosmoctrl.so") libtool: link: ar cr .libs/libosmoctrl.a control_cmd.o control_if.o fsm_ctrl_commands.o control_vty.o libtool: link: ranlib .libs/libosmoctrl.a libtool: link: ( cd ".libs" && rm -f "libosmoctrl.la" && ln -s "../libosmoctrl.la" "libosmoctrl.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/ctrl' Making all in pseudotalloc make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/pseudotalloc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/pseudotalloc' Making all in sim make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/sim' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o core.lo core.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o reader.lo reader.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o class_tables.lo class_tables.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o card_fs_sim.lo card_fs_sim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o card_fs_usim.lo card_fs_usim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o card_fs_uicc.lo card_fs_uicc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o card_fs_isim.lo card_fs_isim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o card_fs_hpsim.lo card_fs_hpsim.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o card_fs_tetra.lo card_fs_tetra.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o reader_pcsc.lo reader_pcsc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_sim.c -fPIC -DPIC -o .libs/card_fs_sim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c core.c -fPIC -DPIC -o .libs/core.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c reader.c -fPIC -DPIC -o .libs/reader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_usim.c -fPIC -DPIC -o .libs/card_fs_usim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c class_tables.c -fPIC -DPIC -o .libs/class_tables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_uicc.c -fPIC -DPIC -o .libs/card_fs_uicc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_isim.c -fPIC -DPIC -o .libs/card_fs_isim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_hpsim.c -fPIC -DPIC -o .libs/card_fs_hpsim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_tetra.c -fPIC -DPIC -o .libs/card_fs_tetra.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c reader_pcsc.c -fPIC -DPIC -o .libs/reader_pcsc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_usim.c -fPIC -DPIC -o card_fs_usim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c class_tables.c -fPIC -DPIC -o class_tables.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_uicc.c -fPIC -DPIC -o card_fs_uicc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_hpsim.c -fPIC -DPIC -o card_fs_hpsim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_isim.c -fPIC -DPIC -o card_fs_isim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_sim.c -fPIC -DPIC -o card_fs_sim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c reader.c -fPIC -DPIC -o reader.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c card_fs_tetra.c -fPIC -DPIC -o card_fs_tetra.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c reader_pcsc.c -fPIC -DPIC -o reader_pcsc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c core.c -fPIC -DPIC -o core.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 4:0:2 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmosim.la -rpath /usr/lib/x86_64-linux-gnu core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo reader_pcsc.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc -lpcsclite libtool: link: gcc -shared -fPIC -DPIC .libs/core.o .libs/reader.o .libs/class_tables.o .libs/card_fs_sim.o .libs/card_fs_usim.o .libs/card_fs_uicc.o .libs/card_fs_isim.o .libs/card_fs_hpsim.o .libs/card_fs_tetra.o .libs/reader_pcsc.o -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs ../../src/core/.libs/libosmocore.so ../../src/gsm/.libs/libosmogsm.so -ltalloc -lpcsclite -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmosim.so.2 -o .libs/libosmosim.so.2.2.0 libtool: link: (cd ".libs" && rm -f "libosmosim.so.2" && ln -s "libosmosim.so.2.2.0" "libosmosim.so.2") libtool: link: (cd ".libs" && rm -f "libosmosim.so" && ln -s "libosmosim.so.2.2.0" "libosmosim.so") libtool: link: ar cr .libs/libosmosim.a core.o reader.o class_tables.o card_fs_sim.o card_fs_usim.o card_fs_uicc.o card_fs_isim.o card_fs_hpsim.o card_fs_tetra.o reader_pcsc.o libtool: link: ranlib .libs/libosmosim.a libtool: link: ( cd ".libs" && rm -f "libosmosim.la" && ln -s "../libosmosim.la" "libosmosim.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/sim' Making all in usb make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/usb' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo_libusb.lo osmo_libusb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c osmo_libusb.c -fPIC -DPIC -o .libs/osmo_libusb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -fPIC -Wall -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c osmo_libusb.c -fPIC -DPIC -o osmo_libusb.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmousb.la -rpath /usr/lib/x86_64-linux-gnu osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 libtool: link: gcc -shared -fPIC -DPIC .libs/osmo_libusb.o -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs ../../src/core/.libs/libosmocore.so -ltalloc -lusb-1.0 -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmousb.so.0 -o .libs/libosmousb.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libosmousb.so.0" && ln -s "libosmousb.so.0.0.1" "libosmousb.so.0") libtool: link: (cd ".libs" && rm -f "libosmousb.so" && ln -s "libosmousb.so.0.0.1" "libosmousb.so") libtool: link: ar cr .libs/libosmousb.a osmo_libusb.o libtool: link: ranlib .libs/libosmousb.a libtool: link: ( cd ".libs" && rm -f "libosmousb.la" && ln -s "../libosmousb.la" "libosmousb.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/usb' make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src' Making all in utils make[3]: Entering directory '/obs/_temp/binpkgs/libosmocore/utils' make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/utils' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo-arfcn.o osmo-arfcn.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo-auc-gen.o osmo-auc-gen.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo-config-merge.o osmo-config-merge.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo-aka-verify.o osmo-aka-verify.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsmtap-logsend.o gsmtap-logsend.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo_sim_test-osmo-sim-test.o `test -f 'osmo-sim-test.c' || echo './'`osmo-sim-test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo-ns-dummy.o osmo-ns-dummy.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo-ns-dummy-vty.o osmo-ns-dummy-vty.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z,relro -Wl,-z,now -o osmo-arfcn osmo-arfcn.o ../src/core/libosmocore.la ../src/gsm/libosmogsm.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z,relro -Wl,-z,now -o osmo-gsmtap-logsend gsmtap-logsend.o ../src/core/libosmocore.la ../src/gsm/libosmogsm.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z,relro -Wl,-z,now -o osmo-aka-verify osmo-aka-verify.o ../src/core/libosmocore.la ../src/gsm/libosmogsm.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z,relro -Wl,-z,now -o osmo-config-merge osmo-config-merge.o ../src/core/libosmocore.la ../src/gsm/libosmogsm.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z,relro -Wl,-z,now -o osmo-auc-gen osmo-auc-gen.o ../src/core/libosmocore.la ../src/gsm/libosmogsm.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z,relro -Wl,-z,now -o osmo-ns-dummy osmo-ns-dummy.o osmo-ns-dummy-vty.o ../src/core/libosmocore.la ../src/gsm/libosmogsm.la -ltalloc ../src/gb/libosmogb.la ../src/vty/libosmovty.la ../src/ctrl/libosmoctrl.la libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-arfcn osmo-arfcn.o ../src/core/.libs/libosmocore.so ../src/gsm/.libs/libosmogsm.so -pthread libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-gsmtap-logsend gsmtap-logsend.o ../src/core/.libs/libosmocore.so ../src/gsm/.libs/libosmogsm.so -pthread libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-aka-verify osmo-aka-verify.o ../src/core/.libs/libosmocore.so ../src/gsm/.libs/libosmogsm.so -pthread libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-config-merge osmo-config-merge.o ../src/core/.libs/libosmocore.so ../src/gsm/.libs/libosmogsm.so -ltalloc -pthread libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-auc-gen osmo-auc-gen.o ../src/core/.libs/libosmocore.so ../src/gsm/.libs/libosmogsm.so -pthread /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z,relro -Wl,-z,now -o osmo-sim-test osmo_sim_test-osmo-sim-test.o ../src/core/libosmocore.la ../src/gsm/libosmogsm.la ../src/sim/libosmosim.la -lpcsclite libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-ns-dummy osmo-ns-dummy.o osmo-ns-dummy-vty.o ../src/core/.libs/libosmocore.so ../src/gsm/.libs/libosmogsm.so -ltalloc ../src/gb/.libs/libosmogb.so ../src/vty/.libs/libosmovty.so ../src/ctrl/.libs/libosmoctrl.so -pthread libtool: link: gcc -Wall -I/usr/include/PCSC -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-sim-test osmo_sim_test-osmo-sim-test.o ../src/core/.libs/libosmocore.so ../src/gsm/.libs/libosmogsm.so ../src/sim/.libs/libosmosim.so -lpcsclite -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/utils' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmocore/utils' Making all in tapset make[3]: Entering directory '/obs/_temp/binpkgs/libosmocore/tapset' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/obs/_temp/binpkgs/libosmocore/tapset' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/libosmocore/tests' python3 ../utils/conv_gen.py gen_vectors gsm \ --target-path ./conv Generating test vectors... Generate 'xcch' test vector Generate 'tch_f24' test vector Generate 'tch_h24' test vector Generate 'tch_f48' test vector Generate 'tch_f96' test vector Generate 'tch_f144' test vector Generate 'rach' test vector Generate 'rach_ext' test vector Generate 'sch' test vector Generate 'cs2' test vector Generate 'cs3' test vector Generate 'cs2_np' test vector Generate 'cs3_np' test vector Generate 'tch_afs_12_2' test vector Generate 'tch_afs_10_2' test vector Generate 'tch_afs_7_95' test vector Generate 'tch_afs_7_4' test vector Generate 'tch_afs_6_7' test vector Generate 'tch_afs_5_9' test vector Generate 'tch_afs_5_15' test vector Generate 'tch_afs_4_75' test vector Generate 'tch_fr' test vector Generate 'tch_hr' test vector Generate 'tch_ahs_7_95' test vector Generate 'tch_ahs_7_4' test vector Generate 'tch_ahs_6_7' test vector Generate 'tch_ahs_5_9' test vector Generate 'tch_ahs_5_15' test vector Generate 'tch_ahs_4_75' test vector Generate 'tch_axs_sid_update' test vector Generate 'mcs1_dl_hdr' test vector Generate 'mcs1_ul_hdr' test vector Generate 'mcs1' test vector Generate 'mcs2' test vector Generate 'mcs3' test vector Generate 'mcs4' test vector Generate 'mcs5_dl_hdr' test vector Generate 'mcs5_ul_hdr' test vector Generate 'mcs5' test vector Generate 'mcs6' test vector Generate 'mcs7_dl_hdr' test vector Generate 'mcs7_ul_hdr' test vector Generate 'mcs7' test vector Generate 'mcs8' test vector Generate 'mcs9' test vector Generation complete. make all-am make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmocore/tests' make[3]: Entering directory '/obs/_temp/binpkgs/libosmocore' cd . && /bin/bash ./config.status Doxyfile.core rm -rf ./doc/gsm; mkdir -p ./doc/gsm rm -rf ./doc/isdn; mkdir -p ./doc/isdn rm -rf ./doc/vty/html ./doc/vty/latex rm -rf ./doc/codec; mkdir -p ./doc/codec rm -rf ./doc/coding; mkdir -p ./doc/coding rm -rf ./doc/libosmogsm.map rm -rf ./doc/ctrl; mkdir -p ./doc/ctrl rm -rf ./doc/libosmoisdn.map rm -rf ./doc/libosmovty.map rm -rf ./doc/libosmocodec.map /usr/bin/doxygen ./Doxyfile.gsm rm -rf ./doc/gb; mkdir -p ./doc/gb rm -rf ./doc/sim; mkdir -p ./doc/sim rm -rf ./doc/libosmocoding.map /usr/bin/doxygen ./Doxyfile.isdn /usr/bin/doxygen ./Doxyfile.vty /usr/bin/doxygen ./Doxyfile.codec rm -rf ./doc/libosmoctrl.map rm -rf ./doc/usb; mkdir -p ./doc/usb /usr/bin/doxygen ./Doxyfile.coding rm -rf ./doc/libosmogb.map rm -rf ./doc/libosmosim.map /usr/bin/doxygen ./Doxyfile.ctrl rm -rf ./doc/libosmousb.map /usr/bin/doxygen ./Doxyfile.gb /usr/bin/doxygen ./Doxyfile.sim /usr/bin/doxygen ./Doxyfile.usb warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file './Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file './Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file './Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file './Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file './Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file './Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file './Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file './Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file './Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file './Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file './Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file './Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file './Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file './Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file './Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file './Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file './Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file './Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file './Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file './Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file './Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file './Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file './Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file './Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file './Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file './Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file './Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file './Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file './Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file './Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file './Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: Tag 'XML_SCHEMA' at line 1339 of file './Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file './Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file './Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file './Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file './Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file './Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file './Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file './Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file './Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file './Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file './Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file './Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file './Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: the dot tool could not be found as '/usr/bin/dot/dot' warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: the dot tool could not be found as '/usr/bin/dot/dot' warning: the dot tool could not be found as '/usr/bin/dot/dot' warning: the dot tool could not be found as '/usr/bin/dot/dot' error: Tag file 'doc/libosmocore.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmovty.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocodec.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocoding.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmoctrl.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmogb.tag' does not exist or is not a file. Skipping it... warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file './Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file './Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file './Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file './Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file './Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file './Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file './Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file './Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" error: Tag file 'doc/libosmocore.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmogsm.tag' does not exist or is not a file. Skipping it... /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn/i460_mux.h:120: warning: unbalanced grouping commands error: Tag file 'doc/libosmoisdn.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmovty.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocoding.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmoctrl.tag' does not exist or is not a file. Skipping it... warning: Tag 'PERL_PATH' at line 1510 of file './Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file './Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" error: Tag file 'doc/libosmogb.tag' does not exist or is not a file. Skipping it... warning: Tag 'MSCGEN_PATH' at line 1531 of file './Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: the dot tool could not be found as '/usr/bin/dot/dot' warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file './Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file './Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file './Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file './Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file './Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file './Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file './Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file './Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" error: Tag file 'doc/libosmocore.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmogsm.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmoisdn.tag' does not exist or is not a file. Skipping it... warning: Tag 'USE_INLINE_TREES' at line 1087 of file './Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file './Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" error: Tag file 'doc/libosmocodec.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocoding.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmoctrl.tag' does not exist or is not a file. Skipping it... warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file './Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file './Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" error: Tag file 'doc/libosmogb.tag' does not exist or is not a file. Skipping it... warning: Tag 'XML_SCHEMA' at line 1339 of file './Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file './Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file './Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file './Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file './Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file './Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file './Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file './Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file './Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file './Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: the dot tool could not be found as '/usr/bin/dot/dot' warning: the dot tool could not be found as '/usr/bin/dot/dot' error: Tag file 'doc/libosmocore.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmogsm.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmoisdn.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmovty.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocodec.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmoctrl.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmogb.tag' does not exist or is not a file. Skipping it... /obs/_temp/binpkgs/libosmocore/src/isdn/i460_mux.c:387: warning: unbalanced grouping commands error: Tag file 'doc/libosmocore.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmogsm.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmoisdn.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmovty.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocodec.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocoding.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmogb.tag' does not exist or is not a file. Skipping it... warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file './Doxyfile.sim' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file './Doxyfile.sim' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file './Doxyfile.usb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file './Doxyfile.usb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file './Doxyfile.sim' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file './Doxyfile.sim' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file './Doxyfile.sim' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file './Doxyfile.usb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file './Doxyfile.usb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file './Doxyfile.sim' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file './Doxyfile.sim' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file './Doxyfile.sim' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file './Doxyfile.usb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file './Doxyfile.sim' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file './Doxyfile.sim' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file './Doxyfile.usb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file './Doxyfile.sim' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file './Doxyfile.usb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file './Doxyfile.usb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file './Doxyfile.usb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file './Doxyfile.usb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file './Doxyfile.usb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: the dot tool could not be found as '/usr/bin/dot/dot' warning: the dot tool could not be found as '/usr/bin/dot/dot' error: Tag file 'doc/libosmocore.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmovty.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocodec.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocoding.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmoctrl.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmogb.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocore.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmovty.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocodec.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocoding.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmoctrl.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmogb.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocore.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmogsm.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmoisdn.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmovty.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocodec.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocoding.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmoctrl.tag' does not exist or is not a file. Skipping it... /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns.h:258: warning: unbalanced grouping commands error: Tag file 'doc/libosmocore.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmoisdn.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmovty.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocodec.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmocoding.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmoctrl.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmogb.tag' does not exist or is not a file. Skipping it... /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns2.h:276: warning: unbalanced grouping commands /obs/_temp/binpkgs/libosmocore/src/isdn/lapd_core.c:373: warning: unable to resolve reference to 'lapdm_mode' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h:104: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:296: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:296: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:320: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:320: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:334: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:334: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c:378: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c:378: warning: unable to resolve reference to 'msgb' for \ref command Doxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/sim Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/sim Reading and parsing tag files Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/sim/class_tables.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/sim/class_tables.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/sim/sim.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/sim/sim.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/sim/card_fs_hpsim.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/sim/card_fs_hpsim.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/sim/card_fs_isim.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/sim/card_fs_isim.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/sim/card_fs_sim.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/sim/card_fs_sim.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/sim/card_fs_tetra.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/sim/card_fs_tetra.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/sim/card_fs_uicc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/sim/card_fs_uicc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/sim/card_fs_usim.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/sim/card_fs_usim.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/sim/class_tables.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/sim/class_tables.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/sim/core.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/sim/core.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/sim/gsm_int.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/sim/gsm_int.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/sim/reader.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/sim/reader.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/sim/reader_pcsc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/sim/reader_pcsc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/sim/sim_int.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/sim/sim_int.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relationDoxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/gsm Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/gsm/milenage Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/gsm/tuak Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/gsm/kdf Reading and parsing tag files Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/a5.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/a5.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/abis_nm.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/abis_nm.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/apn.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/apn.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bitvec_gsm.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bitvec_gsm.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bsslap.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bsslap.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bssmap_le.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bssmap_le.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bts_features.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bts_features.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/cbsp.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/cbsp.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/comp128.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/comp128.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/comp128v23.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/comp128v23.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gad.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gad.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gan.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gan.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gea.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gea.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0341.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0341.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0411_smc.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0411_smc.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0411_smr.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0411_smr.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0411_utils.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0411_utils.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0480.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0480.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0502.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0502.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0503.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0503.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0808.h... Parsing file /obs/_temp/binpkgs/lib/obs/_temp/binpkgs/libosmocore/src/usb/osmo_libusb.c:139: warning: argument 'talloc' of command @param is not found in the argument list of osmo_libusb_dev_get_path_c(void *ctx, libusb_device *dev) /obs/_temp/binpkgs/libosmocore/src/usb/osmo_libusb.c:139: warning: The following parameter of osmo_libusb_dev_get_path_c(void *ctx, libusb_device *dev) is not documented: parameter 'ctx' Doxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/gb Reading and parsing tag files Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/bssgp_bvc_fsm.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/bssgp_bvc_fsm.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/frame_relay.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/frame_relay.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp2.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp2.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp_rim.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp_rim.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_msgb.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_msgb.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns2.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns2.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_rlc.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_rlc.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_04_60.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_04_60.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_24_301.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_24_301.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/bssgp_bvc_fsm.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/bssgp_bvc_fsm.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/common_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/common_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/common_vty.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/common_vty.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/frame_relay.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/frame_relay.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gb_internal.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gb_internal.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb//obs/_temp/binpkgs/libosmocore/src/usb/osmo_libusb.c:139: warning: argument 'talloc' of command @param is not found in the argument list of osmo_libusb_dev_get_path_c(void *ctx, libusb_device *dev) /obs/_temp/binpkgs/libosmocore/src/usb/osmo_libusb.c:139: warning: The following parameter of osmo_libusb_dev_get_path_c(void *ctx, libusb_device *dev) is not documented: parameter 'ctx' /obs/_temp/binpkgs/libosmocore/src/vty/vty.c:1928: warning: unbalanced grouping commands /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm29205.h:39: warning: end of file while inside a group Doxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/vty Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/vty Reading and parsing tag files Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/buffer.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/buffer.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/command.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/command.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/cpu_sched_vty.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/cpu_sched_vty.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/logging.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/logging.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/misc.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/misc.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/ports.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/ports.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/stats.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/stats.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/tdef_vty.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/tdef_vty.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/telnet_interface.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/telnet_interface.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/vector.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/vector.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/vty.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/vty.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/buffer.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/buffer.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/command.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/command.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/cpu_sched_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/cpu_sched_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/fsm_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/fsm_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/logging_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/logging_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/stats_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/stats_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/talloc_ctx_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/talloc_ctx_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/tdef_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/tdef_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/telnet_interface.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/telnet_interface.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/utils.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/utils.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/vector.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/vector.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/vty.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48.h:57: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) Doxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/codec Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/codec Reading and parsing tag files Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/codec/codec.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/codec/codec.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/codec/ecu.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/codec/ecu.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/codec/gsm610_bits.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/codec/gsm610_bits.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/codec/ecu.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/codec/ecu.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/codec/ecu_fr.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/codec/ecu_fr.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/codec/ecu_fr_old.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/codec/ecu_fr_old.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/codec/gsm610.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/codec/gsm610.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/codec/gsm620.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/codec/gsm620.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/codec/gsm660.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/codec/gsm660.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/codec/codec.h... Generating code for file include/osmocom/codec/ecu.h... Generating code for file include/osmocom/codec/gsm610_bits.h... Parsing code for file src/codec/ecu.c... Parsing code for file src/codec/ecu_fr.c... Parsing code for file src/codec/ecu_fr_old.c... Parsing code for fileDoxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/coding Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/coding Reading and parsing tag files Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_amr_dtx.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_amr_dtx.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_coding.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_coding.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_interleaving.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_interleaving.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_mapping.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_mapping.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_parity.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_parity.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_tables.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_tables.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_amr_dtx.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_amr_dtx.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_coding.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_coding.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_interleaving.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_interleaving.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_mapping.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_mapping.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_parity.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_parity.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_tables.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_tables.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:300: warning: argument 'AMR' of command @param is not found in the argument list of osmo_amr_d_to_s(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:300: warning: The following parameter of osmo_amr_d_to_s(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) is not documented: parameter 'amr_mode' /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:274: warning: argument 'AMR' of command @param is not found in the argument list of osmo_amr_s_to_d(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:274: warning: The following parameter of osmo_amr_s_to_d(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) is not documented: parameter 'amr_mode' Doxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/ctrl Reading and parsing tag files Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/control_cmd.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/control_cmd.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/control_if.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/control_if.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/control_vty.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/control_vty.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/ports.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/ports.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/ctrl/control_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/ctrl/control_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/ctrl/fsm_ctrl_commands.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/ctrl/fsm_ctrl_commands.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/ctrl/control_cmd.h... Generating code for file include/osmocom/ctrl/control_if.h... Generating code for file include/osmocom/ctrl/control_vty.h... Generating code for file include/osmocom/ctrl/ports.h... Parsing code for file src/ctrl/control_cmd.c... Parsing code for file src/ctrl/control_if.c... Parsing code for file src/ctrl/control_vty.c... Parsing code for file src/ctrl/fsm_ctrl_commands.c... Generating file documentation... Generating docs for file include/osmocom/ctrlDoxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/usb Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/usb Reading and parsing tag files Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/usb/libusb.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/usb/libusb.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/usb/osmo_libusb.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/usb/osmo_libusb.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/usb/libusb.h... Parsing code for file src/usb/osmo_libusb.c... Generating file documentation... Generating docs for file include/osmocom/usb/libusb.h... Generating docs for file src/usb/osmo_libusb.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound dev_id... Generating docs for compound osmo_usb_matchspec... Generating docs for compound usb_interface_match... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 61/65536 hits=397 misses=64 finished... /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:334: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:320: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:296: warning: unable to resolve reference to 'msgb' for \ref command touch "doc/libosmousb.tag.prep" /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:257: warning: argument 'in' of command @param is not found in the argument list of ctrl_cmd_cpy(void *ctx, struct ctrl_cmd *cmd) /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:257: warning: The following parameter of ctrl_cmd_cpy(void *ctx, struct ctrl_cmd *cmd) is not documented: parameter 'cmd' osmocore/include/osmocom/gsm/gsm0808.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0808_lcs.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0808_lcs.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0808_utils.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0808_utils.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm23003.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm23003.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm23236.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm23236.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm29118.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm29118.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm29205.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm29205.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm44021.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm44021.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48_ie.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48_ie.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48_rest_octets.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48_rest_octets.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup_sms.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup_sms.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/i460_mux.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/i460_mux.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/ipa.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/ipa.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/iuup.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/iuup.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/kasumi.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/kasumi.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/l1sap.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/l1sap.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/lapd_core.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/lapd_core.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/lapdm.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/lapdm.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/meas_rep.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/meas_rep.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/mncc.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/mncc.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/oap.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/oap.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/oap_client.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/oap_client.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/prim.h... Parsing file /obs/_temp/binpkgs/libosmocore/in/obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:296: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:320: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:334: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c:378: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c:1074: warning: argument 'Control' of command @param is not found in the argument list of ctrl_cmd_exec_from_string(struct ctrl_handle *ch, const char *cmdstr) /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c:1074: warning: The following parameters of ctrl_cmd_exec_from_string(struct ctrl_handle *ch, const char *cmdstr) are not documented: parameter 'ch' parameter 'cmdstr' /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c:378: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:300: warning: argument 'AMR' of command @param is not found in the argument list of osmo_amr_d_to_s(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:300: warning: The following parameter of osmo_amr_d_to_s(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) is not documented: parameter 'amr_mode' /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:274: warning: argument 'AMR' of command @param is not found in the argument list of osmo_amr_s_to_d(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:274: warning: The following parameter of osmo_amr_s_to_d(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) is not documented: parameter 'amr_mode' /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:296: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:320: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:334: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:257: warning: argument 'in' of command @param is not found in the argument list of ctrl_cmd_cpy(void *ctx, struct ctrl_cmd *cmd) /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:257: warning: The following parameter of ctrl_cmd_cpy(void *ctx, struct ctrl_cmd *cmd) is not documented: parameter 'cmd' /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:296: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:320: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:334: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c:378: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/isdn/lapd_core.c:373: warning: unable to resolve reference to 'lapdm_mode' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c:1074: warning: argument 'Control' of command @param is not found in the argument list of ctrl_cmd_exec_from_string(struct ctrl_handle *ch, const char *cmdstr) /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c:1074: warning: The following parameters of ctrl_cmd_exec_from_string(struct ctrl_handle *ch, const char *cmdstr) are not documented: parameter 'ch' parameter 'cmdstr' /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/vty.h:176: warning: unable to resolve reference to 'talloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c:378: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/isdn/v110.c:80: warning: argument 'input' of command @param is not found in the argument list of osmo_v110_encode_frame(ubit_t *ra_bits, size_t n_bits, const struct osmo_v110_decoded_frame *fr) /obs/_temp/binpkgs/libosmocore/src/isdn/v110.c:80: warning: The following parameter of osmo_v110_encode_frame(ubit_t *ra_bits, size_t n_bits, const struct osmo_v110_decoded_frame *fr) is not documented: parameter 'fr' config.status: creating Doxyfile.core /obs/_temp/binpkgs/libosmocore/src/isdn/lapd_core.c:373: warning: unable to resolve reference to 'lapdm_mode' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/control_cmd.h:94: warning: Found unknown command '\r' /obs/_temp/binpkgs/libosmocore/src/isdn/v110.c:80: warning: argument 'input' of command @param is not found in the argument list of osmo_v110_encode_frame(ubit_t *ra_bits, size_t n_bits, const struct osmo_v110_decoded_frame *fr) /obs/_temp/binpkgs/libosmocore/src/isdn/v110.c:80: warning: The following parameter of osmo_v110_encode_frame(ubit_t *ra_bits, size_t n_bits, const struct osmo_v110_decoded_frame *fr) is not documented: parameter 'fr' /obs/_temp/binpkgs/libosmocore/src/isdn/lapd_core.c:373: warning: unable to resolve reference to 'lapdm_mode' for \ref command rm -rf ./doc/core; mkdir -p ./doc/core rm -rf ./doc/libosmocore.map src/codec/gsm610.c... Parsing code for file src/codec/gsm620.c... Parsing code for file src/codec/gsm660.c... Parsing code for file src/codec/gsm690.c... Generating file documentation... Generating docs for file include/osmocom/codec/codec.h... Generating docs for file include/osmocom/codec/ecu.h... Generating docs for file include/osmocom/codec/gsm610_bits.h... Generating docs for file src/codec/ecu.c... Generating docs for file src/codec/ecu_fr.c... Generating docs for file src/codec/ecu_fr_old.c... Generating docs for file src/codec/gsm610.c... Generating docs for file src/codec/gsm620.c... Generating docs for file src/codec/gsm660.c... Generating docs for file src/codec/gsm690.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound fr_ecu_state... Generating docs for compound osmo_ecu_fr_state... Generating docs for compound osmo_ecu_ops... Generating docs for compound osmo_ecu_state... Generating docs for compound ts26101_reorder_table... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 154/65536 hits=697 misses=158 finished... /usr/bin/doxygen ./Doxyfile.core touch "doc/libosmocodec.tag.prep" /obs/_temp/binpkgs/libosmocore/src/isdn/lapd_core.c:373: warning: unable to resolve reference to 'lapdm_mode' for \ref command Doxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/isdn Reading and parsing tag files Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn/i460_mux.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn/i460_mux.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn/lapd_core.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn/lapd_core.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn/v110.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn/v110.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/isdn/i460_mux.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/isdn/i460_mux.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/isdn/lapd_core.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/isdn/lapd_core.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/isdn/v110.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/isdn/v110.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/isdn/i460_mux.h... Generating code for file include/osmocom/isdn/lapd_core.h... Generating code for file include/osmocom/isdn/v110.h... Parsing code for file src/isdn/i460_mux.c... Parsing code for file src/isdn/lapd_core.c... Parsing code for file src/isdn/v110.c... Generating file documentation... Generating docs for file include/osmocom/isdn/i460_mux.h... Generating docs for file include/osmocom/isdn/lapd_core.h... Generating docs for file include/osmocom/isdn/v110.h... Generating docs for file src/isdn/i460_mux.c... Generating docs for file src/isdn/lapd_core.c... Generating docs for file src/isdn/v110.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound dl_rel_req_param... Generating docs for compound l2downstate... Generating docs warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file './Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file './Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file './Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file './Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file './Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file './Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file './Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file './Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file './Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file './Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file './Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: the dot tool could not be found as '/usr/bin/dot/dot' /control_cmd.h... Generating docs for file include/osmocom/ctrl/control_if.h... Generating docs for file include/osmocom/ctrl/control_vty.h... Generating docs for file include/osmocom/ctrl/ports.h... Generating docs for file src/ctrl/control_cmd.c... Generating docs for file src/ctrl/control_if.c... Generating docs for file src/ctrl/control_vty.c... Generating docs for file src/ctrl/fsm_ctrl_commands.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound ctrl_cmd... Generating docs for compound ctrl_cmd_def... Generating docs for compound ctrl_cmd_element... Generating docs for compound ctrl_cmd_map... Generating docs for compound ctrl_cmd_struct... Generating docs for compound ctrl_connection... Generating docs for compound ctrl_handle... Generating docs for compound lookup_helper... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 213/65536 hits=2138 misses=226 finished... touch "doc/libosmoctrl.tag.prep" clude/osmocom/gsm/prim.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_14.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_14.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_25_415.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_25_415.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_004.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_004.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_060.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_060.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_068.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_068.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_48_071.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/oserror: Tag file 'doc/libosmogsm.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmoisdn.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmovty.tag' does not exist or is not a file. Skipping it... /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/auth.h:151: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/kdf.h:22: warning: end of file while inside a group error: Tag file 'doc/libosmocoding.tag' does not exist or is not a file. Skipping it... error: Tag file 'doc/libosmogb.tag' does not exist or is not a file. Skipping it... /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_amr_dtx.c:314: warning: argument 'mode_id' from the argument list of gsm0503_detect_ahs_dtx_frame2 has multiple @param documentation sections Doxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/core Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/core Reading and parsing tag files Reading tag file 'doc/libosmocodec.tag', location '../../codec/html'... Reading tag file 'doc/libosmoctrl.tag', location '../../ctrl/html'... Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/application.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/application.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/backtrace.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/backtrace.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/base64.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/base64.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bit16gen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bit16gen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bit32gen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bit32gen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bit64gen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bit64gen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bitcomp.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bitcomp.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bits.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bits.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bitvec.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bitvec.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/byteswap.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/byteswap.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/conv.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/conv.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/counter.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/counter.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc16.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc16.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc16gen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc16gen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc32gen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc32gen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc64gen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc64gen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc8gen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc8gen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crcgen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crcgen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/defs.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/defs.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/endian.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/endian.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/exec.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/exec.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/fsm.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/fsm.h... Preprocessing /obs/_temp/binpkgs/libosmocore/inclu/obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_interleaving.c:327: warning: argument 'iB' of command @param is not found in the argument list of gsm0503_mcs5_dl_deinterleave(sbit_t *hc, sbit_t *dc, const sbit_t *hi, const sbit_t *di) /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_interleaving.c:327: warning: The following parameters of gsm0503_mcs5_dl_deinterleave(sbit_t *hc, sbit_t *dc, const sbit_t *hi, const sbit_t *di) are not documented: parameter 'hi' parameter 'di' /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_interleaving.c:278: warning: argument 'iB' of command @param is not found in the argument list of gsm0503_mcs5_ul_deinterleave(sbit_t *hc, sbit_t *dc, const sbit_t *hi, const sbit_t *di) /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_interleaving.c:278: warning: The following parameters of gsm0503_mcs5_ul_deinterleave(sbit_t *hc, sbit_t *dc, const sbit_t *hi, const sbit_t *di) are not documented: parameter 'hi' parameter 'di' gprs_bssgp_bss.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_bss.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_internal.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_internal.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_util.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_util.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_frgre.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_frgre.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_internal.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_internal.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_udp.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_udp.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns_frgre.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns_frgre.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns_sns.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns_sns.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns_vty.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentatimocom/gsm/protocol/gsm_48_071.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/ipaccess.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/ipaccess.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/rsl.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/rsl.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/rxlev_stat.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/rxlev_stat.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/sysinfo.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/sysinfo.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/auth.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/auth.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/gprs_cipher.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/gprs_cipher.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/kdf.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/kdf.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/utran_cipher.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/utran_cipher.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/a5.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/a5.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/apn.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/apn.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/auth_comp128v1.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/auth_comp128v1.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/auth_comp128v23.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/auth_comp128v23.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/auth_core.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/auth_core.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/auth_milenage.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/auth_milenage.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/auth_tuak.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/auth_tuak.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/auth_xor.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/auth_xor.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/auth_xor_2g.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/auth_xor_2g.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/bsslap.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/bsslap.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/bts_features.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/bts_features.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/cbsp.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/cbsp.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/comp128.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/comp128.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/comp128v23.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/comp128v23.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gad.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gad.c.s... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/sim/class_tables.h... Generating code for file include/osmocom/sim/sim.h... Parsing code for file src/sim/card_fs_hpsim.c... Parsing code for file src/sim/card_fs_isim.c... Parsing code for file src/sim/card_fs_sim.c... Parsing code for file src/sim/card_fs_tetra.c... Parsing code for file src/sim/card_fs_uicc.c... Parsing code for file src/sim/card_fs_usim.c... Parsing code for file src/sim/class_tables.c... Parsing code for file src/sim/core.c... Generating code for file src/sim/gsm_int.h... Parsing code for file src/sim/reader.c... Parsing code for file src/sim/reader_pcsc.c... Generating code for file src/sim/sim_int.h... Generating file documentation... Generating docs for file include/osmocom/sim/class_tables.h... Generating docs for file include/osmocom/sim/sim.h... Generating docs for file src/sim/card_fs_hpsim.c... Generating docs for file src/sim/card_fs_isim.c... Generating docs for file src/sim/card_fs_sim.c... Generating docs for file src/sim/card_fs_tetra.c... Generating docs for file src/sim/card_fs_uicc.c... Generating docs for file src/sim/card_fs_usim.c... Generating docs for file src/sim/class_tables.c... Generating docs for file src/sim/core.c... Generating docs for file src/sim/gsm_int.h... Generating docs for file src/sim/reader.c... Generating docs for file src/sim/reader_pcsc.c... Generating docs for file src/sim/sim_int.h... Generating page documentation... Generating docs for page todo... Generating group documentation... Generating class documentation... Generating docs for compound osim_apdu_cmd_hdr... Generating docs for compound osim_card_app_hdl... Generating docs for compound osim_card_app_profile... Generating docs for compound osim_card_hdl... Generating docs for compound osim_card_profile... Generating docs for compound osim_card_sw... Generating docs for compound osim_chan_hdl... Generating docs for compound osim_cla_ins_card_profile... Generating docs for compound osim_cla_ins_case... Generating docs for compound osim_decoded_data... Generating docs for compound osim_decoded_element... Generating docs for compound osim_file... Generating docs for compound osim_file_desc... Generating docs for compound osim_file_ops... Generating docs for compound osim_msgb_cb... Generating docs for compound osim_reader_hdl... Generating docs for compound osim_reader_ops... Generating docs for compound pcsc_reader_state... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 427/65536 hits=3372 misses=456 finished... /obs/_temp/binpkgs/libosmocore/include/osmocom/core/netdev.h:49: warning: unbalanced grouping commands /obs/_temp/binpkgs/libosmocore/include/osmocom/core/netns.h:24: warning: unbalanced grouping commands touch "doc/libosmosim.tag.prep" de/osmocom/core/gsmtap.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/gsmtap.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/gsmtap_util.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/gsmtap_util.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hash.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hash.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/isdnhdlc.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/isdnhdlc.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/it_q.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/it_q.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxlist.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxlist.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxrbtree.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxrbtree.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/logging.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/logging.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/logging_internal.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/logging_internal.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/loggingrb.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/loggingrb.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/macaddr.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/macaddr.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/mnl.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/mnl.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/msgb.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/msgb.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/msgfile.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/msgfile.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/netdev.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/netdev.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/netns.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/netns.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/osmo_io.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/osmo_io.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/panic.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/panic.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/plugin.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/plugin.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/prbs.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/prbs.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/prim.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/prim.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/process.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/process.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/rate_ctr.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/rate_ctr.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/select.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/select.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/sercomm./obs/_temp/binpkgs/libosmocore/include/osmocom/core/thread.h:30: warning: end of file while inside a group references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/coding/gsm0503_amr_dtx.h... Generating code for file include/osmocom/coding/gsm0503_coding.h... Generating code for file include/osmocom/coding/gsm0503_interleaving.h... Generating code for file include/osmocom/coding/gsm0503_mapping.h... Generating code for file include/osmocom/coding/gsm0503_parity.h... Generating code for file include/osmocom/coding/gsm0503_tables.h... Parsing code for file src/coding/gsm0503_amr_dtx.c... Parsing code for file src/coding/gsm0503_coding.c... Parsing code for file src/coding/gsm0503_interleaving.c... Parsing code for file src/coding/gsm0503_mapping.c... Parsing code for file src/coding/gsm0503_parity.c... Parsing code for file src/coding/gsm0503_tables.c... Generating file documentation... Generating docs for file include/osmocom/coding/gsm0503_amr_dtx.h... Generating docs for file include/osmocom/coding/gsm0503_coding.h... Generating docs for file include/osmocom/coding/gsm0503_interleaving.h... Generating docs for file include/osmocom/coding/gsm0503_mapping.h... Generating docs for file include/osmocom/coding/gsm0503_parity.h... Generating docs for file include/osmocom/coding/gsm0503_tables.h... Generating docs for file src/coding/gsm0503_amr_dtx.c... Generating docs for file src/coding/gsm0503_coding.c... Generating docs for file src/coding/gsm0503_interleaving.c... Generating docs for file src/coding/gsm0503_mapping.c... Generating docs for file src/coding/gsm0503_parity.c... Generating docs for file src/coding/gsm0503_tables.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound gprs_rlc_dl_hdr_egprs... Generating docs for compound gprs_rlc_ul_hdr_egprs... Generating docs for compound gsm0503_mcs_code... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 259/65536 hits=614 misses=259 finished... /obs/_temp/binpkgs/libosmocore/include/osmocom/core/tun.h:43: warning: unbalanced grouping commands touch "doc/libosmocoding.tag.prep" for compound lapd_cr_ent... Generating docs for compound lapd_datalink... Generating docs for compound lapd_history... Generating docs for compound lapd_msg_ctx... Generating docs for compound mdl_error_ind_param... Generating docs for compound osmo_dlsap_prim... Generating docs for compound osmo_i460_schan_desc... Generating docs for compound osmo_i460_subchan... Generating docs for compound osmo_i460_subchan_demux... Generating docs for compound osmo_i460_subchan_mux... Generating docs for compound osmo_i460_timeslot... Generating docs for compound osmo_v110_decoded_frame... Generating docs for compound osmo_v110_sync_ra1... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 402/65536 hits=4754 misses=432 finished... /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:2576: warning: unbalanced grouping commands touch "doc/libosmoisdn.tag.prep" h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/sercomm.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/serial.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/serial.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/signal.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/signal.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/sockaddr_str.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/sockaddr_str.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/socket.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/socket.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/socket_compat.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/socket_compat.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/stat_item.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/stat_item.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/statistics.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/statistics.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/stats.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/stats.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/stats_tcp.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/stats_tcp.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/strrb.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/strrb.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/talloc.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/talloc.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/tdef.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/tdef.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/thread.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/thread.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/time_cc.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/time_cc.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/timer.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/timer.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/timer_compat.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/timer_compat.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/tun.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/tun.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/use_count.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/use_count.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/utils.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/utils.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/write_queue.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/write_queue.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/application.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/application.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/backtrace.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/backtrace.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/base64.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/base64.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/bitcomp.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/bitcomp.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/bits.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/bits.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/c/obs/_temp/binpkgs/libosmocore/src/core/context.c:47: warning: unbalanced grouping commands /obs/_temp/binpkgs/libosmocore/src/gsm/gsm29205.c:114: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/src/core/logging_gsmtap.c:162: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/src/core/logging_syslog.c:90: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/src/core/logging_systemd.c:118: warning: end of file while inside a group .. Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gan.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gan.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gea.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gea.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gprs_cipher_core.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gprs_cipher_core.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gprs_gea.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gprs_gea.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gprs_rlc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gprs_rlc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0341.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0341.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_smc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_smc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_smr.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_smr.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0414.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0414.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0502.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0502.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0503_conv.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0503_conv.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm29118.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm29118.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm29205.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm29205.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44068.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44068.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48049.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48049.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_arfcn_range_encode.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_arfcn_range_encode.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_04_08_gprs.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_04_08_gprs.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsup.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsup.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsup_sms.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsup_sms.c... Preprocessing /obs/_temp/bi/obs/_temp/binpkgs/libosmocore/src/core/loggingrb.c:103: warning: end of file while inside a group ontext.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/context.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv_acc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv_acc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_generic.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_generic.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_neon.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_neon.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_neon_impl.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_neon_impl.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_sse.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_sse.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_sse_avx.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_sse_avx.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_sse_impl.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_sse_impl.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/counter.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/counter.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/crc16.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/crc16.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/crc16gen.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/crc16gen.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/crc32gen.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/crc32gen.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/crc64gen.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/crc64gen.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/crc8gen.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/crc8gen.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/exec.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/exec.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/fsm.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/fsm.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/gsmtap_util.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/gsmtap_util.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/isdnhdlc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/isdnhdlc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/it_q.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/it_q.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/logging.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/logging.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/logging_gsmtap.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/logging_gsmtap.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/logging_syslog.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/logging_syslog.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/logging_systemd.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/logging_systemd.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/loggingrb.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/loggingrb.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/macaddr.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/macaddr.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/mnl.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/mnl.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/msgb.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/msgb.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/msgfile.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/msgfile.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/netdev.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/netdev.c... Preprocessing /obs/_temp/binpkgs/libosmoc... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/vty/buffer.h... Generating code for file include/osmocom/vty/command.h... Generating code for file include/osmocom/vty/cpu_sched_vty.h... Generating code for file include/osmocom/vty/logging.h... Generating code for file include/osmocom/vty/misc.h... Generating code for file include/osmocom/vty/ports.h... Generating code for file include/osmocom/vty/stats.h... Generating code for file include/osmocom/vty/tdef_vty.h... Generating code for file include/osmocom/vty/telnet_interface.h... Generating code for file include/osmocom/vty/vector.h... Generating code for file include/osmocom/vty/vty.h... Parsing code for file src/vty/buffer.c... Parsing code for file src/vty/command.c... Parsing code for file src/vty/cpu_sched_vty.c... Parsing code for file src/vty/fsm_vty.c... Parsing code for file src/vty/logging_vty.c... Parsing code for file src/vty/stats_vty.c... Parsing code for file src/vty/talloc_ctx_vty.c... Parsing code for file src/vty/tdef_vty.c... Parsing code for file src/vty/telnet_interface.c... Parsing code for file src/vty/utils.c... Parsing code for file src/vty/vector.c... Parsing code for file src/vty/vty.c... Generating file documentation... Generating docs for file include/osmocom/vty/buffer.h... Generating docs for file include/osmocom/vty/command.h... Generating docs for file include/osmocom/vty/cpu_sched_vty.h... Generating docs for file include/osmocom/vty/logging.h... Generating docs for file include/osmocom/vty/misc.h... Generating docs for file include/osmocom/vty/ports.h... Generating docs for file include/osmocom/vty/stats.h... Generating docs for file include/osmocom/vty/tdef_vty.h... Generating docs for file include/osmocom/vty/telnet_interface.h... Generating docs for file include/osmocom/vty/vector.h... Generating docs for file include/osmocom/vty/vty.h... Generating docs for file src/vty/buffer.c... Generating docs for file src/vty/command.c... Generating docs for file src/vty/cpu_sched_vty.c... Generating docs for file src/vty/fsm_vty.c... Generating docs for file src/vty/logging_vty.c... Generating docs for file src/vty/stats_vty.c... Generating docs for file src/vty/talloc_ctx_vty.c... Generating docs for file src/vty/tdef_vty.c... Generating docs for file src/vty/telnet_interface.c... Generating docs for file src/vty/utils.c... Generating docs for file src/vty/vector.c... Generating docs for file src/vty/vty.c... Generating page documentation... Generating docs for page deprecated... Generating group/obs/_temp/binpkgs/libosmocore/src/core/stats_statsd.c:203: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/src/core/stats_tcp.c:328: warning: end of file while inside a group npkgs/libosmocore/src/gsm/ipa.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/ipa.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/iuup.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/iuup.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kasumi.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kasumi.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/common.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/common.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1_i.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1_i.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256_i.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256_i.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/lapdm.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/lapdm.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-internal-enc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-internal-enc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-internal.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-internal.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes_i.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes_i.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes_wrap.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes_wrap.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/common.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/common.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/crypto.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/crypto.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/includes.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/includes.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/mncc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/mncc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/oap.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/oap.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/oap_client.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/oap_client.c... Preprocessing /obs/_temp/binpkgs/libosmocore/obs/_temp/binpkgs/libosmocore/src/core/thread.c:57: warning: end of file while inside a group ore/src/core/netns.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/netns.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/osmo_io.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/osmo_io.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/osmo_io_internal.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/osmo_io_internal.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/osmo_io_poll.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/osmo_io_poll.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/osmo_io_uring.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/osmo_io_uring.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/panic.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/panic.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/plugin.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/plugin.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/prbs.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/prbs.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/prim.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/prim.c... Reading /obs/_temp/binpkgs/libosmocore/src/core/probes.d... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/probes.d... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/rate_ctr.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/rate_ctr.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/rbtree.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/rbtree.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/select.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/select.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/sercomm.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/sercomm.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/serial.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/serial.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/signal.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/signal.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/sockaddr_str.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/sockaddr_str.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/socket.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/socket.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/stat_item_internal.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/stat_item_internal.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/stats.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/stats.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/stats_statsd.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/stats_statsd.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/stats_tcp.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/stats_tcp.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/strrb.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/strrb.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/tdef.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/tdef.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/thread.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/thread.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/time_cc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/time_cc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/timer.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/timer.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/timer_clockgettime.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/timer_clockgettime.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/timer_gettimeofday.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/timer_gettimeofday.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/tun.c... Parsing /obs/_temp/binpkgs/libosmocore/src/vty/command.c:527: warning: argument 'unsafe' of command @param is not found in the argument list of osmo_asciidoc_escape(const char *inp) /obs/_temp/binpkgs/libosmocore/src/vty/command.c:527: warning: The following parameter of osmo_asciidoc_escape(const char *inp) is not documented: parameter 'inp' /obs/_temp/binpkgs/libosmocore/src/vty/command.c:4367: warning: argument 'vty' of command @param is not found in the argument list of osmo_vty_write_config_file(const char *filename) /obs/_temp/binpkgs/libosmocore/src/vty/cpu_sched_vty.c:598: warning: found documented return type for osmo_cpu_sched_vty_init that does not return anything /obs/_temp/binpkgs/libosmocore/src/gsm/iuup.c:1: warning: the name 'iu_up.c' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/src/vty/tdef_vty.c:37: warning: unable to resolve reference to 'Tdef' for \ref command /obs/_temp/binpkgs/libosmocore/src/vty/tdef_vty.c:355: warning: Unsupported xml/html tag found /obs/_temp/binpkgs/libosmocore/src/vty/tdef_vty.c:357: warning: unable to resolve reference to 'tdef_test_config_root.c' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc16gen.h:23: warning: the name 'crc16gen.h.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc32gen.h:23: warning: the name 'crc32gen.h.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc64gen.h:23: warning: the name 'crc64gen.h.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc8gen.h:23: warning: the name 'crc8gen.h.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/it_q.h:9: warning: the name 'osmo_it_q.h' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/src/core/crc16gen.c:25: warning: the name 'crc16gen.c.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/src/core/crc32gen.c:25: warning: the name 'crc32gen.c.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/src/core/crc64gen.c:25: warning: the name 'crc64gen.c.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/src/core/crc8gen.c:25: warning: the name 'crc8gen.c.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/src/core/time_cc.c:1: warning: the name 'foo.c' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/src/core/tun.c:28: warning: the name 'tundev.c' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/src/vty/telnet_interface.c:93: warning: unable to resolve reference to 'talloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/vty/telnet_interface.c:116: warning: unable to resolve reference to 'talloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/vty/telnet_interface.c:104: warning: unable to resolve reference to 'talloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/vty/vty.c:1909: warning: unable to resolve reference to 'vty_read_file' for \ref command /obs/_temp/binpkgs/libosmocore/src/vty/vty.c:1511: warning: unable to resolve reference to 'vty_read_file' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/vty.h:176: warning: unable to resolve reference to 'talloc' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/vty.h:176: warning: unable to resolve reference to 'talloc' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h:52: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h:16: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:279: warning: Found unknown command '\fill' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:48: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:49: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:50: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:86: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:77: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:57: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:36: warning: Found unknown command '@hashtable' documentation... Generating class documentation... Generating docs for compound _vector... Generating docs for compound buffer... Generating docs for compound buffer_data... Generating docs for compound cmd_element... Generating docs for compound cmd_node... Generating docs for compound cpu_affinity_it... Generating docs for compound desc... Generating docs for compound host... Generating docs for compound rctr_vty_ctx... Generating docs for compound sched_vty_opts... Generating docs for compound telnet_connection... Generating docs for compound vty... Generating docs for compound vty_app_info... Generating docs for compound vty_out_context... Generating docs for compound vty_parent_node... Generating docs for compound vty_signal_data... Generating docs for compound walk_cb_params... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 929/65536 hits=10633 misses=950 finished... /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h:502: warning: no uniquely matching class member found for struct gsm48_chan_desc::@57::@58 gsm48_chan_desc::@57::__attribute__((packed)) Possible candidates: 'union dtap_header::@67 dtap_header::__attribute__' at line 61 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h 'union abis_rsl_rll_hdr::@77 abis_rsl_rll_hdr::__attribute__' at line 88 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h 'union gsm48_chan_desc::@57 gsm48_chan_desc::__attribute__((packed))' at line 502 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h:502: warning: no uniquely matching class member found for struct gsm48_chan_desc::@57::@59 gsm48_chan_desc::@57::__attribute__((packed)) Possible candidates: 'union dtap_header::@67 dtap_header::__attribute__' at line 61 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h 'union abis_rsl_rll_hdr::@77 abis_rsl_rll_hdr::__attribute__' at line 88 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h 'union gsm48_chan_desc::@57 gsm48_chan_desc::__attribute__((packed))' at line 502 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h:0: warning: no uniquely matching class member found for struct @62::@63 @62::__attribute__((packed)) Possible candidates: 'union dtap_header::@67 dtap_header::__attribute__' at line 61 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h 'union abis_rsl_rll_hdr::@77 abis_rsl_rll_hdr::__attribute__' at line 88 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h 'union gsm48_chan_desc::@57 gsm48_chan_desc::__attribute__((packed))' at line 502 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h:0: warning: no uniquely matching class member found for struct @62::@64 @62::__attribute__((packed)) Possible candidates: 'union dtap_header::@67 dtap_header::__attribute__' at line 61 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h 'union abis_rsl_rll_hdr::@77 abis_rsl_rll_hdr::__attribute__' at line 88 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h 'union gsm48_chan_desc::@57 gsm48_chan_desc::__attribute__((packed))' at line 502 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h touch "doc/libosmovty.tag.prep" /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:25: warning: unable to resolve reference to 'osmo_counter_group' for \ref command /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp.c:1415: warning: argument 'The' of command @param is not found in the argument list of bssgp_fc_flush_queue(struct bssgp_flow_control *fc) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp.c:1415: warning: The following parameter of bssgp_fc_flush_queue(struct bssgp_flow_control *fc) is not documented: parameter 'fc' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:353: warning: argument 'new_bvci2' of command @param is not found in the argument list of bssgp2_enc_flush_ll(uint32_t tlli, uint16_t old_bvci, const uint16_t *new_bvci, const uint16_t *nsei) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:353: warning: The following parameter of bssgp2_enc_flush_ll(uint32_t tlli, uint16_t old_bvci, const uint16_t *new_bvci, const uint16_t *nsei) is not documented: parameter 'new_bvci' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:218: warning: argument 'msg' of command @param is not found in the argument list of bssgp2_enc_status(uint8_t cause, const uint16_t *bvci, const struct msgb *orig_msg, uint16_t max_pdu_len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:218: warning: The following parameter of bssgp2_enc_status(uint8_t cause, const uint16_t *bvci, const struct msgb *orig_msg, uint16_t max_pdu_len) is not documented: parameter 'orig_msg' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:37: warning: The following parameter of bssgp2_nsi_tx_ptp(struct gprs_ns2_inst *nsi, uint16_t nsei, uint16_t bvci, struct msgb *msg, uint32_t lsp) is not documented: parameter 'lsp' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:62: warning: The following parameter of bssgp2_nsi_tx_sig(struct gprs_ns2_inst *nsi, uint16_t nsei, struct msgb *msg, uint32_t lsp) is not documented: parameter 'lsp' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:376: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_app_err_cont_nacc(struct bssgp_app_err_cont_nacc *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:376: warning: The following parameters of bssgp_dec_app_err_cont_nacc(struct bssgp_app_err_cont_nacc *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:751: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_ack_rim_cont(struct bssgp_ran_inf_ack_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:751: warning: The following parameters of bssgp_dec_ran_inf_ack_rim_cont(struct bssgp_ran_inf_ack_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:272: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_app_cont_nacc(struct bssgp_ran_inf_app_cont_nacc *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:272: warning: The following parameters of bssgp_dec_ran_inf_app_cont_nacc(struct bssgp_ran_inf_app_cont_nacc *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:896: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_app_err_rim_cont(struct bssgp_ran_inf_app_err_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:896: warning: The following parameters of bssgp_dec_ran_inf_app_err_rim_cont(struct bssgp_ran_inf_app_err_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:818: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_err_rim_cont(struct bssgp_ran_inf_err_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:818: warning: The following parameters of bssgp_dec_ran_inf_err_rim_cont(struct bssgp_ran_inf_err_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:234: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_req_app_cont_nacc(struct bssgp_ran_inf_req_app_cont_nacc *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:234: warning: The following parameters of bssgp_dec_ran_inf_req_app_cont_nacc(struct bssgp_ran_inf_req_app_cont_nacc *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:490: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_req_rim_cont(struct bssgp_ran_inf_req_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:490: warning: The following parameters of bssgp_dec_ran_inf_req_rim_cont(struct bssgp_ran_inf_req_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:613: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_rim_cont(struct bssgp_ran_inf_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:613: warning: The following parameters of bssgp_dec_ran_inf_rim_cont(struct bssgp_ran_inf_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:400: warning: The following parameter of bssgp_enc_app_err_cont_nacc(uint8_t *buf, size_t len, const struct bssgp_app_err_cont_nacc *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:789: warning: The following parameter of bssgp_enc_ran_inf_ack_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_ack_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:323: warning: The following parameter of bssgp_enc_ran_inf_app_cont_nacc(uint8_t *buf, size_t len, const struct bssgp_ran_inf_app_cont_nacc *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:936: warning: The following parameter of bssgp_enc_ran_inf_app_err_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_app_err_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:863: warning: The following parameter of bssgp_enc_ran_inf_err_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_err_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:253: warning: The following parameter of bssgp_enc_ran_inf_req_app_cont_nacc(uint8_t *buf, size_t len, const struct bssgp_ran_inf_req_app_cont_nacc *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:562: warning: The following parameter of bssgp_enc_ran_inf_req_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_req_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:680: warning: The following parameter of bssgp_enc_ran_inf_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:55: warning: Found unknown command '\discr' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:53: warning: The following parameters of bssgp_parse_rim_ra(struct bssgp_rim_routing_info *ri, const uint8_t *buf, unsigned int len, uint8_t discr) are not documented: parameter 'len' parameter 'discr' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:100: warning: The following parameter of bssgp_parse_rim_ri(struct bssgp_rim_routing_info *ri, const uint8_t *buf, unsigned int len) is not documented: parameter 'len' file /obs/_temp/binpkgs/libosmocore/src/core/tun.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/use_count.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/use_count.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/utils.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/utils.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/write_queue.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/write_queue.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/core/application.h... Generating code for file include/osmocom/core/backtrace.h... Generating code for file include/osmocom/core/base64.h... Generating code for file include/osmocom/core/bit16gen.h... Generating code for file include/osmocom/core/bit32gen.h... Generating code for file include/osmocom/core/bit64gen.h... Generating code for file include/osmocom/core/bitcomp.h... Generating code for file include/osmocom/core/bits.h... Generating code for file include/osmocom/core/bitvec.h... Generating code for file include/osmocom/core/byteswap.h... Generating code for file include/osmocom/core/conv.h... Generating code for file include/osmocom/core/counter.h... Generating code for file include/osmocom/core/crc16.h... Generating code for file include/osmocom/core/crc16gen.h... Generating code for file include/osmocom/core/crc32gen.h... Generating code for file include/osmocom/core/crc64gen.h... Generating code for file include/osmocom/core/crc8gen.h... Generating code for file include/osmocom/core/crcgen.h... Generating code for file include/osmocom/core/defs.h... Generating code for file include/osmocom/core/endian.h... Generating code for file include/osmocom/core/exec.h... Generating code for file include/osmocom/core/fsm.h... Generating code for file include/osmocom/core/gsmtap.h... Generating code for file include/osmocom/core/gsmtap_util.h... Generating code for file include/osmocom/core/hash.h... Generating code for file include/osmocom/core/hashtable.h... Generating code for file include/osmocom/core/isdnhdlc.h... Generating code for file include/osmocom/core/it_q.h... Generating code for file include/osmocom/core/linuxlist.h... Generating code for file include/osmocom/co/obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:697: warning: The following parameter of gprs_ns2_fr_bind(struct gprs_ns2_inst *nsi, const char *name, const char *netif, struct osmo_fr_network *fr_network, enum osmo_fr_role fr_role, struct gprs_ns2_vc_bind **result) is not documented: parameter 'name' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:872: warning: argument 'nsei' of command @param is not found in the argument list of gprs_ns2_fr_connect(struct gprs_ns2_vc_bind *bind, struct gprs_ns2_nse *nse, uint16_t nsvci, uint16_t dlci) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:872: warning: The following parameters of gprs_ns2_fr_connect(struct gprs_ns2_vc_bind *bind, struct gprs_ns2_nse *nse, uint16_t nsvci, uint16_t dlci) are not documented: parameter 'nse' parameter 'nsvci' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:915: warning: The following parameter of gprs_ns2_fr_connect2(struct gprs_ns2_vc_bind *bind, uint16_t nsei, uint16_t nsvci, uint16_t dlci) is not documented: parameter 'nsvci' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_frgre.c:549: warning: The following parameter of gprs_ns2_frgre_bind(struct gprs_ns2_inst *nsi, const char *name, const struct osmo_sockaddr *local, int dscp, struct gprs_ns2_vc_bind **result) is not documented: parameter 'name' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_udp.c:272: warning: The following parameter of gprs_ns2_ip_bind(struct gprs_ns2_inst *nsi, const char *name, const struct osmo_sockaddr *local, int dscp, struct gprs_ns2_vc_bind **result) is not documented: parameter 'name' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2469: warning: argument 'sockaddr' of command @param is not found in the argument list of gprs_ns2_sns_add_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2469: warning: The following parameter of gprs_ns2_sns_add_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) is not documented: parameter 'saddr' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2509: warning: argument 'sockaddr' of command @param is not found in the argument list of gprs_ns2_sns_del_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2509: warning: The following parameter of gprs_ns2_sns_del_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) is not documented: parameter 'saddr' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp.c:1415: warning: argument 'The' of command @param is not found in the argument list of bssgp_fc_flush_queue(struct bssgp_flow_control *fc) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp.c:1415: warning: The following parameter of bssgp_fc_flush_queue(struct bssgp_flow_control *fc) is not documented: parameter 'fc' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:353: warning: argument 'new_bvci2' of command @param is not found in the argument list of bssgp2_enc_flush_ll(uint32_t tlli, uint16_t old_bvci, const uint16_t *new_bvci, const uint16_t *nsei) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:353: warning: The following parameter of bssgp2_enc_flush_ll(uint32_t tlli, uint16_t old_bvci, const uint16_t *new_bvci, const uint16_t *nsei) is not documented: parameter 'new_bvci' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:218: warning: argument 'msg' of command @param is not found in the argument list of bssgp2_enc_status(uint8_t cause, const uint16_t *bvci, const struct msgb *orig_msg, uint16_t max_pdu_len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:218: warning: The following parameter of bssgp2_enc_status(uint8_t cause, const uint16_t *bvci, const struct msgb *orig_msg, uint16_t max_pdu_len) is not documented: parameter 'orig_msg' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:37: warning: The following parameter of bssgp2_nsi_tx_ptp(struct gprs_ns2_inst *nsi, uint16_t nsei, uint16_t bvci, struct msgb *msg, uint32_t lsp) is not documented: parameter 'lsp' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:62: warning: The following parameter of bssgp2_nsi_tx_sig(struct gprs_ns2_inst *nsi, uint16_t nsei, struct msgb *msg, uint32_t lsp) is not documented: parameter 'lsp' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:376: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_app_err_cont_nacc(struct bssgp_app_err_cont_nacc *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:376: warning: The following parameters of bssgp_dec_app_err_cont_nacc(struct bssgp_app_err_cont_nacc *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:751: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_ack_rim_cont(struct bssgp_ran_inf_ack_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:751: warning: The following parameters of bssgp_dec_ran_inf_ack_rim_cont(struct bssgp_ran_inf_ack_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:272: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_app_cont_nacc(struct bssgp_ran_inf_app_cont_nacc *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:272: warning: The following parameters of bssgp_dec_ran_inf_app_cont_nacc(struct bssgp_ran_inf_app_cont_nacc *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:896: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_app_err_rim_cont(struct bssgp_ran_inf_app_err_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:896: warning: The following parameters of bssgp_dec_ran_inf_app_err_rim_cont(struct bssgp_ran_inf_app_err_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:818: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_err_rim_cont(struct bssgp_ran_inf_err_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:818: warning: The following parameters of bssgp_dec_ran_inf_err_rim_cont(struct bssgp_ran_inf_err_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:234: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_req_app_cont_nacc(struct bssgp_ran_inf_req_app_cont_nacc *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:234: warning: The following parameters of bssgp_dec_ran_inf_req_app_cont_nacc(struct bssgp_ran_inf_req_app_cont_nacc *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:490: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_req_rim_cont(struct bssgp_ran_inf_req_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:490: warning: The following parameters of bssgp_dec_ran_inf_req_rim_cont(struct bssgp_ran_inf_req_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:613: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_rim_cont(struct bssgp_ran_inf_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:613: warning: The following parameters of bssgp_dec_ran_inf_rim_cont(struct bssgp_ran_inf_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:400: warning: The following parameter of bssgp_enc_app_err_cont_nacc(uint8_t *buf, size_t len, const struct bssgp_app_err_cont_nacc *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:789: warning: The following parameter of bssgp_enc_ran_inf_ack_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_ack_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:323: warning: The following parameter of bssgp_enc_ran_inf_app_cont_nacc(uint8_t *buf, size_t len, const struct bssgp_ran_inf_app_cont_nacc *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:936: warning: The following parameter of bssgp_enc_ran_inf_app_err_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_app_err_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:863: warning: The following parameter of bssgp_enc_ran_inf_err_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_err_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:253: warning: The following parameter of bssgp_enc_ran_inf_req_app_cont_nacc(uint8_t *buf, size_t len, const struct bssgp_ran_inf_req_app_cont_nacc *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:562: warning: The following parameter of bssgp_enc_ran_inf_req_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_req_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:680: warning: The following parameter of bssgp_enc_ran_inf_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:55: warning: Found unknown command '\discr' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:53: warning: The following parameters of bssgp_parse_rim_ra(struct bssgp_rim_routing_info *ri, const uint8_t *buf, unsigned int len, uint8_t discr) are not documented: parameter 'len' parameter 'discr' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:100: warning: The following parameter of bssgp_parse_rim_ri(struct bssgp_rim_routing_info *ri, const uint8_t *buf, unsigned int len) is not documented: parameter 'len' on... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/gprs/bssgp_bvc_fsm.h... Generating code for file include/osmocom/gprs/frame_relay.h... Generating code for file include/osmocom/gprs/gprs_bssgp.h... Generating code for file include/osmocom/gprs/gprs_bssgp2.h... Generating code for file include/osmocom/gprs/gprs_bssgp_bss.h... Generating code for file include/osmocom/gprs/gprs_bssgp_rim.h... Generating code for file include/osmocom/gprs/gprs_msgb.h... Generating code for file include/osmocom/gprs/gprs_ns.h... Generating code for file include/osmocom/gprs/gprs_ns2.h... Generating code for file include/osmocom/gprs/gprs_ns_frgre.h... Generating code for file include/osmocom/gprs/gprs_rlc.h... Generating code for file include/osmocom/gprs/protocol/gsm_04_60.h... Generating code for file include/osmocom/gprs/protocol/gsm_08_16.h... Generating code for file include/osmocom/gprs/protocol/gsm_08_18.h... Generating code for file include/osmocom/gprs/protocol/gsm_24_301.h... Parsing code for file src/gb/bssgp_bvc_fsm.c... Parsing code for file src/gb/common_vty.c... Generating code for file src/gb/common_vty.h... Parsing code for file src/gb/frame_relay.c... Generating code for file src/gb/gb_internal.h... Parsing code for file src/gb/gprs_bssgp.c... Parsing code for file src/gb/gprs_bssgp2.c... Parsing code for file src/gb/gprs_bssgp_bss.c... Generating code for file src/gb/gprs_bssgp_internal.h... Parsing code for file src/gb/gprs_bssgp_rim.c... Parsing code for file src/gb/gprs_bssgp_util.c... Parsing code for file src/gb/gprs_bssgp_vty.c... Parsing code for file src/gb/gprs_ns.c... Parsing code for file src/gb/gprs_ns2.c... Parsing code for file src/gb/gprs_ns2_fr.c... Parsing code for file src/gb/gprs_ns2_frgre.c... Generating code for file src/gb/gprs_ns2_internal.h... Parsing code for file src/gb/gprs_ns2_message.c... Parsing code for file src/gb/gprs_ns2_sns.c... Parsing code for file src/gb/gprs_ns2_udp.c... Parsing code for file src/gb/gprs_ns2_vc_fsm.c... Parsing code for file src/gb/gprs_ns2_vty.c... Parsing code for file src/gb/gprs_ns_frgre.c... Parsing code for file src/gb/gprs_ns_sns.c... Parsing code for file src/gb/gprs_ns_vty.c... Generating file documentation... Generating docs for file include/osmocom/gprs/bssgp_bvc_fsm.h... Generating docs for file include/osmocom/gprs/frame_relay.h... Generating docs for file include/osmocom/gprs/gprs_bssgp.h... Generating docs for file include/osmocom/gprs/gprs_bssgp2.h... Generating docs for file include/osmocom/gprs/gprs_bssgp_bss.h... Generating docs for file include/osmocom/gprs/gprs_bssgp_rim.h... Generating docs for file include/osmocom/gprs/gprs_msgb.h... Generating docs for file include/osmocom/gprs/gprs_ns.h... Generating docs for file include/osmocom/gprs/gprs_ns2.h... Generating docs for file include/osmocom/gprs/gprs_ns_frgre.h... Generating docs for file include/osmocom/gprs/gprs_rlc.h... Generating docs for file include/osmocom/gprs/protocol/gsm_04_60.h... Generating docs for file include/osmocom/gprs/protocol/gsm_08_16.h... Generating docs for file include/osmocom/gprs/protocol/gsm_08_18.h... Generating docs for file include/osmocom/gprs/protocol/gsm_24_301.h... Generating docs for file src/gb/bssgp_bvc_fsm.c... Generating docs for file src/gb/common_vty.c... Generating docs for file src/gb/common_vty.h... Generating docs for file src/gb/frame_relay.c... Generating docs for file src/gb/gb_internal.h... Generating docs for file src/gb/gprs_bssgp.c... Generating docs for file src/gb/gprs_bssgp2.c... Generating docs for file src/gb/gprs_bssgp_bss.c... Generating docs for file src/gb/gprs_bssgp_internal.h... Generating docs for file src/gb/gprs_bssgp_rim.c... Generating docs for file src/gb/gprs_bssgp_util.c... Generating docs for file src/gb/gprs_bssgp_vty.c... Generating docs for file src/gb/gpr/obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:697: warning: The following parameter of gprs_ns2_fr_bind(struct gprs_ns2_inst *nsi, const char *name, const char *netif, struct osmo_fr_network *fr_network, enum osmo_fr_role fr_role, struct gprs_ns2_vc_bind **result) is not documented: parameter 'name' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:872: warning: argument 'nsei' of command @param is not found in the argument list of gprs_ns2_fr_connect(struct gprs_ns2_vc_bind *bind, struct gprs_ns2_nse *nse, uint16_t nsvci, uint16_t dlci) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:872: warning: The following parameters of gprs_ns2_fr_connect(struct gprs_ns2_vc_bind *bind, struct gprs_ns2_nse *nse, uint16_t nsvci, uint16_t dlci) are not documented: parameter 'nse' parameter 'nsvci' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:915: warning: The following parameter of gprs_ns2_fr_connect2(struct gprs_ns2_vc_bind *bind, uint16_t nsei, uint16_t nsvci, uint16_t dlci) is not documented: parameter 'nsvci' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_frgre.c:549: warning: The following parameter of gprs_ns2_frgre_bind(struct gprs_ns2_inst *nsi, const char *name, const struct osmo_sockaddr *local, int dscp, struct gprs_ns2_vc_bind **result) is not documented: parameter 'name' /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:38: warning: unable to resolve reference to 'msgb_alloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:36: warning: unable to resolve reference to 'msgb_alloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:26: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:27: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:28: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:26: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:27: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:28: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:143: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:144: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:145: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:151: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:135: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:136: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:198: warning: argument 'vc' of command @param is not found in the argument list of ns2_tx_block(struct gprs_ns2_vc *nsvc, uint8_t cause, uint16_t *nsvci) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:198: warning: The following parameter of ns2_tx_block(struct gprs_ns2_vc *nsvc, uint8_t cause, uint16_t *nsvci) is not documented: parameter 'nsvc' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:252: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:253: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:254: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:255: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:267: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:237: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:238: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:239: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:240: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:220: warning: Found unknown command '@alg' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:221: warning: Found unknown command '@iv' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:222: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:223: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:193: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:194: warning: Found unknown command '@hash' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:196: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:166: warning: Found unknown command '@alg' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:167: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:599: warning: The following parameters of ns2_tx_sns_ack(struct gprs_ns2_vc *nsvc, uint8_t trans_id, uint8_t *cause, const struct gprs_ns_ie_ip4_elem *ip4_elems, unsigned int num_ip4_elems, const struct gprs_ns_ie_ip6_elem *ip6_elems, unsigned int num_ip6_elems) are not documented: parameter 'ip6_elems' parameter 'num_ip6_elems' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:168: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:181: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:182: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:183: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:431: warning: Found unknown command '@base' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:432: warning: Found unknown command '@base_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:433: warning: Found unknown command '@power' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:434: warning: Found unknown command '@power_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:435: warning: Found unknown command '@modulus' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:436: warning: Found unknown command '@modulus_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:346: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:347: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:348: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:349: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:350: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:390: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:297: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:298: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:299: warning: Found unknown command '@passwd' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:363: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:364: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:365: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:366: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:367: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:662: warning: The following parameters of ns2_tx_sns_config(struct gprs_ns2_vc *nsvc, bool end_flag, const struct gprs_ns_ie_ip4_elem *ip4_elems, unsigned int num_ip4_elems, const struct gprs_ns_ie_ip6_elem *ip6_elems, unsigned int num_ip6_elems) are not documented: parameter 'ip6_elems' parameter 'num_ip6_elems' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:400: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:401: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:402: warning: Found unknown command '@crypt_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:403: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:404: warning: Found unknown command '@plain_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:329: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:330: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:331: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:332: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:333: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:380: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:312: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:313: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:281: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:282: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:105: warning: Found unknown command '@clear' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:106: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:107: warning: Found unknown command '@cypher' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:79: warning: Found unknown command '@seed' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:80: warning: Found unknown command '@seed_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:81: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:82: warning: Found unknown command '@xlen' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c:784: warning: argument 'ctx' of command @param is not found in the argument list of ns2_vc_fsm_alloc(struct gprs_ns2_vc *nsvc, const char *id, bool initiator) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c:784: warning: argument 'vc' of command @param is not found in the argument list of ns2_vc_fsm_alloc(struct gprs_ns2_vc *nsvc, const char *id, bool initiator) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c:784: warning: The following parameter of ns2_vc_fsm_alloc(struct gprs_ns2_vc *nsvc, const char *id, bool initiator) is not documented: parameter 'nsvc' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:198: warning: argument 'vc' of command @param is not found in the argument list of ns2_tx_block(struct gprs_ns2_vc *nsvc, uint8_t cause, uint16_t *nsvci) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:198: warning: The following parameter of ns2_tx_block(struct gprs_ns2_vc *nsvc, uint8_t cause, uint16_t *nsvci) is not documented: parameter 'nsvc' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:599: warning: The following parameters of ns2_tx_sns_ack(struct gprs_ns2_vc *nsvc, uint8_t trans_id, uint8_t *cause, const struct gprs_ns_ie_ip4_elem *ip4_elems, unsigned int num_ip4_elems, const struct gprs_ns_ie_ip6_elem *ip6_elems, unsigned int num_ip6_elems) are not documented: parameter 'ip6_elems' parameter 'num_ip6_elems' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:662: warning: The following parameters of ns2_tx_sns_config(struct gprs_ns2_vc *nsvc, bool end_flag, const struct gprs_ns_ie_ip4_elem *ip4_elems, unsigned int num_ip4_elems, const struct gprs_ns_ie_ip6_elem *ip6_elems, unsigned int num_ip6_elems) are not documented: parameter 'ip6_elems' parameter 'num_ip6_elems' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c:346: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c:326: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:237: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:238: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:239: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:240: warning: Found unknown command '@sres' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:241: warning: Found unknown command '@kc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:237: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:238: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:239: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:240: warning: Found unknown command '@sres' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:241: warning: Found unknown command '@kc' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:98: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:99: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:100: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:101: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:102: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:98: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:99: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:100: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:101: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:102: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:95: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:96: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:97: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:98: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:99: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:95: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:96: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:97: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:98: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:99: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2469: warning: argument 'sockaddr' of command @param is not found in the argument list of gprs_ns2_sns_add_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2469: warning: The following parameter of gprs_ns2_sns_add_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) is not documented: parameter 'saddr' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2509: warning: argument 'sockaddr' of command @param is not found in the argument list of gprs_ns2_sns_del_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2509: warning: The following parameter of gprs_ns2_sns_del_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) is not documented: parameter 'saddr' /obs/_temp/binpkgs/libosmocore/src/gsm/lapdm.c:1388: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:32: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:33: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:34: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:35: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:42: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:43: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:44: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:45: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h:30: warning: unable to resolve reference to 'abis_oml_mdisc' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h:0: warning: unable to resolve reference to 'abis_oml_mdisc' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:210: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:211: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:212: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:213: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:214: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:210: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:211: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:212: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:213: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:214: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:260: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:261: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:262: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:263: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:264: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:265: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:266: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:267: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:268: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:269: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:260: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:261: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:262: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:263: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:264: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:265: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:266: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:267: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:268: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:269: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:36: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:37: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:38: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:39: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:40: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:41: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:42: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:36: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:37: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:38: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:39: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:40: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:41: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:42: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:87: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:88: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:89: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:90: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:91: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:92: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:93: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:94: warning: Found unknown command '@akstar' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:87: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:88: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:89: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:90: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:91: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:92: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:93: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:94: warning: Found unknown command '@akstar' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:171: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:172: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:173: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:174: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:175: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:176: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:177: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:178: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:180: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:171: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:172: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:173: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:174: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:175: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:176: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:177: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:178: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:180: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:304: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:356: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:249: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:397: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:242: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:427: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:364: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:451: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:460: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:380: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:442: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:372: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:263: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:470: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:274: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:389: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:296: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup.h:126: warning: End of list marker found without any preceding list items /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_udp.c:272: warning: The following parameter of gprs_ns2_ip_bind(struct gprs_ns2_inst *nsi, const char *name, const struct osmo_sockaddr *local, int dscp, struct gprs_ns2_vc_bind **result) is not documented: parameter 'name' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:456: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:457: warning: Found unknown command '@keylen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:458: warning: expected whitespace after \skip command /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:459: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:460: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:114: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:115: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:116: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:117: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:118: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:119: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:120: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:114: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:115: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:116: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:117: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:118: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:119: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:120: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:68: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:69: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:70: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:71: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:29: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:30: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:31: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:32: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:110: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:111: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:112: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:113: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:114: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:115: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:116: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:110: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:111: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:112: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:113: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:114: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:115: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:116: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:94: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:95: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:96: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:97: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:24: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:25: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:26: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:27: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:327: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:328: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:329: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:330: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:331: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:327: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:328: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:329: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:330: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:331: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:80: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:81: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:82: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:83: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:84: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:85: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:80: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:81: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:82: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:83: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:84: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:85: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:128: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:129: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:130: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:131: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:132: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:133: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:128: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:129: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:130: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:131: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:132: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:133: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:176: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:177: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:178: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:180: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:181: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:182: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:176: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:177: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:178: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:180: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:181: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:182: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:258: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:259: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:260: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:261: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:258: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:259: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:260: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:261: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:289: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:290: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:291: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:292: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c:784: warning: argument 'ctx' of command @param is not found in the argument list of ns2_vc_fsm_alloc(struct gprs_ns2_vc *nsvc, const char *id, bool initiator) /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:293: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:294: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c:784: warning: argument 'vc' of command @param is not found in the argument list of ns2_vc_fsm_alloc(struct gprs_ns2_vc *nsvc, const char *id, bool initiator) /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:295: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:296: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:297: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c:784: warning: The following parameter of ns2_vc_fsm_alloc(struct gprs_ns2_vc *nsvc, const char *id, bool initiator) is not documented: parameter 'nsvc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:298: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:289: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:290: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:291: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:292: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:293: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:294: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:295: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:296: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:297: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:298: warning: Found unknown command '@res_len' re/linuxrbtree.h... Generating code for file include/osmocom/core/log2.h... Generating code for file include/osmocom/core/logging.h... Generating code for file include/osmocom/core/logging_internal.h... Generating code for file include/osmocom/core/loggingrb.h... Generating code for file include/osmocom/core/macaddr.h... Generating code for file include/osmocom/core/mnl.h... Generating code for file include/osmocom/core/msgb.h... Generating code for file include/osmocom/core/msgfile.h... Generating code for file include/osmocom/core/netdev.h... Generating code for file include/osmocom/core/netns.h... Generating code for file include/osmocom/core/osmo_io.h... Generating code for file include/osmocom/core/panic.h... Generating code for file include/osmocom/core/plugin.h... Generating code for file include/osmocom/core/prbs.h... Generating code for file include/osmocom/core/prim.h... Generating code for file include/osmocom/core/process.h... Generating code for file include/osmocom/core/rate_ctr.h... Generating code for file include/osmocom/core/select.h... Generating code for file include/osmocom/core/sercomm.h... Generating code for file include/osmocom/core/serial.h... Generating code for file include/osmocom/core/signal.h... Generating code for file include/osmocom/core/sockaddr_str.h... Generating code for file include/osmocom/core/socket.h... Generating code for file include/osmocom/core/socket_compat.h... Generating code for file include/osmocom/core/stat_item.h... Generating code for file include/osmocom/core/statistics.h... Generating code for file include/osmocom/core/stats.h... Generating code for file include/osmocom/core/stats_tcp.h... Generating code for file include/osmocom/core/strrb.h... Generating code for file include/osmocom/core/talloc.h... Generating code for file include/osmocom/core/tdef.h... Generating code for file include/osmocom/core/thread.h... Generating code for file include/osmocom/core/time_cc.h... Generating code for file include/osmocom/core/timer.h... Generating code for file include/osmocom/core/timer_compat.h... Generating code for file include/osmocom/core/tun.h... Generating code for file include/osmocom/core/use_count.h... Generating code for file include/osmocom/core/utils.h... Generating code for file include/osmocom/core/write_queue.h... Parsing code for file src/core/application.c... Parsing code for file src/core/backtrace.c... Parsing code for file src/core/base64.c... Parsing code for file src/core/bitcomp.c... Parsing code for file src/core/bits.c... Parsing code for file src/core/bitvec.c... Parsing code for file src/core/context.c... Parsing code for file src/core/conv.c... Parsing code for file src/core/conv_acc.c... Parsing code for file src/core/conv_acc_generic.c... Parsing code for file src/core/conv_acc_neon.c... Generating code for file src/core/conv_acc_neon_impl.h... Parsing code for file src/core/conv_acc_sse.c... Parsing code for file src/core/conv_acc_sse_avx.c... Generating code for file src/core/conv_acc_sse_impl.h... Parsing code for file src/core/counter.c... Parsing code for file src/core/crc16.c... Parsing code for file src/core/crc16gen.c... Parsing code for file src/core/crc32gen.c... Parsing code for file src/core/crc64gen.c... Parsing code for file src/core/crc8gen.c... Parsing code for file src/core/exec.c... Parsing code for file src/core/fsm.c... Parsing code for file src/core/gsmtap_util.c... Parsing code for file src/core/isdnhdlc.c... Parsing code for file src/core/it_q.c... Parsing code for file src/core/logging.c... Parsing code for file src/core/logging_gsmtap.c... Parsing code for file src/core/logging_syslog.c... Parsing code for file src/core/logging_systemd.c... Parsing code for file src/core/loggingrb.c... Parsing code for file src/core/macaddr.c... Parsing code for file src/core/mnl.c... Parsing code for file src/core/msgb.c... Parsing code for file src/core/msgfile.c... Parsing code for file src/core/netdev.c... Parsing code for file src/core/netns.c... Parsing code for file src/core/osmo_io.c... Generating code for file src/core/osmo_i/obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c:883: warning: The following parameters of gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, enum gprs_ns2_ll linklayer, enum gprs_ns2_dialect dialect) are not documented: parameter 'linklayer' parameter 'dialect' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c:802: warning: The following parameters of gprs_ns2_create_nse2(struct gprs_ns2_inst *nsi, uint16_t nsei, enum gprs_ns2_ll linklayer, enum gprs_ns2_dialect dialect, bool ip_sns_role_sgsn) are not documented: parameter 'linklayer' parameter 'dialect' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c:1219: warning: The following parameter of gprs_ns2_ip_connect2(struct gprs_ns2_vc_bind *bind, const struct osmo_sockaddr *remote, uint16_t nsei, uint16_t nsvci, enum gprs_ns2_dialect dialect) is not documented: parameter 'dialect' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns.c:1879: warning: The following parameter of gprs_ns_instantiate(gprs_ns_cb_t *cb, void *ctx) is not documented: parameter 'ctx' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c:547: warning: argument 'nsi' of command @param is not found in the argument list of ns2_prim_status_ind(struct gprs_ns2_nse *nse, struct gprs_ns2_vc *nsvc, uint16_t bvci, enum gprs_ns2_affecting_cause cause) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c:547: warning: argument 'nsei' of command @param is not found in the argument list of ns2_prim_status_ind(struct gprs_ns2_nse *nse, struct gprs_ns2_vc *nsvc, uint16_t bvci, enum gprs_ns2_affecting_cause cause) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c:547: warning: The following parameters of ns2_prim_status_ind(struct gprs_ns2_nse *nse, struct gprs_ns2_vc *nsvc, uint16_t bvci, enum gprs_ns2_affecting_cause cause) are not documented: parameter 'nse' parameter 'nsvc' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c:585: warning: The following parameter of ns2_vc_alloc(struct gprs_ns2_vc_bind *bind, struct gprs_ns2_nse *nse, bool initiater, enum gprs_ns2_vc_mode vc_mode, const char *id) is not documented: parameter 'vc_mode' /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:279: warning: Found unknown command '\fill' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/counter.h:26: warning: argument 'Counter' of command @param is not found in the argument list of osmo_counter_inc(struct osmo_counter *ctr) /obs/_temp/binpkgs/libosmocore/include/osmocom/core/counter.h:26: warning: The following parameter of osmo_counter_inc(struct osmo_counter *ctr) is not documented: parameter 'ctr' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h:52: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:36: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:48: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:49: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:50: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:77: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:141: warning: Found unknown command '@obj' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:142: warning: Found unknown command '@tmp' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:143: warning: Found unknown command '@member' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:144: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:57: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:86: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:48: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:49: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:50: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:77: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:36: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:86: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:57: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/src/core/isdnhdlc.c:94: warning: The following parameter of osmo_isdnhdlc_decode(struct osmo_isdnhdlc_vars *hdlc, const uint8_t *src, int slen, int *count, uint8_t *dst, int dsize) is not documented: parameter 'hdlc' /obs/_temp/binpkgs/libosmocore/src/core/isdnhdlc.c:321: warning: The following parameter of osmo_isdnhdlc_encode(struct osmo_isdnhdlc_vars *hdlc, const uint8_t *src, uint16_t slen, int *count, uint8_t *dst, int dsize) is not documented: parameter 'hdlc' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h:16: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h:16: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h:52: warning: Found unknown command '@x' /src/gsm/rsl.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/rxlev_stat.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/rxlev_stat.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/sysinfo.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/sysinfo.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/tlv_parser.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/tlv_parser.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/crypt/auth.h... Generating code for file include/osmocom/crypt/gprs_cipher.h... Generating code for file include/osmocom/crypt/kdf.h... Generating code for file include/osmocom/crypt/utran_cipher.h... Generating code for file include/osmocom/gsm/a5.h... Generating code for file include/osmocom/gsm/abis_nm.h... Generating code for file include/osmocom/gsm/apn.h... Generating code for file include/osmocom/gsm/bitvec_gsm.h... Generating code for file include/osmocom/gsm/bsslap.h... Generating code for file include/osmocom/gsm/bssmap_le.h... Generating code for file include/osmocom/gsm/bts_features.h... Generating code for file include/osmocom/gsm/cbsp.h... Generating code for file include/osmocom/gsm/comp128.h... Generating code for file include/osmocom/gsm/comp128v23.h... Generating code for file include/osmocom/gsm/gad.h... Generating code for file include/osmocom/gsm/gan.h... Generating code for file include/osmocom/gsm/gea.h... Generating code for file include/osmocom/gsm/gsm0341.h... Generating code for file include/osmocom/gsm/gsm0411_smc.h... Generating code for file inco_internal.h... Parsing code for file src/core/osmo_io_poll.c... Parsing code for file src/core/osmo_io_uring.c... Parsing code for file src/core/panic.c... Parsing code for file src/core/plugin.c... Parsing code for file src/core/prbs.c... Parsing code for file src/core/prim.c... Parsing code for file src/core/probes.d... Parsing code for file src/core/rate_ctr.c... Parsing code for file src/core/rbtree.c... Parsing code for file src/core/select.c... Parsing code for file src/core/sercomm.c... Parsing code for file src/core/serial.c... Parsing code for file src/core/signal.c... Parsing code for file src/core/sockaddr_str.c... Parsing code for file src/core/socket.c... Parsing code for file src/core/stat_item.c... Generating code for file src/core/stat_item_internal.h... Parsing code for file src/core/stats.c... Parsing code for file src/core/stats_statsd.c... Parsing code for file src/core/stats_tcp.c... Parsing code for file src/core/strrb.c... Parsing code for file src/core/tdef.c... Parsing code for file src/core/thread.c... Parsing code for file src/core/time_cc.c... Parsing code for file src/core/timer.c... Parsing code for file src/core/timer_clockgettime.c... Parsing code for file src/core/timer_gettimeofday.c... Parsing code for file src/core/tun.c... Parsing code for file src/core/use_count.c... Parsing code for file src/core/utils.c... Parsing code for file src/core/write_queue.c... Generating file documentation... Generating docs for file include/osmocom/core/application.h... Generating docs for file include/osmocom/core/backtrace.h... Generating docs for file include/osmocom/core/base64.h... Generating docs for file include/osmocom/core/bit16gen.h... Generating docs for file include/osmocom/core/bit32gen.h... Generating docs for file include/osmocom/core/bit64gen.h... Generating docs for file include/osmocom/core/bitcomp.h... Generating docs for file include/osmocom/core/bits.h... Generating docs for file include/osmocom/core/bitvec.h... Generating docs for file include/osmocom/core/byteswap.h... Generating docs for file include/osmocom/core/conv.h... Generating docs for file include/osmocom/core/counter.h... Generating docs for file include/osmocom/core/crc16.h... Generating docs for file include/osmocom/core/crc16gen.h... Generating docs for file include/osmocom/core/crc32gen.h... Generating docs for file include/osmocom/core/crc64gen.h... Generating docs for file include/osmocom/core/crc8gen.h... Generating docs for file include/osmocom/core/crcgen.h... Generating docs for file include/osmocom/core/defs.h... Generating docs for file include/osmocom/core/endian.h... Generating docs for file include/osmocom/core/exec.h... Generating docs for file include/osmocom/core/fsm.h... Generating docs for file include/osmocom/core/gsmtap.h... Generating docs for file include/osmocom/core/gsmtap_util.h... Generating docs for file include/osmocom/core/hash.h... Generating docs for file include/osmocom/core/hashtable.h... Generating docs for file include/osmocom/core/isdnhdlc.h... Generating docs for file include/osmocom/core/it_q.h... Generating docs for file include/osmocom/core/linuxlist.h... Generating docs for file include/osmocom/core/linuxrbtree.h... Generating docs for file include/osmocom/core/log2.h... Generating docs for file include/osmocom/core/logging.h... Generating docs for file include/osmocom/core/logging_internal.h... Generating docs for file include/osmocom/core/loggingrb.h... Generating docs for file include/osmocom/core/macaddr.h... Generating docs for file include/osmocom/core/mnl.h... Generating docs for file include/osmocom/core/msgb.h... Generating docs for file include/osmocom/core/msgfile.h... Generating docs for file include/osmocom/core/netdev.h... Generating docs for file include/osmocom/core/netns.h... Generating docs for file include/osmocom/core/osmo_io.h... Generating docs for file include/osmocom/core/panic.h... Generating docs for file include/osmocom/core/plugin.h... Generating docs for file include/osmocom/core/prbs.h... Generating docs for file include/osmocom/core/prim.h... Gener/obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:279: warning: Found unknown command '\fill' s_ns.c... Generating docs for file src/gb/gprs_ns2.c... Generating docs for file src/gb/gprs_ns2_fr.c... Generating docs for file src/gb/gprs_ns2_frgre.c... Generating docs for file src/gb/gprs_ns2_internal.h... Generating docs for file src/gb/gprs_ns2_message.c... Generating docs for file src/gb/gprs_ns2_sns.c... Generating docs for file src/gb/gprs_ns2_udp.c... Generating docs for file src/gb/gprs_ns2_vc_fsm.c... Generating docs for file src/gb/gprs_ns2_vty.c... Generating docs for file src/gb/gprs_ns_frgre.c... Generating docs for file src/gb/gprs_ns_sns.c... Generating docs for file src/gb/gprs_ns_vty.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound bssgp2_flow_ctrl... Generating docs for compound bssgp_app_err_cont_nacc... Generating docs for compound bssgp_bvc_ctx... Generating docs for compound bssgp_bvc_fsm_ops... Generating docs for compound bssgp_dl_ud_par... Generating docs for compound bssgp_fc_queue_element... Generating docs for compound bssgp_flow_control... Generating docs for compound bssgp_lv... Generating docs for compound bssgp_normal_hdr... Generating docs for compound bssgp_paging_info... Generating docs for compound bssgp_ran_inf_ack_rim_cont... Generating docs for compound bssgp_ran_inf_app_cont_nacc... Generating docs for compound bssgp_ran_inf_app_err_rim_cont... Generating docs for compound bssgp_ran_inf_err_rim_cont... Generating docs for compound bssgp_ran_inf_req_app_cont_nacc... Generating docs for compound bssgp_ran_inf_req_rim_cont... Generating docs for compound bssgp_ran_inf_rim_cont... Generating docs for compound bssgp_ran_inf_x_cont... Generating docs for compound bssgp_ran_information_pdu... Generating docs for compound bssgp_rim_pdu_ind... Generating docs for compound bssgp_rim_routing_info... Generating docs for compound bssgp_ud_hdr... Generating docs for compound bvc_fsm_priv... Generating docs for compound gprs_ns2_inst... Generating docs for compound gprs_ns2_nse... Generating docs for compound gprs_ns2_vc... Generating docs for compound gprs_ns2_vc_bind... Generating docs for compound gprs_ns2_vc_driver... Generating docs for compound gprs_ns2_vc_priv... Generating docs for compound gprs_ns_hdr... Generating docs for compound gprs_ns_ie_ip4_elem... Generating docs for compound gprs_ns_ie_ip6_elem... Generating docs for compound gprs_ns_inst... Generating docs for compound gprs_nsvc... Generating docs for compound gprs_sns_state... Generating docs for compound gre_hdr... Generating docs for compound libgb_msgb_cb... Generating docs for compound ns2_sns_bind... Generating docs for compound ns2_sns_elems... Generating docs for compound ns2_sns_procedure... Generating docs for compound ns2_sns_state... Generating docs for compound ns_signal_data... Generating docs for compound osmo_bssgp_prim... Generating docs for compound osmo_eutran_tai... Generating docs for compound osmo_fr_dlc... Generating docs for compound osmo_fr_link... Generating docs for compound osmo_fr_network... Generating docs for compound osmo_gprs_ns2_prim... Generating docs for compound priv_bind... Generating docs for compound priv_vc... Generating docs for compound q933_a_hdr... Generating docs for compound q933_a_pvc_sts... Generating docs for compound sns_endpoint... Generating docs for compound vty_bind... Generating docs for compound vty_nse... Generating docs for compound vty_nse_bind... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 2358/65536 hits=29298 misses=2483 finished... touch "doc/libosmogb.tag.prep" /obs/_temp/binpkgs/libosmocore/src/core/isdnhdlc.c:94: warning: The following parameter of osmo_isdnhdlc_decode(struct osmo_isdnhdlc_vars *hdlc, const uint8_t *src, int slen, int *count, uint8_t *dst, int dsize) is not documented: parameter 'hdlc' /obs/_temp/binpkgs/libosmocore/src/core/isdnhdlc.c:321: warning: The following parameter of osmo_isdnhdlc_encode(struct osmo_isdnhdlc_vars *hdlc, const uint8_t *src, uint16_t slen, int *count, uint8_t *dst, int dsize) is not documented: parameter 'hdlc' ating docs for file include/osmocom/core/process.h... Generating docs for file include/osmocom/core/rate_ctr.h... Generating docs for file include/osmocom/core/select.h... Generating docs for file include/osmocom/core/sercomm.h... Generating docs for file include/osmocom/core/serial.h... Generating docs for file include/osmocom/core/signal.h... Generating docs for file include/osmocom/core/sockaddr_str.h... Generating docs for file include/osmocom/core/socket.h... Generating docs for file include/osmocom/core/socket_compat.h... Generating docs for file include/osmocom/core/stat_item.h... Generating docs for file include/osmocom/core/statistics.h... Generating docs for file include/osmocom/core/stats.h... Generating docs for file include/osmocom/core/stats_tcp.h... Generating docs for file include/osmocom/core/strrb.h... Generating docs for file include/osmocom/core/talloc.h... Generating docs for file include/osmocom/core/tdef.h... Generating docs for file include/osmocom/core/thread.h... Generating docs for file include/osmocom/core/time_cc.h... Generating docs for file include/osmocom/core/timer.h... Generating docs for file include/osmocom/core/timer_compat.h... Generating docs for file include/osmocom/core/tun.h... Generating docs for file include/osmocom/core/use_count.h... Generating docs for file include/osmocom/core/utils.h... Generating docs for file include/osmocom/core/write_queue.h... Generating docs for file src/core/application.c... Generating docs for file src/core/backtrace.c... Generating docs for file src/core/base64.c... Generating docs for file src/core/bitcomp.c... Generating docs for file src/core/bits.c... Generating docs for file src/core/bitvec.c... Generating docs for file src/core/context.c... Generating docs for file src/core/conv.c... Generating docs for file src/core/conv_acc.c... Generating docs for file src/core/conv_acc_generic.c... Generating docs for file src/core/conv_acc_neon.c... Generating docs for file src/core/conv_acc_neon_impl.h... Generating docs for file src/core/conv_acc_sse.c... Generating docs for file src/core/conv_acc_sse_avx.c... Generating docs for file src/core/conv_acc_sse_impl.h... Generating docs for file src/core/counter.c... Generating docs for file src/core/crc16.c... Generating docs for file src/core/crc16gen.c... Generating docs for file src/core/crc32gen.c... Generating docs for file src/core/crc64gen.c... Generating docs for file src/core/crc8gen.c... Generating docs for file src/core/exec.c... Generating docs for file src/core/fsm.c... Generating docs for file src/core/gsmtap_util.c... Generating docs for file src/core/isdnhdlc.c... Generating docs for file src/core/it_q.c... Generating docs for file src/core/logging.c... Generating docs for file src/core/logging_gsmtap.c... Generating docs for file src/core/logging_syslog.c... Generating docs for file src/core/logging_systemd.c... Generating docs for file src/core/loggingrb.c... Generating docs for file src/core/macaddr.c... Generating docs for file src/core/mnl.c... Generating docs for file src/core/msgb.c... Generating docs for file src/core/msgfile.c... Generating docs for file src/core/netdev.c... Generating docs for file src/core/netns.c... Generating docs for file src/core/osmo_io.c... Generating docs for file src/core/osmo_io_internal.h... Generating docs for file src/core/osmo_io_poll.c... Generating docs for file src/core/osmo_io_uring.c... Generating docs for file src/core/panic.c... Generating docs for file src/core/plugin.c... Generating docs for file src/core/prbs.c... Generating docs for file src/core/prim.c... Generating docs for file src/core/probes.d... Generating docs for file src/core/rate_ctr.c... Generating docs for file src/core/rbtree.c... Generating docs for file src/core/select.c... Generating docs for file src/core/sercomm.c... Generating docs for file src/core/serial.c... Generating docs for file src/core/signal.c... Generating docs for file src/core/sockaddr_str.c... Generating docs for file src/core/socket.c... Generating docs for file src/core/stat_item.c... Generating docs for/obs/_temp/binpkgs/libosmocore/include/osmocom/core/bits.h:27: warning: unable to resolve reference to 'pbit_t:' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/bits.c:140: warning: unable to resolve reference to 'out' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:279: warning: Found unknown command '\fill' /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:279: warning: Found unknown command '\fill' /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:416: warning: argument 'bit' of command @param is not found in the argument list of bitvec_free(struct bitvec *bv) /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:416: warning: The following parameter of bitvec_free(struct bitvec *bv) is not documented: parameter 'bv' /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:426: warning: argument 'bitvec' of command @param is not found in the argument list of bitvec_pack(const struct bitvec *bv, uint8_t *buffer) /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:426: warning: The following parameter of bitvec_pack(const struct bitvec *bv, uint8_t *buffer) is not documented: parameter 'bv' /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:605: warning: Found unknown command '\go' /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:503: warning: The following parameter of bitvec_write_field(struct bitvec *bv, unsigned int *write_index, uint64_t val, unsigned int len) is not documented: parameter 'val' /obs/_temp/binpkgs/libosmocore/src/core/crc16.c:54: warning: argument 'in' of command @param is not found in the argument list of osmo_crc16(uint16_t crc, uint8_t const *buffer, size_t len) /obs/_temp/binpkgs/libosmocore/src/core/crc16.c:54: warning: argument 'in' of command @param is not found in the argument list of osmo_crc16(uint16_t crc, uint8_t const *buffer, size_t len) /obs/_temp/binpkgs/libosmocore/src/core/crc16.c:54: warning: argument 'in' of command @param is not found in the argument list of osmo_crc16(uint16_t crc, uint8_t const *buffer, size_t len) /obs/_temp/binpkgs/libosmocore/src/core/crc16.c:56: warning: unable to resolve reference to 'buffer' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/core/utils.h:317: warning: The following parameter of OSMO_NAME_C_IMPL(CTX, INITIAL_BUFSIZE, ON_ERROR, FUNC_BUF, FUNC_BUF_ARGS...) is not documented: parameter 'CTX' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/utils.h:134: warning: argument 'args' of command @param is not found in the argument list of osmo_talloc_asprintf(ctx, dest, fmt, args ...) /obs/_temp/binpkgs/libosmocore/include/osmocom/core/utils.h:134: warning: The following parameter of osmo_talloc_asprintf(ctx, dest, fmt, args ...) is not documented: parameter 'args ...' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:984: warning: argument 'len' of command @param is not found in the argument list of osmo_escape_cstr_c(void *ctx, const char *str, int in_len) /obs/_temp/binpkgs/libosmocore/src/core/utils.c:984: warning: The following parameters of osmo_escape_cstr_c(void *ctx, const char *str, int in_len) are not documented: parameter 'ctx' parameter 'in_len' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:850: warning: argument 'len' of command @param is not found in the argument list of osmo_escape_str(const char *str, int in_len) /obs/_temp/binpkgs/libosmocore/src/core/utils.c:850: warning: The following parameter of osmo_escape_str(const char *str, int in_len) is not documented: parameter 'in_len' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:697: warning: argument 'len' of command @param is not found in the argument list of osmo_escape_str_buf(const char *str, int in_len, char *buf, size_t bufsize) /obs/_temp/binpkgs/libosmocore/src/core/utils.c:697: warning: The following parameter of osmo_escape_str_buf(const char *str, int in_len, char *buf, size_t bufsize) is not documented: parameter 'in_len' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:861: warning: argument 'len' of command @param is not found in the argument list of osmo_escape_str_c(const void *ctx, const char *str, int in_len) /obs/_temp/binpkgs/libosmocore/src/core/utils.c:861: warning: The following parameters of osmo_escape_str_c(const void *ctx, const char *str, int in_len) are not documented: parameter 'ctx' parameter 'in_len' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:1353: warning: The following parameter of osmo_int_to_float_str_buf(char *buf, size_t buflen, int64_t val, unsigned int precision) is not documented: parameter 'precision' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:1414: warning: The following parameter of osmo_int_to_float_str_c(void *ctx, int64_t val, unsigned int precision) is not documented: parameter 'precision' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:1014: warning: argument 'len' of command @param is not found in the argument list of osmo_quote_cstr_c(void *ctx, const char *str, int in_len) /obs/_temp/binpkgs/libosmocore/src/core/utils.c:1014: warning: The following parameters of osmo_quote_cstr_c(void *ctx, const char *str, int in_len) are not documented: parameter 'ctx' parameter 'in_len' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:929: warning: The following parameters of osmo_quote_str_buf(const char *str, int in_len, char *buf, size_t bufsize) are not documented: parameter 'buf' parameter 'bufsize' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:958: warning: The following parameter of osmo_quote_str_c(const void *ctx, const char *str, int in_len) is not documented: parameter 'ctx' /obs/_temp/binpkgs/libosmocore/src/core/strrb.c:48: warning: argument 'ctx' of command @param is not found in the argument list of osmo_strrb_create(void *talloc_ctx, size_t rb_size) /obs/_temp/binpkgs/libosmocore/src/core/strrb.c:48: warning: The following parameter of osmo_strrb_create(void *talloc_ctx, size_t rb_size) is not documented: parameter 'talloc_ctx' /obs/_temp/binpkgs/libosmocore/src/core/fsm.c:175: warning: argument 'in' of command @param is not found in the argument list of osmo_fsm_set_dealloc_ctx(void *ctx) /obs/_temp/binpkgs/libosmocore/src/core/gsmtap_util.c:216: warning: unable to resolve reference to 'data' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/gsmtap_util.c:169: warning: unable to resolve reference to 'data' for \ref command lude/osmocom/gsm/gsm0411_smr.h... Generating code for file include/osmocom/gsm/gsm0411_utils.h... Generating code for file include/osmocom/gsm/gsm0480.h... Generating code for file include/osmocom/gsm/gsm0502.h... Generating code for file include/osmocom/gsm/gsm0503.h... Generating code for file include/osmocom/gsm/gsm0808.h... Generating code for file include/osmocom/gsm/gsm0808_lcs.h... Generating code for file include/osmocom/gsm/gsm0808_utils.h... Generating code for file include/osmocom/gsm/gsm23003.h... Generating code for file include/osmocom/gsm/gsm23236.h... Generating code for file include/osmocom/gsm/gsm29118.h... Generating code for file include/osmocom/gsm/gsm29205.h... Generating code for file include/osmocom/gsm/gsm44021.h... Generating code for file include/osmocom/gsm/gsm48.h... Generating code for file include/osmocom/gsm/gsm48_arfcn_range_encode.h... Generating code for file include/osmocom/gsm/gsm48_ie.h... Generating code for file include/osmocom/gsm/gsm48_rest_octets.h... Generating code for file include/osmocom/gsm/gsm_utils.h... Generating code for file include/osmocom/gsm/gsup.h... Generating code for file include/osmocom/gsm/gsup_sms.h... Generating code for file include/osmocom/gsm/i460_mux.h... Generating code for file include/osmocom/gsm/ipa.h... Generating code for file include/osmocom/gsm/iuup.h... Generating code for file include/osmocom/gsm/kasumi.h... Generating code for file include/osmocom/gsm/l1sap.h... Generating code for file include/osmocom/gsm/lapd_core.h... Generating code for file include/osmocom/gsm/lapdm.h... Generating code for file include/osmocom/gsm/meas_rep.h... Generating code for file include/osmocom/gsm/mncc.h... Generating code for file include/osmocom/gsm/oap.h... Generating code for file include/osmocom/gsm/oap_client.h... Generating code for file include/osmocom/gsm/prim.h... Generating code for file include/osmocom/gsm/protocol/gsm_03_40.h... Generating code for file include/osmocom/gsm/protocol/gsm_03_41.h... Generating code for file include/osmocom/gsm/protocol/gsm_04_08.h... Generating code for file include/osmocom/gsm/protocol/gsm_04_08_gprs.h... Generating code for file include/osmocom/gsm/protocol/gsm_04_11.h... Generating code for file include/osmocom/gsm/protocol/gsm_04_12.h... Generating code for file include/osmocom/gsm/protocol/gsm_04_14.h... Generating code for file include/osmocom/gsm/protocol/gsm_04_80.h... Generating code for file include/osmocom/gsm/protocol/gsm_08_08.h... Generating code for file include/osmocom/gsm/protocol/gsm_08_58.h... Generating code for file include/osmocom/gsm/protocol/gsm_09_02.h... Generating code for file include/osmocom/gsm/protocol/gsm_12_21.h... Generating code for file include/osmocom/gsm/protocol/gsm_23_003.h... Generating code for file include/osmocom/gsm/protocol/gsm_23_032.h... Generating code for file include/osmocom/gsm/protocol/gsm_23_041.h... Generating code for file include/osmocom/gsm/protocol/gsm_25_415.h... Generating code for file include/osmocom/gsm/protocol/gsm_29_118.h... Generating code for file include/osmocom/gsm/protocol/gsm_44_004.h... Generating code for file include/osmocom/gsm/protocol/gsm_44_060.h... Generating code for file include/osmocom/gsm/protocol/gsm_44_068.h... Generating code for file include/osmocom/gsm/protocol/gsm_44_318.h... Generating code for file include/osmocom/gsm/protocol/gsm_48_049.h... Generating code for file include/osmocom/gsm/protocol/gsm_48_071.h... Generating code for file include/osmocom/gsm/protocol/gsm_49_031.h... Generating code for file include/osmocom/gsm/protocol/ipaccess.h... Generating code for file include/osmocom/gsm/protocol/smpp34_osmocom.h... Generating code for file include/osmocom/gsm/rsl.h... Generating code for file include/osmocom/gsm/rxlev_stat.h... Generating code for file include/osmocom/gsm/sysinfo.h... Generating code for file include/osmocom/gsm/tlv.h... Parsing code for file src/gsm/a5.c... Parsing code for file src/gsm/abis_nm.c... Parsing code for file src/gsm/apn.c... Parsing code for file src/gsm/auth_comp128v1.c... Parsing code for fil/obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxlist.h:520: warning: Found unknown command '@next' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxlist.h:580: warning: argument 'new' of command @param is not found in the argument list of hlist_move_list(struct hlist_head *old, struct hlist_head *_new) /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxlist.h:580: warning: The following parameter of hlist_move_list(struct hlist_head *old, struct hlist_head *_new) is not documented: parameter '_new' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxlist.h:444: warning: argument 'n' of command @param is not found in the argument list of hlist_unhashed_lockless(const struct hlist_node *h) /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxlist.h:444: warning: The following parameter of hlist_unhashed_lockless(const struct hlist_node *h) is not documented: parameter 'h' /obs/_temp/binpkgs/libosmocore/src/core/logging.c:738: warning: The following parameter of logp(int subsys, const char *file, int line, int cont, const char *format,...) is not documented: parameter 'line' /obs/_temp/binpkgs/libosmocore/src/core/logging.c:754: warning: The following parameter of logp2(int subsys, unsigned int level, const char *file, int line, int cont, const char *format,...) is not documented: parameter 'line' /obs/_temp/binpkgs/libosmocore/src/core/logging.c:701: warning: The following parameter of osmo_vlogp(int subsys, int level, const char *file, int line, int cont, const char *format, va_list ap) is not documented: parameter 'line' /obs/_temp/binpkgs/libosmocore/src/core/msgb.c:44: warning: unable to resolve reference to 'msgb:' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/msgb.c:364: warning: The following parameter of msgb_copy_resize(const struct msgb *msg, uint16_t new_len, const char *name) is not documented: parameter 'new_len' /obs/_temp/binpkgs/libosmocore/src/core/rate_ctr.c:41: warning: unable to resolve reference to 'rate_ctr:' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h:52: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/src/core/sercomm.c:123: warning: argument 'n' of command @param is not found in the argument list of osmo_sercomm_tx_queue_depth(struct osmo_sercomm_inst *sercomm, uint8_t dlci) /obs/_temp/binpkgs/libosmocore/src/core/sercomm.c:123: warning: The following parameter of osmo_sercomm_tx_queue_depth(struct osmo_sercomm_inst *sercomm, uint8_t dlci) is not documented: parameter 'sercomm' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h:52: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:25: warning: unable to resolve reference to 'osmo_counter_group' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:25: warning: unable to resolve reference to 'osmo_counter_group' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:347: warning: argument 'name' of command @param is not found in the argument list of osmo_stat_item_get_group_by_name_idxname(const char *group_name, const char *idx_name) /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:347: warning: The following parameter of osmo_stat_item_get_group_by_name_idxname(const char *group_name, const char *idx_name) is not documented: parameter 'group_name' /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:175: warning: unable to resolve reference to 'talloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:173: warning: argument 'desc' of command @param is not found in the argument list of osmo_stat_item_group_alloc(void *ctx, const struct osmo_stat_item_group_desc *group_desc, unsigned int idx) /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:173: warning: The following parameter of osmo_stat_item_group_alloc(void *ctx, const struct osmo_stat_item_group_desc *group_desc, unsigned int idx) is not documented: parameter 'group_desc' /obs/_temp/binpkgs/libosmocore/src/core/stats_tcp.c:191: warning: argument 'human' of command @param is not found in the argument list of osmo_stats_tcp_osmo_fd_register(const struct osmo_fd *fd, const char *name) /obs/_temp/binpkgs/libosmocore/src/core/stats_tcp.c:191: warning: The following parameter of osmo_stats_tcp_osmo_fd_register(const struct osmo_fd *fd, const char *name) is not documented: parameter 'name' /obs/_temp/binpkgs/libosmocore/src/core/strrb.c:48: warning: argument 'ctx' of command @param is not found in the argument list of osmo_strrb_create(void *talloc_ctx, size_t rb_size) /obs/_temp/binpkgs/libosmocore/src/core/strrb.c:48: warning: The following parameter of osmo_strrb_create(void *talloc_ctx, size_t rb_size) is not documented: parameter 'talloc_ctx' /obs/_temp/binpkgs/libosmocore/src/core/tdef.c:39: warning: unable to resolve reference to 'Tdef_VTY' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/tdef.c:57: warning: unable to resolve reference to 'tests/tdef/tdef_vty_config_root_test.c:' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/tdef.c:61: warning: unable to resolve reference to 'tests/tdef/tdef_vty_config_subnode_test.c:' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/tdef.c:68: warning: unable to resolve reference to 'tests/tdef/tdef_vty_dynamic_test.c:' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/tdef.c:84: warning: unable to resolve reference to 'tdef_vty.h' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/core/tdef.h:178: warning: argument 'tdefs' of command @param is not found in the argument list of osmo_tdef_groups_for_each(g, tdef_groups) /obs/_temp/binpkgs/libosmocore/include/osmocom/core/tdef.h:178: warning: The following parameter of osmo_tdef_groups_for_each(g, tdef_groups) is not documented: parameter 'tdef_groups' /obs/_temp/binpkgs/libosmocore/src/core/tdef.c:331: warning: The following parameters of _osmo_tdef_fsm_inst_state_chg(struct osmo_fsm_inst *fi, uint32_t state, const struct osmo_tdef_state_timeout *timeouts_array, const struct osmo_tdef *tdefs, long default_timeout, const char *file, int line) are not documented: parameter 'fi' parameter 'state' parameter 'timeouts_array' parameter 'tdefs' parameter 'default_timeout' /obs/_temp/binpkgs/libosmocore/src/core/tdef.c:269: warning: argument 'tdef' of command @param is not found in the argument list of osmo_tdef_range_str_buf(char *buf, size_t buf_len, struct osmo_tdef *t) /obs/_temp/binpkgs/libosmocore/src/core/tdef.c:269: warning: The following parameter of osmo_tdef_range_str_buf(char *buf, size_t buf_len, struct osmo_tdef *t) is not documented: parameter 't' /obs/_temp/binpkgs/libosmocore/src/core/use_count.c:228: warning: The following parameters of _osmo_use_count_get_put(struct osmo_use_count *uc, const char *use, int32_t change, const char *file, int line) are not documented: parameter 'uc' parameter 'use' parameter 'change' /obs/_temp/binpkgs/libosmocore/src/core/netdev.c:754: warning: argument 'data_ind_cb' of command @param is not found in the argument list of osmo_netdev_set_ifupdown_ind_cb(struct osmo_netdev *netdev, osmo_netdev_ifupdown_ind_cb_t ifupdown_ind_cb) /obs/_temp/binpkgs/libosmocore/src/core/netdev.c:754: warning: The following parameter of osmo_netdev_set_ifupdown_ind_cb(struct osmo_netdev *netdev, osmo_netdev_ifupdown_ind_cb_t ifupdown_ind_cb) is not documented: parameter 'ifupdown_ind_cb' /obs/_temp/binpkgs/libosmocore/src/core/netdev.c:737: warning: The following parameter of osmo_netdev_set_priv_data(struct osmo_netdev *netdev, void *priv_data) is not documented: parameter 'priv_data' /obs/_temp/binpkgs/libosmocore/src/core/tun.c:458: warning: The following parameter of osmo_tundev_set_priv_data(struct osmo_tundev *tundev, void *priv_data) is not documented: parameter 'priv_data' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/use_count.h:77: warning: explicit link request to 'define' could not be resolved /obs/_temp/binpkgs/libosmocore/include/osmocom/core/use_count.h:79: warning: explicit link request to 'define' could not be resolved file src/core/stat_item_internal.h... Generating docs for file src/core/stats.c... Generating docs for file src/core/stats_statsd.c... Generating docs for file src/core/stats_tcp.c... Generating docs for file src/core/strrb.c... Generating docs for file src/core/tdef.c... Generating docs for file src/core/thread.c... Generating docs for file src/core/time_cc.c... Generating docs for file src/core/timer.c... Generating docs for file src/core/timer_clockgettime.c... Generating docs for file src/core/timer_gettimeofday.c... Generating docs for file src/core/tun.c... Generating docs for file src/core/use_count.c... Generating docs for file src/core/utils.c... Generating docs for file src/core/write_queue.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound bitvec... Generating docs for compound gsmtap_hdr... Generating docs for compound gsmtap_inst... Generating docs for compound gsmtap_osmocore_log_hdr... Generating docs for compound hlist_head... Generating docs for compound hlist_node... Generating docs for compound iofd_backend_ops... Generating docs for compound iofd_msghdr... Generating docs for compound llist_head... Generating docs for compound log_category... Generating docs for compound log_context... Generating docs for compound log_info... Generating docs for compound log_info_cat... Generating docs for compound log_target... Generating docs for compound msgb... Generating docs for compound netdev_netns_ctx... Generating docs for compound osmo_config_entry... Generating docs for compound osmo_config_list... Generating docs for compound osmo_conv_code... Generating docs for compound osmo_conv_decoder... Generating docs for compound osmo_conv_encoder... Generating docs for compound osmo_counter... Generating docs for compound osmo_crc16gen_code... Generating docs for compound osmo_crc32gen_code... Generating docs for compound osmo_crc64gen_code... Generating docs for compound osmo_crc8gen_code... Generating docs for compound osmo_fd... Generating docs for compound osmo_fsm... Generating docs for compound osmo_fsm_inst... Generating docs for compound osmo_fsm_state... Generating docs for compound osmo_io_fd... Generating docs for compound osmo_io_ops... Generating docs for compound osmo_isdnhdlc_vars... Generating docs for compound osmo_it_q... Generating docs for compound osmo_mnl... Generating docs for compound osmo_netdev... Generating docs for compound osmo_prbs... Generating docs for compound osmo_prbs_state... Generating docs for compound osmo_prim_event_map... Generating docs for compound osmo_prim_hdr... Generating docs for compound osmo_sercomm_inst... Generating docs for compound osmo_signalfd... Generating docs for compound osmo_sock_init2_multiaddr_pars... Generating docs for compound osmo_sockaddr... Generating docs for compound osmo_sockaddr_str... Generating docs for compound osmo_stat_item... Generating docs for compound osmo_stat_item_desc... Generating docs for compound osmo_stat_item_group... Generating docs for compound osmo_stat_item_group_desc... Generating docs for compound osmo_stat_item_period... Generating docs for compound osmo_stats_config... Generating docs for compound osmo_stats_reporter... Generating docs for compound osmo_strbuf... Generating docs for compound osmo_strrb... Generating docs for compound osmo_talloc_contexts... Generating docs for compound osmo_tcp_stats_config... Generating docs for compound osmo_tdef... Generating docs for compound osmo_tdef_group... Generating docs for compound osmo_tdef_state_timeout... Generating docs for compound osmo_time_cc... Generating docs for compound osmo_time_cc_cfg... Generating docs for compound osmo_timer_list... Generating docs for compound osmo_tundev... Generating docs for compound osmo_use_count... Generating docs for compound osmo_use_count_entry... Generating docs for compound osmo_wqueue... Generating docs for compound rate_ctr... Generating docs for compound rate_ctr_desc... Generating docs for compound rate_ctr_group... Generating docs for compo/obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:25: warning: unable to resolve reference to 'osmo_counter_group' for \ref command e src/gsm/auth_comp128v23.c... Parsing code for file src/gsm/auth_core.c... Parsing code for file src/gsm/auth_milenage.c... Parsing code for file src/gsm/auth_tuak.c... Parsing code for file src/gsm/auth_xor.c... Parsing code for file src/gsm/auth_xor_2g.c... Parsing code for file src/gsm/bsslap.c... Parsing code for file src/gsm/bssmap_le.c... Parsing code for file src/gsm/bts_features.c... Parsing code for file src/gsm/cbsp.c... Parsing code for file src/gsm/comp128.c... Parsing code for file src/gsm/comp128v23.c... Parsing code for file src/gsm/gad.c... Parsing code for file src/gsm/gan.c... Parsing code for file src/gsm/gea.c... Parsing code for file src/gsm/gprs_cipher_core.c... Parsing code for file src/gsm/gprs_gea.c... Parsing code for file src/gsm/gprs_rlc.c... Parsing code for file src/gsm/gsm0341.c... Parsing code for file src/gsm/gsm0411_smc.c... Parsing code for file src/gsm/gsm0411_smr.c... Parsing code for file src/gsm/gsm0411_utils.c... Parsing code for file src/gsm/gsm0414.c... Parsing code for file src/gsm/gsm0480.c... Parsing code for file src/gsm/gsm0502.c... Parsing code for file src/gsm/gsm0503_conv.c... Parsing code for file src/gsm/gsm0808.c... Parsing code for file src/gsm/gsm0808_utils.c... Parsing code for file src/gsm/gsm23003.c... Parsing code for file src/gsm/gsm23236.c... Parsing code for file src/gsm/gsm29118.c... Parsing code for file src/gsm/gsm29205.c... Parsing code for file src/gsm/gsm44021.c... Parsing code for file src/gsm/gsm44068.c... Parsing code for file src/gsm/gsm48.c... Parsing code for file src/gsm/gsm48049.c... Parsing code for file src/gsm/gsm48_arfcn_range_encode.c... Parsing code for file src/gsm/gsm48_ie.c... Parsing code for file src/gsm/gsm48_rest_octets.c... Parsing code for file src/gsm/gsm_04_08_gprs.c... Parsing code for file src/gsm/gsm_utils.c... Parsing code for file src/gsm/gsup.c... Parsing code for file src/gsm/gsup_sms.c... Parsing code for file src/gsm/ipa.c... Parsing code for file src/gsm/iuup.c... Parsing code for file src/gsm/kasumi.c... Parsing code for file src/gsm/kdf.c... Parsing code for file src/gsm/kdf/sha1-internal.c... Parsing code for file src/gsm/kdf/sha1.c... Generating code for file src/gsm/kdf/sha1.h... Generating code for file src/gsm/kdf/sha1_i.h... Parsing code for file src/gsm/kdf/sha256-internal.c... Parsing code for file src/gsm/kdf/sha256.c... Generating code for file src/gsm/kdf/sha256.h... Generating code for file src/gsm/kdf/sha256_i.h... Parsing code for file src/gsm/lapdm.c... Parsing code for file src/gsm/milenage/aes-encblock.c... Parsing code for file src/gsm/milenage/aes-internal-enc.c... Parsing code for file src/gsm/milenage/aes-internal.c... Generating code for file src/gsm/milenage/aes.h... Generating code for file src/gsm/milenage/aes_i.h... Generating code for file src/gsm/milenage/aes_wrap.h... Generating code for file src/gsm/kdf/common.h... Generating code for file src/gsm/milenage/common.h... Generating code for file src/gsm/kdf/crypto.h... Generating code for file src/gsm/milenage/crypto.h... Generating code for file src/gsm/milenage/includes.h... Parsing code for file src/gsm/milenage/milenage.c... Generating code for file src/gsm/milenage/milenage.h... Parsing code for file src/gsm/mncc.c... Parsing code for file src/gsm/oap.c... Parsing code for file src/gsm/oap_client.c... Parsing code for file src/gsm/rsl.c... Parsing code for file src/gsm/rxlev_stat.c... Parsing code for file src/gsm/sysinfo.c... Parsing code for file src/gsm/tlv_parser.c... Parsing code for file src/gsm/tuak/KeccakP-1600-3gpp.c... Generating code for file src/gsm/tuak/KeccakP-1600-3gpp.h... Parsing code for file src/gsm/tuak/tuak.c... Generating code for file src/gsm/tuak/tuak.h... Generating file documentation... Generating docs for file include/osmocom/crypt/auth.h... Generating docs for file include/osmocom/crypt/gprs_cipher.h... Generating docs for file include/osmocom/crypt/kdf.h... Generating docs for file include/osmocom/crypt/utran_cipher.h... Generating docs for file include/osmocom/gsm/a5.h... Generating docs for file include/o/obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c:326: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c:346: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:235: warning: unable to resolve reference to 'ie_tag' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:236: warning: unable to resolve reference to 'ie' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:237: warning: unable to resolve reference to 'ie_len' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:238: warning: unable to resolve reference to 'ie' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:239: warning: unable to resolve reference to 'ie_len' for \ref command und rate_ctr_group_desc... Generating docs for compound rate_ctr_per_intv... Generating docs for compound rb_node... Generating docs for compound rb_root... Generating docs for compound signal_handler... Generating docs for compound stats_tcp_entry... Generating docs for compound value_string... Generating docs for compound vdecoder... Generating docs for compound vtrellis... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 2750/65536 hits=26774 misses=2953 finished... touch "doc/libosmocore.tag.prep" /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:350: warning: argument 'cgi' of command @param is not found in the argument list of osmo_cgi_ps_name2(const struct osmo_cell_global_id_ps *cgi_ps) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:350: warning: The following parameter of osmo_cgi_ps_name2(const struct osmo_cell_global_id_ps *cgi_ps) is not documented: parameter 'cgi_ps' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:660: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_home_network_domain(char *out, const struct osmo_plmn_id *plmn) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:660: warning: argument 'out' from the argument list of osmo_gen_home_network_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:690: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_mme_domain(char *out, const struct osmo_gummei *gummei) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:690: warning: argument 'out' from the argument list of osmo_gen_mme_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:723: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_mme_group_domain(char *out, uint16_t mmegi, const struct osmo_plmn_id *plmn) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:723: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_mme_group_domain(char *out, uint16_t mmegi, const struct osmo_plmn_id *plmn) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:723: warning: argument 'out' from the argument list of osmo_gen_mme_group_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:450: warning: argument 'buf' of command @param is not found in the argument list of osmo_gummei_name_c(const void *ctx, const struct osmo_gummei *gummei) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:450: warning: argument 'buf_len' of command @param is not found in the argument list of osmo_gummei_name_c(const void *ctx, const struct osmo_gummei *gummei) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:450: warning: The following parameter of osmo_gummei_name_c(const void *ctx, const struct osmo_gummei *gummei) is not documented: parameter 'ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:673: warning: argument 'out' from the argument list of osmo_parse_home_network_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:673: warning: argument 'in' from the argument list of osmo_parse_home_network_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:704: warning: argument 'out' from the argument list of osmo_parse_mme_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:704: warning: argument 'in' from the argument list of osmo_parse_mme_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c:215: warning: argument 'nri_range' of command @param is not found in the argument list of osmo_nri_range_validate(const struct osmo_nri_range *range, uint8_t nri_bitlen) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c:215: warning: The following parameter of osmo_nri_range_validate(const struct osmo_nri_range *range, uint8_t nri_bitlen) is not documented: parameter 'range' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c:93: warning: The following parameter of osmo_nri_v_limit_by_ranges(int16_t *nri_v, const struct osmo_nri_ranges *nri_ranges, uint32_t nri_bitlen) is not documented: parameter 'nri_bitlen' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:25: warning: argument 'caller' of command @param is not found in the argument list of osmo_csd_12k_6k_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:25: warning: argument 'allocated' of command @param is not found in the argument list of osmo_csd_12k_6k_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:25: warning: The following parameters of osmo_csd_12k_6k_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) are not documented: parameter 'fr' parameter 'n_bits' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:117: warning: argument 'caller' of command @param is not found in the argument list of osmo_csd_3k6_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:117: warning: argument 'allocated' of command @param is not found in the argument list of osmo_csd_3k6_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:117: warning: The following parameters of osmo_csd_3k6_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) are not documented: parameter 'fr' parameter 'n_bits' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_arfcn_range_encode.c:127: warning: The following parameter of osmo_gsm48_range_enc_arfcns(enum osmo_gsm48_range range, const int *arfcns, int size, int *out, const int index) is not documented: parameter 'index' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:897: warning: argument 'encoded' of command @param is not found in the argument list of osmo_gsm48_rest_octets_si13_decode(struct osmo_gsm48_si13_info *si13, const uint8_t *data) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:897: warning: The following parameter of osmo_gsm48_rest_octets_si13_decode(struct osmo_gsm48_si13_info *si13, const uint8_t *data) is not documented: parameter 'data' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:1188: warning: argument 'encoded' of command @param is not found in the argument list of osmo_gsm48_rest_octets_si3_decode(struct osmo_gsm48_si_ro_info *si3, const uint8_t *data) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:1188: warning: The following parameter of osmo_gsm48_rest_octets_si3_decode(struct osmo_gsm48_si_ro_info *si3, const uint8_t *data) is not documented: parameter 'data' /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h:66: warning: argument 'decoded' of command @param is not found in the argument list of gsm_7bit_decode_n(char *text, size_t n, const uint8_t *user_data, uint8_t septet_l) /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h:66: warning: argument 'length' of command @param is not found in the argument list of gsm_7bit_decode_n(char *text, size_t n, const uint8_t *user_data, uint8_t septet_l) /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h:66: warning: The following parameters of gsm_7bit_decode_n(char *text, size_t n, const uint8_t *user_data, uint8_t septet_l) are not documented: parameter 'text' parameter 'septet_l' /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h:89: warning: argument 'octets_written' of command @param is not found in the argument list of gsm_7bit_encode_n(uint8_t *result, size_t n, const char *data, int *octets) /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h:89: warning: argument 'result' from the argument list of gsm_7bit_encode_n has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h:89: warning: argument 'n' from the argument list of gsm_7bit_encode_n has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h:89: warning: argument 'data' from the argument list of gsm_7bit_encode_n has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c:728: warning: Found unknown command '\arfcn' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c:551: warning: argument 'GSM' of command @param is not found in the argument list of ms_pwr_ctl_lvl(enum gsm_band band, unsigned int dbm) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c:551: warning: The following parameter of ms_pwr_ctl_lvl(enum gsm_band band, unsigned int dbm) is not documented: parameter 'band' /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup.h:126: warning: End of list marker found without any preceding list items /obs/_temp/binpkgs/libosmocore/src/gsm/lapdm.c:1388: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h:0: warning: unable to resolve reference to 'abis_oml_mdisc' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h:0: warning: unable to resolve reference to 'abis_oml_mdisc' for \ref command smocom/gsm/abis_nm.h... Generating docs for file include/osmocom/gsm/apn.h... Generating docs for file include/osmocom/gsm/bitvec_gsm.h... Generating docs for file include/osmocom/gsm/bsslap.h... Generating docs for file include/osmocom/gsm/bssmap_le.h... Generating docs for file include/osmocom/gsm/bts_features.h... Generating docs for file include/osmocom/gsm/cbsp.h... Generating docs for file include/osmocom/gsm/comp128.h... Generating docs for file include/osmocom/gsm/comp128v23.h... Generating docs for file include/osmocom/gsm/gad.h... Generating docs for file include/osmocom/gsm/gan.h... Generating docs for file include/osmocom/gsm/gea.h... Generating docs for file include/osmocom/gsm/gsm0341.h... Generating docs for file include/osmocom/gsm/gsm0411_smc.h... Generating docs for file include/osmocom/gsm/gsm0411_smr.h... Generating docs for file include/osmocom/gsm/gsm0411_utils.h... Generating docs for file include/osmocom/gsm/gsm0480.h... Generating docs for file include/osmocom/gsm/gsm0502.h... Generating docs for file include/osmocom/gsm/gsm0503.h... Generating docs for file include/osmocom/gsm/gsm0808.h... Generating docs for file include/osmocom/gsm/gsm0808_lcs.h... Generating docs for file include/osmocom/gsm/gsm0808_utils.h... Generating docs for file include/osmocom/gsm/gsm23003.h... Generating docs for file include/osmocom/gsm/gsm23236.h... Generating docs for file include/osmocom/gsm/gsm29118.h... Generating docs for file include/osmocom/gsm/gsm29205.h... Generating docs for file include/osmocom/gsm/gsm44021.h... Generating docs for file include/osmocom/gsm/gsm48.h... Generating docs for file include/osmocom/gsm/gsm48_arfcn_range_encode.h... Generating docs for file include/osmocom/gsm/gsm48_ie.h... Generating docs for file include/osmocom/gsm/gsm48_rest_octets.h... Generating docs for file include/osmocom/gsm/gsm_utils.h... Generating docs for file include/osmocom/gsm/gsup.h... Generating docs for file include/osmocom/gsm/gsup_sms.h... Generating docs for file include/osmocom/gsm/i460_mux.h... Generating docs for file include/osmocom/gsm/ipa.h... Generating docs for file include/osmocom/gsm/iuup.h... Generating docs for file include/osmocom/gsm/kasumi.h... Generating docs for file include/osmocom/gsm/l1sap.h... Generating docs for file include/osmocom/gsm/lapd_core.h... Generating docs for file include/osmocom/gsm/lapdm.h... Generating docs for file include/osmocom/gsm/meas_rep.h... Generating docs for file include/osmocom/gsm/mncc.h... Generating docs for file include/osmocom/gsm/oap.h... Generating docs for file include/osmocom/gsm/oap_client.h... Generating docs for file include/osmocom/gsm/prim.h... Generating docs for file include/osmocom/gsm/protocol/gsm_03_40.h... Generating docs for file include/osmocom/gsm/protocol/gsm_03_41.h... Generating docs for file include/osmocom/gsm/protocol/gsm_04_08.h... Generating docs for file include/osmocom/gsm/protocol/gsm_04_08_gprs.h... Generating docs for file include/osmocom/gsm/protocol/gsm_04_11.h... Generating docs for file include/osmocom/gsm/protocol/gsm_04_12.h... Generating docs for file include/osmocom/gsm/protocol/gsm_04_14.h... Generating docs for file include/osmocom/gsm/protocol/gsm_04_80.h... Generating docs for file include/osmocom/gsm/protocol/gsm_08_08.h... Generating docs for file include/osmocom/gsm/protocol/gsm_08_58.h... Generating docs for file include/osmocom/gsm/protocol/gsm_09_02.h... Generating docs for file include/osmocom/gsm/protocol/gsm_12_21.h... Generating docs for file include/osmocom/gsm/protocol/gsm_23_003.h... Generating docs for file include/osmocom/gsm/protocol/gsm_23_032.h... Generating docs for file include/osmocom/gsm/protocol/gsm_23_041.h... Generating docs for file include/osmocom/gsm/protocol/gsm_25_415.h... Generating docs for file include/osmocom/gsm/protocol/gsm_29_118.h... Generating docs for file include/osmocom/gsm/protocol/gsm_44_004.h... Generating docs for file include/osmocom/gsm/protocol/gsm_44_060.h... Generating docs for file include/osmocom/gsm/protocol/gsm_44_068.h... Generating docs for file include/osm/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:242: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:249: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:263: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:274: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:296: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:304: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:356: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:364: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:372: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:380: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:389: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:397: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:427: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:442: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:451: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:460: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:470: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c:326: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c:346: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:235: warning: unable to resolve reference to 'ie_tag' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:236: warning: unable to resolve reference to 'ie' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:237: warning: unable to resolve reference to 'ie_len' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:238: warning: unable to resolve reference to 'ie' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:239: warning: unable to resolve reference to 'ie_len' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:350: warning: argument 'cgi' of command @param is not found in the argument list of osmo_cgi_ps_name2(const struct osmo_cell_global_id_ps *cgi_ps) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:350: warning: The following parameter of osmo_cgi_ps_name2(const struct osmo_cell_global_id_ps *cgi_ps) is not documented: parameter 'cgi_ps' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:660: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_home_network_domain(char *out, const struct osmo_plmn_id *plmn) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:660: warning: argument 'out' from the argument list of osmo_gen_home_network_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:690: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_mme_domain(char *out, const struct osmo_gummei *gummei) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:690: warning: argument 'out' from the argument list of osmo_gen_mme_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:723: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_mme_group_domain(char *out, uint16_t mmegi, const struct osmo_plmn_id *plmn) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:723: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_mme_group_domain(char *out, uint16_t mmegi, const struct osmo_plmn_id *plmn) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:723: warning: argument 'out' from the argument list of osmo_gen_mme_group_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:450: warning: argument 'buf' of command @param is not found in the argument list of osmo_gummei_name_c(const void *ctx, const struct osmo_gummei *gummei) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:450: warning: argument 'buf_len' of command @param is not found in the argument list of osmo_gummei_name_c(const void *ctx, const struct osmo_gummei *gummei) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:450: warning: The following parameter of osmo_gummei_name_c(const void *ctx, const struct osmo_gummei *gummei) is not documented: parameter 'ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:673: warning: argument 'out' from the argument list of osmo_parse_home_network_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:673: warning: argument 'in' from the argument list of osmo_parse_home_network_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:704: warning: argument 'out' from the argument list of osmo_parse_mme_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:704: warning: argument 'in' from the argument list of osmo_parse_mme_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c:215: warning: argument 'nri_range' of command @param is not found in the argument list of osmo_nri_range_validate(const struct osmo_nri_range *range, uint8_t nri_bitlen) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c:215: warning: The following parameter of osmo_nri_range_validate(const struct osmo_nri_range *range, uint8_t nri_bitlen) is not documented: parameter 'range' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c:93: warning: The following parameter of osmo_nri_v_limit_by_ranges(int16_t *nri_v, const struct osmo_nri_ranges *nri_ranges, uint32_t nri_bitlen) is not documented: parameter 'nri_bitlen' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:25: warning: argument 'caller' of command @param is not found in the argument list of osmo_csd_12k_6k_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:25: warning: argument 'allocated' of command @param is not found in the argument list of osmo_csd_12k_6k_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:25: warning: The following parameters of osmo_csd_12k_6k_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) are not documented: parameter 'fr' parameter 'n_bits' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:117: warning: argument 'caller' of command @param is not found in the argument list of osmo_csd_3k6_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:117: warning: argument 'allocated' of command @param is not found in the argument list of osmo_csd_3k6_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:117: warning: The following parameters of osmo_csd_3k6_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) are not documented: parameter 'fr' parameter 'n_bits' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_arfcn_range_encode.c:127: warning: The following parameter of osmo_gsm48_range_enc_arfcns(enum osmo_gsm48_range range, const int *arfcns, int size, int *out, const int index) is not documented: parameter 'index' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:897: warning: argument 'encoded' of command @param is not found in the argument list of osmo_gsm48_rest_octets_si13_decode(struct osmo_gsm48_si13_info *si13, const uint8_t *data) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:897: warning: The following parameter of osmo_gsm48_rest_octets_si13_decode(struct osmo_gsm48_si13_info *si13, const uint8_t *data) is not documented: parameter 'data' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:1188: warning: argument 'encoded' of command @param is not found in the argument list of osmo_gsm48_rest_octets_si3_decode(struct osmo_gsm48_si_ro_info *si3, const uint8_t *data) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:1188: warning: The following parameter of osmo_gsm48_rest_octets_si3_decode(struct osmo_gsm48_si_ro_info *si3, const uint8_t *data) is not documented: parameter 'data' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c:728: warning: Found unknown command '\arfcn' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c:551: warning: argument 'GSM' of command @param is not found in the argument list of ms_pwr_ctl_lvl(enum gsm_band band, unsigned int dbm) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c:551: warning: The following parameter of ms_pwr_ctl_lvl(enum gsm_band band, unsigned int dbm) is not documented: parameter 'band' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:29: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:30: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:31: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:32: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:29: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:30: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:31: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:32: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:68: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:69: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:70: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:71: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:98: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:99: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:100: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:101: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:102: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:114: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:115: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:116: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:117: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:118: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:119: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:120: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:98: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:99: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:100: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:101: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:102: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:114: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:115: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:116: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:117: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:118: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:119: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:120: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:98: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:99: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:100: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:101: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:102: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:114: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:115: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:116: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:117: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:118: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:119: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:120: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:98: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:99: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:100: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:101: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:102: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:114: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:115: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:116: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:117: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:118: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:119: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:120: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:24: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:25: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:26: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:27: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:24: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:25: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:26: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:27: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:94: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:95: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:96: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:97: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:95: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:96: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:97: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:98: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:99: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:110: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:111: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:112: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:113: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:114: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:115: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:116: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:95: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:96: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:97: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:98: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:99: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:110: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:111: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:112: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:113: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:114: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:115: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:116: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:95: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:96: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:97: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:98: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:99: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:110: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:111: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:112: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:113: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:114: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:115: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:116: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:95: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:96: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:97: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:98: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:99: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:110: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:111: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:112: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:113: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:114: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:115: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:116: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/lapdm.c:1388: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:26: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:27: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:28: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:26: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:27: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:28: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-internal.c:787: warning: found documented return type for rijndaelKeySetupEnc that does not return anything /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-internal.c:787: warning: found documented return type for rijndaelKeySetupEnc that does not return anything /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:26: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:27: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:28: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:26: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:27: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:28: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:32: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:33: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:34: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:35: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:42: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:43: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:44: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:45: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:68: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:69: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:70: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:71: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:79: warning: Found unknown command '@seed' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:80: warning: Found unknown command '@seed_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:81: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:82: warning: Found unknown command '@xlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:94: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:95: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:96: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:97: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:105: warning: Found unknown command '@clear' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:106: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:107: warning: Found unknown command '@cypher' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:135: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:136: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:143: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:144: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:145: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:151: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:166: warning: Found unknown command '@alg' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:167: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:168: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:181: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:182: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:183: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:193: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:194: warning: Found unknown command '@hash' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:196: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:220: warning: Found unknown command '@alg' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:221: warning: Found unknown command '@iv' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:222: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:223: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:237: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:238: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:239: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:240: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:252: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:253: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:254: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:255: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:267: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:281: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:282: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:297: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:298: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:299: warning: Found unknown command '@passwd' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:312: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:313: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:329: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:330: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:331: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:332: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:333: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:346: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:347: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:348: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:349: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:350: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:363: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:364: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:365: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:366: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:367: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:380: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:390: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:400: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:401: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:402: warning: Found unknown command '@crypt_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:403: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:404: warning: Found unknown command '@plain_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:431: warning: Found unknown command '@base' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:432: warning: Found unknown command '@base_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:433: warning: Found unknown command '@power' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:434: warning: Found unknown command '@power_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:435: warning: Found unknown command '@modulus' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:436: warning: Found unknown command '@modulus_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:456: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:457: warning: Found unknown command '@keylen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:458: warning: expected whitespace after \skip command /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:459: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:460: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:143: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:144: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:145: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:151: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:135: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:136: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:252: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:253: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:254: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:255: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:267: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:237: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:238: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:239: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:240: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:220: warning: Found unknown command '@alg' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:221: warning: Found unknown command '@iv' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:222: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:223: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:193: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:194: warning: Found unknown command '@hash' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:196: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:166: warning: Found unknown command '@alg' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:167: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:168: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:181: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:182: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:183: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:431: warning: Found unknown command '@base' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:432: warning: Found unknown command '@base_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:433: warning: Found unknown command '@power' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:434: warning: Found unknown command '@power_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:435: warning: Found unknown command '@modulus' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:436: warning: Found unknown command '@modulus_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:438: warning: Found unknown command '@result_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:346: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:347: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:348: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:349: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:350: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:390: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:297: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:298: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:299: warning: Found unknown command '@passwd' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:363: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:364: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:365: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:366: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:367: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:400: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:401: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:402: warning: Found unknown command '@crypt_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:403: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:404: warning: Found unknown command '@plain_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:329: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:330: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:331: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:332: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:333: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:380: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:312: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:313: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:281: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:282: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:105: warning: Found unknown command '@clear' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:106: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:107: warning: Found unknown command '@cypher' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:79: warning: Found unknown command '@seed' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:80: warning: Found unknown command '@seed_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:81: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:82: warning: Found unknown command '@xlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:32: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:33: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:34: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:35: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:42: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:43: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:44: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:45: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:456: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:457: warning: Found unknown command '@keylen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:458: warning: expected whitespace after \skip command /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:459: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:460: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:68: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:69: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:70: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:71: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:68: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:69: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:70: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:71: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:94: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:95: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:96: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:97: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:94: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:95: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:96: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:97: warning: Found unknown command '@mac' ocom/gsm/protocol/gsm_44_318.h... Generating docs for file include/osmocom/gsm/protocol/gsm_48_049.h... Generating docs for file include/osmocom/gsm/protocol/gsm_48_071.h... Generating docs for file include/osmocom/gsm/protocol/gsm_49_031.h... Generating docs for file include/osmocom/gsm/protocol/ipaccess.h... Generating docs for file include/osmocom/gsm/protocol/smpp34_osmocom.h... Generating docs for file include/osmocom/gsm/rsl.h... Generating docs for file include/osmocom/gsm/rxlev_stat.h... Generating docs for file include/osmocom/gsm/sysinfo.h... Generating docs for file include/osmocom/gsm/tlv.h... Generating docs for file src/gsm/a5.c... Generating docs for file src/gsm/abis_nm.c... Generating docs for file src/gsm/apn.c... Generating docs for file src/gsm/auth_comp128v1.c... Generating docs for file src/gsm/auth_comp128v23.c... Generating docs for file src/gsm/auth_core.c... Generating docs for file src/gsm/auth_milenage.c... Generating docs for file src/gsm/auth_tuak.c... Generating docs for file src/gsm/auth_xor.c... Generating docs for file src/gsm/auth_xor_2g.c... Generating docs for file src/gsm/bsslap.c... Generating docs for file src/gsm/bssmap_le.c... Generating docs for file src/gsm/bts_features.c... Generating docs for file src/gsm/cbsp.c... Generating docs for file src/gsm/comp128.c... Generating docs for file src/gsm/comp128v23.c... Generating docs for file src/gsm/gad.c... Generating docs for file src/gsm/gan.c... Generating docs for file src/gsm/gea.c... Generating docs for file src/gsm/gprs_cipher_core.c... Generating docs for file src/gsm/gprs_gea.c... Generating docs for file src/gsm/gprs_rlc.c... Generating docs for file src/gsm/gsm0341.c... Generating docs for file src/gsm/gsm0411_smc.c... Generating docs for file src/gsm/gsm0411_smr.c... Generating docs for file src/gsm/gsm0411_utils.c... Generating docs for file src/gsm/gsm0414.c... Generating docs for file src/gsm/gsm0480.c... Generating docs for file src/gsm/gsm0502.c... Generating docs for file src/gsm/gsm0503_conv.c... Generating docs for file src/gsm/gsm0808.c... Generating docs for file src/gsm/gsm0808_utils.c... Generating docs for file src/gsm/gsm23003.c... Generating docs for file src/gsm/gsm23236.c... Generating docs for file src/gsm/gsm29118.c... Generating docs for file src/gsm/gsm29205.c... Generating docs for file src/gsm/gsm44021.c... Generating docs for file src/gsm/gsm44068.c... Generating docs for file src/gsm/gsm48.c... Generating docs for file src/gsm/gsm48049.c... Generating docs for file src/gsm/gsm48_arfcn_range_encode.c... Generating docs for file src/gsm/gsm48_ie.c... Generating docs for file src/gsm/gsm48_rest_octets.c... Generating docs for file src/gsm/gsm_04_08_gprs.c... Generating docs for file src/gsm/gsm_utils.c... Generating docs for file src/gsm/gsup.c... Generating docs for file src/gsm/gsup_sms.c... Generating docs for file src/gsm/ipa.c... Generating docs for file src/gsm/iuup.c... Generating docs for file src/gsm/kasumi.c... Generating docs for file src/gsm/kdf.c... Generating docs for file src/gsm/kdf/sha1-internal.c... Generating docs for file src/gsm/kdf/sha1.c... Generating docs for file src/gsm/kdf/sha1.h... Generating docs for file src/gsm/kdf/sha1_i.h... Generating docs for file src/gsm/kdf/sha256-internal.c... Generating docs for file src/gsm/kdf/sha256.c... Generating docs for file src/gsm/kdf/sha256.h... Generating docs for file src/gsm/kdf/sha256_i.h... Generating docs for file src/gsm/lapdm.c... Generating docs for file src/gsm/milenage/aes-encblock.c... Generating docs for file src/gsm/milenage/aes-internal-enc.c... Generating docs for file src/gsm/milenage/aes-internal.c... Generating docs for file src/gsm/milenage/aes.h... Generating docs for file src/gsm/milenage/aes_i.h... Generating docs for file src/gsm/milenage/aes_wrap.h... Generating docs for file src/gsm/kdf/common.h... Generating docs for file src/gsm/milenage/common.h... Generating docs for file src/gsm/kdf/crypto.h... Generating docs for file src/gsm/milenage/crypto.h... Generating docs for file src/gsm/milenage/includes.h... Ge/obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:36: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:37: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:38: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:39: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:40: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:41: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:42: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:87: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:88: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:89: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:90: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:91: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:92: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:93: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:94: warning: Found unknown command '@akstar' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:171: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:172: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:173: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:174: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:175: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:176: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:177: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:178: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:180: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:210: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:211: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:212: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:213: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:214: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:237: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:238: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:239: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:240: warning: Found unknown command '@sres' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:241: warning: Found unknown command '@kc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:260: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:261: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:262: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:263: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:264: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:265: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:266: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:267: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:268: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:269: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:237: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:238: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:239: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:240: warning: Found unknown command '@sres' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:241: warning: Found unknown command '@kc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:210: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:211: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:212: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:213: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:214: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:260: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:261: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:262: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:263: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:264: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:265: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:266: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:267: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:268: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:269: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:36: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:37: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:38: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:39: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:40: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:41: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:42: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:87: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:88: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:89: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:90: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:91: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:92: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:93: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:94: warning: Found unknown command '@akstar' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:171: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:172: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:173: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:174: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:175: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:176: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:177: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:178: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:180: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:171: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:172: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:173: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:174: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:175: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:176: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:177: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:178: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:180: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:210: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:211: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:212: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:213: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:214: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:237: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:238: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:239: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:240: warning: Found unknown command '@sres' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:241: warning: Found unknown command '@kc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:260: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:261: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:262: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:263: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:264: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:265: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:266: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:267: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:268: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:269: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:36: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:37: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:38: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:39: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:40: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:41: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:42: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:87: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:88: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:89: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:90: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:91: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:92: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:93: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:94: warning: Found unknown command '@akstar' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:237: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:238: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:239: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:240: warning: Found unknown command '@sres' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:241: warning: Found unknown command '@kc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:210: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:211: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:212: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:213: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:214: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:260: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:261: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:262: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:263: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:264: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:265: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:266: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:267: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:268: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:269: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:36: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:37: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:38: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:39: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:40: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:41: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:42: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:87: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:88: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:89: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:90: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:91: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:92: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:93: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:94: warning: Found unknown command '@akstar' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:171: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:172: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:173: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:174: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:175: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:176: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:177: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:178: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:180: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:36: warning: unable to resolve reference to 'msgb_alloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:38: warning: unable to resolve reference to 'msgb_alloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:80: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:81: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:82: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:83: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:84: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:85: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:128: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:129: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:130: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:131: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:132: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:133: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:176: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:177: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:178: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:180: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:181: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:182: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:258: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:259: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:260: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:261: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:289: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:290: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:291: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:292: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:293: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:294: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:295: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:296: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:297: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:298: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:327: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:328: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:329: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:330: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:331: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:327: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:328: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:329: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:330: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:331: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:80: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:81: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:82: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:83: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:84: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:85: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:128: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:129: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:130: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:131: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:132: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:133: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:176: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:177: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:178: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:180: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:181: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:182: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:258: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:259: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:260: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:261: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:289: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:290: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:291: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:292: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:293: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:294: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:295: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:296: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:297: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:298: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:80: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:81: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:82: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:83: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:84: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:85: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:128: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:129: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:130: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:131: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:132: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:133: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:176: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:177: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:178: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:180: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:181: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:182: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:258: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:259: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:260: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:261: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:289: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:290: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:291: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:292: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:293: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:294: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:295: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:296: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:297: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:298: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:327: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:328: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:329: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:330: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:331: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:327: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:328: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:329: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:330: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:331: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:80: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:81: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:82: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:83: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:84: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:85: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:128: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:129: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:130: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:131: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:132: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:133: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:176: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:177: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:178: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:180: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:181: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:182: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:258: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:259: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:260: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:261: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:289: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:290: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:291: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:292: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:293: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:294: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:295: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:296: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:297: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:298: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/a5.c:48: warning: argument 'key' of command @param is not found in the argument list of _a5_4(const uint8_t *ck, uint32_t fn, ubit_t *dl, ubit_t *ul, bool fn_correct) /obs/_temp/binpkgs/libosmocore/src/gsm/a5.c:48: warning: The following parameter of _a5_4(const uint8_t *ck, uint32_t fn, ubit_t *dl, ubit_t *ul, bool fn_correct) is not documented: parameter 'ck' /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:929: warning: argument 'len' of command @param is not found in the argument list of abis_nm_get_sw_desc(struct abis_nm_sw_desc *sw, const uint8_t *buf, size_t length) /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:929: warning: The following parameter of abis_nm_get_sw_desc(struct abis_nm_sw_desc *sw, const uint8_t *buf, size_t length) is not documented: parameter 'length' /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:867: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_put_sw_desc(struct msgb *msg, const struct abis_nm_sw_desc *sw, bool put_sw_desc) /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:867: warning: The following parameter of abis_nm_put_sw_desc(struct msgb *msg, const struct abis_nm_sw_desc *sw, bool put_sw_desc) is not documented: parameter 'put_sw_desc' /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:884: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_put_sw_file(struct msgb *msg, const char *id, const char *ver, bool put_sw_desc) /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:884: warning: argument 'id' from the argument list of abis_nm_put_sw_file has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:884: warning: The following parameters of abis_nm_put_sw_file(struct msgb *msg, const char *id, const char *ver, bool put_sw_desc) are not documented: parameter 'ver' parameter 'put_sw_desc' /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:856: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_sw_desc_len(const struct abis_nm_sw_desc *sw, bool put_sw_desc) /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:856: warning: The following parameter of abis_nm_sw_desc_len(const struct abis_nm_sw_desc *sw, bool put_sw_desc) is not documented: parameter 'put_sw_desc' /obs/_temp/binpkgs/libosmocore/src/gsm/gea.c:45: warning: argument 'direct' of command @param is not found in the argument list of gea3(uint8_t *out, uint16_t len, uint8_t *kc, uint32_t iv, enum gprs_cipher_direction direction) /obs/_temp/binpkgs/libosmocore/src/gsm/gea.c:45: warning: The following parameter of gea3(uint8_t *out, uint16_t len, uint8_t *kc, uint32_t iv, enum gprs_cipher_direction direction) is not documented: parameter 'direction' /obs/_temp/binpkgs/libosmocore/src/gsm/gea.c:31: warning: argument 'direct' of command @param is not found in the argument list of gea4(uint8_t *out, uint16_t len, uint8_t *kc, uint32_t iv, enum gprs_cipher_direction direction) /obs/_temp/binpkgs/libosmocore/src/gsm/gea.c:31: warning: The following parameter of gea4(uint8_t *out, uint16_t len, uint8_t *kc, uint32_t iv, enum gprs_cipher_direction direction) is not documented: parameter 'direction' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c:326: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c:346: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c:59: warning: argument 'integer' of command @param is not found in the argument list of gsm411_bcdify(uint8_t value) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c:59: warning: The following parameter of gsm411_bcdify(uint8_t value) is not documented: parameter 'value' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c:346: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c:326: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:1449: warning: argument 'out' of command @param is not found in the argument list of gsm0808_cell_id_list_add(struct gsm0808_cell_id_list2 *dst, const struct gsm0808_cell_id_list2 *src) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:1449: warning: argument 'in' of command @param is not found in the argument list of gsm0808_cell_id_list_add(struct gsm0808_cell_id_list2 *dst, const struct gsm0808_cell_id_list2 *src) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:1491: warning: argument 'out' of command @param is not found in the argument list of gsm0808_cell_id_to_list(struct gsm0808_cell_id_list2 *dst, const struct gsm0808_cell_id *src) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:1491: warning: argument 'in' of command @param is not found in the argument list of gsm0808_cell_id_to_list(struct gsm0808_cell_id_list2 *dst, const struct gsm0808_cell_id *src) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808.c:236: warning: argument 'kc128' of command @param is not found in the argument list of gsm0808_create_cipher(const struct gsm0808_encrypt_info *ei, const uint8_t *cipher_response_mode) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808.c:487: warning: argument 'cause' of command @param is not found in the argument list of gsm0808_create_sapi_reject(uint8_t link_id) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:2356: warning: argument 'di' of command @param is not found in the argument list of gsm0808_dec_data_identity(struct gsm0808_data_identity *ti, const uint8_t *elem, uint8_t len) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:2356: warning: The following parameter of gsm0808_dec_data_identity(struct gsm0808_data_identity *ti, const uint8_t *elem, uint8_t len) is not documented: parameter 'ti' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:2334: warning: argument 'di' of command @param is not found in the argument list of gsm0808_enc_data_identity(struct msgb *msg, const struct gsm0808_data_identity *ti) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:2334: warning: The following parameter of gsm0808_enc_data_identity(struct msgb *msg, const struct gsm0808_data_identity *ti) is not documented: parameter 'ti' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808.c:1382: warning: argument 'msgb' of command @param is not found in the argument list of gsm0808_prepend_dtap_header(struct msgb *msg, uint8_t link_id) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808.c:1382: warning: The following parameter of gsm0808_prepend_dtap_header(struct msgb *msg, uint8_t link_id) is not documented: parameter 'msg' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:1662: warning: argument 'hint' of command @param is not found in the argument list of gsm0808_sc_cfg_from_gsm48_mr_cfg(const struct gsm48_multi_rate_conf *cfg, bool fr) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:1662: warning: The following parameter of gsm0808_sc_cfg_from_gsm48_mr_cfg(const struct gsm48_multi_rate_conf *cfg, bool fr) is not documented: parameter 'fr' /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup.h:126: warning: End of list marker found without any preceding list items /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup.h:126: warning: End of list marker found without any preceding list items /obs/_temp/binpkgs/libosmocore/src/gsm/lapdm.c:1388: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/lapdm.c:184: warning: argument 'name' of command @param is not found in the argument list of lapdm_entity_init3(struct lapdm_entity *le, enum lapdm_mode mode, const int *t200_ms, int n200, const char *name_pfx) /obs/_temp/binpkgs/libosmocore/src/gsm/lapdm.c:184: warning: The following parameter of lapdm_entity_init3(struct lapdm_entity *le, enum lapdm_mode mode, const int *t200_ms, int n200, const char *name_pfx) is not documented: parameter 'name_pfx' /obs/_temp/binpkgs/libosmocore/src/gsm/lapdm.c:1388: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/oap.c:38: warning: argument 'data' of command @param is not found in the argument list of osmo_oap_decode(struct osmo_oap_message *oap_msg, const uint8_t *const_data, size_t data_len) /obs/_temp/binpkgs/libosmocore/src/gsm/oap.c:38: warning: The following parameter of osmo_oap_decode(struct osmo_oap_message *oap_msg, const uint8_t *const_data, size_t data_len) is not documented: parameter 'const_data' /obs/_temp/binpkgs/libosmocore/src/gsm/gad.c:409: warning: argument 'gad' of command @param is not found in the argument list of osmo_gad_raw_to_str_buf(char *buf, size_t buflen, const union gad_raw *raw) /obs/_temp/binpkgs/libosmocore/src/gsm/gad.c:409: warning: The following parameter of osmo_gad_raw_to_str_buf(char *buf, size_t buflen, const union gad_raw *raw) is not documented: parameter 'raw' /obs/_temp/binpkgs/libosmocore/src/gsm/gad.c:482: warning: argument 'val' of command @param is not found in the argument list of osmo_gad_to_str_c(void *ctx, const struct osmo_gad *gad) /obs/_temp/binpkgs/libosmocore/src/gsm/gad.c:482: warning: The following parameter of osmo_gad_to_str_c(void *ctx, const struct osmo_gad *gad) is not documented: parameter 'gad' /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:779: warning: argument 'data' of command @param is not found in the argument list of osmo_bssap_le_dec(struct bssap_le_pdu *pdu, struct osmo_bssap_le_err **err, void *err_ctx, struct msgb *msg) /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:779: warning: argument 'len' of command @param is not found in the argument list of osmo_bssap_le_dec(struct bssap_le_pdu *pdu, struct osmo_bssap_le_err **err, void *err_ctx, struct msgb *msg) /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:779: warning: The following parameters of osmo_bssap_le_dec(struct bssap_le_pdu *pdu, struct osmo_bssap_le_err **err, void *err_ctx, struct msgb *msg) are not documented: parameter 'err' parameter 'err_ctx' parameter 'msg' /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:701: warning: The following parameters of osmo_bssmap_le_dec(struct bssmap_le_pdu *pdu, struct osmo_bssmap_le_err **err, void *err_ctx, const uint8_t *data, size_t len) are not documented: parameter 'err' parameter 'err_ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:172: warning: The following parameters of osmo_bssmap_le_ie_dec_location_type(struct bssmap_le_location_type *lt, enum bssmap_le_msgt msgt, enum bssmap_le_iei iei, struct osmo_bssmap_le_err **err, void *err_ctx, const uint8_t *elem, uint8_t len) are not documented: parameter 'msgt' parameter 'iei' parameter 'err' parameter 'err_ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:292: warning: argument 'priority' of command @param is not found in the argument list of osmo_bssmap_le_ie_enc_lcs_qos(struct msgb *msg, const struct osmo_bssmap_le_lcs_qos *qos) /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:292: warning: The following parameter of osmo_bssmap_le_ie_enc_lcs_qos(struct msgb *msg, const struct osmo_bssmap_le_lcs_qos *qos) is not documented: parameter 'qos' /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:339: warning: The following parameters of osmo_lcs_cause_dec(struct lcs_cause_ie *lcs_cause, enum bssmap_le_msgt msgt, enum bssmap_le_iei iei, struct osmo_bssmap_le_err **err, void *err_ctx, const uint8_t *data, uint8_t len) are not documented: parameter 'msgt' parameter 'iei' parameter 'err' parameter 'err_ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:36: warning: unable to resolve reference to 'msgb_alloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:38: warning: unable to resolve reference to 'msgb_alloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:38: warning: unable to resolve reference to 'msgb_alloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:36: warning: unable to resolve reference to 'msgb_alloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:151: warning: argument 'Channel' of command @param is not found in the argument list of rsl_enc_chan_nr(uint8_t type, uint8_t subch, uint8_t timeslot) /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:151: warning: The following parameter of rsl_enc_chan_nr(uint8_t type, uint8_t subch, uint8_t timeslot) is not documented: parameter 'type' /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:543: warning: argument 'chan_hr' of command @param is not found in the argument list of rsl_rll_push_l3(struct msgb *msg, uint8_t msg_type, uint8_t chan_nr, uint8_t link_id, int transparent) /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:543: warning: The following parameter of rsl_rll_push_l3(struct msgb *msg, uint8_t msg_type, uint8_t chan_nr, uint8_t link_id, int transparent) is not documented: parameter 'chan_nr' /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:242: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:249: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:263: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:274: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:296: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:304: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:356: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:364: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:372: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:380: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:389: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:397: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:427: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:442: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:451: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:460: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:470: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:304: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:356: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:249: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:397: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:242: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:427: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:364: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:451: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:460: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:380: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:442: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:372: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:263: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:470: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:274: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:389: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h:296: warning: unable to resolve reference to 'msgb' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/tlv_parser.c:230: warning: unable to resolve reference to 'o_val' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:47: warning: argument 'Caller' of command @param is not found in the argument list of gsm48_decode_bcd_number(char *output, int output_len, const uint8_t *bcd_lv, int h_len) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:47: warning: argument 'provided' of command @param is not found in the argument list of gsm48_decode_bcd_number(char *output, int output_len, const uint8_t *bcd_lv, int h_len) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:47: warning: The following parameters of gsm48_decode_bcd_number(char *output, int output_len, const uint8_t *bcd_lv, int h_len) are not documented: parameter 'output' parameter 'output_len' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:182: warning: argument 'Caller' of command @param is not found in the argument list of gsm48_decode_bearer_cap(struct gsm_mncc_bearer_cap *bcap, const uint8_t *lv) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:182: warning: argument 'provided' of command @param is not found in the argument list of gsm48_decode_bearer_cap(struct gsm_mncc_bearer_cap *bcap, const uint8_t *lv) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:182: warning: The following parameters of gsm48_decode_bearer_cap(struct gsm_mncc_bearer_cap *bcap, const uint8_t *lv) are not documented: parameter 'bcap' parameter 'lv' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:458: warning: argument 'called' of command @param is not found in the argument list of gsm48_decode_callerid(struct gsm_mncc_number *callerid, const uint8_t *lv) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:458: warning: The following parameter of gsm48_decode_callerid(struct gsm_mncc_number *callerid, const uint8_t *lv) is not documented: parameter 'callerid' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:372: warning: argument 'Caller' of command @param is not found in the argument list of gsm48_decode_cccap(struct gsm_mncc_cccap *ccap, const uint8_t *lv) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:372: warning: argument 'provided' of command @param is not found in the argument list of gsm48_decode_cccap(struct gsm_mncc_cccap *ccap, const uint8_t *lv) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:372: warning: The following parameter of gsm48_decode_cccap(struct gsm_mncc_cccap *ccap, const uint8_t *lv) is not documented: parameter 'ccap' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:881: warning: The following parameters of gsm48_decode_freq_list(struct gsm_sysinfo_freq *f, const uint8_t *cd, uint8_t len, uint8_t mask, uint8_t frqt) are not documented: parameter 'mask' parameter 'frqt' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1163: warning: argument 'Location' of command @param is not found in the argument list of gsm48_decode_lai(struct gsm48_loc_area_id *lai, uint16_t *mcc, uint16_t *mnc, uint16_t *lac) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1163: warning: The following parameter of gsm48_decode_lai(struct gsm48_loc_area_id *lai, uint16_t *mcc, uint16_t *mnc, uint16_t *lac) is not documented: parameter 'lai' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1183: warning: argument 'Location' of command @param is not found in the argument list of gsm48_decode_lai2(const struct gsm48_loc_area_id *lai, struct osmo_location_area_id *decoded) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1183: warning: The following parameter of gsm48_decode_lai2(const struct gsm48_loc_area_id *lai, struct osmo_location_area_id *decoded) is not documented: parameter 'lai' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1405: warning: argument 'Caller' of command @param is not found in the argument list of gsm48_parse_ra(struct gprs_ra_id *raid, const uint8_t *buf) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1405: warning: argument 'provided' of command @param is not found in the argument list of gsm48_parse_ra(struct gprs_ra_id *raid, const uint8_t *buf) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1405: warning: The following parameter of gsm48_parse_ra(struct gprs_ra_id *raid, const uint8_t *buf) is not documented: parameter 'raid' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1914: warning: The following parameters of osmo_gsm48_classmark_a5_name_buf(char *buf, size_t buf_len, const struct osmo_gsm48_classmark *cm) are not documented: parameter 'buf' parameter 'buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:998: warning: The following parameter of osmo_mobile_identity_decode_from_l3(struct osmo_mobile_identity *mi, struct msgb *msg, bool allow_hex) is not documented: parameter 'allow_hex' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:863: warning: The following parameter of osmo_mobile_identity_decode_from_l3_buf(struct osmo_mobile_identity *mi, const uint8_t *l3_data, size_t l3_len, bool allow_hex) is not documented: parameter 'allow_hex' /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h:30: warning: unable to resolve reference to 'abis_oml_mdisc' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h:30: warning: unable to resolve reference to 'abis_oml_mdisc' for \ref command nerating docs for file src/gsm/milenage/milenage.c... Generating docs for file src/gsm/milenage/milenage.h... Generating docs for file src/gsm/mncc.c... Generating docs for file src/gsm/oap.c... Generating docs for file src/gsm/oap_client.c... Generating docs for file src/gsm/rsl.c... Generating docs for file src/gsm/rxlev_stat.c... Generating docs for file src/gsm/sysinfo.c... Generating docs for file src/gsm/tlv_parser.c... Generating docs for file src/gsm/tuak/KeccakP-1600-3gpp.c... Generating docs for file src/gsm/tuak/KeccakP-1600-3gpp.h... Generating docs for file src/gsm/tuak/tuak.c... Generating docs for file src/gsm/tuak/tuak.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound abis_nm_channel... Generating docs for compound abis_nm_ipacc_att_bssgp_cfg... Generating docs for compound abis_nm_ipacc_att_ns_cfg... Generating docs for compound abis_nm_ipacc_att_rlc_cfg... Generating docs for compound abis_nm_ipacc_att_rlc_cfg_2... Generating docs for compound abis_nm_ipacc_att_rlc_cfg_3... Generating docs for compound abis_nm_sw_desc... Generating docs for compound abis_om_fom_hdr... Generating docs for compound abis_om_hdr... Generating docs for compound abis_om_obj_inst... Generating docs for compound abis_rsl_cchan_hdr... Generating docs for compound abis_rsl_chan_nr... Generating docs for compound abis_rsl_common_hdr... Generating docs for compound abis_rsl_dchan_hdr... Generating docs for compound abis_rsl_link_id... Generating docs for compound abis_rsl_osmo_rep_acch_cap... Generating docs for compound abis_rsl_osmo_temp_ovp_acch_cap... Generating docs for compound abis_rsl_rll_hdr... Generating docs for compound bssap_le_pdu... Generating docs for compound bsslap_pdu... Generating docs for compound bsslap_reset... Generating docs for compound bsslap_ta_layer3... Generating docs for compound bsslap_ta_response... Generating docs for compound bssmap_header... Generating docs for compound bssmap_le_conn_oriented_info... Generating docs for compound bssmap_le_location_type... Generating docs for compound bssmap_le_pdu... Generating docs for compound bssmap_le_perform_loc_req... Generating docs for compound bssmap_le_perform_loc_resp... Generating docs for compound cbsp_header... Generating docs for compound dtap_header... Generating docs for compound egprs_cps... Generating docs for compound fn_remap_table... Generating docs for compound gad_raw... Generating docs for compound gad_raw_ell_arc... Generating docs for compound gad_raw_ell_point... Generating docs for compound gad_raw_ell_point_alt... Generating docs for compound gad_raw_ell_point_alt_unc_ell... Generating docs for compound gad_raw_ell_point_unc_circle... Generating docs for compound gad_raw_ell_point_unc_ellipse... Generating docs for compound gad_raw_ha_ell_point_alt_unc_ell... Generating docs for compound gad_raw_ha_ell_point_unc_ell... Generating docs for compound gad_raw_head... Generating docs for compound gad_raw_polygon... Generating docs for compound gan_cch_desc_ie... Generating docs for compound gan_rc_csr_hdr... Generating docs for compound gprs_cipher_impl... Generating docs for compound gprs_cs_desc... Generating docs for compound gprs_ra_id... Generating docs for compound gprs_rlc_dl_header_egprs_1... Generating docs for compound gprs_rlc_dl_header_egprs_2... Generating docs for compound gprs_rlc_dl_header_egprs_3... Generating docs for compound gprs_rlc_ul_header_egprs_1... Generating docs for compound gprs_rlc_ul_header_egprs_2... Generating docs for compound gprs_rlc_ul_header_egprs_3... Generating docs for compound gsm0408_vgcs_ul_grant... Generating docs for compound gsm0808_application_data... Generating docs for compound gsm0808_cell_id... Generating docs for compound gsm0808_cell_id_list... Generating docs for compound gsm0808_cell_id_list2... Generating docs for compound gsm0808_cell_id_list_segment... Generating docs for compound gsm0808_cell_id_u... Generating docs for compound gsm0808_channel_type... Generating docs for compound gsm0808_cipher_mode_command... Generating docs for compound gsm0808_circuit_pool_list... Generating docs for compound gsm0808_data_identity... Generating docs for compound gsm0808_diagnostics... Generating docs for compound gsm0808_encrypt_info... Generating docs for compound gsm0808_group_callref... Generating docs for compound gsm0808_handover_command... Generating docs for compound gsm0808_handover_complete... Generating docs for compound gsm0808_handover_failure... Generating docs for compound gsm0808_handover_performed... Generating docs for compound gsm0808_handover_request... Generating docs for compound gsm0808_handover_request_ack... Generating docs for compound gsm0808_handover_required... Generating docs for compound gsm0808_handover_required_reject... Generating docs for compound gsm0808_layer_3_information... Generating docs for compound gsm0808_notification_data... Generating docs for compound gsm0808_old_bss_to_new_bss_info... Generating docs for compound gsm0808_perform_location_request... Generating docs for compound gsm0808_perform_location_response... Generating docs for compound gsm0808_priority... Generating docs for compound gsm0808_sms_to_vgcs... Generating docs for compound gsm0808_speech_codec... Generating docs for compound gsm0808_speech_codec_list... Generating docs for compound gsm0808_talker_identity... Generating docs for compound gsm0808_uplink_app_data... Generating docs for compound gsm0808_uplink_reject_cmd... Generating docs for compound gsm0808_uplink_release_ind... Generating docs for compound gsm0808_uplink_request... Generating docs for compound gsm0808_uplink_request_ack... Generating docs for compound gsm0808_uplink_request_cnf... Generating docs for compound gsm0808_uplink_seized_cmd... Generating docs for compound gsm0808_vgcs_feature_flags... Generating docs for compound gsm0808_vgcs_vbs_area_cell_info... Generating docs for compound gsm0808_vgcs_vbs_assign_fail... Generating docs for compound gsm0808_vgcs_vbs_assign_req... Generating docs for compound gsm0808_vgcs_vbs_assign_res... Generating docs for compound gsm0808_vgcs_vbs_assign_stat... Generating docs for compound gsm0808_vgcs_vbs_setup... Generating docs for compound gsm0808_vgcs_vbs_setup_ack... Generating docs for compound gsm23041_etws_primary_gsm... Generating docs for compound gsm23041_msg_param_gsm... Generating docs for compound gsm23041_msg_param_umts... Generating docs for compound gsm29118_paging_req... Generating docs for compound gsm29118_reset_msg... Generating docs for compound gsm341_etws_message... Generating docs for compound gsm341_ms_message... Generating docs for compound gsm411_rp_hdr... Generating docs for compound gsm411_smc_inst... Generating docs for compound gsm411_smr_inst... Generating docs for compound gsm412_block_type... Generating docs for compound gsm412_sched_msg... Generating docs for compound gsm414_close_mslot_loop_ack... Generating docs for compound gsm414_close_mslot_loop_cmd... Generating docs for compound gsm414_egprs_st_sb_loop_cmd... Generating docs for compound gsm414_gprs_test_mode_cmd... Generating docs for compound gsm48_act_pdp_ctx_req... Generating docs for compound gsm48_add_ass... Generating docs for compound gsm48_ass_cmd... Generating docs for compound gsm48_ass_cpl... Generating docs for compound gsm48_ass_fail... Generating docs for compound gsm48_attach_ack... Generating docs for compound gsm48_auth_ciph_req... Generating docs for compound gsm48_auth_ciph_resp... Generating docs for compound gsm48_auth_req... Generating docs for compound gsm48_auth_resp... Generating docs for compound gsm48_cell_desc... Generating docs for compound gsm48_cell_options... Generating docs for compound gsm48_cell_sel_par... Generating docs for compound gsm48_chan_desc... Generating docs for compound gsm48_chan_mode_modify... Generating docs for compound gsm48_chan_rel... Generating docs for compound gsm48_cip_mode_cmd... Generating docs for compound gsm48_classmark1... Generating docs for compound gsm48_classmark2... Generating docs for compound gsm48_classmark3... Generating docs for compound gsm48_cm_change... Generating docs for compound gsm48_control_channel_descr... Generating docs for compound gsm48_frq_redef... Generating docs for compound gsm48_gprs_susp_req... Generating docs for compound gsm48_hdr... Generating docs for compound gsm48_hdr_sh... Generating docs for compound gsm48_ho_cmd... Generating docs for compound gsm48_ho_cpl... Generating docs for compound gsm48_ho_fail... Generating docs for compound gsm48_imm_ass... Generating docs for compound gsm48_imm_ass_ext... Generating docs for compound gsm48_imm_ass_rej... Generating docs for compound gsm48_imsi_detach_ind... Generating docs for compound gsm48_loc_area_id... Generating docs for compound gsm48_loc_upd_req... Generating docs for compound gsm48_meas_res... Generating docs for compound gsm48_multi_rate_conf... Generating docs for compound gsm48_notification_nch... Generating docs for compound gsm48_pag_resp... Generating docs for compound gsm48_pag_rsp... Generating docs for compound gsm48_paging1... Generating docs for compound gsm48_paging2... Generating docs for compound gsm48_paging3... Generating docs for compound gsm48_power_cmd... Generating docs for compound gsm48_qos... Generating docs for compound gsm48_ra_id... Generating docs for compound gsm48_ra_upd_ack... Generating docs for compound gsm48_rach_control... Generating docs for compound gsm48_range_1024... Generating docs for compound gsm48_range_128... Generating docs for compound gsm48_range_256... Generating docs for compound gsm48_range_512... Generating docs for compound gsm48_req_ref... Generating docs for compound gsm48_rr_status... Generating docs for compound gsm48_service_request... Generating docs for compound gsm48_start_time... Generating docs for compound gsm48_sync_ind... Generating docs for compound gsm48_system_information_type_1... Generating docs for compound gsm48_system_information_type_10... Generating docs for compound gsm48_system_information_type_13... Generating docs for compound gsm48_system_information_type_2... Generating docs for compound gsm48_system_information_type_2bis... Generating docs for compound gsm48_system_information_type_2quater... Generating docs for compound gsm48_system_information_type_2ter... Generating docs for compound gsm48_system_information_type_3... Generating docs for compound gsm48_system_information_type_4... Generating docs for compound gsm48_system_information_type_5... Generating docs for compound gsm48_system_information_type_5bis... Generating docs for compound gsm48_system_information_type_5ter... Generating docs for compound gsm48_system_information_type_6... Generating docs for compound gsm48_system_information_type_header... Generating docs for compound gsm48_talker_indication... Generating docs for compound gsm48_uplink_release... Generating docs for compound gsm48_var_bit... Generating docs for compound gsm_freq_range... Generating docs for compound gsm_meas_rep_unidir... Generating docs for compound gsm_mncc_bearer_cap... Generating docs for compound gsm_mncc_cause... Generating docs for compound gsm_mncc_cccap... Generating docs for compound gsm_mncc_facility... Generating docs for compound gsm_mncc_number... Generating docs for compound gsm_mncc_progress... Generating docs for compound gsm_mncc_ssversion... Generating docs for compound gsm_mncc_useruser... Generating docs for compound gsm_rx_lev_qual... Generating docs for compound gsm_sacch_l1_hdr... Generating docs for compound gsm_sysinfo_freq... Generating docs for compound gsm_time... Generating docs for compound info_act_cnf_param... Generating docs for compound info_act_req_param... Generating docs for compound info_ciph_req_param... Generating docs for compound info_meas_ind_param... Generating docs for compound info_time_ind_param... Generating docs for compound ipac_preproc_ave_cfg... Generating docs for compound ipac_preproc_cfg... Generating docs for compound ipac_preproc_ho_candidates... Generating docs for compound ipac_preproc_ho_comp... Generating docs for compound ipac_preproc_ho_ctl_param... Generating docs for compound ipac_preproc_ho_thresh... Generating docs for compound ipac_preproc_ncell_dflts... Generating docs for compound ipac_preproc_pc_comp... Generating docs for compound ipac_preproc_pc_comp_field... Generating docs for compound ipac_preproc_pc_thresh... Generating docs for compound ipaccess_head... Generating docs for compound ipaccess_head_ext... Generating docs for compound ipaccess_unit... Generating docs for compound iuup_ctrl_ack... Generating docs for compound iuup_ctrl_error_event... Generating docs for compound iuup_ctrl_init_hdr... Generating docs for compound iuup_ctrl_init_rfci_hdr... Generating docs for compound iuup_ctrl_init_tail... Generating docs for compound iuup_ctrl_nack... Generating docs for compound iuup_pdutype0_hdr... Generating docs for compound iuup_pdutype14_hdr... Generating docs for compound iuup_pdutype1_hdr... Generating docs for compound lapdm_channel... Generating docs for compound lapdm_datalink... Generating docs for compound lapdm_entity... Generating docs for compound lapdm_msg_ctx... Generating docs for compound lcs_cause_ie... Generating docs for compound mph_info_param... Generating docs for compound nch_pos... Generating docs for compound osmo_auth_impl... Generating docs for compound osmo_auth_vector... Generating docs for compound osmo_bssap_le_err... Generating docs for compound osmo_bssap_le_header... Generating docs for compound osmo_bsslap_err... Generating docs for compound osmo_bssmap_le_err... Generating docs for compound osmo_bssmap_le_lcs_qos... Generating docs for compound osmo_cbsp_cell_ent... Generating docs for compound osmo_cbsp_cell_list... Generating docs for compound osmo_cbsp_content... Generating docs for compound osmo_cbsp_decoded... Generating docs for compound osmo_cbsp_error_ind... Generating docs for compound osmo_cbsp_fail_ent... Generating docs for compound osmo_cbsp_failure... Generating docs for compound osmo_cbsp_keep_alive... Generating docs for compound osmo_cbsp_keep_alive_complete... Generating docs for compound osmo_cbsp_kill... Generating docs for compound osmo_cbsp_kill_complete... Generating docs for compound osmo_cbsp_kill_failure... Generating docs for compound osmo_cbsp_load_query... Generating docs for compound osmo_cbsp_load_query_complete... Generating docs for compound osmo_cbsp_load_query_failure... Generating docs for compound osmo_cbsp_loading_ent... Generating docs for compound osmo_cbsp_loading_list... Generating docs for compound osmo_cbsp_msg_status_query... Generating docs for compound osmo_cbsp_msg_status_query_complete... Generating docs for compound osmo_cbsp_msg_status_query_failure... Generating docs for compound osmo_cbsp_num_compl_ent... Generating docs for compound osmo_cbsp_num_compl_list... Generating docs for compound osmo_cbsp_reset... Generating docs for compound osmo_cbsp_reset_complete... Generating docs for compound osmo_cbsp_reset_failure... Generating docs for compound osmo_cbsp_restart... Generating docs for compound osmo_cbsp_write_replace... Generating docs for compound osmo_cbsp_write_replace_complete... Generating docs for compound osmo_cbsp_write_replace_failure... Generating docs for compound osmo_cell_global_id... Generating docs for compound osmo_cell_global_id_ps... Generating docs for compound osmo_earfcn_si2q... Generating docs for compound osmo_eutran_cell_global_id... Generating docs for compound osmo_gad... Generating docs for compound osmo_gad_ell_arc... Generating docs for compound osmo_gad_ell_point... Generating docs for compound osmo_gad_ell_point_alt... Generating docs for compound osmo_gad_ell_point_alt_unc_ell... Generating docs for compound osmo_gad_ell_point_unc_circle... Generating docs for compound osmo_gad_ell_point_unc_ellipse... Generating docs for compound osmo_gad_err... Generating docs for compound osmo_gad_ha_ell_point_alt_unc_ell... Generating docs for compound osmo_gad_polygon... Generating docs for compound osmo_gcr_parsed... Generating docs for compound osmo_gprs_cell_options... Generating docs for compound osmo_gprs_power_ctrl_pars... Generating docs for compound osmo_gsm48_classmark... Generating docs for compound osmo_gsm48_lsa_params... Generating docs for compound osmo_gsm48_si13_info... Generating docs for compound osmo_gsm48_si3_gprs_ind... Generating docs for compound osmo_gsm48_si6_ro_info... Generating docs for compound osmo_gsm48_si_dtm_support... Generating docs for compound osmo_gsm48_si_gprs_ms_txpwr_max_ccch... Generating docs for compound osmo_gsm48_si_pch_nch_info... Generating docs for compound osmo_gsm48_si_power_offset... Generating docs for compound osmo_gsm48_si_ro_info... Generating docs for compound osmo_gsm48_si_selection_params... Generating docs for compound osmo_gsm48_si_vbs_vgcs_options... Generating docs for compound osmo_gsn_address... Generating docs for compound osmo_gsup_an_apdu... Generating docs for compound osmo_gsup_message... Generating docs for compound osmo_gsup_pdp_info... Generating docs for compound osmo_gummei... Generating docs for compound osmo_guti... Generating docs for compound osmo_iuup_instance... Generating docs for compound osmo_iuup_rfci... Generating docs for compound osmo_iuup_rnl_config... Generating docs for compound osmo_iuup_rnl_config_timer... Generating docs for compound osmo_iuup_rnl_data... Generating docs for compound osmo_iuup_rnl_prim... Generating docs for compound osmo_iuup_rnl_status... Generating docs for compound osmo_iuup_tnl_prim... Generating docs for compound osmo_lac_and_ci_id... Generating docs for compound osmo_lcls... Generating docs for compound osmo_location_area_id... Generating docs for compound osmo_mme_id... Generating docs for compound osmo_nri_range... Generating docs for compound osmo_nri_ranges... Generating docs for compound osmo_oap_client_config... Generating docs for compound osmo_oap_client_state... Generating docs for compound osmo_oap_message... Generating docs for compound osmo_phsap_prim... Generating docs for compound osmo_plmn_id... Generating docs for compound osmo_preproc_ave_cfg... Generating docs for compound osmo_preproc_ave_cfg_field... Generating docs for compound osmo_preproc_pc_comp... Generating docs for compound osmo_preproc_pc_thresh... Generating docs for compound osmo_routing_area_id... Generating docs for compound osmo_service_area_id... Generating docs for compound osmo_shared_network_area_id... Generating docs for compound osmo_sub_auth_data... Generating docs for compound osmo_sub_auth_data2... Generating docs for compound osmo_timer_nt... Generating docs for compound osmo_tlv_prot_def... Generating docs for compound osmo_tlv_prot_ie_def... Generating docs for compound osmo_tlv_prot_msg_def... Generating docs for compound osmo_tracking_area_id... Generating docs for compound ph_conn_ind_param... Generating docs for compound ph_data_param... Generating docs for compound ph_rach_ind_param... Generating docs for compound ph_rach_req_param... Generating docs for compound ph_tch_param... Generating docs for compound rsl_ie_cb_cmd_type... Generating docs for compound rsl_ie_chan_ident... Generating docs for compound rsl_ie_chan_mode... Generating docs for compound rsl_ie_nch_drx_info... Generating docs for compound rsl_l1_info... Generating docs for compound rsl_mrpci... Generating docs for compound rxlev_stats... Generating docs for compound sdp_firmware... Generating docs for compound sdp_header_entry... Generating docs for compound SHA1Context... Generating docs for compound sha256_state... Generating docs for compound smcdatastate... Generating docs for compound smcdownstate... Generating docs for compound smrdatastate... Generating docs for compound smrdownstate... Generating docs for compound ss_request... Generating docs for compound tlv_def... Generating docs for compound tlv_definition... Generating docs for compound tlv_p_entry... Generating docs for compound tlv_parsed... Generating docs for compound ussd_request... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 9677/65536 hits=38463 misses=10212 finished... touch "doc/libosmogsm.tag.prep" rm -rf ./doc/core; mkdir -p ./doc/core rm -rf ./doc/gsm; mkdir -p ./doc/gsm rm -rf ./doc/isdn; mkdir -p ./doc/isdn rm -rf ./doc/vty/html ./doc/vty/latex rm -rf ./doc/codec; mkdir -p ./doc/codec rm -rf ./doc/coding; mkdir -p ./doc/coding rm -rf ./doc/ctrl; mkdir -p ./doc/ctrl /usr/bin/doxygen Doxyfile.codec /usr/bin/doxygen Doxyfile.isdn /usr/bin/doxygen Doxyfile.vty /usr/bin/doxygen Doxyfile.coding rm -rf ./doc/gb; mkdir -p ./doc/gb /usr/bin/doxygen Doxyfile.ctrl /usr/bin/doxygen Doxyfile.core warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.isdn' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: the dot tool could not be found as '/usr/bin/dot/dot' /usr/bin/doxygen Doxyfile.gb warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.codec' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: the dot tool could not be found as '/usr/bin/dot/dot' warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.vty' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: the dot tool could not be found as '/usr/bin/dot/dot' warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.core' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: the dot tool could not be found as '/usr/bin/dot/dot' /usr/bin/doxygen Doxyfile.gsm warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.ctrl' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: the dot tool could not be found as '/usr/bin/dot/dot' warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.coding' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: the dot tool could not be found as '/usr/bin/dot/dot' warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.gb' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: the dot tool could not be found as '/usr/bin/dot/dot' warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.gsm' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: the dot tool could not be found as '/usr/bin/dot/dot' /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn/i460_mux.h:120: warning: unbalanced grouping commands /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/src/isdn/i460_mux.c:387: warning: unbalanced grouping commands :10034: warning: group rate_ctr: ignoring title "Rate_ctr" that does not match old title "Rate counters" :10103: warning: group stats: ignoring title "Stats" that does not match old title "Statistics reporting" /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_contact found Doxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/gsm Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/gsm/milenage Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/gsm/tuak Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/gsm/kdf Reading and parsing tag files Reading tag file 'doc/libosmocore.tag', location '../../core/html'... Reading tag file 'doc/libosmoisdn.tag', location '../../isdn/html'... Reading tag file 'doc/libosmovty.tag', location '../../vty/html'... Reading tag file 'doc/libosmocodec.tag', location '../../codec/html'... Reading tag file 'doc/libosmocoding.tag', location '../../coding/html'... Reading tag file 'doc/libosmoctrl.tag', location '../../ctrl/html'... Reading tag file 'doc/libosmogb.tag', location '../../gb/html'... Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/a5.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/a5.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/abis_nm.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/abis_nm.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/apn.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/apn.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bitvec_gsm.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bitvec_gsm.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bsslap.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bsslap.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bssmap_le.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bssmap_le.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bts_features.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/bts_features.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/cbsp.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/cbsp.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/comp128.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/comp128.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/comp128v23.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/comp128v23.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gad.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gad.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gan.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gan.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gea.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gea.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0341.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0341.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0411_smc.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0411_smc.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0411_smr.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0411_smr.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0411_utils.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0411_utils.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0480.h... Parsing fi/obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm29205.h:39: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48.h:57: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmogsm.tag:78444: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_contact found le /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0480.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0502.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0502.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0503.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0503.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0808.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0808.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0808_lcs.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0808_lcs.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0808_utils.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm0808_utils.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm23003.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm23003.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm23236.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm23236.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm29118.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm29118.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm29205.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm29205.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm44021.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm44021.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48_ie.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48_ie.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48_rest_octets.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm48_rest_octets.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup_sms.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup_sms.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/i460_mux.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/i460_mux.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/ipa.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/ipa.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/iuup.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/iuup.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/kasumi.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/kasumi.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/l1sap.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/l1sap.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/lapd_core.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/lapd_core.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/lapdm.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/lapdm.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/meas_rep.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/meas_rep.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/mncc.h... Parsing file /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmovty.tag:10249: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_contact found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_intro found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_copyright found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_tracker found /obs/_temp/binpkgs/libosmocore/doc/libosmocoding.tag:4826: warning: Duplicate anchor sec_contact found Doxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/core Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/core Reading and parsing tag files Reading tag file 'doc/libosmogsm.tag', location '../../gsm/html'... Reading tag file 'doc/libosmoisdn.tag', location '../../isdn/html'... Reading tag file 'doc/libosmovty.tag', location '../../vty/html'... Reading tag file 'doc/libosmocodec.tag', location '../../codec/html'... Reading tag file 'doc/libosmocoding.tag', location '../../coding/html'... Reading tag file 'doc/libosmoctrl.tag', location '../../ctrl/html'... Reading tag file 'doc/libosmogb.tag', location '../../gb/html'... Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/application.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/application.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/backtrace.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/backtrace.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/base64.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/base64.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bit16gen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bit16gen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bit32gen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bit32gen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bit64gen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bit64gen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bitcomp.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bitcomp.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bits.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bits.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bitvec.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bitvec.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/byteswap.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/byteswap.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/conv.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/conv.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/counter.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/counter.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc16.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc16.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc16gen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc16gen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc32gen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc32gen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc64gen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc64gen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc8gen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc8gen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crcgen.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crcgen.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/defs.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/defs.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/endian.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/endian.h... PrepDoxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/vty Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/vty Reading and parsing tag files Reading tag file 'doc/libosmocore.tag', location '../../core/html'... Reading tag file 'doc/libosmogsm.tag', location '../../gsm/html'... Reading tag file 'doc/libosmoisdn.tag', location '../../isdn/html'... Reading tag file 'doc/libosmocodec.tag', location '../../codec/html'... Reading tag file 'doc/libosmocoding.tag', location '../../coding/html'... Reading tag file 'doc/libosmoctrl.tag', location '../../ctrl/html'... Reading tag file 'doc/libosmogb.tag', location '../../gb/html'... Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/buffer.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/buffer.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/command.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/command.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/cpu_sched_vty.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/cpu_sched_vty.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/logging.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/logging.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/misc.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/misc.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/ports.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/ports.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/stats.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/stats.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/tdef_vty.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/tdef_vty.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/telnet_interface.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/telnet_interface.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/vector.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/vector.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/vty.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/vty.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/buffer.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/buffer.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/command.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/command.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/cpu_sched_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/cpu_sched_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/fsm_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/fsm_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/logging_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/logging_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/stats_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/stats_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/talloc_ctx_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/talloc_ctx_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/tdef_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/tdef_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/telnet_interface.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/telnet_interface.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/utils.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/utils.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/vector.c... Pa/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns.h:258: warning: unbalanced grouping commands /obs/_temp/binpkgs/libosmocore/src/vty/vty.c:1928: warning: unbalanced grouping commands /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns2.h:276: warning: unbalanced grouping commands /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h:104: warning: end of file while inside a group :65436: warning: group bitvec: ignoring title "helpers for GSM" that does not match old title "Bit vectors" :65436: warning: group bitvec: ignoring title "helpers for GSM" that does not match old title "Bit vectors" Doxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/gb Reading and parsing tag files Reading tag file 'doc/libosmocore.tag', location '../../core/html'... Reading tag file 'doc/libosmogsm.tag', location '../../gsm/html'... Reading tag file 'doc/libosmoisdn.tag', location '../../isdn/html'... Reading tag file 'doc/libosmovty.tag', location '../../vty/html'... Reading tag file 'doc/libosmocodec.tag', location '../../codec/html'... Reading tag file 'doc/libosmocoding.tag', location '../../coding/html'... Reading tag file 'doc/libosmoctrl.tag', location '../../ctrl/html'... Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/bssgp_bvc_fsm.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/bssgp_bvc_fsm.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/frame_relay.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/frame_relay.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp2.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp2.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp_rim.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_bssgp_rim.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_msgb.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_msgb.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns2.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns2.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_rlc.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/gprs_rlc.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_04_60.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_04_60.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_24_301.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol/gsm_24_301.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/bssgp_bvc_fsm.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/bssgp_bvc_fsm.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/common_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/common_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/common_vty.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/common_vty.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/frame_relay.c... Parsing file /obs/_temp/binpkgs/libos:10034: warning: group rate_ctr: ignoring title "Rate_ctr" that does not match old title "Rate counters" :10103: warning: group stats: ignoring title "Stats" that does not match old title "Statistics reporting" /obs/_temp/binpkgs/libosmocore/include/osmocom/core/netdev.h:49: warning: unbalanced grouping commands /obs/_temp/binpkgs/libosmocore/include/osmocom/core/netns.h:24: warning: unbalanced grouping commands /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/mncc.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/oap.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/oap.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/oap_client.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/oap_client.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/prim.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/prim.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_14.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_14.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_25_415.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_25_415.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_004.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_004.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_060.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_060.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_068.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_068.h... Preprocessinrocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/exec.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/exec.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/fsm.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/fsm.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/gsmtap.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/gsmtap.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/gsmtap_util.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/gsmtap_util.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hash.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hash.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/isdnhdlc.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/isdnhdlc.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/it_q.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/it_q.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxlist.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxlist.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxrbtree.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxrbtree.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/logging.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/logging.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/logging_internal.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/logging_internal.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/loggingrb.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/loggingrb.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/macaddr.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/macaddr.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/mnl.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/mnl.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/msgb.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/msgb.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/msgfile.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/msgfile.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/netdev.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/netdev.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/netns.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/netns.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/osmo_io.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/osmo_io.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/panic.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/panic.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/plugin.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/plugin.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/prbs.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/prbs.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/prim.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/prim.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/process.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/process.h... Preprocessing /obs/_temp/binpkgs/libosmoco:65436: warning: group bitvec: ignoring title "helpers for GSM" that does not match old title "Bit vectors" :10034: warning: group rate_ctr: ignoring title "Rate_ctr" that does not match old title "Rate counters" :10103: warning: group stats: ignoring title "Stats" that does not match old title "Statistics reporting" /obs/_temp/binpkgs/libosmocore/include/osmocom/core/thread.h:30: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/auth.h:151: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/kdf.h:22: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/include/osmocom/core/tun.h:43: warning: unbalanced grouping commands :65436: warning: group bitvec: ignoring title "helpers for GSM" that does not match old title "Bit vectors" :10034: warning: group rate_ctr: ignoring title "Rate_ctr" that does not match old title "Rate counters" :10103: warning: group stats: ignoring title "Stats" that does not match old title "Statistics reporting" re/include/osmocom/core/rate_ctr.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/rate_ctr.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/select.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/select.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/sercomm.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/sercomm.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/serial.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/serial.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/signal.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/signal.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/sockaddr_str.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/sockaddr_str.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/socket.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/socket.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/socket_compat.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/socket_compat.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/stat_item.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/stat_item.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/statistics.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/statistics.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/stats.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/stats.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/stats_tcp.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/stats_tcp.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/strrb.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/strrb.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/talloc.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/talloc.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/tdef.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/tdef.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/thread.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/thread.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/time_cc.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/time_cc.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/timer.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/timer.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/timer_compat.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/timer_compat.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/tun.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/tun.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/use_count.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/use_count.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/utils.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/utils.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/core/write_queue.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/write_queue.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/application.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/application.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/backtrace.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/backtrace.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/base64.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/base64.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/bitcomp.c... Parsing file /obs/_temp/binpkgs/l/obs/_temp/binpkgs/libosmocore/src/core/context.c:47: warning: unbalanced grouping commands g /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_48_071.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_48_071.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/ipaccess.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/ipaccess.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/rsl.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/rsl.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/rxlev_stat.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/rxlev_stat.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/sysinfo.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/sysinfo.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/tlv.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/auth.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/auth.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/gprs_cipher.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/gprs_cipher.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/kdf.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/kdf.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/utran_cipher.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/crypt/utran_cipher.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/a5.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/a5.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/apn.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/apn.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/auth_comp128v1.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/auth_comp128v1.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/auth_comp128v23.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/auth_comp128v23.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/auth_core.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/auth_core.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/auth_milenage.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/auth_milenage.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/auth_tuak.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/auth_tuak.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/auth_xor.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/auth_xor.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/auth_xor_2g.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/auth_xor_2g.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/bsslap.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/bsslap.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/bts_features.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/bts_features.c... Preprocessing /obs/_tem/obs/_temp/binpkgs/libosmocore/src/core/logging_gsmtap.c:162: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/src/core/logging_syslog.c:90: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/src/core/logging_systemd.c:118: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/src/core/loggingrb.c:103: warning: end of file while inside a group ibosmocore/src/core/bitcomp.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/bits.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/bits.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/context.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/context.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv_acc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv_acc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_generic.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_generic.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_neon.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_neon.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_neon_impl.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_neon_impl.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_sse.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_sse.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_sse_avx.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_sse_avx.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_sse_impl.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/conv_acc_sse_impl.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/counter.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/counter.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/crc16.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/crc16.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/crc16gen.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/crc16gen.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/crc32gen.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/crc32gen.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/crc64gen.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/crc64gen.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/crc8gen.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/crc8gen.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/exec.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/exec.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/fsm.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/fsm.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/gsmtap_util.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/gsmtap_util.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/isdnhdlc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/isdnhdlc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/it_q.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/it_q.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/logging.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/logging.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/logging_gsmtap.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/logging_gsmtap.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/logging_syslog.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/logging_syslog.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/logging_systemd.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/logging_systemd.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/loggingrb.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/loggingrb.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/macaddr.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/macaddr.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/mnl.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/mnl.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/msgb.c... Parsing file /obs/_tem:65436: warning: group bitvec: ignoring title "helpers for GSM" that does not match old title "Bit vectors" :10034: warning: group rate_ctr: ignoring title "Rate_ctr" that does not match old title "Rate counters" :10103: warning: group stats: ignoring title "Stats" that does not match old title "Statistics reporting" /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:2576: warning: unbalanced grouping commands /obs/_temp/binpkgs/libosmocore/src/core/stats_statsd.c:203: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/src/core/stats_tcp.c:328: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/src/core/thread.c:57: warning: end of file while inside a group /obs/_temp/binpkgs/libosmocore/src/gsm/gsm29205.c:114: warning: end of file while inside a group p/binpkgs/libosmocore/src/core/msgb.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/msgfile.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/msgfile.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/netdev.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/netdev.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/netns.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/netns.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/osmo_io.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/osmo_io.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/osmo_io_internal.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/osmo_io_internal.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/osmo_io_poll.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/osmo_io_poll.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/osmo_io_uring.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/osmo_io_uring.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/panic.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/panic.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/plugin.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/plugin.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/prbs.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/prbs.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/prim.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/prim.c... Reading /obs/_temp/binpkgs/libosmocore/src/core/probes.d... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/probes.d... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/rate_ctr.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/rate_ctr.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/rbtree.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/rbtree.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/select.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/select.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/sercomm.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/sercomm.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/serial.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/serial.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/signal.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/signal.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/sockaddr_str.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/sockaddr_str.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/socket.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/socket.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/stat_item_internal.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/stat_item_internal.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/stats.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/stats.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/stats_statsd.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/stats_statsd.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/stats_tcp.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/stats_tcp.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/strrb.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/strrb.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/tdef.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/tdef.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/thread.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/thread.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/time_cc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/time_cc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/timer.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/timer.c... Preprocessing /obs/_temp/binpkgs/lip/binpkgs/libosmocore/src/gsm/cbsp.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/cbsp.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/comp128.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/comp128.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/comp128v23.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/comp128v23.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gad.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gad.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gan.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gan.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gea.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gea.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gprs_cipher_core.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gprs_cipher_core.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gprs_gea.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gprs_gea.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gprs_rlc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gprs_rlc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0341.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0341.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_smc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_smc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_smr.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_smr.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0414.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0414.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0502.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0502.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0503_conv.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0503_conv.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm29118.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm29118.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm29205.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm29205.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44068.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44068.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48049.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48049.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_arfcn_range_encode.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_arfcn_range_encode.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_04_08_gprs.c... Pa:65436: warning: group bitvec: ignoring title "helpers for GSM" that does not match old title "Bit vectors" :10034: warning: group rate_ctr: ignoring title "Rate_ctr" that does not match old title "Rate counters" :10103: warning: group stats: ignoring title "Stats" that does not match old title "Statistics reporting" /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc16gen.h:23: warning: the name 'crc16gen.h.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc32gen.h:23: warning: the name 'crc32gen.h.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc64gen.h:23: warning: the name 'crc64gen.h.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/crc8gen.h:23: warning: the name 'crc8gen.h.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/include/osmocom/core/it_q.h:9: warning: the name 'osmo_it_q.h' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/src/core/crc16gen.c:25: warning: the name 'crc16gen.c.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/src/core/crc32gen.c:25: warning: the name 'crc32gen.c.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/src/core/crc64gen.c:25: warning: the name 'crc64gen.c.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/src/core/crc8gen.c:25: warning: the name 'crc8gen.c.tpl' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/src/core/time_cc.c:1: warning: the name 'foo.c' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/src/core/tun.c:28: warning: the name 'tundev.c' supplied as the argument in the \file statement is not an input file /obs/_temp/binpkgs/libosmocore/src/isdn/lapd_core.c:373: warning: unable to resolve reference to 'lapdm_mode' for \ref command rsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_04_08_gprs.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsup.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsup.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/gsup_sms.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/gsup_sms.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/ipa.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/ipa.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/iuup.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/iuup.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kasumi.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kasumi.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/common.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/common.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1_i.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1_i.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256_i.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256_i.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/lapdm.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/lapdm.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-internal-enc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-internal-enc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-internal.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-internal.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes_i.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes_i.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes_wrap.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes_wrap.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/common.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/common.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/crypto.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/crypto.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/includes.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/includes.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.h... Parsing file /:19916: warning: group bitvec: ignoring title "Bit vectors" that does not match old title "helpers for GSM" :10034: warning: group rate_ctr: ignoring title "Rate_ctr" that does not match old title "Rate counters" :10103: warning: group stats: ignoring title "Stats" that does not match old title "Statistics reporting" /obs/_temp/binpkgs/libosmocore/src/gsm/iuup.c:1: warning: the name 'iu_up.c' supplied as the argument in the \file statement is not an input file Doxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/isdn Reading and parsing tag files Reading tag file 'doc/libosmocore.tag', location '../../core/html'... Reading tag file 'doc/libosmovty.tag', location '../../vty/html'... Reading tag file 'doc/libosmocodec.tag', location '../../codec/html'... Reading tag file 'doc/libosmocoding.tag', location '../../coding/html'... Reading tag file 'doc/libosmoctrl.tag', location '../../ctrl/html'... Reading tag file 'doc/libosmogb.tag', location '../../gb/html'... Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn/i460_mux.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn/i460_mux.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn/lapd_core.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn/lapd_core.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn/v110.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/isdn/v110.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/isdn/i460_mux.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/isdn/i460_mux.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/isdn/lapd_core.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/isdn/lapd_core.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/isdn/v110.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/isdn/v110.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/isdn/i460_mux.h... Generating code for file include/osmocom/isdn/lapd_core.h... Generating code for file include/osmocom/isdn/v110.h... Parsing code for file src/isdn/i460_mux.c... Parsing code for file src/isdn/lapd_core.c... Parsing code for file src/isdn/v110.c... Generating file documentation... Generating docs for file include/osmocom/isdn/i460_mux.h... Generating docs for file include/osmocom/isdn/la/obs/_temp/binpkgs/libosmocore/src/isdn/lapd_core.c:373: warning: unable to resolve reference to 'lapdm_mode' for \ref command /obs/_temp/binpkgs/libosmocore/src/isdn/v110.c:80: warning: argument 'input' of command @param is not found in the argument list of osmo_v110_encode_frame(ubit_t *ra_bits, size_t n_bits, const struct osmo_v110_decoded_frame *fr) /obs/_temp/binpkgs/libosmocore/src/isdn/v110.c:80: warning: The following parameter of osmo_v110_encode_frame(ubit_t *ra_bits, size_t n_bits, const struct osmo_v110_decoded_frame *fr) is not documented: parameter 'fr' /obs/_temp/binpkgs/libosmocore/src/isdn/lapd_core.c:373: warning: unable to resolve reference to 'lapdm_mode' for \ref command /obs/_temp/binpkgs/libosmocore/src/isdn/v110.c:80: warning: argument 'input' of command @param is not found in the argument list of osmo_v110_encode_frame(ubit_t *ra_bits, size_t n_bits, const struct osmo_v110_decoded_frame *fr) /obs/_temp/binpkgs/libosmocore/src/isdn/v110.c:80: warning: The following parameter of osmo_v110_encode_frame(ubit_t *ra_bits, size_t n_bits, const struct osmo_v110_decoded_frame *fr) is not documented: parameter 'fr' /obs/_temp/binpkgs/libosmocore/src/isdn/lapd_core.c:373: warning: unable to resolve reference to 'lapdm_mode' for \ref command /obs/_temp/binpkgs/libosmocore/src/isdn/lapd_core.c:373: warning: unable to resolve reference to 'lapdm_mode' for \ref command pd_core.h... Generating docs for file include/osmocom/isdn/v110.h... Generating docs for file src/isdn/i460_mux.c... Generating docs for file src/isdn/lapd_core.c... Generating docs for file src/isdn/v110.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound dl_rel_req_param... Generating docs for compound l2downstate... Generating docs for compound lapd_cr_ent... Generating docs for compound lapd_datalink... Generating docs for compound lapd_history... Generating docs for compound lapd_msg_ctx... Generating docs for compound mdl_error_ind_param... Generating docs for compound osmo_dlsap_prim... Generating docs for compound osmo_i460_schan_desc... Generating docs for compound osmo_i460_subchan... Generating docs for compound osmo_i460_subchan_demux... Generating docs for compound osmo_i460_subchan_mux... Generating docs for compound osmo_i460_timeslot... Generating docs for compound osmo_v110_decoded_frame... Generating docs for compound osmo_v110_sync_ra1... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 532/65536 hits=11509 misses=982 finished... Doxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/codec Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/codec Reading and parsing tag files Reading tag file 'doc/libosmocore.tag', location '../../core/html'... Reading tag file 'doc/libosmogsm.tag', location '../../gsm/html'... Reading tag file 'doc/libosmoisdn.tag', location '../../isdn/html'... Reading tag file 'doc/libosmovty.tag', location '../../vty/html'... Reading tag file 'doc/libosmocoding.tag', location '../../coding/html'... Reading tag file 'doc/libosmoctrl.tag', location '../../ctrl/html'... Reading tag file 'doc/libosmogb.tag', location '../../gb/html'... Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/codec/codec.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/codec/codec.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/codec/ecu.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/codec/ecu.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/codec/gsm610_bits.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/codec/gsm610_bits.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/codec/ecu.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/codec/ecu.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/codec/ecu_fr.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/codec/ecu_fr.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/codec/ecu_fr_old.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/codec/ecu_fr_old.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/codec/gsm610.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/codec/gsm610.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/codec/gsm620.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/codec/gsm620.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/codec/gsm660.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/codec/gsm660.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for/obs/_temp/binpkgs/libosmocore/include/osmocom/vty/vty.h:176: warning: unable to resolve reference to 'talloc' for \ref command Doxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/coding Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/coding Reading and parsing tag files Reading tag file 'doc/libosmocore.tag', location '../../core/html'... Reading tag file 'doc/libosmogsm.tag', location '../../gsm/html'... Reading tag file 'doc/libosmoisdn.tag', location '../../isdn/html'... Reading tag file 'doc/libosmovty.tag', location '../../vty/html'... Reading tag file 'doc/libosmocodec.tag', location '../../codec/html'... Reading tag file 'doc/libosmoctrl.tag', location '../../ctrl/html'... Reading tag file 'doc/libosmogb.tag', location '../../gb/html'... Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_amr_dtx.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_amr_dtx.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_coding.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_coding.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_interleaving.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_interleaving.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_mapping.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_mapping.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_parity.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_parity.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_tables.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/coding/gsm0503_tables.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_amr_dtx.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_amr_dtx.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_coding.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_coding.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_interleaving.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_interleaving.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_mapping.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_mapping.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_parity.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_parity.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_tables.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_tables.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h:502: warning: no uniquely matching class member found for struct gsm48_chan_desc::@57::@58 gsm48_chan_desc::@57::__attribute__((packed)) Possible candidates: 'union dtap_header::@67 dtap_header::__attribute__' at line 61 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h 'union abis_rsl_rll_hdr::@77 abis_rsl_rll_hdr::__attribute__' at line 88 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h 'union gsm48_chan_desc::@57 gsm48_chan_desc::__attribute__((packed))' at line 502 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h:502: warning: no uniquely matching class member found for struct gsm48_chan_desc::@57::@59 gsm48_chan_desc::@57::__attribute__((packed)) Possible candidates: 'union dtap_header::@67 dtap_header::__attribute__' at line 61 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h 'union abis_rsl_rll_hdr::@77 abis_rsl_rll_hdr::__attribute__' at line 88 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h 'union gsm48_chan_desc::@57 gsm48_chan_desc::__attribute__((packed))' at line 502 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h:0: warning: no uniquely matching class member found for struct @62::@63 @62::__attribute__((packed)) Possible candidates: 'union dtap_header::@67 dtap_header::__attribute__' at line 61 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h 'union abis_rsl_rll_hdr::@77 abis_rsl_rll_hdr::__attribute__' at line 88 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h 'union gsm48_chan_desc::@57 gsm48_chan_desc::__attribute__((packed))' at line 502 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h:0: warning: no uniquely matching class member found for struct @62::@64 @62::__attribute__((packed)) Possible candidates: 'union dtap_header::@67 dtap_header::__attribute__' at line 61 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h 'union abis_rsl_rll_hdr::@77 abis_rsl_rll_hdr::__attribute__' at line 88 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h 'union gsm48_chan_desc::@57 gsm48_chan_desc::__attribute__((packed))' at line 502 of file /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h mocore/src/gb/frame_relay.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gb_internal.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gb_internal.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_bss.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_bss.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_internal.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_internal.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_util.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_util.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_frgre.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_frgre.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_internal.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_internal.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_udp.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_udp.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns_frgre.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns_frgre.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns_sns.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns_sns.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns_vty.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computi/obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h:16: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:279: warning: Found unknown command '\fill' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:48: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:49: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:50: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:86: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:77: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:57: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:36: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:25: warning: unable to resolve reference to 'osmo_counter_group' for \ref command /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:300: warning: argument 'AMR' of command @param is not found in the argument list of osmo_amr_d_to_s(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:300: warning: The following parameter of osmo_amr_d_to_s(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) is not documented: parameter 'amr_mode' /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:274: warning: argument 'AMR' of command @param is not found in the argument list of osmo_amr_s_to_d(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:274: warning: The following parameter of osmo_amr_s_to_d(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) is not documented: parameter 'amr_mode' Doxygen version used: 1.9.4 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl Searching for files in directory /obs/_temp/binpkgs/libosmocore/src/ctrl Reading and parsing tag files Reading tag file 'doc/libosmocore.tag', location '../../core/html'... Reading tag file 'doc/libosmogsm.tag', location '../../gsm/html'... Reading tag file 'doc/libosmoisdn.tag', location '../../isdn/html'... Reading tag file 'doc/libosmovty.tag', location '../../vty/html'... Reading tag file 'doc/libosmocodec.tag', location '../../codec/html'... Reading tag file 'doc/libosmocoding.tag', location '../../coding/html'... Reading tag file 'doc/libosmogb.tag', location '../../gb/html'... Parsing files Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/control_cmd.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/control_cmd.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/control_if.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/control_if.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/control_vty.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/control_vty.h... Preprocessing /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/ports.h... Parsing file /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/ports.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/ctrl/control_vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/ctrl/control_vty.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/ctrl/fsm_ctrl_commands.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/ctrl/fsm_ctrl_commands.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:300: warning: argument 'AMR' of command @param is not found in the argument list of osmo_amr_d_to_s(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:300: warning: The following parameter of osmo_amr_d_to_s(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) is not documented: parameter 'amr_mode' /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:274: warning: argument 'AMR' of command @param is not found in the argument list of osmo_amr_s_to_d(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) /obs/_temp/binpkgs/libosmocore/src/codec/gsm690.c:274: warning: The following parameter of osmo_amr_s_to_d(ubit_t *out, const ubit_t *in, uint16_t n_bits, enum osmo_amr_type amr_mode) is not documented: parameter 'amr_mode' /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:257: warning: argument 'in' of command @param is not found in the argument list of ctrl_cmd_cpy(void *ctx, struct ctrl_cmd *cmd) /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:257: warning: The following parameter of ctrl_cmd_cpy(void *ctx, struct ctrl_cmd *cmd) is not documented: parameter 'cmd' /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c:1074: warning: argument 'Control' of command @param is not found in the argument list of ctrl_cmd_exec_from_string(struct ctrl_handle *ch, const char *cmdstr) /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c:1074: warning: The following parameters of ctrl_cmd_exec_from_string(struct ctrl_handle *ch, const char *cmdstr) are not documented: parameter 'ch' parameter 'cmdstr' /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:257: warning: argument 'in' of command @param is not found in the argument list of ctrl_cmd_cpy(void *ctx, struct ctrl_cmd *cmd) /obs/_temp/binpkgs/libosmocore/src/ctrl/control_cmd.c:257: warning: The following parameter of ctrl_cmd_cpy(void *ctx, struct ctrl_cmd *cmd) is not documented: parameter 'cmd' /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c:1074: warning: argument 'Control' of command @param is not found in the argument list of ctrl_cmd_exec_from_string(struct ctrl_handle *ch, const char *cmdstr) /obs/_temp/binpkgs/libosmocore/src/ctrl/control_if.c:1074: warning: The following parameters of ctrl_cmd_exec_from_string(struct ctrl_handle *ch, const char *cmdstr) are not documented: parameter 'ch' parameter 'cmdstr' /obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl/control_cmd.h:94: warning: Found unknown command '\r' rsing file /obs/_temp/binpkgs/libosmocore/src/vty/vector.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/vty/vty.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/vty/vty.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/vty/buffer.h... Generating code for file include/osmocom/vty/command.h... Generating code for file include/osmocom/vty/cpu_sched_vty.h... Generating code for file include/osmocom/vty/logging.h... Generating code for file include/osmocom/vty/misc.h... Generating code for file include/osmocom/vty/ports.h... Generating code for file include/osmocom/vty/stats.h... Generating code for file include/osmocom/vty/tdef_vty.h... Generating code for file include/osmocom/vty/telnet_interface.h... Generating code for file include/osmocom/vty/vector.h... Generating code for file include/osmocom/vty/vty.h... Parsing code for file src/vty/buffer.c... Parsing code for file src/vty/command.c... Parsing code for file src/vty/cpu_sched_vty.c... Parsing code for file src/vty/fsm_vty.c... Parsing code for file src/vty/logging_vty.c... Parsing code for file src/vty/stats_vty.c... Parsing code for file src/vty/talloc_ctx_vty.c... Parsing code for file src/vty/tdef_vty.c... Parsing code for file src/vty/telnet_interface.c... Parsing code for file src/vty/utils.c... Parsing code for file src/vty/vector.c... Parsing code for file src/vty/vty.c... Generating file documentation... Generating docs for file include/osmocom/vty/buffer.h... Generating docs for file include/osmocom/vty/command.h... Generating docs for file include/osmocom/vty/cpu_sched_vty.h... Generating docs for file include/osmocom/vty/logging.h... Generating docs for file include/osmocom/vty/misc.h... Generating docs for file include/osmocom/vty/ports.h... Generating docs for file include/osmocom/vty/stats.h... Generating docs for file include/osmocom/vty/tdef_vty.h... Generating docs for file include/osmocom/vty/telnet_interface.h... Generating docs for file include/osmocom/vty/vector.h... Generating docs for file include/osmocom/vty/vty.h... Generating docs for file src/vty/buffer.c... Generating docs for file src/vty/command.c... Generating docs for file src/vty/cpu_sched_vty.c... Generating docs for file src/obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_amr_dtx.c:314: warning: argument 'mode_id' from the argument list of gsm0503_detect_ahs_dtx_frame2 has multiple @param documentation sections VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/codec/codec.h... Generating code for file include/osmocom/codec/ecu.h... Generating code for file include/osmocom/codec/gsm610_bits.h... Parsing code for file src/codec/ecu.c... Parsing code for file src/codec/ecu_fr.c... Parsing code for file src/codec/ecu_fr_old.c... Parsing code for file src/codec/gsm610.c... Parsing code for file src/codec/gsm620.c... Parsing code for file src/codec/gsm660.c... Parsing code for file src/codec/gsm690.c... Generating file documentation... Generating docs for file include/osmocom/codec/codec.h... Generating docs for file include/osmocom/codec/ecu.h... Generating docs for file include/osmocom/codec/gsm610_bits.h... Generating docs for file src/codec/ecu.c... Generating docs for file src/codec/ecu_fr.c... Generating docs for file src/codec/ecu_fr_old.c... Generating docs for file src/codec/gsm610.c... Generating docs for file src/codec/gsm620.c... Generating docs for file src/codec/gsm660.c... Generating docs for file src/codec/gsm690.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound fr_ecu_state... Generating docs for compound osmo_ecu_fr_state... Generating docs for compound osmo_ecu_ops... Generating docs for compound osmo_ecu_state... Generating docs for compound ts26101_reorder_table... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 418/65536 hits=10874 misses=1318 finished... bosmocore/src/core/timer_clockgettime.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/timer_clockgettime.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/timer_gettimeofday.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/timer_gettimeofday.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/tun.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/tun.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/use_count.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/use_count.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/utils.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/utils.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/core/write_queue.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/core/write_queue.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/core/application.h... Generating code for file include/osmocom/core/backtrace.h... Generating code for file include/osmocom/core/base64.h... Generating code for file include/osmocom/core/bit16gen.h... Generating code for file include/osmocom/core/bit32gen.h... Generating code for file include/osmocom/core/bit64gen.h... Generating code for file include/osmocom/core/bitcomp.h... Generating code for file include/osmocom/core/bits.h... Generating code for file include/osmocom/core/bitvec.h... Generating code for file include/osmocom/core/byteswap.h... Generating code for file include/osmocom/core/conv.h... Generating code for file include/osmocom/core/counter.h... Generating code for file include/osmocom/core/crc16.h... Generating code for file include/osmocom/core/crc16gen.h... Generating code for file include/osmocom/core/crc32gen.h... Generating code for file include/osmocom/core/crc64gen.h... Generating code for file include/osmocom/core/crc8gen.h... Generating code for file include/osmocom/core/crcgen.h... Generating code for file include/osmocom/core/defs.h... Generating code for file include/osmocom/core/endian.h... Generating code for file include/osmocom/core/exec.h... Generating code for file include/osmocom/core/fsm.h... Generating code for file include/osmocom/core/gsmtap.h... Generating code for file include/osmocom/core/gsmtap_u/obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_interleaving.c:327: warning: argument 'iB' of command @param is not found in the argument list of gsm0503_mcs5_dl_deinterleave(sbit_t *hc, sbit_t *dc, const sbit_t *hi, const sbit_t *di) /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_interleaving.c:327: warning: The following parameters of gsm0503_mcs5_dl_deinterleave(sbit_t *hc, sbit_t *dc, const sbit_t *hi, const sbit_t *di) are not documented: parameter 'hi' parameter 'di' /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_interleaving.c:278: warning: argument 'iB' of command @param is not found in the argument list of gsm0503_mcs5_ul_deinterleave(sbit_t *hc, sbit_t *dc, const sbit_t *hi, const sbit_t *di) /obs/_temp/binpkgs/libosmocore/src/coding/gsm0503_interleaving.c:278: warning: The following parameters of gsm0503_mcs5_ul_deinterleave(sbit_t *hc, sbit_t *dc, const sbit_t *hi, const sbit_t *di) are not documented: parameter 'hi' parameter 'di' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:26: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:27: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:28: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:26: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:27: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:28: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:143: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:144: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:145: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:151: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:135: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:136: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:252: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:253: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:254: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:255: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:267: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:237: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:238: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:239: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:240: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:220: warning: Found unknown command '@alg' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:221: warning: Found unknown command '@iv' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:222: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:223: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:193: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:194: warning: Found unknown command '@hash' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:196: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:166: warning: Found unknown command '@alg' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:167: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:168: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:181: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:182: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:183: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:431: warning: Found unknown command '@base' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:432: warning: Found unknown command '@base_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:433: warning: Found unknown command '@power' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:434: warning: Found unknown command '@power_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:435: warning: Found unknown command '@modulus' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:436: warning: Found unknown command '@modulus_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:346: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:347: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:348: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:349: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:350: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:390: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:297: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:298: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:299: warning: Found unknown command '@passwd' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:363: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:364: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:365: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:366: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:367: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:400: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:401: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:402: warning: Found unknown command '@crypt_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:403: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:404: warning: Found unknown command '@plain_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:329: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:330: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:331: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:332: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:333: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:380: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:312: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:313: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:281: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:282: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:105: warning: Found unknown command '@clear' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:106: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:107: warning: Found unknown command '@cypher' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:79: warning: Found unknown command '@seed' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:80: warning: Found unknown command '@seed_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:81: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:82: warning: Found unknown command '@xlen' /obs/_temp/binpkgs/libosmocore/src/vty/command.c:527: warning: argument 'unsafe' of command @param is not found in the argument list of osmo_asciidoc_escape(const char *inp) /obs/_temp/binpkgs/libosmocore/src/vty/command.c:527: warning: The following parameter of osmo_asciidoc_escape(const char *inp) is not documented: parameter 'inp' /obs/_temp/binpkgs/libosmocore/src/vty/command.c:4367: warning: argument 'vty' of command @param is not found in the argument list of osmo_vty_write_config_file(const char *filename) /obs/_temp/binpkgs/libosmocore/src/vty/cpu_sched_vty.c:598: warning: found documented return type for osmo_cpu_sched_vty_init that does not return anything /obs/_temp/binpkgs/libosmocore/src/vty/tdef_vty.c:355: warning: Unsupported xml/html tag found /obs/_temp/binpkgs/libosmocore/src/vty/telnet_interface.c:93: warning: unable to resolve reference to 'talloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:237: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/vty/telnet_interface.c:116: warning: unable to resolve reference to 'talloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:238: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:239: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:240: warning: Found unknown command '@sres' /obs/_temp/binpkgs/libosmocore/src/vty/telnet_interface.c:104: warning: unable to resolve reference to 'talloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:241: warning: Found unknown command '@kc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:237: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:238: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:239: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:240: warning: Found unknown command '@sres' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:241: warning: Found unknown command '@kc' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:98: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:99: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:100: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:101: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:102: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:98: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:99: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:100: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:101: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:102: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:95: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:96: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:97: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:98: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:99: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:95: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:96: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:97: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:98: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:99: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/vty/vty.c:1909: warning: unable to resolve reference to 'vty_read_file' for \ref command /obs/_temp/binpkgs/libosmocore/src/vty/vty.c:1511: warning: unable to resolve reference to 'vty_read_file' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:32: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:33: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:34: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:35: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:42: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:43: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:44: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:45: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h:30: warning: unable to resolve reference to 'abis_oml_mdisc' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h:0: warning: unable to resolve reference to 'abis_oml_mdisc' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:210: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:211: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:212: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:213: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:214: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:210: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:211: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:212: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:213: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:214: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:260: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:261: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:262: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:263: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:264: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:265: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:266: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:267: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:268: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:269: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:260: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:261: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:262: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:263: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:264: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:265: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:266: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:267: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:268: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:269: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:36: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:37: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:38: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:39: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:40: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:41: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:42: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:36: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:37: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:38: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:39: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:40: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:41: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:42: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:87: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:88: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:89: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:90: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:91: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:92: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:93: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:94: warning: Found unknown command '@akstar' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:87: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:88: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:89: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:90: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:91: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:92: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:93: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:94: warning: Found unknown command '@akstar' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:171: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:172: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:173: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:174: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:175: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:176: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:177: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:178: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:180: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:171: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:172: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:173: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:174: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:175: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:176: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:177: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:178: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:180: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup.h:126: warning: End of list marker found without any preceding list items /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:456: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:457: warning: Found unknown command '@keylen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:458: warning: expected whitespace after \skip command /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:459: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:460: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:114: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/vty.h:176: warning: unable to resolve reference to 'talloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:115: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:116: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:117: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:118: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:119: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:120: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/include/osmocom/vty/vty.h:176: warning: unable to resolve reference to 'talloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:114: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:115: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:116: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:117: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:118: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:119: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:120: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:68: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:69: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:70: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:71: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:29: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:30: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:31: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:32: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:110: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:111: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:112: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:113: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:114: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:115: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:116: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:110: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:111: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:112: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:113: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:114: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:115: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:116: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:94: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:95: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:96: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:97: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:24: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:25: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:26: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:27: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:327: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:328: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:329: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:330: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:331: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:327: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:328: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:329: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:330: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:331: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:80: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:81: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:82: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:83: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:84: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:85: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:80: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:81: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:82: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:83: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:84: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:85: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:128: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:129: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:130: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:131: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:132: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:133: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:128: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:129: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:130: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:131: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:132: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:133: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:176: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:177: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:178: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:180: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:181: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:182: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:176: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:177: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:178: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:180: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:181: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:182: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:258: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:259: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:260: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:261: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:258: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:259: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:260: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:261: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:289: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:290: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:291: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:292: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:293: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:294: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:295: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:296: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:297: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:298: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:289: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:290: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:291: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:292: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:293: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:294: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:295: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:296: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:297: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:298: warning: Found unknown command '@res_len' /osmocom/ctrl/control_cmd.h... Generating code for file include/osmocom/ctrl/control_if.h... Generating code for file include/osmocom/ctrl/control_vty.h... Generating code for file include/osmocom/ctrl/ports.h... Parsing code for file src/ctrl/control_cmd.c... Parsing code for file src/ctrl/control_if.c... Parsing code for file src/ctrl/control_vty.c... Parsing code for file src/ctrl/fsm_ctrl_commands.c... Generating file documentation... Generating docs for file include/osmocom/ctrl/control_cmd.h... Generating docs for file include/osmocom/ctrl/control_if.h... Generating docs for file include/osmocom/ctrl/control_vty.h... Generating docs for file include/osmocom/ctrl/ports.h... Generating docs for file src/ctrl/control_cmd.c... Generating docs for file src/ctrl/control_if.c... Generating docs for file src/ctrl/control_vty.c... Generating docs for file src/ctrl/fsm_ctrl_commands.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound ctrl_cmd... Generating docs for compound ctrl_cmd_def... Generating docs for compound ctrl_cmd_element... Generating docs for compound ctrl_cmd_map... Generating docs for compound ctrl_cmd_struct... Generating docs for compound ctrl_connection... Generating docs for compound ctrl_handle... Generating docs for compound lookup_helper... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 568/65536 hits=13249 misses=1468 finished... til.h... Generating code for file include/osmocom/core/hash.h... Generating code for file include/osmocom/core/hashtable.h... Generating code for file include/osmocom/core/isdnhdlc.h... Generating code for file include/osmocom/core/it_q.h... Generating code for file include/osmocom/core/linuxlist.h... Generating code for file include/osmocom/core/linuxrbtree.h... Generating code for file include/osmocom/core/log2.h... Generating code for file include/osmocom/core/logging.h... Generating code for file include/osmocom/core/logging_internal.h... Generating code for file include/osmocom/core/loggingrb.h... Generating code for file include/osmocom/core/macaddr.h... Generating code for file include/osmocom/core/mnl.h... Generating code for file include/osmocom/core/msgb.h... Generating code for file include/osmocom/core/msgfile.h... Generating code for file include/osmocom/core/netdev.h... Generating code for file include/osmocom/core/netns.h... Generating code for file include/osmocom/core/osmo_io.h... Generating code for file include/osmocom/core/panic.h... Generating code for file include/osmocom/core/plugin.h... Generating code for file include/osmocom/core/prbs.h... Generating code for file include/osmocom/core/prim.h... Generating code for file include/osmocom/core/process.h... Generating code for file include/osmocom/core/rate_ctr.h... Generating code for file include/osmocom/core/select.h... Generating code for file include/osmocom/core/sercomm.h... Generating code for file include/osmocom/core/serial.h... Generating code for file include/osmocom/core/signal.h... Generating code for file include/osmocom/core/sockaddr_str.h... Generating code for file include/osmocom/core/socket.h... Generating code for file include/osmocom/core/socket_compat.h... Generating code for file include/osmocom/core/stat_item.h... Generating code for file include/osmocom/core/statistics.h... Generating code for file include/osmocom/core/stats.h... Generating code for file include/osmocom/core/stats_tcp.h... Generating code for file include/osmocom/core/strrb.h... Generating code for file include/osmocom/core/talloc.h... Generating code for file include/osmocom/core/tdef.h... Generating code for file include/osmocom/core/thread.h... Generating code for file include/osmocom/core/time_cc.h... Generating code for file include/osmocom/core/timer.h... Generating code for file include/osmocom/core/timer_compat.h... Generating code for file include/osmocom/core/tun.h... Generating code for file include/osmocom/core/use_count.h... Generating code for file include/osmocom/core/utils.h... Generating code for file include/osmocom/core/write_queue.h... Parsing code for file src/core/application.c... Parsing code for file src/core/backtrace.c... Parsing code for file src/core/base64.c... Parsing code for file src/core/bitcomp.c... Parsing code for file src/core/bits.c... Parsing code for file src/core/bitvec.c... Parsing code for file src/core/context.c... Parsing code for file src/core/conv.c... Parsing code for file src/core/conv_acc.c... Parsing code for file src/core/conv_acc_generic.c... Parsing code for file src/core/conv_acc_neon.c... Generating code for file src/core/conv_acc_neon_impl.h... Parsing code for file src/core/conv_acc_sse.c... Parsing code for file src/core/conv_acc_sse_avx.c... Generating code for file src/core/conv_acc_sse_impl.h... Parsing code for file src/core/counter.c... Parsing code for file src/core/crc16.c... Parsing code for file src/core/crc16gen.c... Parsing code for file src/core/crc32gen.c... Parsing code for file src/core/crc64gen.c... Parsing code for file src/core/crc8gen.c... Parsing code for file src/core/exec.c... Parsing code for file src/core/fsm.c... Parsing code for file src/core/gsmtap_util.c... Parsing code for file src/core/isdnhdlc.c... Parsing code for file src/core/it_q.c... Parsing code for file src/core/logging.c... Parsing code for file src/core/logging_gsmtap.c... Parsing code for file src/core/logging_syslog.c... Parsing code for file src/core/logging_systemd.c... Parsing code for file src/core/logging member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/coding/gsm0503_amr_dtx.h... Generating code for file include/osmocom/coding/gsm0503_coding.h... Generating code for file include/osmocom/coding/gsm0503_interleaving.h... Generating code for file include/osmocom/coding/gsm0503_mapping.h... Generating code for file include/osmocom/coding/gsm0503_parity.h... Generating code for file include/osmocom/coding/gsm0503_tables.h... Parsing code for file src/coding/gsm0503_amr_dtx.c... Parsing code for file src/coding/gsm0503_coding.c... Parsing code for file src/coding/gsm0503_interleaving.c... Parsing code for file src/coding/gsm0503_mapping.c... Parsing code for file src/coding/gsm0503_parity.c... Parsing code for file src/coding/gsm0503_tables.c... Generating file documentation... Generating docs for file include/osmocom/coding/gsm0503_amr_dtx.h... Generating docs for file include/osmocom/coding/gsm0503_coding.h... Generating docs for file include/osmocom/coding/gsm0503_interleaving.h... Generating docs for file include/osmocom/coding/gsm0503_mapping.h... Generating docs for file include/osmocom/coding/gsm0503_parity.h... Generating docs for file include/osmocom/coding/gsm0503_tables.h... Generating docs for file src/coding/gsm0503_amr_dtx.c... Generating docs for file src/coding/gsm0503_coding.c... Generating docs for file src/coding/gsm0503_interleaving.c... Generating docs for file src/coding/gsm0503_mapping.c... Generating docs for file src/coding/gsm0503_parity.c... Generating docs for file src/coding/gsm0503_tables.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound gprs_rlc_dl_hdr_egprs... Generating docs for compound gprs_rlc_ul_hdr_egprs... Generating docs for compound gsm0503_mcs_code... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 615/65536 hits=15303 misses=1513 finished... /vty/fsm_vty.c... Generating docs for file src/vty/logging_vty.c... Generating docs for file src/vty/stats_vty.c... Generating docs for file src/vty/talloc_ctx_vty.c... Generating docs for file src/vty/tdef_vty.c... Generating docs for file src/vty/telnet_interface.c... Generating docs for file src/vty/utils.c... Generating docs for file src/vty/vector.c... Generating docs for file src/vty/vty.c... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound _vector... Generating docs for compound buffer... Generating docs for compound buffer_data... Generating docs for compound cmd_element... Generating docs for compound cmd_node... Generating docs for compound cpu_affinity_it... Generating docs for compound desc... Generating docs for compound host... Generating docs for compound rctr_vty_ctx... Generating docs for compound sched_vty_opts... Generating docs for compound telnet_connection... Generating docs for compound vty... Generating docs for compound vty_app_info... Generating docs for compound vty_out_context... Generating docs for compound vty_parent_node... Generating docs for compound vty_signal_data... Generating docs for compound walk_cb_params... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 1409/65536 hits=23539 misses=2265 finished... /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:279: warning: Found unknown command '\fill' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/counter.h:26: warning: argument 'Counter' of command @param is not found in the argument list of osmo_counter_inc(struct osmo_counter *ctr) /obs/_temp/binpkgs/libosmocore/include/osmocom/core/counter.h:26: warning: The following parameter of osmo_counter_inc(struct osmo_counter *ctr) is not documented: parameter 'ctr' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:36: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:48: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:49: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:50: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:77: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:141: warning: Found unknown command '@obj' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:142: warning: Found unknown command '@tmp' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:143: warning: Found unknown command '@member' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:144: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:57: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:86: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:48: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:49: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:50: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:77: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:36: warning: Found unknown command '@hashtable' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:86: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/hashtable.h:57: warning: Found unknown command '@node' /obs/_temp/binpkgs/libosmocore/src/core/isdnhdlc.c:94: warning: The following parameter of osmo_isdnhdlc_decode(struct osmo_isdnhdlc_vars *hdlc, const uint8_t *src, int slen, int *count, uint8_t *dst, int dsize) is not documented: parameter 'hdlc' /obs/_temp/binpkgs/libosmocore/src/core/isdnhdlc.c:321: warning: The following parameter of osmo_isdnhdlc_encode(struct osmo_isdnhdlc_vars *hdlc, const uint8_t *src, uint16_t slen, int *count, uint8_t *dst, int dsize) is not documented: parameter 'hdlc' obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/mncc.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/mncc.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/oap.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/oap.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/oap_client.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/oap_client.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/rxlev_stat.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/rxlev_stat.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/sysinfo.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/sysinfo.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/tlv_parser.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/tlv_parser.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.h... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c... Preprocessing /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.h... Parsing file /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/crypt/auth.h... Generating code for file include/osmocom/crypt/gprs_cipher.h... Generating code for file include/osmocom/crypt/kdf.h... Generating code for file include/osmocom/crypt/utran_cipher.h... Generating code for file include/osmocom/gsm/a5.h... Generating code for file include/osmocom/gsm/abis_nm.h... Generating code for file include/osmocom/gsm/apn.h... Generating code for file include/osmocom/gsm/bitvec_gsm.h... Generating code for file include/osmocom/gsm/bsslap.h... Generating code for file include/osmocom/gsm/bssmap_le.h... Generating code for file include/osmocom/gsm/bts_features/obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h:16: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h:16: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h:52: warning: Found unknown command '@x' rb.c... Parsing code for file src/core/macaddr.c... Parsing code for file src/core/mnl.c... Parsing code for file src/core/msgb.c... Parsing code for file src/core/msgfile.c... Parsing code for file src/core/netdev.c... Parsing code for file src/core/netns.c... Parsing code for file src/core/osmo_io.c... Generating code for file src/core/osmo_io_internal.h... Parsing code for file src/core/osmo_io_poll.c... Parsing code for file src/core/osmo_io_uring.c... Parsing code for file src/core/panic.c... Parsing code for file src/core/plugin.c... Parsing code for file src/core/prbs.c... Parsing code for file src/core/prim.c... Parsing code for file src/core/probes.d... Parsing code for file src/core/rate_ctr.c... Parsing code for file src/core/rbtree.c... Parsing code for file src/core/select.c... Parsing code for file src/core/sercomm.c... Parsing code for file src/core/serial.c... Parsing code for file src/core/signal.c... Parsing code for file src/core/sockaddr_str.c... Parsing code for file src/core/socket.c... Parsing code for file src/core/stat_item.c... Generating code for file src/core/stat_item_internal.h... Parsing code for file src/core/stats.c... Parsing code for file src/core/stats_statsd.c... Parsing code for file src/core/stats_tcp.c... Parsing code for file src/core/strrb.c... Parsing code for file src/core/tdef.c... Parsing code for file src/core/thread.c... Parsing code for file src/core/time_cc.c... Parsing code for file src/core/timer.c... Parsing code for file src/core/timer_clockgettime.c... Parsing code for file src/core/timer_gettimeofday.c... Parsing code for file src/core/tun.c... Parsing code for file src/core/use_count.c... Parsing code for file src/core/utils.c... Parsing code for file src/core/write_queue.c... Generating file documentation... Generating docs for file include/osmocom/core/application.h... Generating docs for file include/osmocom/core/backtrace.h... Generating docs for file include/osmocom/core/base64.h... Generating docs for file include/osmocom/core/bit16gen.h... Generating docs for file include/osmocom/core/bit32gen.h... Generating docs for file include/osmocom/core/bit64gen.h... Generating docs for file include/osmocom/core/bitcomp.h... Generating docs for file include/osmocom/core/bits.h... Generating docs for file include/osmocom/core/bitvec.h... Generating docs for file include/osmocom/core/byteswap.h... Generating docs for file include/osmocom/core/conv.h... Generating docs for file include/osmocom/core/counter.h... Generating docs for file include/osmocom/core/crc16.h... Generating docs for file include/osmocom/core/crc16gen.h... Generating docs for file include/osmocom/core/crc32gen.h... Generating docs for file include/osmocom/core/crc64gen.h... Generating docs for file include/osmocom/core/crc8gen.h... Generating docs for file include/osmocom/core/crcgen.h... Generating docs for file include/osmocom/core/defs.h... Generating docs for file include/osmocom/core/endian.h... Generating docs for file include/osmocom/core/exec.h... Generating docs for file include/osmocom/core/fsm.h... Generating docs for file include/osmocom/core/gsmtap.h... Generating docs for file include/osmocom/core/gsmtap_util.h... Generating docs for file include/osmocom/core/hash.h... Generating docs for file include/osmocom/core/hashtable.h... Generating docs for file include/osmocom/core/isdnhdlc.h... Generating docs for file include/osmocom/core/it_q.h... Generating docs for file include/osmocom/core/linuxlist.h... Generating docs for file include/osmocom/core/linuxrbtree.h... Generating docs for file include/osmocom/core/log2.h... Generating docs for file include/osmocom/core/logging.h... Generating docs for file include/osmocom/core/logging_internal.h... Generating docs for file include/osmocom/core/loggingrb.h... Generating docs for file include/osmocom/core/macaddr.h... Generating docs for file include/osmocom/core/mnl.h... Generating docs for file include/osmocom/core/msgb.h... Generating docs for file include/osmocom/core/msgfile.h... Generating docs for file include/osmocom/core/netdev.h... Ge/obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp.c:1415: warning: argument 'The' of command @param is not found in the argument list of bssgp_fc_flush_queue(struct bssgp_flow_control *fc) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp.c:1415: warning: The following parameter of bssgp_fc_flush_queue(struct bssgp_flow_control *fc) is not documented: parameter 'fc' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:353: warning: argument 'new_bvci2' of command @param is not found in the argument list of bssgp2_enc_flush_ll(uint32_t tlli, uint16_t old_bvci, const uint16_t *new_bvci, const uint16_t *nsei) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:353: warning: The following parameter of bssgp2_enc_flush_ll(uint32_t tlli, uint16_t old_bvci, const uint16_t *new_bvci, const uint16_t *nsei) is not documented: parameter 'new_bvci' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:218: warning: argument 'msg' of command @param is not found in the argument list of bssgp2_enc_status(uint8_t cause, const uint16_t *bvci, const struct msgb *orig_msg, uint16_t max_pdu_len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:218: warning: The following parameter of bssgp2_enc_status(uint8_t cause, const uint16_t *bvci, const struct msgb *orig_msg, uint16_t max_pdu_len) is not documented: parameter 'orig_msg' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:37: warning: The following parameter of bssgp2_nsi_tx_ptp(struct gprs_ns2_inst *nsi, uint16_t nsei, uint16_t bvci, struct msgb *msg, uint32_t lsp) is not documented: parameter 'lsp' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:62: warning: The following parameter of bssgp2_nsi_tx_sig(struct gprs_ns2_inst *nsi, uint16_t nsei, struct msgb *msg, uint32_t lsp) is not documented: parameter 'lsp' /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:279: warning: Found unknown command '\fill' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:376: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_app_err_cont_nacc(struct bssgp_app_err_cont_nacc *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:376: warning: The following parameters of bssgp_dec_app_err_cont_nacc(struct bssgp_app_err_cont_nacc *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:751: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_ack_rim_cont(struct bssgp_ran_inf_ack_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:751: warning: The following parameters of bssgp_dec_ran_inf_ack_rim_cont(struct bssgp_ran_inf_ack_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:272: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_app_cont_nacc(struct bssgp_ran_inf_app_cont_nacc *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:272: warning: The following parameters of bssgp_dec_ran_inf_app_cont_nacc(struct bssgp_ran_inf_app_cont_nacc *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:896: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_app_err_rim_cont(struct bssgp_ran_inf_app_err_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:896: warning: The following parameters of bssgp_dec_ran_inf_app_err_rim_cont(struct bssgp_ran_inf_app_err_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:818: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_err_rim_cont(struct bssgp_ran_inf_err_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:818: warning: The following parameters of bssgp_dec_ran_inf_err_rim_cont(struct bssgp_ran_inf_err_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:234: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_req_app_cont_nacc(struct bssgp_ran_inf_req_app_cont_nacc *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:234: warning: The following parameters of bssgp_dec_ran_inf_req_app_cont_nacc(struct bssgp_ran_inf_req_app_cont_nacc *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:490: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_req_rim_cont(struct bssgp_ran_inf_req_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:490: warning: The following parameters of bssgp_dec_ran_inf_req_rim_cont(struct bssgp_ran_inf_req_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:613: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_rim_cont(struct bssgp_ran_inf_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:613: warning: The following parameters of bssgp_dec_ran_inf_rim_cont(struct bssgp_ran_inf_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:400: warning: The following parameter of bssgp_enc_app_err_cont_nacc(uint8_t *buf, size_t len, const struct bssgp_app_err_cont_nacc *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:789: warning: The following parameter of bssgp_enc_ran_inf_ack_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_ack_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:323: warning: The following parameter of bssgp_enc_ran_inf_app_cont_nacc(uint8_t *buf, size_t len, const struct bssgp_ran_inf_app_cont_nacc *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:936: warning: The following parameter of bssgp_enc_ran_inf_app_err_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_app_err_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:863: warning: The following parameter of bssgp_enc_ran_inf_err_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_err_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:253: warning: The following parameter of bssgp_enc_ran_inf_req_app_cont_nacc(uint8_t *buf, size_t len, const struct bssgp_ran_inf_req_app_cont_nacc *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:562: warning: The following parameter of bssgp_enc_ran_inf_req_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_req_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:680: warning: The following parameter of bssgp_enc_ran_inf_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:55: warning: Found unknown command '\discr' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:53: warning: The following parameters of bssgp_parse_rim_ra(struct bssgp_rim_routing_info *ri, const uint8_t *buf, unsigned int len, uint8_t discr) are not documented: parameter 'len' parameter 'discr' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:100: warning: The following parameter of bssgp_parse_rim_ri(struct bssgp_rim_routing_info *ri, const uint8_t *buf, unsigned int len) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:697: warning: The following parameter of gprs_ns2_fr_bind(struct gprs_ns2_inst *nsi, const char *name, const char *netif, struct osmo_fr_network *fr_network, enum osmo_fr_role fr_role, struct gprs_ns2_vc_bind **result) is not documented: parameter 'name' /obs/_temp/binpkgs/libosmocore/src/core/isdnhdlc.c:94: warning: The following parameter of osmo_isdnhdlc_decode(struct osmo_isdnhdlc_vars *hdlc, const uint8_t *src, int slen, int *count, uint8_t *dst, int dsize) is not documented: parameter 'hdlc' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:872: warning: argument 'nsei' of command @param is not found in the argument list of gprs_ns2_fr_connect(struct gprs_ns2_vc_bind *bind, struct gprs_ns2_nse *nse, uint16_t nsvci, uint16_t dlci) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:872: warning: The following parameters of gprs_ns2_fr_connect(struct gprs_ns2_vc_bind *bind, struct gprs_ns2_nse *nse, uint16_t nsvci, uint16_t dlci) are not documented: parameter 'nse' parameter 'nsvci' /obs/_temp/binpkgs/libosmocore/src/core/isdnhdlc.c:321: warning: The following parameter of osmo_isdnhdlc_encode(struct osmo_isdnhdlc_vars *hdlc, const uint8_t *src, uint16_t slen, int *count, uint8_t *dst, int dsize) is not documented: parameter 'hdlc' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:915: warning: The following parameter of gprs_ns2_fr_connect2(struct gprs_ns2_vc_bind *bind, uint16_t nsei, uint16_t nsvci, uint16_t dlci) is not documented: parameter 'nsvci' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_frgre.c:549: warning: The following parameter of gprs_ns2_frgre_bind(struct gprs_ns2_inst *nsi, const char *name, const struct osmo_sockaddr *local, int dscp, struct gprs_ns2_vc_bind **result) is not documented: parameter 'name' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_udp.c:272: warning: The following parameter of gprs_ns2_ip_bind(struct gprs_ns2_inst *nsi, const char *name, const struct osmo_sockaddr *local, int dscp, struct gprs_ns2_vc_bind **result) is not documented: parameter 'name' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2469: warning: argument 'sockaddr' of command @param is not found in the argument list of gprs_ns2_sns_add_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2469: warning: The following parameter of gprs_ns2_sns_add_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) is not documented: parameter 'saddr' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2509: warning: argument 'sockaddr' of command @param is not found in the argument list of gprs_ns2_sns_del_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2509: warning: The following parameter of gprs_ns2_sns_del_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) is not documented: parameter 'saddr' nerating docs for file include/osmocom/core/netns.h... Generating docs for file include/osmocom/core/osmo_io.h... Generating docs for file include/osmocom/core/panic.h... Generating docs for file include/osmocom/core/plugin.h... Generating docs for file include/osmocom/core/prbs.h... Generating docs for file include/osmocom/core/prim.h... Generating docs for file include/osmocom/core/process.h... Generating docs for file include/osmocom/core/rate_ctr.h... Generating docs for file include/osmocom/core/select.h... Generating docs for file include/osmocom/core/sercomm.h... Generating docs for file include/osmocom/core/serial.h... Generating docs for file include/osmocom/core/signal.h... Generating docs for file include/osmocom/core/sockaddr_str.h... Generating docs for file include/osmocom/core/socket.h... Generating docs for file include/osmocom/core/socket_compat.h... Generating docs for file include/osmocom/core/stat_item.h... Generating docs for file include/osmocom/core/statistics.h... Generating docs for file include/osmocom/core/stats.h... Generating docs for file include/osmocom/core/stats_tcp.h... Generating docs for file include/osmocom/core/strrb.h... Generating docs for file include/osmocom/core/talloc.h... Generating docs for file include/osmocom/core/tdef.h... Generating docs for file include/osmocom/core/thread.h... Generating docs for file include/osmocom/core/time_cc.h... Generating docs for file include/osmocom/core/timer.h... Generating docs for file include/osmocom/core/timer_compat.h... Generating docs for file include/osmocom/core/tun.h... Generating docs for file include/osmocom/core/use_count.h... Generating docs for file include/osmocom/core/utils.h... Generating docs for file include/osmocom/core/write_queue.h... Generating docs for file src/core/application.c... Generating docs for file src/core/backtrace.c... Generating docs for file src/core/base64.c... Generating docs for file src/core/bitcomp.c... Generating docs for file src/core/bits.c... Generating docs for file src/core/bitvec.c... Generating docs for file src/core/context.c... Generating docs for file src/core/conv.c... Generating docs for file src/core/conv_acc.c... Generating docs for file src/core/conv_acc_generic.c... Generating docs for file src/core/conv_acc_neon.c... Generating docs for file src/core/conv_acc_neon_impl.h... Generating docs for file src/core/conv_acc_sse.c... Generating docs for file src/core/conv_acc_sse_avx.c... Generating docs for file src/core/conv_acc_sse_impl.h... Generating docs for file src/core/counter.c... Generating docs for file src/core/crc16.c... Generating docs for file src/core/crc16gen.c... Generating docs for file src/core/crc32gen.c... Generating docs for file src/core/crc64gen.c... Generating docs for file src/core/crc8gen.c... Generating docs for file src/core/exec.c... Generating docs for file src/core/fsm.c... Generating docs for file src/core/gsmtap_util.c... Generating docs for file src/core/isdnhdlc.c... Generating docs for file src/core/it_q.c... Generating docs for file src/core/logging.c... Generating docs for file src/core/logging_gsmtap.c... Generating docs for file src/core/logging_syslog.c... Generating docs for file src/core/logging_systemd.c... Generating docs for file src/core/loggingrb.c... Generating docs for file src/core/macaddr.c... Generating docs for file src/core/mnl.c... Generating docs for file src/core/msgb.c... Generating docs for file src/core/msgfile.c... Generating docs for file src/core/netdev.c... Generating docs for file src/core/netns.c... Generating docs for file src/core/osmo_io.c... Generating docs for file src/core/osmo_io_internal.h... Generating docs for file src/core/osmo_io_poll.c... Generating docs for file src/core/osmo_io_uring.c... Generating docs for file src/core/panic.c... Generating docs for file src/core/plugin.c... Generating docs for file src/core/prbs.c... Generating docs for file src/core/prim.c... Generating docs for file src/core/probes.d... Generating docs for file src/core/rate_ctr.c... Generating docs for file src/core/rbtree.c... Generng member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/osmocom/gprs/bssgp_bvc_fsm.h... Generating code for file include/osmocom/gprs/frame_relay.h... Generating code for file include/osmocom/gprs/gprs_bssgp.h... Generating code for file include/osmocom/gprs/gprs_bssgp2.h... Generating code for file include/osmocom/gprs/gprs_bssgp_bss.h... Generating code for file include/osmocom/gprs/gprs_bssgp_rim.h... Generating code for file include/osmocom/gprs/gprs_msgb.h... Generating code for file include/osmocom/gprs/gprs_ns.h... Generating code for file include/osmocom/gprs/gprs_ns2.h... Generating code for file include/osmocom/gprs/gprs_ns_frgre.h... Generating code for file include/osmocom/gprs/gprs_rlc.h... Generating code for file include/osmocom/gprs/protocol/gsm_04_60.h... Generating code for file include/osmocom/gprs/protocol/gsm_08_16.h... Generating code for file include/osmocom/gprs/protocol/gsm_08_18.h... Generating code for file include/osmocom/gprs/protocol/gsm_24_301.h... Parsing code for file src/gb/bssgp_bvc_fsm.c... Parsing code for file src/gb/common_vty.c... Generating code for file src/gb/common_vty.h... Parsing code for file src/gb/frame_relay.c... Generating code for file src/gb/gb_internal.h... Parsing code for file src/gb/gprs_bssgp.c... Parsing code for file src/gb/gprs_bssgp2.c... Parsing code for file src/gb/gprs_bssgp_bss.c... Generating code for file src/gb/gprs_bssgp_internal.h... Parsing code for file src/gb/gprs_bssgp_rim.c... Parsing code for file src/gb/gprs_bssgp_util.c... Parsing code for file src/gb/gprs_bssgp_vty.c... Parsing code for file src/gb/gprs_ns.c... Parsing code for file src/gb/gprs_ns2.c... Parsing code for file src/gb/gprs_ns2_fr.c... Parsing code for file src/gb/gprs_ns2_frgre.c... Generating code for file src/gb/gprs_ns2_internal.h... Parsing code for file src/gb/gprs_ns2_message.c... Parsing code for file src/gb/gprs_ns2_sns.c... Parsing code for file src/gb/gprs_ns2_udp.c... Parsing code for file src/gb/gprs_ns2_vc_fsm.c... Parsing code for file src/gb/gprs_ns2_vty.c... Parsing code for file src/gb/gprs_ns_frgre.c... Parsing code for file src/gb/gprs_ns_sns.c... Parsing code for file src/gb/gprs_ns_vty.c... Generating file documentation... Generating docs for file include/osmocom/gprs/bssgp_bvc_fsm.h... Generating docs for file include/osmocom/gprs/frame_relay.h... Generating docs for file include/osmocom/gprs/gprs_bssgp.h... Generating docs for file include/osmocom/gprs/gprs_bssgp2.h... Generating docs for file include/osmocom/gprs/gprs_bssgp_bss.h... Generating docs for file include/osmocom/gprs/gprs_bssgp_rim.h... Generating docs for file include/osmocom/gprs/gprs_msgb.h... Generating docs for file include/osmocom/gprs/gprs_ns.h... Generating docs for file include/osmocom/gprs/gprs_ns2.h... Generating docs for file include/osmocom/gprs/gprs_ns_frgre.h... Generating docs for file include/osmocom/gprs/gprs_rlc.h... Generating docs for file include/osmocom/gprs/protocol/gsm_04_60.h... Generating docs for file include/osmocom/gprs/protocol/gsm_08_16.h... Generating docs for file include/osmocom/gprs/protocol/gsm_08_18.h... Generating docs for file include/osmocom/gprs/protocol/gsm_24_301.h... Generating docs for file src/gb/bssgp_bvc_fsm.c... Generating docs for file src/gb/common_vty.c... Generating docs for file src/gb/common_vty.h... Gene/obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp.c:1415: warning: argument 'The' of command @param is not found in the argument list of bssgp_fc_flush_queue(struct bssgp_flow_control *fc) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp.c:1415: warning: The following parameter of bssgp_fc_flush_queue(struct bssgp_flow_control *fc) is not documented: parameter 'fc' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/bits.h:27: warning: unable to resolve reference to 'pbit_t:' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/bits.c:140: warning: unable to resolve reference to 'out' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:279: warning: Found unknown command '\fill' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:353: warning: argument 'new_bvci2' of command @param is not found in the argument list of bssgp2_enc_flush_ll(uint32_t tlli, uint16_t old_bvci, const uint16_t *new_bvci, const uint16_t *nsei) /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:279: warning: Found unknown command '\fill' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:353: warning: The following parameter of bssgp2_enc_flush_ll(uint32_t tlli, uint16_t old_bvci, const uint16_t *new_bvci, const uint16_t *nsei) is not documented: parameter 'new_bvci' /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:416: warning: argument 'bit' of command @param is not found in the argument list of bitvec_free(struct bitvec *bv) /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:416: warning: The following parameter of bitvec_free(struct bitvec *bv) is not documented: parameter 'bv' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:218: warning: argument 'msg' of command @param is not found in the argument list of bssgp2_enc_status(uint8_t cause, const uint16_t *bvci, const struct msgb *orig_msg, uint16_t max_pdu_len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:218: warning: The following parameter of bssgp2_enc_status(uint8_t cause, const uint16_t *bvci, const struct msgb *orig_msg, uint16_t max_pdu_len) is not documented: parameter 'orig_msg' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:37: warning: The following parameter of bssgp2_nsi_tx_ptp(struct gprs_ns2_inst *nsi, uint16_t nsei, uint16_t bvci, struct msgb *msg, uint32_t lsp) is not documented: parameter 'lsp' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp2.c:62: warning: The following parameter of bssgp2_nsi_tx_sig(struct gprs_ns2_inst *nsi, uint16_t nsei, struct msgb *msg, uint32_t lsp) is not documented: parameter 'lsp' /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:426: warning: argument 'bitvec' of command @param is not found in the argument list of bitvec_pack(const struct bitvec *bv, uint8_t *buffer) /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:426: warning: The following parameter of bitvec_pack(const struct bitvec *bv, uint8_t *buffer) is not documented: parameter 'bv' /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:605: warning: Found unknown command '\go' /obs/_temp/binpkgs/libosmocore/src/core/bitvec.c:503: warning: The following parameter of bitvec_write_field(struct bitvec *bv, unsigned int *write_index, uint64_t val, unsigned int len) is not documented: parameter 'val' /obs/_temp/binpkgs/libosmocore/src/core/crc16.c:54: warning: argument 'in' of command @param is not found in the argument list of osmo_crc16(uint16_t crc, uint8_t const *buffer, size_t len) /obs/_temp/binpkgs/libosmocore/src/core/crc16.c:54: warning: argument 'in' of command @param is not found in the argument list of osmo_crc16(uint16_t crc, uint8_t const *buffer, size_t len) /obs/_temp/binpkgs/libosmocore/src/core/crc16.c:54: warning: argument 'in' of command @param is not found in the argument list of osmo_crc16(uint16_t crc, uint8_t const *buffer, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:376: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_app_err_cont_nacc(struct bssgp_app_err_cont_nacc *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:376: warning: The following parameters of bssgp_dec_app_err_cont_nacc(struct bssgp_app_err_cont_nacc *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:751: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_ack_rim_cont(struct bssgp_ran_inf_ack_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:751: warning: The following parameters of bssgp_dec_ran_inf_ack_rim_cont(struct bssgp_ran_inf_ack_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:272: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_app_cont_nacc(struct bssgp_ran_inf_app_cont_nacc *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:272: warning: The following parameters of bssgp_dec_ran_inf_app_cont_nacc(struct bssgp_ran_inf_app_cont_nacc *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:896: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_app_err_rim_cont(struct bssgp_ran_inf_app_err_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:896: warning: The following parameters of bssgp_dec_ran_inf_app_err_rim_cont(struct bssgp_ran_inf_app_err_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:818: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_err_rim_cont(struct bssgp_ran_inf_err_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:818: warning: The following parameters of bssgp_dec_ran_inf_err_rim_cont(struct bssgp_ran_inf_err_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:234: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_req_app_cont_nacc(struct bssgp_ran_inf_req_app_cont_nacc *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:234: warning: The following parameters of bssgp_dec_ran_inf_req_app_cont_nacc(struct bssgp_ran_inf_req_app_cont_nacc *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:490: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_req_rim_cont(struct bssgp_ran_inf_req_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:490: warning: The following parameters of bssgp_dec_ran_inf_req_rim_cont(struct bssgp_ran_inf_req_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:613: warning: argument 'user' of command @param is not found in the argument list of bssgp_dec_ran_inf_rim_cont(struct bssgp_ran_inf_rim_cont *cont, const uint8_t *buf, size_t len) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:613: warning: The following parameters of bssgp_dec_ran_inf_rim_cont(struct bssgp_ran_inf_rim_cont *cont, const uint8_t *buf, size_t len) are not documented: parameter 'cont' parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:400: warning: The following parameter of bssgp_enc_app_err_cont_nacc(uint8_t *buf, size_t len, const struct bssgp_app_err_cont_nacc *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:789: warning: The following parameter of bssgp_enc_ran_inf_ack_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_ack_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:323: warning: The following parameter of bssgp_enc_ran_inf_app_cont_nacc(uint8_t *buf, size_t len, const struct bssgp_ran_inf_app_cont_nacc *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:936: warning: The following parameter of bssgp_enc_ran_inf_app_err_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_app_err_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:863: warning: The following parameter of bssgp_enc_ran_inf_err_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_err_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:253: warning: The following parameter of bssgp_enc_ran_inf_req_app_cont_nacc(uint8_t *buf, size_t len, const struct bssgp_ran_inf_req_app_cont_nacc *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:562: warning: The following parameter of bssgp_enc_ran_inf_req_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_req_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:680: warning: The following parameter of bssgp_enc_ran_inf_rim_cont(uint8_t *buf, size_t len, const struct bssgp_ran_inf_rim_cont *cont) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/utils.h:317: warning: The following parameter of OSMO_NAME_C_IMPL(CTX, INITIAL_BUFSIZE, ON_ERROR, FUNC_BUF, FUNC_BUF_ARGS...) is not documented: parameter 'CTX' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:55: warning: Found unknown command '\discr' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:53: warning: The following parameters of bssgp_parse_rim_ra(struct bssgp_rim_routing_info *ri, const uint8_t *buf, unsigned int len, uint8_t discr) are not documented: parameter 'len' parameter 'discr' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_bssgp_rim.c:100: warning: The following parameter of bssgp_parse_rim_ri(struct bssgp_rim_routing_info *ri, const uint8_t *buf, unsigned int len) is not documented: parameter 'len' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/utils.h:134: warning: argument 'args' of command @param is not found in the argument list of osmo_talloc_asprintf(ctx, dest, fmt, args ...) /obs/_temp/binpkgs/libosmocore/include/osmocom/core/utils.h:134: warning: The following parameter of osmo_talloc_asprintf(ctx, dest, fmt, args ...) is not documented: parameter 'args ...' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:984: warning: argument 'len' of command @param is not found in the argument list of osmo_escape_cstr_c(void *ctx, const char *str, int in_len) /obs/_temp/binpkgs/libosmocore/src/core/utils.c:984: warning: The following parameters of osmo_escape_cstr_c(void *ctx, const char *str, int in_len) are not documented: parameter 'ctx' parameter 'in_len' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:850: warning: argument 'len' of command @param is not found in the argument list of osmo_escape_str(const char *str, int in_len) /obs/_temp/binpkgs/libosmocore/src/core/utils.c:850: warning: The following parameter of osmo_escape_str(const char *str, int in_len) is not documented: parameter 'in_len' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:697: warning: argument 'len' of command @param is not found in the argument list of osmo_escape_str_buf(const char *str, int in_len, char *buf, size_t bufsize) /obs/_temp/binpkgs/libosmocore/src/core/utils.c:697: warning: The following parameter of osmo_escape_str_buf(const char *str, int in_len, char *buf, size_t bufsize) is not documented: parameter 'in_len' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:861: warning: argument 'len' of command @param is not found in the argument list of osmo_escape_str_c(const void *ctx, const char *str, int in_len) /obs/_temp/binpkgs/libosmocore/src/core/utils.c:861: warning: The following parameters of osmo_escape_str_c(const void *ctx, const char *str, int in_len) are not documented: parameter 'ctx' parameter 'in_len' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:1353: warning: The following parameter of osmo_int_to_float_str_buf(char *buf, size_t buflen, int64_t val, unsigned int precision) is not documented: parameter 'precision' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:1414: warning: The following parameter of osmo_int_to_float_str_c(void *ctx, int64_t val, unsigned int precision) is not documented: parameter 'precision' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:1014: warning: argument 'len' of command @param is not found in the argument list of osmo_quote_cstr_c(void *ctx, const char *str, int in_len) /obs/_temp/binpkgs/libosmocore/src/core/utils.c:1014: warning: The following parameters of osmo_quote_cstr_c(void *ctx, const char *str, int in_len) are not documented: parameter 'ctx' parameter 'in_len' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:929: warning: The following parameters of osmo_quote_str_buf(const char *str, int in_len, char *buf, size_t bufsize) are not documented: parameter 'buf' parameter 'bufsize' /obs/_temp/binpkgs/libosmocore/src/core/utils.c:958: warning: The following parameter of osmo_quote_str_c(const void *ctx, const char *str, int in_len) is not documented: parameter 'ctx' /obs/_temp/binpkgs/libosmocore/src/core/strrb.c:48: warning: argument 'ctx' of command @param is not found in the argument list of osmo_strrb_create(void *talloc_ctx, size_t rb_size) /obs/_temp/binpkgs/libosmocore/src/core/strrb.c:48: warning: The following parameter of osmo_strrb_create(void *talloc_ctx, size_t rb_size) is not documented: parameter 'talloc_ctx' .h... Generating code for file include/osmocom/gsm/cbsp.h... Generating code for file include/osmocom/gsm/comp128.h... Generating code for file include/osmocom/gsm/comp128v23.h... Generating code for file include/osmocom/gsm/gad.h... Generating code for file include/osmocom/gsm/gan.h... Generating code for file include/osmocom/gsm/gea.h... Generating code for file include/osmocom/gsm/gsm0341.h... Generating code for file include/osmocom/gsm/gsm0411_smc.h... Generating code for file include/osmocom/gsm/gsm0411_smr.h... Generating code for file include/osmocom/gsm/gsm0411_utils.h... Generating code for file include/osmocom/gsm/gsm0480.h... Generating code for file include/osmocom/gsm/gsm0502.h... Generating code for file include/osmocom/gsm/gsm0503.h... Generating code for file include/osmocom/gsm/gsm0808.h... Generating code for file include/osmocom/gsm/gsm0808_lcs.h... Generating code for file include/osmocom/gsm/gsm0808_utils.h... Generating code for file include/osmocom/gsm/gsm23003.h... Generating code for file include/osmocom/gsm/gsm23236.h... Generating code for file include/osmocom/gsm/gsm29118.h... Generating code for file include/osmocom/gsm/gsm29205.h... Generating code for file include/osmocom/gsm/gsm44021.h... Generating code for file include/osmocom/gsm/gsm48.h... Generating code for file include/osmocom/gsm/gsm48_arfcn_range_encode.h... Generating code for file include/osmocom/gsm/gsm48_ie.h... Generating code for file include/osmocom/gsm/gsm48_rest_octets.h... Generating code for file include/osmocom/gsm/gsm_utils.h... Generating code for file include/osmocom/gsm/gsup.h... Generating code for file include/osmocom/gsm/gsup_sms.h... Generating code for file include/osmocom/gsm/i460_mux.h... Generating code for file include/osmocom/gsm/ipa.h... Generating code for file include/osmocom/gsm/iuup.h... Generating code for file include/osmocom/gsm/kasumi.h... Generating code for file include/osmocom/gsm/l1sap.h... Generating code for file include/osmocom/gsm/lapd_core.h... Generating code for file include/osmocom/gsm/lapdm.h... Generating code for file include/osmocom/gsm/meas_rep.h... Generating code for file include/osmocom/gsm/mncc.h... Generating code for file include/osmocom/gsm/oap.h... Generating code for file include/osmocom/gsm/oap_client.h... Generating code for file include/osmocom/gsm/prim.h... Generating code for file include/osmocom/gsm/protocol/gsm_03_40.h... Generating code for file include/osmocom/gsm/protocol/gsm_03_41.h... Generating code for file include/osmocom/gsm/protocol/gsm_04_08.h... Generating code for file include/osmocom/gsm/protocol/gsm_04_08_gprs.h... Generating code for file include/osmocom/gsm/protocol/gsm_04_11.h... Generating code for file include/osmocom/gsm/protocol/gsm_04_12.h... Generating code for file include/osmocom/gsm/protocol/gsm_04_14.h... Generating code for file include/osmocom/gsm/protocol/gsm_04_80.h... Generating code for file include/osmocom/gsm/protocol/gsm_08_08.h... Generating code for file include/osmocom/gsm/protocol/gsm_08_58.h... Generating code for file include/osmocom/gsm/protocol/gsm_09_02.h... Generating code for file include/osmocom/gsm/protocol/gsm_12_21.h... Generating code for file include/osmocom/gsm/protocol/gsm_23_003.h... Generating code for file include/osmocom/gsm/protocol/gsm_23_032.h... Generating code for file include/osmocom/gsm/protocol/gsm_23_041.h... Generating code for file include/osmocom/gsm/protocol/gsm_25_415.h... Generating code for file include/osmocom/gsm/protocol/gsm_29_118.h... Generating code for file include/osmocom/gsm/protocol/gsm_44_004.h... Generating code for file include/osmocom/gsm/protocol/gsm_44_060.h... Generating code for file include/osmocom/gsm/protocol/gsm_44_068.h... Generating code for file include/osmocom/gsm/protocol/gsm_44_318.h... Generating code for file include/osmocom/gsm/protocol/gsm_48_049.h... Generating code for file include/osmocom/gsm/protocol/gsm_48_071.h... Generating code for file include/osmocom/gsm/protocol/gsm_49_031.h... Generating code for file include/osmocom/gsm/protocol/ipaccess.h... G/obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:697: warning: The following parameter of gprs_ns2_fr_bind(struct gprs_ns2_inst *nsi, const char *name, const char *netif, struct osmo_fr_network *fr_network, enum osmo_fr_role fr_role, struct gprs_ns2_vc_bind **result) is not documented: parameter 'name' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:872: warning: argument 'nsei' of command @param is not found in the argument list of gprs_ns2_fr_connect(struct gprs_ns2_vc_bind *bind, struct gprs_ns2_nse *nse, uint16_t nsvci, uint16_t dlci) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:872: warning: The following parameters of gprs_ns2_fr_connect(struct gprs_ns2_vc_bind *bind, struct gprs_ns2_nse *nse, uint16_t nsvci, uint16_t dlci) are not documented: parameter 'nse' parameter 'nsvci' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_fr.c:915: warning: The following parameter of gprs_ns2_fr_connect2(struct gprs_ns2_vc_bind *bind, uint16_t nsei, uint16_t nsvci, uint16_t dlci) is not documented: parameter 'nsvci' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_frgre.c:549: warning: The following parameter of gprs_ns2_frgre_bind(struct gprs_ns2_inst *nsi, const char *name, const struct osmo_sockaddr *local, int dscp, struct gprs_ns2_vc_bind **result) is not documented: parameter 'name' /obs/_temp/binpkgs/libosmocore/src/core/fsm.c:175: warning: argument 'in' of command @param is not found in the argument list of osmo_fsm_set_dealloc_ctx(void *ctx) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:198: warning: argument 'vc' of command @param is not found in the argument list of ns2_tx_block(struct gprs_ns2_vc *nsvc, uint8_t cause, uint16_t *nsvci) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:198: warning: The following parameter of ns2_tx_block(struct gprs_ns2_vc *nsvc, uint8_t cause, uint16_t *nsvci) is not documented: parameter 'nsvc' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:599: warning: The following parameters of ns2_tx_sns_ack(struct gprs_ns2_vc *nsvc, uint8_t trans_id, uint8_t *cause, const struct gprs_ns_ie_ip4_elem *ip4_elems, unsigned int num_ip4_elems, const struct gprs_ns_ie_ip6_elem *ip6_elems, unsigned int num_ip6_elems) are not documented: parameter 'ip6_elems' parameter 'num_ip6_elems' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:662: warning: The following parameters of ns2_tx_sns_config(struct gprs_ns2_vc *nsvc, bool end_flag, const struct gprs_ns_ie_ip4_elem *ip4_elems, unsigned int num_ip4_elems, const struct gprs_ns_ie_ip6_elem *ip6_elems, unsigned int num_ip6_elems) are not documented: parameter 'ip6_elems' parameter 'num_ip6_elems' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c:784: warning: argument 'ctx' of command @param is not found in the argument list of ns2_vc_fsm_alloc(struct gprs_ns2_vc *nsvc, const char *id, bool initiator) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c:784: warning: argument 'vc' of command @param is not found in the argument list of ns2_vc_fsm_alloc(struct gprs_ns2_vc *nsvc, const char *id, bool initiator) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c:784: warning: The following parameter of ns2_vc_fsm_alloc(struct gprs_ns2_vc *nsvc, const char *id, bool initiator) is not documented: parameter 'nsvc' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:198: warning: argument 'vc' of command @param is not found in the argument list of ns2_tx_block(struct gprs_ns2_vc *nsvc, uint8_t cause, uint16_t *nsvci) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:198: warning: The following parameter of ns2_tx_block(struct gprs_ns2_vc *nsvc, uint8_t cause, uint16_t *nsvci) is not documented: parameter 'nsvc' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxlist.h:520: warning: Found unknown command '@next' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:599: warning: The following parameters of ns2_tx_sns_ack(struct gprs_ns2_vc *nsvc, uint8_t trans_id, uint8_t *cause, const struct gprs_ns_ie_ip4_elem *ip4_elems, unsigned int num_ip4_elems, const struct gprs_ns_ie_ip6_elem *ip6_elems, unsigned int num_ip6_elems) are not documented: parameter 'ip6_elems' parameter 'num_ip6_elems' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxlist.h:580: warning: argument 'new' of command @param is not found in the argument list of hlist_move_list(struct hlist_head *old, struct hlist_head *_new) /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxlist.h:580: warning: The following parameter of hlist_move_list(struct hlist_head *old, struct hlist_head *_new) is not documented: parameter '_new' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxlist.h:444: warning: argument 'n' of command @param is not found in the argument list of hlist_unhashed_lockless(const struct hlist_node *h) /obs/_temp/binpkgs/libosmocore/include/osmocom/core/linuxlist.h:444: warning: The following parameter of hlist_unhashed_lockless(const struct hlist_node *h) is not documented: parameter 'h' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_message.c:662: warning: The following parameters of ns2_tx_sns_config(struct gprs_ns2_vc *nsvc, bool end_flag, const struct gprs_ns_ie_ip4_elem *ip4_elems, unsigned int num_ip4_elems, const struct gprs_ns_ie_ip6_elem *ip6_elems, unsigned int num_ip6_elems) are not documented: parameter 'ip6_elems' parameter 'num_ip6_elems' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2469: warning: argument 'sockaddr' of command @param is not found in the argument list of gprs_ns2_sns_add_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2469: warning: The following parameter of gprs_ns2_sns_add_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) is not documented: parameter 'saddr' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2509: warning: argument 'sockaddr' of command @param is not found in the argument list of gprs_ns2_sns_del_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_sns.c:2509: warning: The following parameter of gprs_ns2_sns_del_endpoint(struct gprs_ns2_nse *nse, const struct osmo_sockaddr *saddr) is not documented: parameter 'saddr' /obs/_temp/binpkgs/libosmocore/src/core/logging.c:738: warning: The following parameter of logp(int subsys, const char *file, int line, int cont, const char *format,...) is not documented: parameter 'line' /obs/_temp/binpkgs/libosmocore/src/core/logging.c:754: warning: The following parameter of logp2(int subsys, unsigned int level, const char *file, int line, int cont, const char *format,...) is not documented: parameter 'line' /obs/_temp/binpkgs/libosmocore/src/core/logging.c:701: warning: The following parameter of osmo_vlogp(int subsys, int level, const char *file, int line, int cont, const char *format, va_list ap) is not documented: parameter 'line' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_udp.c:272: warning: The following parameter of gprs_ns2_ip_bind(struct gprs_ns2_inst *nsi, const char *name, const struct osmo_sockaddr *local, int dscp, struct gprs_ns2_vc_bind **result) is not documented: parameter 'name' /obs/_temp/binpkgs/libosmocore/src/core/msgb.c:44: warning: unable to resolve reference to 'msgb:' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/msgb.c:364: warning: The following parameter of msgb_copy_resize(const struct msgb *msg, uint16_t new_len, const char *name) is not documented: parameter 'new_len' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c:784: warning: argument 'ctx' of command @param is not found in the argument list of ns2_vc_fsm_alloc(struct gprs_ns2_vc *nsvc, const char *id, bool initiator) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c:784: warning: argument 'vc' of command @param is not found in the argument list of ns2_vc_fsm_alloc(struct gprs_ns2_vc *nsvc, const char *id, bool initiator) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2_vc_fsm.c:784: warning: The following parameter of ns2_vc_fsm_alloc(struct gprs_ns2_vc *nsvc, const char *id, bool initiator) is not documented: parameter 'nsvc' /obs/_temp/binpkgs/libosmocore/src/core/rate_ctr.c:41: warning: unable to resolve reference to 'rate_ctr:' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/core/log2.h:52: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/src/core/sercomm.c:123: warning: argument 'n' of command @param is not found in the argument list of osmo_sercomm_tx_queue_depth(struct osmo_sercomm_inst *sercomm, uint8_t dlci) /obs/_temp/binpkgs/libosmocore/src/core/sercomm.c:123: warning: The following parameter of osmo_sercomm_tx_queue_depth(struct osmo_sercomm_inst *sercomm, uint8_t dlci) is not documented: parameter 'sercomm' /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:25: warning: unable to resolve reference to 'osmo_counter_group' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:25: warning: unable to resolve reference to 'osmo_counter_group' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:347: warning: argument 'name' of command @param is not found in the argument list of osmo_stat_item_get_group_by_name_idxname(const char *group_name, const char *idx_name) /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:347: warning: The following parameter of osmo_stat_item_get_group_by_name_idxname(const char *group_name, const char *idx_name) is not documented: parameter 'group_name' /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:175: warning: unable to resolve reference to 'talloc' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:173: warning: argument 'desc' of command @param is not found in the argument list of osmo_stat_item_group_alloc(void *ctx, const struct osmo_stat_item_group_desc *group_desc, unsigned int idx) /obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:173: warning: The following parameter of osmo_stat_item_group_alloc(void *ctx, const struct osmo_stat_item_group_desc *group_desc, unsigned int idx) is not documented: parameter 'group_desc' /obs/_temp/binpkgs/libosmocore/src/core/stats_tcp.c:191: warning: argument 'human' of command @param is not found in the argument list of osmo_stats_tcp_osmo_fd_register(const struct osmo_fd *fd, const char *name) /obs/_temp/binpkgs/libosmocore/src/core/stats_tcp.c:191: warning: The following parameter of osmo_stats_tcp_osmo_fd_register(const struct osmo_fd *fd, const char *name) is not documented: parameter 'name' /obs/_temp/binpkgs/libosmocore/src/core/strrb.c:48: warning: argument 'ctx' of command @param is not found in the argument list of osmo_strrb_create(void *talloc_ctx, size_t rb_size) /obs/_temp/binpkgs/libosmocore/src/core/strrb.c:48: warning: The following parameter of osmo_strrb_create(void *talloc_ctx, size_t rb_size) is not documented: parameter 'talloc_ctx' /obs/_temp/binpkgs/libosmocore/src/core/tdef.c:57: warning: unable to resolve reference to 'tests/tdef/tdef_vty_config_root_test.c:' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/tdef.c:61: warning: unable to resolve reference to 'tests/tdef/tdef_vty_config_subnode_test.c:' for \ref command /obs/_temp/binpkgs/libosmocore/src/core/tdef.c:68: warning: unable to resolve reference to 'tests/tdef/tdef_vty_dynamic_test.c:' for \ref command /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c:883: warning: The following parameters of gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, enum gprs_ns2_ll linklayer, enum gprs_ns2_dialect dialect) are not documented: parameter 'linklayer' parameter 'dialect' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c:802: warning: The following parameters of gprs_ns2_create_nse2(struct gprs_ns2_inst *nsi, uint16_t nsei, enum gprs_ns2_ll linklayer, enum gprs_ns2_dialect dialect, bool ip_sns_role_sgsn) are not documented: parameter 'linklayer' parameter 'dialect' /obs/_temp/binpkgs/libosmocore/include/osmocom/core/tdef.h:178: warning: argument 'tdefs' of command @param is not found in the argument list of osmo_tdef_groups_for_each(g, tdef_groups) /obs/_temp/binpkgs/libosmocore/include/osmocom/core/tdef.h:178: warning: The following parameter of osmo_tdef_groups_for_each(g, tdef_groups) is not documented: parameter 'tdef_groups' /obs/_temp/binpkgs/libosmocore/src/core/tdef.c:331: warning: The following parameters of _osmo_tdef_fsm_inst_state_chg(struct osmo_fsm_inst *fi, uint32_t state, const struct osmo_tdef_state_timeout *timeouts_array, const struct osmo_tdef *tdefs, long default_timeout, const char *file, int line) are not documented: parameter 'fi' parameter 'state' parameter 'timeouts_array' parameter 'tdefs' parameter 'default_timeout' /obs/_temp/binpkgs/libosmocore/src/core/tdef.c:269: warning: argument 'tdef' of command @param is not found in the argument list of osmo_tdef_range_str_buf(char *buf, size_t buf_len, struct osmo_tdef *t) /obs/_temp/binpkgs/libosmocore/src/core/tdef.c:269: warning: The following parameter of osmo_tdef_range_str_buf(char *buf, size_t buf_len, struct osmo_tdef *t) is not documented: parameter 't' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c:1219: warning: The following parameter of gprs_ns2_ip_connect2(struct gprs_ns2_vc_bind *bind, const struct osmo_sockaddr *remote, uint16_t nsei, uint16_t nsvci, enum gprs_ns2_dialect dialect) is not documented: parameter 'dialect' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns.c:1879: warning: The following parameter of gprs_ns_instantiate(gprs_ns_cb_t *cb, void *ctx) is not documented: parameter 'ctx' /obs/_temp/binpkgs/libosmocore/src/core/use_count.c:228: warning: The following parameters of _osmo_use_count_get_put(struct osmo_use_count *uc, const char *use, int32_t change, const char *file, int line) are not documented: parameter 'uc' parameter 'use' parameter 'change' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c:547: warning: argument 'nsi' of command @param is not found in the argument list of ns2_prim_status_ind(struct gprs_ns2_nse *nse, struct gprs_ns2_vc *nsvc, uint16_t bvci, enum gprs_ns2_affecting_cause cause) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c:547: warning: argument 'nsei' of command @param is not found in the argument list of ns2_prim_status_ind(struct gprs_ns2_nse *nse, struct gprs_ns2_vc *nsvc, uint16_t bvci, enum gprs_ns2_affecting_cause cause) /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c:547: warning: The following parameters of ns2_prim_status_ind(struct gprs_ns2_nse *nse, struct gprs_ns2_vc *nsvc, uint16_t bvci, enum gprs_ns2_affecting_cause cause) are not documented: parameter 'nse' parameter 'nsvc' /obs/_temp/binpkgs/libosmocore/src/gb/gprs_ns2.c:585: warning: The following parameter of ns2_vc_alloc(struct gprs_ns2_vc_bind *bind, struct gprs_ns2_nse *nse, bool initiater, enum gprs_ns2_vc_mode vc_mode, const char *id) is not documented: parameter 'vc_mode' /obs/_temp/binpkgs/libosmocore/src/core/netdev.c:754: warning: argument 'data_ind_cb' of command @param is not found in the argument list of osmo_netdev_set_ifupdown_ind_cb(struct osmo_netdev *netdev, osmo_netdev_ifupdown_ind_cb_t ifupdown_ind_cb) /obs/_temp/binpkgs/libosmocore/src/core/netdev.c:754: warning: The following parameter of osmo_netdev_set_ifupdown_ind_cb(struct osmo_netdev *netdev, osmo_netdev_ifupdown_ind_cb_t ifupdown_ind_cb) is not documented: parameter 'ifupdown_ind_cb' /obs/_temp/binpkgs/libosmocore/src/core/netdev.c:737: warning: The following parameter of osmo_netdev_set_priv_data(struct osmo_netdev *netdev, void *priv_data) is not documented: parameter 'priv_data' /obs/_temp/binpkgs/libosmocore/src/core/tun.c:458: warning: The following parameter of osmo_tundev_set_priv_data(struct osmo_tundev *tundev, void *priv_data) is not documented: parameter 'priv_data' ating docs for file src/core/select.c... Generating docs for file src/core/sercomm.c... Generating docs for file src/core/serial.c... Generating docs for file src/core/signal.c... Generating docs for file src/core/sockaddr_str.c... Generating docs for file src/core/socket.c... Generating docs for file src/core/stat_item.c... Generating docs for file src/core/stat_item_internal.h... Generating docs for file src/core/stats.c... Generating docs for file src/core/stats_statsd.c... Generating docs for file src/core/stats_tcp.c... Generating docs for file src/core/strrb.c... Generating docs for file src/core/tdef.c... Generating docs for file src/core/thread.c... Generating docs for file src/core/time_cc.c... Generating docs for file src/core/timer.c... Generating docs for file src/core/timer_clockgettime.c... Generating docs for file src/core/timer_gettimeofday.c... Generating docs for file src/core/tun.c... Generating docs for file src/core/use_count.c... Generating docs for file src/core/utils.c... Generating docs for file src/core/write_queue.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound bitvec... Generating docs for compound gsmtap_hdr... Generating docs for compound gsmtap_inst... Generating docs for compound gsmtap_osmocore_log_hdr... Generating docs for compound hlist_head... Generating docs for compound hlist_node... Generating docs for compound iofd_backend_ops... Generating docs for compound iofd_msghdr... Generating docs for compound llist_head... Generating docs for compound log_category... Generating docs for compound log_context... Generating docs for compound log_info... Generating docs for compound log_info_cat... Generating docs for compound log_target... Generating docs for compound msgb... Generating docs for compound netdev_netns_ctx... Generating docs for compound osmo_config_entry... Generating docs for compound osmo_config_list... Generating docs for compound osmo_conv_code... Generating docs for compound osmo_conv_decoder... Generating docs for compound osmo_conv_encoder... Generating docs for compound osmo_counter... Generating docs for compound osmo_crc16gen_code... Generating docs for compound osmo_crc32gen_code... Generating docs for compound osmo_crc64gen_code... Generating docs for compound osmo_crc8gen_code... Generating docs for compound osmo_fd... Generating docs for compound osmo_fsm... Generating docs for compound osmo_fsm_inst... Generating docs for compound osmo_fsm_state... Generating docs for compound osmo_io_fd... Generating docs for compound osmo_io_ops... Generating docs for compound osmo_isdnhdlc_vars... Generating docs for compound osmo_it_q... Generating docs for compound osmo_mnl... Generating docs for compound osmo_netdev... Generating docs for compound osmo_prbs... Generating docs for compound osmo_prbs_state... Generating docs for compound osmo_prim_event_map... Generating docs for compound osmo_prim_hdr... Generating docs for compound osmo_sercomm_inst... Generating docs for compound osmo_signalfd... Generating docs for compound osmo_sock_init2_multiaddr_pars... Generating docs for compound osmo_sockaddr... Generating docs for compound osmo_sockaddr_str... Generating docs for compound osmo_stat_item... Generating docs for compound osmo_stat_item_desc... Generating docs for compound osmo_stat_item_group... Generating docs for compound osmo_stat_item_group_desc... Generating docs for compound osmo_stat_item_period... Generating docs for compound osmo_stats_config... Generating docs for compound osmo_stats_reporter... Generating docs for compound osmo_strbuf... Generating docs for compound osmo_strrb... Generating docs for compound osmo_talloc_contexts... Generating docs for compound osmo_tcp_stats_config... Generating docs for compound osmo_tdef... Generating docs for compound osmo_tdef_group... Generating docs for compound osmo_tdef_state_timeout... Generating docs for compound osmo_time_cc... Generating docs for compound osmo_time_cc_cfg... Generating docs for compound osmo_timer_list... G/obs/_temp/binpkgs/libosmocore/include/osmocom/core/use_count.h:77: warning: explicit link request to 'define' could not be resolved /obs/_temp/binpkgs/libosmocore/include/osmocom/core/use_count.h:79: warning: explicit link request to 'define' could not be resolved rating docs for file src/gb/frame_relay.c... Generating docs for file src/gb/gb_internal.h... Generating docs for file src/gb/gprs_bssgp.c... Generating docs for file src/gb/gprs_bssgp2.c... Generating docs for file src/gb/gprs_bssgp_bss.c... Generating docs for file src/gb/gprs_bssgp_internal.h... Generating docs for file src/gb/gprs_bssgp_rim.c... Generating docs for file src/gb/gprs_bssgp_util.c... Generating docs for file src/gb/gprs_bssgp_vty.c... Generating docs for file src/gb/gprs_ns.c... Generating docs for file src/gb/gprs_ns2.c... Generating docs for file src/gb/gprs_ns2_fr.c... Generating docs for file src/gb/gprs_ns2_frgre.c... Generating docs for file src/gb/gprs_ns2_internal.h... Generating docs for file src/gb/gprs_ns2_message.c... Generating docs for file src/gb/gprs_ns2_sns.c... Generating docs for file src/gb/gprs_ns2_udp.c... Generating docs for file src/gb/gprs_ns2_vc_fsm.c... Generating docs for file src/gb/gprs_ns2_vty.c... Generating docs for file src/gb/gprs_ns_frgre.c... Generating docs for file src/gb/gprs_ns_sns.c... Generating docs for file src/gb/gprs_ns_vty.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound bssgp2_flow_ctrl... Generating docs for compound bssgp_app_err_cont_nacc... Generating docs for compound bssgp_bvc_ctx... Generating docs for compound bssgp_bvc_fsm_ops... Generating docs for compound bssgp_dl_ud_par... Generating docs for compound bssgp_fc_queue_element... Generating docs for compound bssgp_flow_control... Generating docs for compound bssgp_lv... Generating docs for compound bssgp_normal_hdr... Generating docs for compound bssgp_paging_info... Generating docs for compound bssgp_ran_inf_ack_rim_cont... Generating docs for compound bssgp_ran_inf_app_cont_nacc... Generating docs for compound bssgp_ran_inf_app_err_rim_cont... Generating docs for compound bssgp_ran_inf_err_rim_cont... Generating docs for compound bssgp_ran_inf_req_app_cont_nacc... Generating docs for compound bssgp_ran_inf_req_rim_cont... Generating docs for compound bssgp_ran_inf_rim_cont... Generating docs for compound bssgp_ran_inf_x_cont... Generating docs for compound bssgp_ran_information_pdu... Generating docs for compound bssgp_rim_pdu_ind... Generating docs for compound bssgp_rim_routing_info... Generating docs for compound bssgp_ud_hdr... Generating docs for compound bvc_fsm_priv... Generating docs for compound gprs_ns2_inst... Generating docs for compound gprs_ns2_nse... Generating docs for compound gprs_ns2_vc... Generating docs for compound gprs_ns2_vc_bind... Generating docs for compound gprs_ns2_vc_driver... Generating docs for compound gprs_ns2_vc_priv... Generating docs for compound gprs_ns_hdr... Generating docs for compound gprs_ns_ie_ip4_elem... Generating docs for compound gprs_ns_ie_ip6_elem... Generating docs for compound gprs_ns_inst... Generating docs for compound gprs_nsvc... Generating docs for compound gprs_sns_state... Generating docs for compound gre_hdr... Generating docs for compound libgb_msgb_cb... Generating docs for compound ns2_sns_bind... Generating docs for compound ns2_sns_elems... Generating docs for compound ns2_sns_procedure... Generating docs for compound ns2_sns_state... Generating docs for compound ns_signal_data... Generating docs for compound osmo_bssgp_prim... Generating docs for compound osmo_eutran_tai... Generating docs for compound osmo_fr_dlc... Generating docs for compound osmo_fr_link... Generating docs for compound osmo_fr_network... Generating docs for compound osmo_gprs_ns2_prim... Generating docs for compound priv_bind... Generating docs for compound priv_vc... Generating docs for compound q933_a_hdr... Generating docs for compound q933_a_pvc_sts... Generating docs for compound sns_endpoint... Generating docs for compound vty_bind... Generating docs for compound vty_nse... Generating docs for compound vty_nse_bind... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index p/obs/_temp/binpkgs/libosmocore/src/core/stat_item.c:25: warning: unable to resolve reference to 'osmo_counter_group' for \ref command enerating code for file include/osmocom/gsm/protocol/smpp34_osmocom.h... Generating code for file include/osmocom/gsm/rsl.h... Generating code for file include/osmocom/gsm/rxlev_stat.h... Generating code for file include/osmocom/gsm/sysinfo.h... Generating code for file include/osmocom/gsm/tlv.h... Parsing code for file src/gsm/a5.c... Parsing code for file src/gsm/abis_nm.c... Parsing code for file src/gsm/apn.c... Parsing code for file src/gsm/auth_comp128v1.c... Parsing code for file src/gsm/auth_comp128v23.c... Parsing code for file src/gsm/auth_core.c... Parsing code for file src/gsm/auth_milenage.c... Parsing code for file src/gsm/auth_tuak.c... Parsing code for file src/gsm/auth_xor.c... Parsing code for file src/gsm/auth_xor_2g.c... Parsing code for file src/gsm/bsslap.c... Parsing code for file src/gsm/bssmap_le.c... Parsing code for file src/gsm/bts_features.c... Parsing code for file src/gsm/cbsp.c... Parsing code for file src/gsm/comp128.c... Parsing code for file src/gsm/comp128v23.c... Parsing code for file src/gsm/gad.c... Parsing code for file src/gsm/gan.c... Parsing code for file src/gsm/gea.c... Parsing code for file src/gsm/gprs_cipher_core.c... Parsing code for file src/gsm/gprs_gea.c... Parsing code for file src/gsm/gprs_rlc.c... Parsing code for file src/gsm/gsm0341.c... Parsing code for file src/gsm/gsm0411_smc.c... Parsing code for file src/gsm/gsm0411_smr.c... Parsing code for file src/gsm/gsm0411_utils.c... Parsing code for file src/gsm/gsm0414.c... Parsing code for file src/gsm/gsm0480.c... Parsing code for file src/gsm/gsm0502.c... Parsing code for file src/gsm/gsm0503_conv.c... Parsing code for file src/gsm/gsm0808.c... Parsing code for file src/gsm/gsm0808_utils.c... Parsing code for file src/gsm/gsm23003.c... Parsing code for file src/gsm/gsm23236.c... Parsing code for file src/gsm/gsm29118.c... Parsing code for file src/gsm/gsm29205.c... Parsing code for file src/gsm/gsm44021.c... Parsing code for file src/gsm/gsm44068.c... Parsing code for file src/gsm/gsm48.c... Parsing code for file src/gsm/gsm48049.c... Parsing code for file src/gsm/gsm48_arfcn_range_encode.c... Parsing code for file src/gsm/gsm48_ie.c... Parsing code for file src/gsm/gsm48_rest_octets.c... Parsing code for file src/gsm/gsm_04_08_gprs.c... Parsing code for file src/gsm/gsm_utils.c... Parsing code for file src/gsm/gsup.c... Parsing code for file src/gsm/gsup_sms.c... Parsing code for file src/gsm/ipa.c... Parsing code for file src/gsm/iuup.c... Parsing code for file src/gsm/kasumi.c... Parsing code for file src/gsm/kdf.c... Parsing code for file src/gsm/kdf/sha1-internal.c... Parsing code for file src/gsm/kdf/sha1.c... Generating code for file src/gsm/kdf/sha1.h... Generating code for file src/gsm/kdf/sha1_i.h... Parsing code for file src/gsm/kdf/sha256-internal.c... Parsing code for file src/gsm/kdf/sha256.c... Generating code for file src/gsm/kdf/sha256.h... Generating code for file src/gsm/kdf/sha256_i.h... Parsing code for file src/gsm/lapdm.c... Parsing code for file src/gsm/milenage/aes-encblock.c... Parsing code for file src/gsm/milenage/aes-internal-enc.c... Parsing code for file src/gsm/milenage/aes-internal.c... Generating code for file src/gsm/milenage/aes.h... Generating code for file src/gsm/milenage/aes_i.h... Generating code for file src/gsm/milenage/aes_wrap.h... Generating code for file src/gsm/kdf/common.h... Generating code for file src/gsm/milenage/common.h... Generating code for file src/gsm/kdf/crypto.h... Generating code for file src/gsm/milenage/crypto.h... Generating code for file src/gsm/milenage/includes.h... Parsing code for file src/gsm/milenage/milenage.c... Generating code for file src/gsm/milenage/milenage.h... Parsing code for file src/gsm/mncc.c... Parsing code for file src/gsm/oap.c... Parsing code for file src/gsm/oap_client.c... Parsing code for file src/gsm/rsl.c... Parsing code for file src/gsm/rxlev_stat.c... Parsing code for file src/gsm/sysinfo.c... Parsing code for file src/gsm/tlv_parser.c... Parsing code for file src/gsm/tuak/KeccakP-1600-3gpp.c... Generating code for file s/obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:235: warning: unable to resolve reference to 'ie_tag' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:236: warning: unable to resolve reference to 'ie' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:237: warning: unable to resolve reference to 'ie_len' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:238: warning: unable to resolve reference to 'ie' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:239: warning: unable to resolve reference to 'ie_len' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:350: warning: argument 'cgi' of command @param is not found in the argument list of osmo_cgi_ps_name2(const struct osmo_cell_global_id_ps *cgi_ps) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:350: warning: The following parameter of osmo_cgi_ps_name2(const struct osmo_cell_global_id_ps *cgi_ps) is not documented: parameter 'cgi_ps' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:660: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_home_network_domain(char *out, const struct osmo_plmn_id *plmn) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:660: warning: argument 'out' from the argument list of osmo_gen_home_network_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:690: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_mme_domain(char *out, const struct osmo_gummei *gummei) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:690: warning: argument 'out' from the argument list of osmo_gen_mme_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:723: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_mme_group_domain(char *out, uint16_t mmegi, const struct osmo_plmn_id *plmn) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:723: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_mme_group_domain(char *out, uint16_t mmegi, const struct osmo_plmn_id *plmn) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:723: warning: argument 'out' from the argument list of osmo_gen_mme_group_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:450: warning: argument 'buf' of command @param is not found in the argument list of osmo_gummei_name_c(const void *ctx, const struct osmo_gummei *gummei) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:450: warning: argument 'buf_len' of command @param is not found in the argument list of osmo_gummei_name_c(const void *ctx, const struct osmo_gummei *gummei) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:450: warning: The following parameter of osmo_gummei_name_c(const void *ctx, const struct osmo_gummei *gummei) is not documented: parameter 'ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:673: warning: argument 'out' from the argument list of osmo_parse_home_network_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:673: warning: argument 'in' from the argument list of osmo_parse_home_network_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:704: warning: argument 'out' from the argument list of osmo_parse_mme_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:704: warning: argument 'in' from the argument list of osmo_parse_mme_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c:215: warning: argument 'nri_range' of command @param is not found in the argument list of osmo_nri_range_validate(const struct osmo_nri_range *range, uint8_t nri_bitlen) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c:215: warning: The following parameter of osmo_nri_range_validate(const struct osmo_nri_range *range, uint8_t nri_bitlen) is not documented: parameter 'range' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c:93: warning: The following parameter of osmo_nri_v_limit_by_ranges(int16_t *nri_v, const struct osmo_nri_ranges *nri_ranges, uint32_t nri_bitlen) is not documented: parameter 'nri_bitlen' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:25: warning: argument 'caller' of command @param is not found in the argument list of osmo_csd_12k_6k_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:25: warning: argument 'allocated' of command @param is not found in the argument list of osmo_csd_12k_6k_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:25: warning: The following parameters of osmo_csd_12k_6k_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) are not documented: parameter 'fr' parameter 'n_bits' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:117: warning: argument 'caller' of command @param is not found in the argument list of osmo_csd_3k6_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:117: warning: argument 'allocated' of command @param is not found in the argument list of osmo_csd_3k6_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:117: warning: The following parameters of osmo_csd_3k6_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) are not documented: parameter 'fr' parameter 'n_bits' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_arfcn_range_encode.c:127: warning: The following parameter of osmo_gsm48_range_enc_arfcns(enum osmo_gsm48_range range, const int *arfcns, int size, int *out, const int index) is not documented: parameter 'index' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:897: warning: argument 'encoded' of command @param is not found in the argument list of osmo_gsm48_rest_octets_si13_decode(struct osmo_gsm48_si13_info *si13, const uint8_t *data) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:897: warning: The following parameter of osmo_gsm48_rest_octets_si13_decode(struct osmo_gsm48_si13_info *si13, const uint8_t *data) is not documented: parameter 'data' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:1188: warning: argument 'encoded' of command @param is not found in the argument list of osmo_gsm48_rest_octets_si3_decode(struct osmo_gsm48_si_ro_info *si3, const uint8_t *data) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:1188: warning: The following parameter of osmo_gsm48_rest_octets_si3_decode(struct osmo_gsm48_si_ro_info *si3, const uint8_t *data) is not documented: parameter 'data' /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h:66: warning: argument 'decoded' of command @param is not found in the argument list of gsm_7bit_decode_n(char *text, size_t n, const uint8_t *user_data, uint8_t septet_l) /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h:66: warning: argument 'length' of command @param is not found in the argument list of gsm_7bit_decode_n(char *text, size_t n, const uint8_t *user_data, uint8_t septet_l) /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h:66: warning: The following parameters of gsm_7bit_decode_n(char *text, size_t n, const uint8_t *user_data, uint8_t septet_l) are not documented: parameter 'text' parameter 'septet_l' /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h:89: warning: argument 'octets_written' of command @param is not found in the argument list of gsm_7bit_encode_n(uint8_t *result, size_t n, const char *data, int *octets) /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h:89: warning: argument 'result' from the argument list of gsm_7bit_encode_n has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h:89: warning: argument 'n' from the argument list of gsm_7bit_encode_n has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsm_utils.h:89: warning: argument 'data' from the argument list of gsm_7bit_encode_n has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c:728: warning: Found unknown command '\arfcn' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c:551: warning: argument 'GSM' of command @param is not found in the argument list of ms_pwr_ctl_lvl(enum gsm_band band, unsigned int dbm) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c:551: warning: The following parameter of ms_pwr_ctl_lvl(enum gsm_band band, unsigned int dbm) is not documented: parameter 'band' /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup.h:126: warning: End of list marker found without any preceding list items /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h:0: warning: unable to resolve reference to 'abis_oml_mdisc' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h:0: warning: unable to resolve reference to 'abis_oml_mdisc' for \ref command rc/gsm/tuak/KeccakP-1600-3gpp.h... Parsing code for file src/gsm/tuak/tuak.c... Generating code for file src/gsm/tuak/tuak.h... Generating file documentation... Generating docs for file include/osmocom/crypt/auth.h... Generating docs for file include/osmocom/crypt/gprs_cipher.h... Generating docs for file include/osmocom/crypt/kdf.h... Generating docs for file include/osmocom/crypt/utran_cipher.h... Generating docs for file include/osmocom/gsm/a5.h... Generating docs for file include/osmocom/gsm/abis_nm.h... Generating docs for file include/osmocom/gsm/apn.h... Generating docs for file include/osmocom/gsm/bitvec_gsm.h... Generating docs for file include/osmocom/gsm/bsslap.h... Generating docs for file include/osmocom/gsm/bssmap_le.h... Generating docs for file include/osmocom/gsm/bts_features.h... Generating docs for file include/osmocom/gsm/cbsp.h... Generating docs for file include/osmocom/gsm/comp128.h... Generating docs for file include/osmocom/gsm/comp128v23.h... Generating docs for file include/osmocom/gsm/gad.h... Generating docs for file include/osmocom/gsm/gan.h... Generating docs for file include/osmocom/gsm/gea.h... Generating docs for file include/osmocom/gsm/gsm0341.h... Generating docs for file include/osmocom/gsm/gsm0411_smc.h... Generating docs for file include/osmocom/gsm/gsm0411_smr.h... Generating docs for file include/osmocom/gsm/gsm0411_utils.h... Generating docs for file include/osmocom/gsm/gsm0480.h... Generating docs for file include/osmocom/gsm/gsm0502.h... Generating docs for file include/osmocom/gsm/gsm0503.h... Generating docs for file include/osmocom/gsm/gsm0808.h... Generating docs for file include/osmocom/gsm/gsm0808_lcs.h... Generating docs for file include/osmocom/gsm/gsm0808_utils.h... Generating docs for file include/osmocom/gsm/gsm23003.h... Generating docs for file include/osmocom/gsm/gsm23236.h... Generating docs for file include/osmocom/gsm/gsm29118.h... Generating docs for file include/osmocom/gsm/gsm29205.h... Generating docs for file include/osmocom/gsm/gsm44021.h... Generating docs for file include/osmocom/gsm/gsm48.h... Generating docs for file include/osmocom/gsm/gsm48_arfcn_range_encode.h... Generating docs for file include/osmocom/gsm/gsm48_ie.h... Generating docs for file include/osmocom/gsm/gsm48_rest_octets.h... Generating docs for file include/osmocom/gsm/gsm_utils.h... Generating docs for file include/osmocom/gsm/gsup.h... Generating docs for file include/osmocom/gsm/gsup_sms.h... Generating docs for file include/osmocom/gsm/i460_mux.h... Generating docs for file include/osmocom/gsm/ipa.h... Generating docs for file include/osmocom/gsm/iuup.h... Generating docs for file include/osmocom/gsm/kasumi.h... Generating docs for file include/osmocom/gsm/l1sap.h... Generating docs for file include/osmocom/gsm/lapd_core.h... Generating docs for file include/osmocom/gsm/lapdm.h... Generating docs for file include/osmocom/gsm/meas_rep.h... Generating docs for file include/osmocom/gsm/mncc.h... Generating docs for file include/osmocom/gsm/oap.h... Generating docs for file include/osmocom/gsm/oap_client.h... Generating docs for file include/osmocom/gsm/prim.h... Generating docs for file include/osmocom/gsm/protocol/gsm_03_40.h... Generating docs for file include/osmocom/gsm/protocol/gsm_03_41.h... Generating docs for file include/osmocom/gsm/protocol/gsm_04_08.h... Generating docs for file include/osmocom/gsm/protocol/gsm_04_08_gprs.h... Generating docs for file include/osmocom/gsm/protocol/gsm_04_11.h... Generating docs for file include/osmocom/gsm/protocol/gsm_04_12.h... Generating docs for file include/osmocom/gsm/protocol/gsm_04_14.h... Generating docs for file include/osmocom/gsm/protocol/gsm_04_80.h... Generating docs for file include/osmocom/gsm/protocol/gsm_08_08.h... Generating docs for file include/osmocom/gsm/protocol/gsm_08_58.h... Generating docs for file include/osmocom/gsm/protocol/gsm_09_02.h... Generating docs for file include/osmocom/gsm/protocol/gsm_12_21.h... Generating docs for file include/osmocom/gsm/protocol/gsm_23_003.h... Generating docs for file include/osmenerating docs for compound osmo_tundev... Generating docs for compound osmo_use_count... Generating docs for compound osmo_use_count_entry... Generating docs for compound osmo_wqueue... Generating docs for compound rate_ctr... Generating docs for compound rate_ctr_desc... Generating docs for compound rate_ctr_group... Generating docs for compound rate_ctr_group_desc... Generating docs for compound rate_ctr_per_intv... Generating docs for compound rb_node... Generating docs for compound rb_root... Generating docs for compound signal_handler... Generating docs for compound stats_tcp_entry... Generating docs for compound value_string... Generating docs for compound vdecoder... Generating docs for compound vtrellis... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 3082/65536 hits=42423 misses=3995 finished... /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:235: warning: unable to resolve reference to 'ie_tag' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:236: warning: unable to resolve reference to 'ie' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:237: warning: unable to resolve reference to 'ie_len' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:238: warning: unable to resolve reference to 'ie' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0480.c:239: warning: unable to resolve reference to 'ie_len' for \ref command age... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 2998/65536 hits=50990 misses=3952 finished... /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:350: warning: argument 'cgi' of command @param is not found in the argument list of osmo_cgi_ps_name2(const struct osmo_cell_global_id_ps *cgi_ps) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:350: warning: The following parameter of osmo_cgi_ps_name2(const struct osmo_cell_global_id_ps *cgi_ps) is not documented: parameter 'cgi_ps' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:660: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_home_network_domain(char *out, const struct osmo_plmn_id *plmn) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:660: warning: argument 'out' from the argument list of osmo_gen_home_network_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:690: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_mme_domain(char *out, const struct osmo_gummei *gummei) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:690: warning: argument 'out' from the argument list of osmo_gen_mme_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:723: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_mme_group_domain(char *out, uint16_t mmegi, const struct osmo_plmn_id *plmn) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:723: warning: argument 'in' of command @param is not found in the argument list of osmo_gen_mme_group_domain(char *out, uint16_t mmegi, const struct osmo_plmn_id *plmn) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:723: warning: argument 'out' from the argument list of osmo_gen_mme_group_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:450: warning: argument 'buf' of command @param is not found in the argument list of osmo_gummei_name_c(const void *ctx, const struct osmo_gummei *gummei) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:450: warning: argument 'buf_len' of command @param is not found in the argument list of osmo_gummei_name_c(const void *ctx, const struct osmo_gummei *gummei) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:450: warning: The following parameter of osmo_gummei_name_c(const void *ctx, const struct osmo_gummei *gummei) is not documented: parameter 'ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:673: warning: argument 'out' from the argument list of osmo_parse_home_network_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:673: warning: argument 'in' from the argument list of osmo_parse_home_network_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:704: warning: argument 'out' from the argument list of osmo_parse_mme_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23003.c:704: warning: argument 'in' from the argument list of osmo_parse_mme_domain has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c:215: warning: argument 'nri_range' of command @param is not found in the argument list of osmo_nri_range_validate(const struct osmo_nri_range *range, uint8_t nri_bitlen) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c:215: warning: The following parameter of osmo_nri_range_validate(const struct osmo_nri_range *range, uint8_t nri_bitlen) is not documented: parameter 'range' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm23236.c:93: warning: The following parameter of osmo_nri_v_limit_by_ranges(int16_t *nri_v, const struct osmo_nri_ranges *nri_ranges, uint32_t nri_bitlen) is not documented: parameter 'nri_bitlen' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:25: warning: argument 'caller' of command @param is not found in the argument list of osmo_csd_12k_6k_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:25: warning: argument 'allocated' of command @param is not found in the argument list of osmo_csd_12k_6k_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:25: warning: The following parameters of osmo_csd_12k_6k_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) are not documented: parameter 'fr' parameter 'n_bits' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:117: warning: argument 'caller' of command @param is not found in the argument list of osmo_csd_3k6_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:117: warning: argument 'allocated' of command @param is not found in the argument list of osmo_csd_3k6_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm44021.c:117: warning: The following parameters of osmo_csd_3k6_decode_frame(struct osmo_v110_decoded_frame *fr, const ubit_t *ra_bits, size_t n_bits) are not documented: parameter 'fr' parameter 'n_bits' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_arfcn_range_encode.c:127: warning: The following parameter of osmo_gsm48_range_enc_arfcns(enum osmo_gsm48_range range, const int *arfcns, int size, int *out, const int index) is not documented: parameter 'index' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:897: warning: argument 'encoded' of command @param is not found in the argument list of osmo_gsm48_rest_octets_si13_decode(struct osmo_gsm48_si13_info *si13, const uint8_t *data) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:897: warning: The following parameter of osmo_gsm48_rest_octets_si13_decode(struct osmo_gsm48_si13_info *si13, const uint8_t *data) is not documented: parameter 'data' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:1188: warning: argument 'encoded' of command @param is not found in the argument list of osmo_gsm48_rest_octets_si3_decode(struct osmo_gsm48_si_ro_info *si3, const uint8_t *data) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_rest_octets.c:1188: warning: The following parameter of osmo_gsm48_rest_octets_si3_decode(struct osmo_gsm48_si_ro_info *si3, const uint8_t *data) is not documented: parameter 'data' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c:728: warning: Found unknown command '\arfcn' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c:551: warning: argument 'GSM' of command @param is not found in the argument list of ms_pwr_ctl_lvl(enum gsm_band band, unsigned int dbm) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm_utils.c:551: warning: The following parameter of ms_pwr_ctl_lvl(enum gsm_band band, unsigned int dbm) is not documented: parameter 'band' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:29: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:30: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:31: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:32: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:29: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:30: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:31: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1-internal.c:32: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:68: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:69: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:70: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:71: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:98: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:99: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:100: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:101: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:102: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:114: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:115: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:116: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:117: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:118: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:119: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:120: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:98: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:99: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:100: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:101: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:102: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:114: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:115: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:116: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:117: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:118: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:119: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:120: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:98: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:99: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:100: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:101: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:102: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:114: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:115: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:116: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:117: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:118: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:119: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:120: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:98: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:99: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:100: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:101: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:102: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:114: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:115: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:116: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:117: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:118: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:119: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha1.c:120: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:24: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:25: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:26: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:27: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:24: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:25: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:26: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256-internal.c:27: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:94: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:95: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:96: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:97: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:95: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:96: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:97: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:98: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:99: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:110: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:111: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:112: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:113: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:114: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:115: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:116: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:95: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:96: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:97: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:98: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:99: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:110: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:111: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:112: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:113: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:114: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:115: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:116: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:95: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:96: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:97: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:98: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:99: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:110: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:111: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:112: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:113: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:114: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:115: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:116: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:95: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:96: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:97: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:98: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:99: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:23: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:24: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:25: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:26: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:27: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:28: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:110: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:111: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:112: warning: Found unknown command '@label' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:113: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:114: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:115: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/sha256.c:116: warning: Found unknown command '@buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:26: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:27: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:28: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:26: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:27: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:28: warning: Found unknown command '@out' ocom/gsm/protocol/gsm_23_032.h... Generating docs for file include/osmocom/gsm/protocol/gsm_23_041.h... Generating docs for file include/osmocom/gsm/protocol/gsm_25_415.h... Generating docs for file include/osmocom/gsm/protocol/gsm_29_118.h... Generating docs for file include/osmocom/gsm/protocol/gsm_44_004.h... Generating docs for file include/osmocom/gsm/protocol/gsm_44_060.h... Generating docs for file include/osmocom/gsm/protocol/gsm_44_068.h... Generating docs for file include/osmocom/gsm/protocol/gsm_44_318.h... Generating docs for file include/osmocom/gsm/protocol/gsm_48_049.h... Generating docs for file include/osmocom/gsm/protocol/gsm_48_071.h... Generating docs for file include/osmocom/gsm/protocol/gsm_49_031.h... Generating docs for file include/osmocom/gsm/protocol/ipaccess.h... Generating docs for file include/osmocom/gsm/protocol/smpp34_osmocom.h... Generating docs for file include/osmocom/gsm/rsl.h... Generating docs for file include/osmocom/gsm/rxlev_stat.h... Generating docs for file include/osmocom/gsm/sysinfo.h... Generating docs for file include/osmocom/gsm/tlv.h... Generating docs for file src/gsm/a5.c... Generating docs for file src/gsm/abis_nm.c... Generating docs for file src/gsm/apn.c... Generating docs for file src/gsm/auth_comp128v1.c... Generating docs for file src/gsm/auth_comp128v23.c... Generating docs for file src/gsm/auth_core.c... Generating docs for file src/gsm/auth_milenage.c... Generating docs for file src/gsm/auth_tuak.c... Generating docs for file src/gsm/auth_xor.c... Generating docs for file src/gsm/auth_xor_2g.c... Generating docs for file src/gsm/bsslap.c... Generating docs for file src/gsm/bssmap_le.c... Generating docs for file src/gsm/bts_features.c... Generating docs for file src/gsm/cbsp.c... Generating docs for file src/gsm/comp128.c... Generating docs for file src/gsm/comp128v23.c... Generating docs for file src/gsm/gad.c... Generating docs for file src/gsm/gan.c... Generating docs for file src/gsm/gea.c... Generating docs for file src/gsm/gprs_cipher_core.c... Generating docs for file src/gsm/gprs_gea.c... Generating docs for file src/gsm/gprs_rlc.c... Generating docs for file src/gsm/gsm0341.c... Generating docs for file src/gsm/gsm0411_smc.c... Generating docs for file src/gsm/gsm0411_smr.c... Generating docs for file src/gsm/gsm0411_utils.c... Generating docs for file src/gsm/gsm0414.c... Generating docs for file src/gsm/gsm0480.c... Generating docs for file src/gsm/gsm0502.c... Generating docs for file src/gsm/gsm0503_conv.c... Generating docs for file src/gsm/gsm0808.c... Generating docs for file src/gsm/gsm0808_utils.c... Generating docs for file src/gsm/gsm23003.c... Generating docs for file src/gsm/gsm23236.c... Generating docs for file src/gsm/gsm29118.c... Generating docs for file src/gsm/gsm29205.c... Generating docs for file src/gsm/gsm44021.c... Generating docs for file src/gsm/gsm44068.c... Generating docs for file src/gsm/gsm48.c... Generating docs for file src/gsm/gsm48049.c... Generating docs for file src/gsm/gsm48_arfcn_range_encode.c... Generating docs for file src/gsm/gsm48_ie.c... Generating docs for file src/gsm/gsm48_rest_octets.c... Generating docs for file src/gsm/gsm_04_08_gprs.c... Generating docs for file src/gsm/gsm_utils.c... Generating docs for file src/gsm/gsup.c... Generating docs for file src/gsm/gsup_sms.c... Generating docs for file src/gsm/ipa.c... Generating docs for file src/gsm/iuup.c... Generating docs for file src/gsm/kasumi.c... Generating docs for file src/gsm/kdf.c... Generating docs for file src/gsm/kdf/sha1-internal.c... Generating docs for file src/gsm/kdf/sha1.c... Generating docs for file src/gsm/kdf/sha1.h... Generating docs for file src/gsm/kdf/sha1_i.h... Generating docs for file src/gsm/kdf/sha256-internal.c... Generating docs for file src/gsm/kdf/sha256.c... Generating docs for file src/gsm/kdf/sha256.h... Generating docs for file src/gsm/kdf/sha256_i.h... Generating docs for file src/gsm/lapdm.c... Generating docs for file src/gsm/milenage/aes-encblock.c... Generating docs for file src/gsm/milenage/aes-internal-enc/obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-internal.c:787: warning: found documented return type for rijndaelKeySetupEnc that does not return anything /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-internal.c:787: warning: found documented return type for rijndaelKeySetupEnc that does not return anything /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:26: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:27: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:28: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:26: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:27: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/aes-encblock.c:28: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:32: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:33: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:34: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:35: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:42: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:43: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:44: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:45: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:68: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:69: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:70: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:71: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:79: warning: Found unknown command '@seed' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:80: warning: Found unknown command '@seed_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:81: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:82: warning: Found unknown command '@xlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:94: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:95: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:96: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:97: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:105: warning: Found unknown command '@clear' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:106: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:107: warning: Found unknown command '@cypher' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:135: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:136: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:143: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:144: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:145: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:151: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:166: warning: Found unknown command '@alg' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:167: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:168: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:181: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:182: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:183: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:193: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:194: warning: Found unknown command '@hash' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:196: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:220: warning: Found unknown command '@alg' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:221: warning: Found unknown command '@iv' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:222: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:223: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:237: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:238: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:239: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:240: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:252: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:253: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:254: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:255: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:267: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:281: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:282: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:297: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:298: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:299: warning: Found unknown command '@passwd' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:312: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:313: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:329: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:330: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:331: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:332: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:333: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:346: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:347: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:348: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:349: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:350: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:363: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:364: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:365: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:366: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:367: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:380: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:390: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:400: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:401: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:402: warning: Found unknown command '@crypt_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:403: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:404: warning: Found unknown command '@plain_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:431: warning: Found unknown command '@base' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:432: warning: Found unknown command '@base_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:433: warning: Found unknown command '@power' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:434: warning: Found unknown command '@power_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:435: warning: Found unknown command '@modulus' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:436: warning: Found unknown command '@modulus_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:456: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:457: warning: Found unknown command '@keylen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:458: warning: expected whitespace after \skip command /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:459: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:460: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:143: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:144: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:145: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:151: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:135: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:136: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:121: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:122: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:123: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:129: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:113: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:114: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:252: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:253: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:254: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:255: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:267: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:237: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:238: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:239: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:240: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:220: warning: Found unknown command '@alg' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:221: warning: Found unknown command '@iv' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:222: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:223: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:193: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:194: warning: Found unknown command '@hash' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:196: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:166: warning: Found unknown command '@alg' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:167: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:168: warning: Found unknown command '@key_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:181: warning: Found unknown command '@ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:182: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:183: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:431: warning: Found unknown command '@base' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:432: warning: Found unknown command '@base_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:433: warning: Found unknown command '@power' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:434: warning: Found unknown command '@power_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:435: warning: Found unknown command '@modulus' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:436: warning: Found unknown command '@modulus_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:438: warning: Found unknown command '@result_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:346: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:347: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:348: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:349: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:350: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:390: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:297: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:298: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:299: warning: Found unknown command '@passwd' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:363: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:364: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:365: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:366: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:367: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:400: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:401: warning: Found unknown command '@crypt' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:402: warning: Found unknown command '@crypt_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:403: warning: Found unknown command '@plain' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:404: warning: Found unknown command '@plain_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:329: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:330: warning: Found unknown command '@in' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:331: warning: Found unknown command '@inlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:332: warning: Found unknown command '@out' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:333: warning: Found unknown command '@outlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:380: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:312: warning: Found unknown command '@buf' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:313: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:281: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:282: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:105: warning: Found unknown command '@clear' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:106: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:107: warning: Found unknown command '@cypher' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:79: warning: Found unknown command '@seed' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:80: warning: Found unknown command '@seed_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:81: warning: Found unknown command '@x' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:82: warning: Found unknown command '@xlen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:32: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:33: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:34: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:35: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:42: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:43: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:44: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:45: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:456: warning: Found unknown command '@key' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:457: warning: Found unknown command '@keylen' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:458: warning: expected whitespace after \skip command /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:459: warning: Found unknown command '@data' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:460: warning: Found unknown command '@data_len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:68: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:69: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:70: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:71: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:68: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:69: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:70: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:71: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:94: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:95: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:96: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:97: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:94: warning: Found unknown command '@num_elem' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:95: warning: Found unknown command '@addr' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:96: warning: Found unknown command '@len' /obs/_temp/binpkgs/libosmocore/src/gsm/kdf/crypto.h:97: warning: Found unknown command '@mac' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:36: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:37: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:38: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:39: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:40: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:41: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:42: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:87: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:88: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:89: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:90: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:91: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:92: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:93: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:94: warning: Found unknown command '@akstar' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:171: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:172: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:173: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:174: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:175: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:176: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:177: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:178: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:180: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:210: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:211: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:212: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:213: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:214: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:237: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:238: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:239: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:240: warning: Found unknown command '@sres' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:241: warning: Found unknown command '@kc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:260: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:261: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:262: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:263: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:264: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:265: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:266: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:267: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:268: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:269: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:237: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:238: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:239: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:240: warning: Found unknown command '@sres' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:241: warning: Found unknown command '@kc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:210: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:211: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:212: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:213: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:214: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:260: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:261: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:262: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:263: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:264: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:265: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:266: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:267: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:268: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:269: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:36: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:37: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:38: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:39: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:40: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:41: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:42: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:87: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:88: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:89: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:90: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:91: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:92: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:93: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:94: warning: Found unknown command '@akstar' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:171: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:172: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:173: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:174: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:175: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:176: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:177: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:178: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:180: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:171: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:172: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:173: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:174: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:175: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:176: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:177: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:178: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:180: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:210: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:211: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:212: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:213: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:214: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:237: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:238: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:239: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:240: warning: Found unknown command '@sres' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:241: warning: Found unknown command '@kc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:260: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:261: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:262: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:263: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:264: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:265: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:266: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:267: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:268: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:269: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:36: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:37: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:38: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:39: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:40: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:41: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:42: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:87: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:88: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:89: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:90: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:91: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:92: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:93: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:94: warning: Found unknown command '@akstar' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:237: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:238: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:239: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:240: warning: Found unknown command '@sres' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:241: warning: Found unknown command '@kc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:210: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:211: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:212: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:213: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:214: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:260: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:261: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:262: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:263: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:264: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:265: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:266: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:267: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:268: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:269: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:36: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:37: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:38: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:39: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:40: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:41: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:42: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:87: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:88: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:89: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:90: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:91: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:92: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:93: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:94: warning: Found unknown command '@akstar' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:171: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:172: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:173: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:174: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:175: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:176: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:177: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:178: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/milenage/milenage.c:180: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:80: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:81: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:82: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:83: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:84: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:85: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:128: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:129: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:130: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:131: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:132: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:133: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:176: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:177: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:178: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:180: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:181: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:182: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:258: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:259: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:260: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:261: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:289: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:290: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:291: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:292: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:293: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:294: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:295: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:296: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:297: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:298: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:327: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:328: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:329: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:330: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:331: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:327: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:328: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:329: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:330: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:331: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:80: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:81: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:82: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:83: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:84: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:85: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:128: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:129: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:130: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:131: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:132: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:133: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:176: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:177: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:178: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:180: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:181: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:182: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:258: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:259: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:260: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:261: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:289: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:290: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:291: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:292: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:293: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:294: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:295: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:296: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:297: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:298: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:80: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:81: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:82: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:83: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:84: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:85: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:128: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:129: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:130: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:131: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:132: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:133: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:176: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:177: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:178: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:180: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:181: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:182: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:258: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:259: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:260: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:261: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:289: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:290: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:291: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:292: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:293: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:294: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:295: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:296: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:297: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:298: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:327: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:328: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:329: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:330: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:331: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:327: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:328: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:329: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:330: warning: Found unknown command '@auts' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:331: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:80: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:81: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:82: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:83: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:84: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:85: warning: Found unknown command '@mac_a' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:128: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:129: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:130: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:131: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:132: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:133: warning: Found unknown command '@mac_s' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:176: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:177: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:178: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:179: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:180: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:181: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:182: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:258: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:259: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:260: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:261: warning: Found unknown command '@ak' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:289: warning: Found unknown command '@opc' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:290: warning: Found unknown command '@amf' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:291: warning: Found unknown command '@k' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:292: warning: Found unknown command '@sqn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:293: warning: Found unknown command '@_rand' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:294: warning: Found unknown command '@autn' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:295: warning: Found unknown command '@ik' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:296: warning: Found unknown command '@ck' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:297: warning: Found unknown command '@res' /obs/_temp/binpkgs/libosmocore/src/gsm/tuak/tuak.c:298: warning: Found unknown command '@res_len' /obs/_temp/binpkgs/libosmocore/src/gsm/a5.c:48: warning: argument 'key' of command @param is not found in the argument list of _a5_4(const uint8_t *ck, uint32_t fn, ubit_t *dl, ubit_t *ul, bool fn_correct) /obs/_temp/binpkgs/libosmocore/src/gsm/a5.c:48: warning: The following parameter of _a5_4(const uint8_t *ck, uint32_t fn, ubit_t *dl, ubit_t *ul, bool fn_correct) is not documented: parameter 'ck' /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:929: warning: argument 'len' of command @param is not found in the argument list of abis_nm_get_sw_desc(struct abis_nm_sw_desc *sw, const uint8_t *buf, size_t length) /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:929: warning: The following parameter of abis_nm_get_sw_desc(struct abis_nm_sw_desc *sw, const uint8_t *buf, size_t length) is not documented: parameter 'length' /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:867: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_put_sw_desc(struct msgb *msg, const struct abis_nm_sw_desc *sw, bool put_sw_desc) /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:867: warning: The following parameter of abis_nm_put_sw_desc(struct msgb *msg, const struct abis_nm_sw_desc *sw, bool put_sw_desc) is not documented: parameter 'put_sw_desc' /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:884: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_put_sw_file(struct msgb *msg, const char *id, const char *ver, bool put_sw_desc) /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:884: warning: argument 'id' from the argument list of abis_nm_put_sw_file has multiple @param documentation sections /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:884: warning: The following parameters of abis_nm_put_sw_file(struct msgb *msg, const char *id, const char *ver, bool put_sw_desc) are not documented: parameter 'ver' parameter 'put_sw_desc' /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:856: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_sw_desc_len(const struct abis_nm_sw_desc *sw, bool put_sw_desc) /obs/_temp/binpkgs/libosmocore/src/gsm/abis_nm.c:856: warning: The following parameter of abis_nm_sw_desc_len(const struct abis_nm_sw_desc *sw, bool put_sw_desc) is not documented: parameter 'put_sw_desc' /obs/_temp/binpkgs/libosmocore/src/gsm/gea.c:45: warning: argument 'direct' of command @param is not found in the argument list of gea3(uint8_t *out, uint16_t len, uint8_t *kc, uint32_t iv, enum gprs_cipher_direction direction) /obs/_temp/binpkgs/libosmocore/src/gsm/gea.c:45: warning: The following parameter of gea3(uint8_t *out, uint16_t len, uint8_t *kc, uint32_t iv, enum gprs_cipher_direction direction) is not documented: parameter 'direction' /obs/_temp/binpkgs/libosmocore/src/gsm/gea.c:31: warning: argument 'direct' of command @param is not found in the argument list of gea4(uint8_t *out, uint16_t len, uint8_t *kc, uint32_t iv, enum gprs_cipher_direction direction) /obs/_temp/binpkgs/libosmocore/src/gsm/gea.c:31: warning: The following parameter of gea4(uint8_t *out, uint16_t len, uint8_t *kc, uint32_t iv, enum gprs_cipher_direction direction) is not documented: parameter 'direction' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c:59: warning: argument 'integer' of command @param is not found in the argument list of gsm411_bcdify(uint8_t value) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0411_utils.c:59: warning: The following parameter of gsm411_bcdify(uint8_t value) is not documented: parameter 'value' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:1449: warning: argument 'out' of command @param is not found in the argument list of gsm0808_cell_id_list_add(struct gsm0808_cell_id_list2 *dst, const struct gsm0808_cell_id_list2 *src) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:1449: warning: argument 'in' of command @param is not found in the argument list of gsm0808_cell_id_list_add(struct gsm0808_cell_id_list2 *dst, const struct gsm0808_cell_id_list2 *src) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:1491: warning: argument 'out' of command @param is not found in the argument list of gsm0808_cell_id_to_list(struct gsm0808_cell_id_list2 *dst, const struct gsm0808_cell_id *src) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:1491: warning: argument 'in' of command @param is not found in the argument list of gsm0808_cell_id_to_list(struct gsm0808_cell_id_list2 *dst, const struct gsm0808_cell_id *src) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808.c:236: warning: argument 'kc128' of command @param is not found in the argument list of gsm0808_create_cipher(const struct gsm0808_encrypt_info *ei, const uint8_t *cipher_response_mode) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808.c:487: warning: argument 'cause' of command @param is not found in the argument list of gsm0808_create_sapi_reject(uint8_t link_id) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:2356: warning: argument 'di' of command @param is not found in the argument list of gsm0808_dec_data_identity(struct gsm0808_data_identity *ti, const uint8_t *elem, uint8_t len) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:2356: warning: The following parameter of gsm0808_dec_data_identity(struct gsm0808_data_identity *ti, const uint8_t *elem, uint8_t len) is not documented: parameter 'ti' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:2334: warning: argument 'di' of command @param is not found in the argument list of gsm0808_enc_data_identity(struct msgb *msg, const struct gsm0808_data_identity *ti) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:2334: warning: The following parameter of gsm0808_enc_data_identity(struct msgb *msg, const struct gsm0808_data_identity *ti) is not documented: parameter 'ti' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808.c:1382: warning: argument 'msgb' of command @param is not found in the argument list of gsm0808_prepend_dtap_header(struct msgb *msg, uint8_t link_id) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808.c:1382: warning: The following parameter of gsm0808_prepend_dtap_header(struct msgb *msg, uint8_t link_id) is not documented: parameter 'msg' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:1662: warning: argument 'hint' of command @param is not found in the argument list of gsm0808_sc_cfg_from_gsm48_mr_cfg(const struct gsm48_multi_rate_conf *cfg, bool fr) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm0808_utils.c:1662: warning: The following parameter of gsm0808_sc_cfg_from_gsm48_mr_cfg(const struct gsm48_multi_rate_conf *cfg, bool fr) is not documented: parameter 'fr' /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup.h:126: warning: End of list marker found without any preceding list items /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/gsup.h:126: warning: End of list marker found without any preceding list items /obs/_temp/binpkgs/libosmocore/src/gsm/lapdm.c:184: warning: argument 'name' of command @param is not found in the argument list of lapdm_entity_init3(struct lapdm_entity *le, enum lapdm_mode mode, const int *t200_ms, int n200, const char *name_pfx) /obs/_temp/binpkgs/libosmocore/src/gsm/lapdm.c:184: warning: The following parameter of lapdm_entity_init3(struct lapdm_entity *le, enum lapdm_mode mode, const int *t200_ms, int n200, const char *name_pfx) is not documented: parameter 'name_pfx' /obs/_temp/binpkgs/libosmocore/src/gsm/oap.c:38: warning: argument 'data' of command @param is not found in the argument list of osmo_oap_decode(struct osmo_oap_message *oap_msg, const uint8_t *const_data, size_t data_len) /obs/_temp/binpkgs/libosmocore/src/gsm/oap.c:38: warning: The following parameter of osmo_oap_decode(struct osmo_oap_message *oap_msg, const uint8_t *const_data, size_t data_len) is not documented: parameter 'const_data' /obs/_temp/binpkgs/libosmocore/src/gsm/gad.c:409: warning: argument 'gad' of command @param is not found in the argument list of osmo_gad_raw_to_str_buf(char *buf, size_t buflen, const union gad_raw *raw) /obs/_temp/binpkgs/libosmocore/src/gsm/gad.c:409: warning: The following parameter of osmo_gad_raw_to_str_buf(char *buf, size_t buflen, const union gad_raw *raw) is not documented: parameter 'raw' /obs/_temp/binpkgs/libosmocore/src/gsm/gad.c:482: warning: argument 'val' of command @param is not found in the argument list of osmo_gad_to_str_c(void *ctx, const struct osmo_gad *gad) /obs/_temp/binpkgs/libosmocore/src/gsm/gad.c:482: warning: The following parameter of osmo_gad_to_str_c(void *ctx, const struct osmo_gad *gad) is not documented: parameter 'gad' /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:779: warning: argument 'data' of command @param is not found in the argument list of osmo_bssap_le_dec(struct bssap_le_pdu *pdu, struct osmo_bssap_le_err **err, void *err_ctx, struct msgb *msg) /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:779: warning: argument 'len' of command @param is not found in the argument list of osmo_bssap_le_dec(struct bssap_le_pdu *pdu, struct osmo_bssap_le_err **err, void *err_ctx, struct msgb *msg) /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:779: warning: The following parameters of osmo_bssap_le_dec(struct bssap_le_pdu *pdu, struct osmo_bssap_le_err **err, void *err_ctx, struct msgb *msg) are not documented: parameter 'err' parameter 'err_ctx' parameter 'msg' /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:701: warning: The following parameters of osmo_bssmap_le_dec(struct bssmap_le_pdu *pdu, struct osmo_bssmap_le_err **err, void *err_ctx, const uint8_t *data, size_t len) are not documented: parameter 'err' parameter 'err_ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:172: warning: The following parameters of osmo_bssmap_le_ie_dec_location_type(struct bssmap_le_location_type *lt, enum bssmap_le_msgt msgt, enum bssmap_le_iei iei, struct osmo_bssmap_le_err **err, void *err_ctx, const uint8_t *elem, uint8_t len) are not documented: parameter 'msgt' parameter 'iei' parameter 'err' parameter 'err_ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:292: warning: argument 'priority' of command @param is not found in the argument list of osmo_bssmap_le_ie_enc_lcs_qos(struct msgb *msg, const struct osmo_bssmap_le_lcs_qos *qos) /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:292: warning: The following parameter of osmo_bssmap_le_ie_enc_lcs_qos(struct msgb *msg, const struct osmo_bssmap_le_lcs_qos *qos) is not documented: parameter 'qos' /obs/_temp/binpkgs/libosmocore/src/gsm/bssmap_le.c:339: warning: The following parameters of osmo_lcs_cause_dec(struct lcs_cause_ie *lcs_cause, enum bssmap_le_msgt msgt, enum bssmap_le_iei iei, struct osmo_bssmap_le_err **err, void *err_ctx, const uint8_t *data, uint8_t len) are not documented: parameter 'msgt' parameter 'iei' parameter 'err' parameter 'err_ctx' /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:151: warning: argument 'Channel' of command @param is not found in the argument list of rsl_enc_chan_nr(uint8_t type, uint8_t subch, uint8_t timeslot) /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:151: warning: The following parameter of rsl_enc_chan_nr(uint8_t type, uint8_t subch, uint8_t timeslot) is not documented: parameter 'type' /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:543: warning: argument 'chan_hr' of command @param is not found in the argument list of rsl_rll_push_l3(struct msgb *msg, uint8_t msg_type, uint8_t chan_nr, uint8_t link_id, int transparent) /obs/_temp/binpkgs/libosmocore/src/gsm/rsl.c:543: warning: The following parameter of rsl_rll_push_l3(struct msgb *msg, uint8_t msg_type, uint8_t chan_nr, uint8_t link_id, int transparent) is not documented: parameter 'chan_nr' /obs/_temp/binpkgs/libosmocore/src/gsm/tlv_parser.c:230: warning: unable to resolve reference to 'o_val' for \ref command /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:47: warning: argument 'Caller' of command @param is not found in the argument list of gsm48_decode_bcd_number(char *output, int output_len, const uint8_t *bcd_lv, int h_len) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:47: warning: argument 'provided' of command @param is not found in the argument list of gsm48_decode_bcd_number(char *output, int output_len, const uint8_t *bcd_lv, int h_len) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:47: warning: The following parameters of gsm48_decode_bcd_number(char *output, int output_len, const uint8_t *bcd_lv, int h_len) are not documented: parameter 'output' parameter 'output_len' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:182: warning: argument 'Caller' of command @param is not found in the argument list of gsm48_decode_bearer_cap(struct gsm_mncc_bearer_cap *bcap, const uint8_t *lv) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:182: warning: argument 'provided' of command @param is not found in the argument list of gsm48_decode_bearer_cap(struct gsm_mncc_bearer_cap *bcap, const uint8_t *lv) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:182: warning: The following parameters of gsm48_decode_bearer_cap(struct gsm_mncc_bearer_cap *bcap, const uint8_t *lv) are not documented: parameter 'bcap' parameter 'lv' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:458: warning: argument 'called' of command @param is not found in the argument list of gsm48_decode_callerid(struct gsm_mncc_number *callerid, const uint8_t *lv) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:458: warning: The following parameter of gsm48_decode_callerid(struct gsm_mncc_number *callerid, const uint8_t *lv) is not documented: parameter 'callerid' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:372: warning: argument 'Caller' of command @param is not found in the argument list of gsm48_decode_cccap(struct gsm_mncc_cccap *ccap, const uint8_t *lv) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:372: warning: argument 'provided' of command @param is not found in the argument list of gsm48_decode_cccap(struct gsm_mncc_cccap *ccap, const uint8_t *lv) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:372: warning: The following parameter of gsm48_decode_cccap(struct gsm_mncc_cccap *ccap, const uint8_t *lv) is not documented: parameter 'ccap' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48_ie.c:881: warning: The following parameters of gsm48_decode_freq_list(struct gsm_sysinfo_freq *f, const uint8_t *cd, uint8_t len, uint8_t mask, uint8_t frqt) are not documented: parameter 'mask' parameter 'frqt' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1163: warning: argument 'Location' of command @param is not found in the argument list of gsm48_decode_lai(struct gsm48_loc_area_id *lai, uint16_t *mcc, uint16_t *mnc, uint16_t *lac) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1163: warning: The following parameter of gsm48_decode_lai(struct gsm48_loc_area_id *lai, uint16_t *mcc, uint16_t *mnc, uint16_t *lac) is not documented: parameter 'lai' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1183: warning: argument 'Location' of command @param is not found in the argument list of gsm48_decode_lai2(const struct gsm48_loc_area_id *lai, struct osmo_location_area_id *decoded) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1183: warning: The following parameter of gsm48_decode_lai2(const struct gsm48_loc_area_id *lai, struct osmo_location_area_id *decoded) is not documented: parameter 'lai' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1405: warning: argument 'Caller' of command @param is not found in the argument list of gsm48_parse_ra(struct gprs_ra_id *raid, const uint8_t *buf) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1405: warning: argument 'provided' of command @param is not found in the argument list of gsm48_parse_ra(struct gprs_ra_id *raid, const uint8_t *buf) /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1405: warning: The following parameter of gsm48_parse_ra(struct gprs_ra_id *raid, const uint8_t *buf) is not documented: parameter 'raid' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:1914: warning: The following parameters of osmo_gsm48_classmark_a5_name_buf(char *buf, size_t buf_len, const struct osmo_gsm48_classmark *cm) are not documented: parameter 'buf' parameter 'buf_len' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:998: warning: The following parameter of osmo_mobile_identity_decode_from_l3(struct osmo_mobile_identity *mi, struct msgb *msg, bool allow_hex) is not documented: parameter 'allow_hex' /obs/_temp/binpkgs/libosmocore/src/gsm/gsm48.c:863: warning: The following parameter of osmo_mobile_identity_decode_from_l3_buf(struct osmo_mobile_identity *mi, const uint8_t *l3_data, size_t l3_len, bool allow_hex) is not documented: parameter 'allow_hex' /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h:30: warning: unable to resolve reference to 'abis_oml_mdisc' for \ref command /obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h:30: warning: unable to resolve reference to 'abis_oml_mdisc' for \ref command .c... Generating docs for file src/gsm/milenage/aes-internal.c... Generating docs for file src/gsm/milenage/aes.h... Generating docs for file src/gsm/milenage/aes_i.h... Generating docs for file src/gsm/milenage/aes_wrap.h... Generating docs for file src/gsm/kdf/common.h... Generating docs for file src/gsm/milenage/common.h... Generating docs for file src/gsm/kdf/crypto.h... Generating docs for file src/gsm/milenage/crypto.h... Generating docs for file src/gsm/milenage/includes.h... Generating docs for file src/gsm/milenage/milenage.c... Generating docs for file src/gsm/milenage/milenage.h... Generating docs for file src/gsm/mncc.c... Generating docs for file src/gsm/oap.c... Generating docs for file src/gsm/oap_client.c... Generating docs for file src/gsm/rsl.c... Generating docs for file src/gsm/rxlev_stat.c... Generating docs for file src/gsm/sysinfo.c... Generating docs for file src/gsm/tlv_parser.c... Generating docs for file src/gsm/tuak/KeccakP-1600-3gpp.c... Generating docs for file src/gsm/tuak/KeccakP-1600-3gpp.h... Generating docs for file src/gsm/tuak/tuak.c... Generating docs for file src/gsm/tuak/tuak.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound abis_nm_channel... Generating docs for compound abis_nm_ipacc_att_bssgp_cfg... Generating docs for compound abis_nm_ipacc_att_ns_cfg... Generating docs for compound abis_nm_ipacc_att_rlc_cfg... Generating docs for compound abis_nm_ipacc_att_rlc_cfg_2... Generating docs for compound abis_nm_ipacc_att_rlc_cfg_3... Generating docs for compound abis_nm_sw_desc... Generating docs for compound abis_om_fom_hdr... Generating docs for compound abis_om_hdr... Generating docs for compound abis_om_obj_inst... Generating docs for compound abis_rsl_cchan_hdr... Generating docs for compound abis_rsl_chan_nr... Generating docs for compound abis_rsl_common_hdr... Generating docs for compound abis_rsl_dchan_hdr... Generating docs for compound abis_rsl_link_id... Generating docs for compound abis_rsl_osmo_rep_acch_cap... Generating docs for compound abis_rsl_osmo_temp_ovp_acch_cap... Generating docs for compound abis_rsl_rll_hdr... Generating docs for compound bssap_le_pdu... Generating docs for compound bsslap_pdu... Generating docs for compound bsslap_reset... Generating docs for compound bsslap_ta_layer3... Generating docs for compound bsslap_ta_response... Generating docs for compound bssmap_header... Generating docs for compound bssmap_le_conn_oriented_info... Generating docs for compound bssmap_le_location_type... Generating docs for compound bssmap_le_pdu... Generating docs for compound bssmap_le_perform_loc_req... Generating docs for compound bssmap_le_perform_loc_resp... Generating docs for compound cbsp_header... Generating docs for compound dtap_header... Generating docs for compound egprs_cps... Generating docs for compound fn_remap_table... Generating docs for compound gad_raw... Generating docs for compound gad_raw_ell_arc... Generating docs for compound gad_raw_ell_point... Generating docs for compound gad_raw_ell_point_alt... Generating docs for compound gad_raw_ell_point_alt_unc_ell... Generating docs for compound gad_raw_ell_point_unc_circle... Generating docs for compound gad_raw_ell_point_unc_ellipse... Generating docs for compound gad_raw_ha_ell_point_alt_unc_ell... Generating docs for compound gad_raw_ha_ell_point_unc_ell... Generating docs for compound gad_raw_head... Generating docs for compound gad_raw_polygon... Generating docs for compound gan_cch_desc_ie... Generating docs for compound gan_rc_csr_hdr... Generating docs for compound gprs_cipher_impl... Generating docs for compound gprs_cs_desc... Generating docs for compound gprs_ra_id... Generating docs for compound gprs_rlc_dl_header_egprs_1... Generating docs for compound gprs_rlc_dl_header_egprs_2... Generating docs for compound gprs_rlc_dl_header_egprs_3... Generating docs for compound gprs_rlc_ul_header_egprs_1... Generating docs for compound gprs_rlc_ul_header_egprs_2... Generating docs for compound gprs_rlc_ul_header_egprs_3... Generating docs for compound gsm0408_vgcs_ul_grant... Generating docs for compound gsm0808_application_data... Generating docs for compound gsm0808_cell_id... Generating docs for compound gsm0808_cell_id_list... Generating docs for compound gsm0808_cell_id_list2... Generating docs for compound gsm0808_cell_id_list_segment... Generating docs for compound gsm0808_cell_id_u... Generating docs for compound gsm0808_channel_type... Generating docs for compound gsm0808_cipher_mode_command... Generating docs for compound gsm0808_circuit_pool_list... Generating docs for compound gsm0808_data_identity... Generating docs for compound gsm0808_diagnostics... Generating docs for compound gsm0808_encrypt_info... Generating docs for compound gsm0808_group_callref... Generating docs for compound gsm0808_handover_command... Generating docs for compound gsm0808_handover_complete... Generating docs for compound gsm0808_handover_failure... Generating docs for compound gsm0808_handover_performed... Generating docs for compound gsm0808_handover_request... Generating docs for compound gsm0808_handover_request_ack... Generating docs for compound gsm0808_handover_required... Generating docs for compound gsm0808_handover_required_reject... Generating docs for compound gsm0808_layer_3_information... Generating docs for compound gsm0808_notification_data... Generating docs for compound gsm0808_old_bss_to_new_bss_info... Generating docs for compound gsm0808_perform_location_request... Generating docs for compound gsm0808_perform_location_response... Generating docs for compound gsm0808_priority... Generating docs for compound gsm0808_sms_to_vgcs... Generating docs for compound gsm0808_speech_codec... Generating docs for compound gsm0808_speech_codec_list... Generating docs for compound gsm0808_talker_identity... Generating docs for compound gsm0808_uplink_app_data... Generating docs for compound gsm0808_uplink_reject_cmd... Generating docs for compound gsm0808_uplink_release_ind... Generating docs for compound gsm0808_uplink_request... Generating docs for compound gsm0808_uplink_request_ack... Generating docs for compound gsm0808_uplink_request_cnf... Generating docs for compound gsm0808_uplink_seized_cmd... Generating docs for compound gsm0808_vgcs_feature_flags... Generating docs for compound gsm0808_vgcs_vbs_area_cell_info... Generating docs for compound gsm0808_vgcs_vbs_assign_fail... Generating docs for compound gsm0808_vgcs_vbs_assign_req... Generating docs for compound gsm0808_vgcs_vbs_assign_res... Generating docs for compound gsm0808_vgcs_vbs_assign_stat... Generating docs for compound gsm0808_vgcs_vbs_setup... Generating docs for compound gsm0808_vgcs_vbs_setup_ack... Generating docs for compound gsm23041_etws_primary_gsm... Generating docs for compound gsm23041_msg_param_gsm... Generating docs for compound gsm23041_msg_param_umts... Generating docs for compound gsm29118_paging_req... Generating docs for compound gsm29118_reset_msg... Generating docs for compound gsm341_etws_message... Generating docs for compound gsm341_ms_message... Generating docs for compound gsm411_rp_hdr... Generating docs for compound gsm411_smc_inst... Generating docs for compound gsm411_smr_inst... Generating docs for compound gsm412_block_type... Generating docs for compound gsm412_sched_msg... Generating docs for compound gsm414_close_mslot_loop_ack... Generating docs for compound gsm414_close_mslot_loop_cmd... Generating docs for compound gsm414_egprs_st_sb_loop_cmd... Generating docs for compound gsm414_gprs_test_mode_cmd... Generating docs for compound gsm48_act_pdp_ctx_req... Generating docs for compound gsm48_add_ass... Generating docs for compound gsm48_ass_cmd... Generating docs for compound gsm48_ass_cpl... Generating docs for compound gsm48_ass_fail... Generating docs for compound gsm48_attach_ack... Generating docs for compound gsm48_auth_ciph_req... Generating docs for compound gsm48_auth_ciph_resp... Generating docs for compound gsm48_auth_req... Generating docs for compound gsm48_auth_resp... Generating docs for compound gsm48_cell_desc... Generating docs for compound gsm48_cell_options... Generating docs for compound gsm48_cell_sel_par... Generating docs for compound gsm48_chan_desc... Generating docs for compound gsm48_chan_mode_modify... Generating docs for compound gsm48_chan_rel... Generating docs for compound gsm48_cip_mode_cmd... Generating docs for compound gsm48_classmark1... Generating docs for compound gsm48_classmark2... Generating docs for compound gsm48_classmark3... Generating docs for compound gsm48_cm_change... Generating docs for compound gsm48_control_channel_descr... Generating docs for compound gsm48_frq_redef... Generating docs for compound gsm48_gprs_susp_req... Generating docs for compound gsm48_hdr... Generating docs for compound gsm48_hdr_sh... Generating docs for compound gsm48_ho_cmd... Generating docs for compound gsm48_ho_cpl... Generating docs for compound gsm48_ho_fail... Generating docs for compound gsm48_imm_ass... Generating docs for compound gsm48_imm_ass_ext... Generating docs for compound gsm48_imm_ass_rej... Generating docs for compound gsm48_imsi_detach_ind... Generating docs for compound gsm48_loc_area_id... Generating docs for compound gsm48_loc_upd_req... Generating docs for compound gsm48_meas_res... Generating docs for compound gsm48_multi_rate_conf... Generating docs for compound gsm48_notification_nch... Generating docs for compound gsm48_pag_resp... Generating docs for compound gsm48_pag_rsp... Generating docs for compound gsm48_paging1... Generating docs for compound gsm48_paging2... Generating docs for compound gsm48_paging3... Generating docs for compound gsm48_power_cmd... Generating docs for compound gsm48_qos... Generating docs for compound gsm48_ra_id... Generating docs for compound gsm48_ra_upd_ack... Generating docs for compound gsm48_rach_control... Generating docs for compound gsm48_range_1024... Generating docs for compound gsm48_range_128... Generating docs for compound gsm48_range_256... Generating docs for compound gsm48_range_512... Generating docs for compound gsm48_req_ref... Generating docs for compound gsm48_rr_status... Generating docs for compound gsm48_service_request... Generating docs for compound gsm48_start_time... Generating docs for compound gsm48_sync_ind... Generating docs for compound gsm48_system_information_type_1... Generating docs for compound gsm48_system_information_type_10... Generating docs for compound gsm48_system_information_type_13... Generating docs for compound gsm48_system_information_type_2... Generating docs for compound gsm48_system_information_type_2bis... Generating docs for compound gsm48_system_information_type_2quater... Generating docs for compound gsm48_system_information_type_2ter... Generating docs for compound gsm48_system_information_type_3... Generating docs for compound gsm48_system_information_type_4... Generating docs for compound gsm48_system_information_type_5... Generating docs for compound gsm48_system_information_type_5bis... Generating docs for compound gsm48_system_information_type_5ter... Generating docs for compound gsm48_system_information_type_6... Generating docs for compound gsm48_system_information_type_header... Generating docs for compound gsm48_talker_indication... Generating docs for compound gsm48_uplink_release... Generating docs for compound gsm48_var_bit... Generating docs for compound gsm_freq_range... Generating docs for compound gsm_meas_rep_unidir... Generating docs for compound gsm_mncc_bearer_cap... Generating docs for compound gsm_mncc_cause... Generating docs for compound gsm_mncc_cccap... Generating docs for compound gsm_mncc_facility... Generating docs for compound gsm_mncc_number... Generating docs for compound gsm_mncc_progress... Generating docs for compound gsm_mncc_ssversion... Generating docs for compound gsm_mncc_useruser... Generating docs for compound gsm_rx_lev_qual... Generating docs for compound gsm_sacch_l1_hdr... Generating docs for compound gsm_sysinfo_freq... Generating docs for compound gsm_time... Generating docs for compound info_act_cnf_param... Generating docs for compound info_act_req_param... Generating docs for compound info_ciph_req_param... Generating docs for compound info_meas_ind_param... Generating docs for compound info_time_ind_param... Generating docs for compound ipac_preproc_ave_cfg... Generating docs for compound ipac_preproc_cfg... Generating docs for compound ipac_preproc_ho_candidates... Generating docs for compound ipac_preproc_ho_comp... Generating docs for compound ipac_preproc_ho_ctl_param... Generating docs for compound ipac_preproc_ho_thresh... Generating docs for compound ipac_preproc_ncell_dflts... Generating docs for compound ipac_preproc_pc_comp... Generating docs for compound ipac_preproc_pc_comp_field... Generating docs for compound ipac_preproc_pc_thresh... Generating docs for compound ipaccess_head... Generating docs for compound ipaccess_head_ext... Generating docs for compound ipaccess_unit... Generating docs for compound iuup_ctrl_ack... Generating docs for compound iuup_ctrl_error_event... Generating docs for compound iuup_ctrl_init_hdr... Generating docs for compound iuup_ctrl_init_rfci_hdr... Generating docs for compound iuup_ctrl_init_tail... Generating docs for compound iuup_ctrl_nack... Generating docs for compound iuup_pdutype0_hdr... Generating docs for compound iuup_pdutype14_hdr... Generating docs for compound iuup_pdutype1_hdr... Generating docs for compound lapdm_channel... Generating docs for compound lapdm_datalink... Generating docs for compound lapdm_entity... Generating docs for compound lapdm_msg_ctx... Generating docs for compound lcs_cause_ie... Generating docs for compound mph_info_param... Generating docs for compound nch_pos... Generating docs for compound osmo_auth_impl... Generating docs for compound osmo_auth_vector... Generating docs for compound osmo_bssap_le_err... Generating docs for compound osmo_bssap_le_header... Generating docs for compound osmo_bsslap_err... Generating docs for compound osmo_bssmap_le_err... Generating docs for compound osmo_bssmap_le_lcs_qos... Generating docs for compound osmo_cbsp_cell_ent... Generating docs for compound osmo_cbsp_cell_list... Generating docs for compound osmo_cbsp_content... Generating docs for compound osmo_cbsp_decoded... Generating docs for compound osmo_cbsp_error_ind... Generating docs for compound osmo_cbsp_fail_ent... Generating docs for compound osmo_cbsp_failure... Generating docs for compound osmo_cbsp_keep_alive... Generating docs for compound osmo_cbsp_keep_alive_complete... Generating docs for compound osmo_cbsp_kill... Generating docs for compound osmo_cbsp_kill_complete... Generating docs for compound osmo_cbsp_kill_failure... Generating docs for compound osmo_cbsp_load_query... Generating docs for compound osmo_cbsp_load_query_complete... Generating docs for compound osmo_cbsp_load_query_failure... Generating docs for compound osmo_cbsp_loading_ent... Generating docs for compound osmo_cbsp_loading_list... Generating docs for compound osmo_cbsp_msg_status_query... Generating docs for compound osmo_cbsp_msg_status_query_complete... Generating docs for compound osmo_cbsp_msg_status_query_failure... Generating docs for compound osmo_cbsp_num_compl_ent... Generating docs for compound osmo_cbsp_num_compl_list... Generating docs for compound osmo_cbsp_reset... Generating docs for compound osmo_cbsp_reset_complete... Generating docs for compound osmo_cbsp_reset_failure... Generating docs for compound osmo_cbsp_restart... Generating docs for compound osmo_cbsp_write_replace... Generating docs for compound osmo_cbsp_write_replace_complete... Generating docs for compound osmo_cbsp_write_replace_failure... Generating docs for compound osmo_cell_global_id... Generating docs for compound osmo_cell_global_id_ps... Generating docs for compound osmo_earfcn_si2q... Generating docs for compound osmo_eutran_cell_global_id... Generating docs for compound osmo_gad... Generating docs for compound osmo_gad_ell_arc... Generating docs for compound osmo_gad_ell_point... Generating docs for compound osmo_gad_ell_point_alt... Generating docs for compound osmo_gad_ell_point_alt_unc_ell... Generating docs for compound osmo_gad_ell_point_unc_circle... Generating docs for compound osmo_gad_ell_point_unc_ellipse... Generating docs for compound osmo_gad_err... Generating docs for compound osmo_gad_ha_ell_point_alt_unc_ell... Generating docs for compound osmo_gad_polygon... Generating docs for compound osmo_gcr_parsed... Generating docs for compound osmo_gprs_cell_options... Generating docs for compound osmo_gprs_power_ctrl_pars... Generating docs for compound osmo_gsm48_classmark... Generating docs for compound osmo_gsm48_lsa_params... Generating docs for compound osmo_gsm48_si13_info... Generating docs for compound osmo_gsm48_si3_gprs_ind... Generating docs for compound osmo_gsm48_si6_ro_info... Generating docs for compound osmo_gsm48_si_dtm_support... Generating docs for compound osmo_gsm48_si_gprs_ms_txpwr_max_ccch... Generating docs for compound osmo_gsm48_si_pch_nch_info... Generating docs for compound osmo_gsm48_si_power_offset... Generating docs for compound osmo_gsm48_si_ro_info... Generating docs for compound osmo_gsm48_si_selection_params... Generating docs for compound osmo_gsm48_si_vbs_vgcs_options... Generating docs for compound osmo_gsn_address... Generating docs for compound osmo_gsup_an_apdu... Generating docs for compound osmo_gsup_message... Generating docs for compound osmo_gsup_pdp_info... Generating docs for compound osmo_gummei... Generating docs for compound osmo_guti... Generating docs for compound osmo_iuup_instance... Generating docs for compound osmo_iuup_rfci... Generating docs for compound osmo_iuup_rnl_config... Generating docs for compound osmo_iuup_rnl_config_timer... Generating docs for compound osmo_iuup_rnl_data... Generating docs for compound osmo_iuup_rnl_prim... Generating docs for compound osmo_iuup_rnl_status... Generating docs for compound osmo_iuup_tnl_prim... Generating docs for compound osmo_lac_and_ci_id... Generating docs for compound osmo_lcls... Generating docs for compound osmo_location_area_id... Generating docs for compound osmo_mme_id... Generating docs for compound osmo_nri_range... Generating docs for compound osmo_nri_ranges... Generating docs for compound osmo_oap_client_config... Generating docs for compound osmo_oap_client_state... Generating docs for compound osmo_oap_message... Generating docs for compound osmo_phsap_prim... Generating docs for compound osmo_plmn_id... Generating docs for compound osmo_preproc_ave_cfg... Generating docs for compound osmo_preproc_ave_cfg_field... Generating docs for compound osmo_preproc_pc_comp... Generating docs for compound osmo_preproc_pc_thresh... Generating docs for compound osmo_routing_area_id... Generating docs for compound osmo_service_area_id... Generating docs for compound osmo_shared_network_area_id... Generating docs for compound osmo_sub_auth_data... Generating docs for compound osmo_sub_auth_data2... Generating docs for compound osmo_timer_nt... Generating docs for compound osmo_tlv_prot_def... Generating docs for compound osmo_tlv_prot_ie_def... Generating docs for compound osmo_tlv_prot_msg_def... Generating docs for compound osmo_tracking_area_id... Generating docs for compound ph_conn_ind_param... Generating docs for compound ph_data_param... Generating docs for compound ph_rach_ind_param... Generating docs for compound ph_rach_req_param... Generating docs for compound ph_tch_param... Generating docs for compound rsl_ie_cb_cmd_type... Generating docs for compound rsl_ie_chan_ident... Generating docs for compound rsl_ie_chan_mode... Generating docs for compound rsl_ie_nch_drx_info... Generating docs for compound rsl_l1_info... Generating docs for compound rsl_mrpci... Generating docs for compound rxlev_stats... Generating docs for compound sdp_firmware... Generating docs for compound sdp_header_entry... Generating docs for compound SHA1Context... Generating docs for compound sha256_state... Generating docs for compound smcdatastate... Generating docs for compound smcdownstate... Generating docs for compound smrdatastate... Generating docs for compound smrdownstate... Generating docs for compound ss_request... Generating docs for compound tlv_def... Generating docs for compound tlv_definition... Generating docs for compound tlv_p_entry... Generating docs for compound tlv_parsed... Generating docs for compound ussd_request... Generating concept documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 10071/65536 hits=58748 misses=11100 finished... cd ./doc && tar cf html.tar */html make[3]: Leaving directory '/obs/_temp/binpkgs/libosmocore' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmocore' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmocore' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/libosmocore' 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/libosmocore' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/libosmocore' Making check in include make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/include' Making check in osmocom make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' Making check in core make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/core' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/core' Making check in vty make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/vty' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/vty' Making check in codec make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/codec' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/codec' Making check in gsm make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make check-recursive make[7]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' Making check in protocol make[8]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol' make[8]: Nothing to be done for 'check'. make[8]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol' make[8]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make[8]: Nothing to be done for 'check-am'. make[8]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make[7]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' Making check in isdn make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/isdn' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/isdn' Making check in crypt make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/crypt' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/crypt' Making check in coding make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/coding' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/coding' Making check in gprs make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' Making check in protocol make[7]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol' make[7]: Nothing to be done for 'check'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol' make[7]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' make[7]: Nothing to be done for 'check-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' Making check in ctrl make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl' Making check in sim make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/sim' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/sim' Making check in usb make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/usb' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/usb' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include' Making check in src make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src' Making check in core make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/core' make check-am make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/core' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/core' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/core' Making check in vty make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/vty' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/vty' Making check in isdn make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/isdn' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/isdn' Making check in codec make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/codec' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/codec' Making check in gsm make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/gsm' make check-am make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/gsm' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/gsm' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/gsm' Making check in coding make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/coding' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/coding' Making check in gb make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/gb' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/gb' Making check in ctrl make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/ctrl' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/ctrl' Making check in pseudotalloc make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/pseudotalloc' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/pseudotalloc' Making check in sim make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/sim' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/sim' Making check in usb make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/usb' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/usb' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src' Making check in utils make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/utils' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/utils' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/utils' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/utils' Making check in tapset make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/tapset' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/tapset' Making check in tests make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/tests' make check-am make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/tests' make timer/timer_test sms/sms_test ussd/ussd_test bits/bitrev_test a5/a5_test conv/conv_test auth/milenage_test auth/tuak_test lapd/lapd_test gsm0808/gsm0808_test gsm0408/gsm0408_test gprs/gprs_test kasumi/kasumi_test gea/gea_test logging/logging_test codec/codec_test loggingrb/loggingrb_test strrb/strrb_test comp128/comp128_test bitvec/bitvec_test msgb/msgb_test bits/bitcomp_test bits/bitfield_test tlv/tlv_test gsup/gsup_test oap/oap_test write_queue/wqueue_test socket/socket_test coding/coding_test conv/conv_gsm0503_test abis/abis_test endian/endian_test sercomm/sercomm_test prbs/prbs_test gsm23003/gsm23003_test gsm23236/gsm23236_test codec/codec_ecu_fr_test timer/clk_override_test oap/oap_client_test gsm29205/gsm29205_test logging/logging_vty_test vty/vty_transcript_test tdef/tdef_test tdef/tdef_vty_config_root_test tdef/tdef_vty_config_subnode_test tdef/tdef_vty_dynamic_test sockaddr_str/sockaddr_str_test use_count/use_count_test context/context_test gsm0502/gsm0502_test dtx/dtx_gsm0503_test i460_mux/i460_mux_test bitgen/bitgen_test gad/gad_test bsslap/bsslap_test bssmap_le/bssmap_le_test it_q/it_q_test time_cc/time_cc_test gsm48/rest_octets_test base64/base64_test iuup/iuup_test smscb/smscb_test smscb/gsm0341_test smscb/cbsp_test auth/xor2g_test v110/frame_test v110/ra1_test gsm44021/frame_csd_test osmo_io/osmo_io_test msgfile/msgfile_test sim/sim_test utils/utils_test vty/vty_test ctrl/ctrl_test fsm/fsm_test fsm/fsm_dealloc_test stats/stats_test stats/stats_vty_test exec/exec_test gb/bssgp_fc_test gb/gprs_bssgp_test gb/gprs_bssgp_rim_test gb/gprs_ns_test gb/gprs_ns2_test fr/fr_test make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bits/bitcomp_test.o bits/bitcomp_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bits/bitfield_test.o bits/bitfield_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I../tests/conv -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv/conv_gsm0503_test-conv_gsm0503_test.o `test -f 'conv/conv_gsm0503_test.c' || echo './'`conv/conv_gsm0503_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I../tests/conv -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv/conv_gsm0503_test-conv.o `test -f 'conv/conv.c' || echo './'`conv/conv.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I../tests/conv -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv/conv_gsm0503_test-gsm0503_test_vectors.o `test -f 'conv/gsm0503_test_vectors.c' || echo './'`conv/gsm0503_test_vectors.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o codec/codec_ecu_fr_test.o codec/codec_ecu_fr_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o timer/clk_override_test.o timer/clk_override_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o oap/oap_client_test.o oap/oap_client_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o logging/logging_vty_test.o logging/logging_vty_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth/xor2g_test.o auth/xor2g_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o vty/vty_test.o vty/vty_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o timer/timer_test.o timer/timer_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o sms/sms_test.o sms/sms_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o ussd/ussd_test.o ussd/ussd_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bits/bitrev_test.o bits/bitrev_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o a5/a5_test.o a5/a5_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv/conv_test.o conv/conv_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o conv/conv.o conv/conv.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth/milenage_test.o auth/milenage_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o auth/tuak_test-tuak_test.o `test -f 'auth/tuak_test.c' || echo './'`auth/tuak_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o lapd/lapd_test.o lapd/lapd_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0808/gsm0808_test.o gsm0808/gsm0808_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0408/gsm0408_test.o gsm0408/gsm0408_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gprs/gprs_test.o gprs/gprs_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o kasumi/kasumi_test.o kasumi/kasumi_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gea/gea_test.o gea/gea_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o logging/logging_test.o logging/logging_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o codec/codec_test.o codec/codec_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o loggingrb/loggingrb_test.o loggingrb/loggingrb_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o strrb/strrb_test.o strrb/strrb_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o comp128/comp128_test.o comp128/comp128_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bitvec/bitvec_test.o bitvec/bitvec_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o msgb/msgb_test.o msgb/msgb_test.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o bits/bitcomp_test bits/bitcomp_test.o ../src/core/libosmocore.la -ltalloc gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tlv/tlv_test.o tlv/tlv_test.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o bits/bitfield_test bits/bitfield_test.o ../src/core/libosmocore.la -ltalloc gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsup/gsup_test.o gsup/gsup_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o oap/oap_test.o oap/oap_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o write_queue/wqueue_test.o write_queue/wqueue_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o socket/socket_test.o socket/socket_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o coding/coding_test.o coding/coding_test.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o conv/conv_gsm0503_test conv/conv_gsm0503_test-conv_gsm0503_test.o conv/conv_gsm0503_test-conv.o conv/conv_gsm0503_test-gsm0503_test_vectors.o ../src/gsm/libgsmint.la ../src/core/libosmocore.la -ltalloc gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o abis/abis_test.o abis/abis_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o endian/endian_test.o endian/endian_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o sercomm/sercomm_test.o sercomm/sercomm_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o prbs/prbs_test.o prbs/prbs_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm23003/gsm23003_test.o gsm23003/gsm23003_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm23236/gsm23236_test.o gsm23236/gsm23236_test.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o codec/codec_ecu_fr_test codec/codec_ecu_fr_test.o ../src/codec/libosmocodec.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o timer/clk_override_test timer/clk_override_test.o ../src/core/libosmocore.la -ltalloc gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm29205/gsm29205_test.o gsm29205/gsm29205_test.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o oap/oap_client_test oap/oap_client_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o logging/logging_vty_test logging/logging_vty_test.o ../src/vty/libosmovty.la ../src/core/libosmocore.la -ltalloc gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o vty/vty_transcript_test.o vty/vty_transcript_test.c libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o bits/bitfield_test bits/bitfield_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o bits/bitcomp_test bits/bitcomp_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tdef/tdef_test.o tdef/tdef_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tdef/tdef_vty_config_root_test.o tdef/tdef_vty_config_root_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tdef/tdef_vty_config_subnode_test.o tdef/tdef_vty_config_subnode_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o tdef/tdef_vty_dynamic_test.o tdef/tdef_vty_dynamic_test.c coding/coding_test.c: In function 'test_pdtch': coding/coding_test.c:444:23: warning: '*result[]' may be used uninitialized [-Wmaybe-uninitialized] 444 | result[len - 1] &= 0x7f; | ~~~~~~^~~~~~~~~ coding/coding_test.c:448:23: warning: '*result[39]' may be used uninitialized [-Wmaybe-uninitialized] 448 | result[len - 1] &= 0x07; | ~~~~~~^~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o sockaddr_str/sockaddr_str_test.o sockaddr_str/sockaddr_str_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o use_count/use_count_test.o use_count/use_count_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o context/context_test.o context/context_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm0502/gsm0502_test.o gsm0502/gsm0502_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o dtx/dtx_gsm0503_test.o dtx/dtx_gsm0503_test.c libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o timer/clk_override_test timer/clk_override_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o i460_mux/i460_mux_test.o i460_mux/i460_mux_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bitgen/bitgen_test.o bitgen/bitgen_test.c libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o conv/conv_gsm0503_test conv/conv_gsm0503_test-conv_gsm0503_test.o conv/conv_gsm0503_test-conv.o conv/conv_gsm0503_test-gsm0503_test_vectors.o ../src/gsm/.libs/libgsmint.a /obs/_temp/binpkgs/libosmocore/src/isdn/.libs/libosmoisdn.so /obs/_temp/binpkgs/libosmocore/src/core/.libs/libosmocore.so -lsctp -luring -lsystemd -lmnl ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/isdn/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gad/gad_test.o gad/gad_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bsslap/bsslap_test.o bsslap/bsslap_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o bssmap_le/bssmap_le_test.o bssmap_le/bssmap_le_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o it_q/it_q_test.o it_q/it_q_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o time_cc/time_cc_test.o time_cc/time_cc_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm48/rest_octets_test.o gsm48/rest_octets_test.c libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o logging/logging_vty_test logging/logging_vty_test.o ../src/vty/.libs/libosmovty.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o base64/base64_test.o base64/base64_test.c libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o codec/codec_ecu_fr_test codec/codec_ecu_fr_test.o ../src/codec/.libs/libosmocodec.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/codec/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o iuup/iuup_test.o iuup/iuup_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o smscb/smscb_test.o smscb/smscb_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o smscb/gsm0341_test.o smscb/gsm0341_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o smscb/cbsp_test.o smscb/cbsp_test.c libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o oap/oap_client_test oap/oap_client_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o v110/frame_test.o v110/frame_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o v110/ra1_test.o v110/ra1_test.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o auth/xor2g_test auth/xor2g_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gsm44021/frame_csd_test.o gsm44021/frame_csd_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o osmo_io/osmo_io_test.o osmo_io/osmo_io_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o msgfile/msgfile_test.o msgfile/msgfile_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o sim/sim_test.o sim/sim_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o utils/utils_test.o utils/utils_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o ctrl/ctrl_test.o ctrl/ctrl_test.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o vty/vty_test vty/vty_test.o ../src/vty/libosmovty.la ../src/core/libosmocore.la -ltalloc gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o fsm/fsm_test.o fsm/fsm_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o fsm/fsm_dealloc_test.o fsm/fsm_dealloc_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I../src/core -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o stats/stats_test-stats_test.o `test -f 'stats/stats_test.c' || echo './'`stats/stats_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o stats/stats_vty_test.o stats/stats_vty_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o exec/exec_test.o exec/exec_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gb/bssgp_fc_test.o gb/bssgp_fc_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gb/gprs_bssgp_test.o gb/gprs_bssgp_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gb/gprs_bssgp_rim_test.o gb/gprs_bssgp_rim_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gb/gprs_ns_test.o gb/gprs_ns_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o gb/gprs_ns2_test.o gb/gprs_ns2_test.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOCORE -Wall -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -c -o fr/fr_test.o fr/fr_test.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o timer/timer_test timer/timer_test.o ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o sms/sms_test sms/sms_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o ussd/ussd_test ussd/ussd_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o bits/bitrev_test bits/bitrev_test.o ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o a5/a5_test a5/a5_test.o ../src/gsm/libgsmint.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o conv/conv_test conv/conv_test.o conv/conv.o ../src/gsm/libgsmint.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o auth/milenage_test auth/milenage_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o auth/tuak_test auth/tuak_test-tuak_test.o ../src/gsm/libgsmint.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o auth/xor2g_test auth/xor2g_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o vty/vty_test vty/vty_test.o ../src/vty/.libs/libosmovty.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o lapd/lapd_test lapd/lapd_test.o ../src/gsm/libosmogsm.la ../src/isdn/libosmoisdn.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o timer/timer_test timer/timer_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gsm0808/gsm0808_test gsm0808/gsm0808_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gsm0408/gsm0408_test gsm0408/gsm0408_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gprs/gprs_test gprs/gprs_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o kasumi/kasumi_test kasumi/kasumi_test.o ../src/gsm/libgsmint.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gea/gea_test gea/gea_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o sms/sms_test sms/sms_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ussd/ussd_test ussd/ussd_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o logging/logging_test logging/logging_test.o ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o bits/bitrev_test bits/bitrev_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o codec/codec_test codec/codec_test.o ../src/codec/libosmocodec.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o loggingrb/loggingrb_test loggingrb/loggingrb_test.o ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o strrb/strrb_test strrb/strrb_test.o ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o auth/milenage_test auth/milenage_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o a5/a5_test a5/a5_test.o ../src/gsm/.libs/libgsmint.a /obs/_temp/binpkgs/libosmocore/src/isdn/.libs/libosmoisdn.so /obs/_temp/binpkgs/libosmocore/src/core/.libs/libosmocore.so -lsctp -luring -lsystemd -lmnl ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/isdn/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o comp128/comp128_test comp128/comp128_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o bitvec/bitvec_test bitvec/bitvec_test.o ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o conv/conv_test conv/conv_test.o conv/conv.o ../src/gsm/.libs/libgsmint.a /obs/_temp/binpkgs/libosmocore/src/isdn/.libs/libosmoisdn.so /obs/_temp/binpkgs/libosmocore/src/core/.libs/libosmocore.so -lsctp -luring -lsystemd -lmnl ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/isdn/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o auth/tuak_test auth/tuak_test-tuak_test.o ../src/gsm/.libs/libgsmint.a /obs/_temp/binpkgs/libosmocore/src/isdn/.libs/libosmoisdn.so /obs/_temp/binpkgs/libosmocore/src/core/.libs/libosmocore.so -lsctp -luring -lsystemd -lmnl ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/isdn/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gprs/gprs_test gprs/gprs_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gsm0808/gsm0808_test gsm0808/gsm0808_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o msgb/msgb_test msgb/msgb_test.o ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o tlv/tlv_test tlv/tlv_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gsup/gsup_test gsup/gsup_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o lapd/lapd_test lapd/lapd_test.o ../src/gsm/.libs/libosmogsm.so ../src/isdn/.libs/libosmoisdn.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/isdn/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gsm0408/gsm0408_test gsm0408/gsm0408_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o logging/logging_test logging/logging_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o kasumi/kasumi_test kasumi/kasumi_test.o ../src/gsm/.libs/libgsmint.a /obs/_temp/binpkgs/libosmocore/src/isdn/.libs/libosmoisdn.so /obs/_temp/binpkgs/libosmocore/src/core/.libs/libosmocore.so -lsctp -luring -lsystemd -lmnl ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/isdn/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o oap/oap_test oap/oap_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gea/gea_test gea/gea_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o write_queue/wqueue_test write_queue/wqueue_test.o ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o socket/socket_test socket/socket_test.o ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o coding/coding_test coding/coding_test.o ../src/gsm/libosmogsm.la ../src/codec/libosmocodec.la ../src/coding/libosmocoding.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o loggingrb/loggingrb_test loggingrb/loggingrb_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o abis/abis_test abis/abis_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o codec/codec_test codec/codec_test.o ../src/codec/.libs/libosmocodec.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/codec/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o bitvec/bitvec_test bitvec/bitvec_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o endian/endian_test endian/endian_test.o ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o sercomm/sercomm_test sercomm/sercomm_test.o ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o strrb/strrb_test strrb/strrb_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o prbs/prbs_test prbs/prbs_test.o ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gsm23003/gsm23003_test gsm23003/gsm23003_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o msgb/msgb_test msgb/msgb_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gsm23236/gsm23236_test gsm23236/gsm23236_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gsm29205/gsm29205_test gsm29205/gsm29205_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o vty/vty_transcript_test vty/vty_transcript_test.o ../src/vty/libosmovty.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o tdef/tdef_test tdef/tdef_test.o ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o comp128/comp128_test comp128/comp128_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o tlv/tlv_test tlv/tlv_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o write_queue/wqueue_test write_queue/wqueue_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gsup/gsup_test gsup/gsup_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o socket/socket_test socket/socket_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o tdef/tdef_vty_config_root_test tdef/tdef_vty_config_root_test.o ../src/vty/libosmovty.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o tdef/tdef_vty_config_subnode_test tdef/tdef_vty_config_subnode_test.o ../src/vty/libosmovty.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o endian/endian_test endian/endian_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o tdef/tdef_vty_dynamic_test tdef/tdef_vty_dynamic_test.o ../src/vty/libosmovty.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o oap/oap_test oap/oap_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o sercomm/sercomm_test sercomm/sercomm_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o sockaddr_str/sockaddr_str_test sockaddr_str/sockaddr_str_test.o ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o use_count/use_count_test use_count/use_count_test.o ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o context/context_test context/context_test.o ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gsm0502/gsm0502_test gsm0502/gsm0502_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o prbs/prbs_test prbs/prbs_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o abis/abis_test abis/abis_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o tdef/tdef_test tdef/tdef_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o dtx/dtx_gsm0503_test dtx/dtx_gsm0503_test.o ../src/gsm/libosmogsm.la ../src/coding/libosmocoding.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o i460_mux/i460_mux_test i460_mux/i460_mux_test.o ../src/isdn/libosmoisdn.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o vty/vty_transcript_test vty/vty_transcript_test.o ../src/vty/.libs/libosmovty.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o coding/coding_test coding/coding_test.o ../src/gsm/.libs/libosmogsm.so ../src/codec/.libs/libosmocodec.so ../src/coding/.libs/libosmocoding.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/codec/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/coding/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o bitgen/bitgen_test bitgen/bitgen_test.o ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gad/gad_test gad/gad_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o bsslap/bsslap_test bsslap/bsslap_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gsm23003/gsm23003_test gsm23003/gsm23003_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gsm23236/gsm23236_test gsm23236/gsm23236_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gsm29205/gsm29205_test gsm29205/gsm29205_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o tdef/tdef_vty_config_root_test tdef/tdef_vty_config_root_test.o ../src/vty/.libs/libosmovty.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o tdef/tdef_vty_dynamic_test tdef/tdef_vty_dynamic_test.o ../src/vty/.libs/libosmovty.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o sockaddr_str/sockaddr_str_test sockaddr_str/sockaddr_str_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o context/context_test context/context_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o tdef/tdef_vty_config_subnode_test tdef/tdef_vty_config_subnode_test.o ../src/vty/.libs/libosmovty.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o bssmap_le/bssmap_le_test bssmap_le/bssmap_le_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o it_q/it_q_test it_q/it_q_test.o ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o use_count/use_count_test use_count/use_count_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gsm48/rest_octets_test gsm48/rest_octets_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o base64/base64_test base64/base64_test.o ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o iuup/iuup_test iuup/iuup_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o smscb/smscb_test smscb/smscb_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o smscb/gsm0341_test smscb/gsm0341_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o bitgen/bitgen_test bitgen/bitgen_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o smscb/cbsp_test smscb/cbsp_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o v110/frame_test v110/frame_test.o ../src/isdn/libosmoisdn.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o v110/ra1_test v110/ra1_test.o ../src/isdn/libosmoisdn.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gsm44021/frame_csd_test gsm44021/frame_csd_test.o ../src/isdn/libosmoisdn.la ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gsm0502/gsm0502_test gsm0502/gsm0502_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o osmo_io/osmo_io_test osmo_io/osmo_io_test.o ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o it_q/it_q_test it_q/it_q_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o msgfile/msgfile_test msgfile/msgfile_test.o ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o bsslap/bsslap_test bsslap/bsslap_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o i460_mux/i460_mux_test i460_mux/i460_mux_test.o ../src/isdn/.libs/libosmoisdn.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/isdn/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o dtx/dtx_gsm0503_test dtx/dtx_gsm0503_test.o ../src/gsm/.libs/libosmogsm.so ../src/coding/.libs/libosmocoding.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/coding/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o sim/sim_test sim/sim_test.o ../src/sim/libosmosim.la ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gad/gad_test gad/gad_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o utils/utils_test utils/utils_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o base64/base64_test base64/base64_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o ctrl/ctrl_test ctrl/ctrl_test.o ../src/ctrl/libosmoctrl.la ../src/gsm/libosmogsm.la ../src/vty/libosmovty.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o smscb/gsm0341_test smscb/gsm0341_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o fsm/fsm_test fsm/fsm_test.o ../src/ctrl/libosmoctrl.la ../src/gsm/libosmogsm.la ../src/vty/libosmovty.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o bssmap_le/bssmap_le_test bssmap_le/bssmap_le_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gsm48/rest_octets_test gsm48/rest_octets_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o fsm/fsm_dealloc_test fsm/fsm_dealloc_test.o ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o iuup/iuup_test iuup/iuup_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o smscb/cbsp_test smscb/cbsp_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o stats/stats_test stats/stats_test-stats_test.o ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmo_io/osmo_io_test osmo_io/osmo_io_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o smscb/smscb_test smscb/smscb_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o v110/frame_test v110/frame_test.o ../src/isdn/.libs/libosmoisdn.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/isdn/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o stats/stats_vty_test stats/stats_vty_test.o ../src/vty/libosmovty.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gb/bssgp_fc_test gb/bssgp_fc_test.o ../src/gb/libosmogb.la ../src/vty/libosmovty.la ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o exec/exec_test exec/exec_test.o ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o v110/ra1_test v110/ra1_test.o ../src/isdn/.libs/libosmoisdn.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/isdn/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gb/gprs_bssgp_test gb/gprs_bssgp_test.o ../src/vty/libosmovty.la ../src/gsm/libosmogsm.la ../src/gb/libosmogb.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gb/gprs_bssgp_rim_test gb/gprs_bssgp_rim_test.o ../src/gb/libosmogb.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gb/gprs_ns_test gb/gprs_ns_test.o ../src/gb/libosmogb.la ../src/vty/libosmovty.la ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o msgfile/msgfile_test msgfile/msgfile_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o gb/gprs_ns2_test gb/gprs_ns2_test.o ../src/vty/libosmovty.la ../src/gsm/libosmogsm.la ../src/core/libosmocore.la ../src/gb/libosmogb-test.la ../src/core/libosmocore.la -ltalloc /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o fr/fr_test fr/fr_test.o ../src/gb/libosmogb.la ../src/vty/libosmovty.la ../src/gsm/libosmogsm.la ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gsm44021/frame_csd_test gsm44021/frame_csd_test.o ../src/isdn/.libs/libosmoisdn.so ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/isdn/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o utils/utils_test utils/utils_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -no-install -Wl,-z,relro -Wl,-z,now -o time_cc/time_cc_test time_cc/time_cc_test.o ../src/core/libosmocore.la -ltalloc libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o fsm/fsm_dealloc_test fsm/fsm_dealloc_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o sim/sim_test sim/sim_test.o ../src/sim/.libs/libosmosim.so ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/sim/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o exec/exec_test exec/exec_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gb/gprs_bssgp_rim_test gb/gprs_bssgp_rim_test.o ../src/gb/.libs/libosmogb.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gb/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o stats/stats_test stats/stats_test-stats_test.o ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ctrl/ctrl_test ctrl/ctrl_test.o ../src/ctrl/.libs/libosmoctrl.so ../src/gsm/.libs/libosmogsm.so ../src/vty/.libs/libosmovty.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/ctrl/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o stats/stats_vty_test stats/stats_vty_test.o ../src/vty/.libs/libosmovty.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o time_cc/time_cc_test time_cc/time_cc_test.o ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o fsm/fsm_test fsm/fsm_test.o ../src/ctrl/.libs/libosmoctrl.so ../src/gsm/.libs/libosmogsm.so ../src/vty/.libs/libosmovty.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/ctrl/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gb/gprs_bssgp_test gb/gprs_bssgp_test.o ../src/vty/.libs/libosmovty.so ../src/gsm/.libs/libosmogsm.so ../src/gb/.libs/libosmogb.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gb/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gb/gprs_ns_test gb/gprs_ns_test.o ../src/gb/.libs/libosmogb.so ../src/vty/.libs/libosmovty.so ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gb/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o fr/fr_test fr/fr_test.o ../src/gb/.libs/libosmogb.so ../src/vty/.libs/libosmovty.so ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gb/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gb/bssgp_fc_test gb/bssgp_fc_test.o ../src/gb/.libs/libosmogb.so ../src/vty/.libs/libosmovty.so ../src/gsm/.libs/libosmogsm.so ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gb/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gb/gprs_ns2_test gb/gprs_ns2_test.o ../src/vty/.libs/libosmovty.so ../src/gsm/.libs/libosmogsm.so ../src/gb/.libs/libosmogb-test.a /obs/_temp/binpkgs/libosmocore/src/vty/.libs/libosmovty.so /obs/_temp/binpkgs/libosmocore/src/gsm/.libs/libosmogsm.so /obs/_temp/binpkgs/libosmocore/src/isdn/.libs/libosmoisdn.so /obs/_temp/binpkgs/libosmocore/src/core/.libs/libosmocore.so -lsctp -luring -lsystemd -lmnl -lgnutls ../src/core/.libs/libosmocore.so -ltalloc -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/vty/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/gsm/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/isdn/.libs -Wl,-rpath -Wl,/obs/_temp/binpkgs/libosmocore/src/core/.libs make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/tests' make check-local make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [libosmocore])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [libosmocore])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [1.9.0.3-880e3c])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [libosmocore 1.9.0.3-880e3c])' && \ 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 [ -e /proc/cpuinfo ] && cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3986.610 cache size : 512 KB physical id : 0 siblings : 16 core id : 0 cpu cores : 8 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] processor : 1 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3986.949 cache size : 512 KB physical id : 0 siblings : 16 core id : 1 cpu cores : 8 apicid : 2 initial apicid : 2 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] processor : 2 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3987.756 cache size : 512 KB physical id : 0 siblings : 16 core id : 2 cpu cores : 8 apicid : 4 initial apicid : 4 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] processor : 3 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3988.032 cache size : 512 KB physical id : 0 siblings : 16 core id : 3 cpu cores : 8 apicid : 6 initial apicid : 6 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] processor : 4 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3988.760 cache size : 512 KB physical id : 0 siblings : 16 core id : 4 cpu cores : 8 apicid : 8 initial apicid : 8 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] processor : 5 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3988.764 cache size : 512 KB physical id : 0 siblings : 16 core id : 5 cpu cores : 8 apicid : 10 initial apicid : 10 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] processor : 6 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3990.692 cache size : 512 KB physical id : 0 siblings : 16 core id : 6 cpu cores : 8 apicid : 12 initial apicid : 12 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] processor : 7 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3989.646 cache size : 512 KB physical id : 0 siblings : 16 core id : 7 cpu cores : 8 apicid : 14 initial apicid : 14 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] processor : 8 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3987.987 cache size : 512 KB physical id : 0 siblings : 16 core id : 0 cpu cores : 8 apicid : 1 initial apicid : 1 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] processor : 9 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3988.058 cache size : 512 KB physical id : 0 siblings : 16 core id : 1 cpu cores : 8 apicid : 3 initial apicid : 3 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] processor : 10 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3987.798 cache size : 512 KB physical id : 0 siblings : 16 core id : 2 cpu cores : 8 apicid : 5 initial apicid : 5 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] processor : 11 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3987.876 cache size : 512 KB physical id : 0 siblings : 16 core id : 3 cpu cores : 8 apicid : 7 initial apicid : 7 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] processor : 12 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3990.035 cache size : 512 KB physical id : 0 siblings : 16 core id : 4 cpu cores : 8 apicid : 9 initial apicid : 9 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] processor : 13 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3988.789 cache size : 512 KB physical id : 0 siblings : 16 core id : 5 cpu cores : 8 apicid : 11 initial apicid : 11 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] processor : 14 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3989.561 cache size : 512 KB physical id : 0 siblings : 16 core id : 6 cpu cores : 8 apicid : 13 initial apicid : 13 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] processor : 15 vendor_id : AuthenticAMD cpu family : 23 model : 113 model name : AMD Ryzen 7 3700X 8-Core Processor stepping : 0 microcode : 0x8701013 cpu MHz : 3988.873 cache size : 512 KB physical id : 0 siblings : 16 core id : 7 cpu cores : 8 apicid : 15 initial apicid : 15 fpu : yes fpu_exception : yes cpuid level : 16 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall sev_es fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed bogomips : 7186.39 TLB size : 3072 4K pages clflush size : 64 cache_alignment : 64 address sizes : 43 bits physical, 48 bits virtual power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14] /bin/bash './testsuite' -j17 --verbose ## -------------------------------------- ## ## libosmocore 1.9.0.3-880e3c test suite. ## ## -------------------------------------- ## 4. testsuite.at:24: testing kasumi ... 1. testsuite.at:6: testing a5 ... 17. testsuite.at:105: testing smscb_gsm0341 ... ./testsuite.at:27: $abs_top_builddir/tests/kasumi/kasumi_test 15. testsuite.at:93: testing sms ... ./testsuite.at:96: $abs_top_builddir/tests/sms/sms_test ./testsuite.at:9: $abs_top_builddir/tests/a5/a5_test 8. testsuite.at:48: testing bitfield ... ./testsuite.at:51: $abs_top_builddir/tests/bits/bitfield_test 3. testsuite.at:18: testing ctrl ... ./testsuite.at:21: $abs_top_builddir/tests/ctrl/ctrl_test 5. testsuite.at:30: testing bits ... 9. testsuite.at:54: testing conv ... 10. testsuite.at:60: testing conv_gsm0503 ... 6. testsuite.at:36: testing bitvec ... ./testsuite.at:39: $abs_top_builddir/tests/bitvec/bitvec_test ./testsuite.at:63: $abs_top_builddir/tests/conv/conv_gsm0503_test 11. testsuite.at:66: testing coding ... 2. testsuite.at:12: testing abis ... ./testsuite.at:15: $abs_top_builddir/tests/abis/abis_test stderr: ./testsuite.at:33: $abs_top_builddir/tests/bits/bitrev_test 13. testsuite.at:78: testing gea ... stderr: 4. testsuite.at:24: ok 6. testsuite.at:36: ok ./testsuite.at:69: $abs_top_builddir/tests/coding/coding_test ./testsuite.at:57: $abs_top_builddir/tests/conv/conv_test 5. testsuite.at:30: ok ./testsuite.at:81: $abs_top_builddir/tests/gea/gea_test 16. testsuite.at:99: testing smscb ... ./testsuite.at:102: $abs_top_builddir/tests/smscb/smscb_test 12. testsuite.at:72: testing msgb ... ./testsuite.at:75: $abs_top_builddir/tests/msgb/msgb_test stderr: 2. testsuite.at:12: ok 8. testsuite.at:48: ok ./testsuite.at:108: $abs_top_builddir/tests/smscb/gsm0341_test 16. testsuite.at:99: ok msgb(0x559383ac10c0): Negative length is not allowed Exception caught: 1 msgb(0x559383ac10c0): Sub area is not fully contained in the msg data Exception caught: 1 msgb(0x559383ac10c0): Sub area is not fully contained in the msg data Exception caught: 1 msgb(0x559383ac10c0): Sub area is not fully contained in the msg data Exception caught: 1 msgb(0x559383ac10c0): Negative sizes are not allowed Exception caught: 1 msgb(0x559383ac10c0): Negative sizes are not allowed Exception caught: 1 14. testsuite.at:85: testing msgfile ... ./testsuite.at:89: $abs_top_builddir/tests/msgfile/msgfile_test 14. testsuite.at:85: 7. testsuite.at:42: testing bitcomp ... ./testsuite.at:45: $abs_top_builddir/tests/bits/bitcomp_test ok <0007> control_cmd.c:423 GET with trailing characters: "i\nable" <0007> control_cmd.c:423 GET with trailing characters: "i\nable" <0007> control_cmd.c:414 GET variable contains invalid characters: "var\ti\table" <0007> control_cmd.c:414 GET variable contains invalid characters: "var\ti\table" <0007> control_cmd.c:414 GET variable contains invalid characters: "var\ri\rable" <0007> control_cmd.c:414 GET variable contains invalid characters: "var\ri\rable" <0007> control_cmd.c:423 GET with trailing characters: "value" <0007> control_cmd.c:423 GET with trailing characters: "value" <0007> control_cmd.c:423 GET with trailing characters: "value\n" <0007> control_cmd.c:423 GET with trailing characters: "value\n" <0007> control_cmd.c:423 GET with trailing characters: "multiple value tokens" <0007> control_cmd.c:423 GET with trailing characters: "multiple value tokens" <0007> control_cmd.c:423 GET with trailing characters: "multiple value tokens\n" <0007> control_cmd.c:423 GET with trailing characters: "multiple value tokens\n" <0007> control_cmd.c:390 Invalid SET message ID number: "weird_id" <0007> control_cmd.c:390 Invalid SET message ID number: "weird_id" <0007> control_cmd.c:390 Invalid SET message ID number: "weird_id" <0007> control_cmd.c:390 Invalid SET message ID number: "weird_id" <0007> control_cmd.c:390 Invalid SET message ID number: "\n" <0007> control_cmd.c:390 Invalid SET message ID number: "\n" <0007> control_cmd.c:390 Invalid SET message ID number: "\t" <0007> control_cmd.c:390 Invalid SET message ID number: "\t" <0007> control_if.c:232 ERROR <1> for (null) is some error message <0007> control_if.c:232 ERROR for (null) is some error message 1. testsuite.at:6: ok 17. testsuite.at:105: ok 15. testsuite.at:93: ok 9. testsuite.at:54: ok 12. testsuite.at:72: ok 10. testsuite.at:60: ok 11. testsuite.at:66: ok 13. testsuite.at:78: ok 3. testsuite.at:18: 7. testsuite.at:42: ok ok 22. testsuite.at:135: testing comp128 ... 18. testsuite.at:111: testing smscb_cbsp ... 19. testsuite.at:117: testing ussd ... 21. testsuite.at:129: testing auth_xor2g ... ./testsuite.at:132: $abs_top_builddir/tests/auth/xor2g_test 20. testsuite.at:123: testing auth ... ./testsuite.at:126: $abs_top_builddir/tests/auth/milenage_test ./testsuite.at:114: $abs_top_builddir/tests/smscb/cbsp_test 23. testsuite.at:141: testing lapd ... ./testsuite.at:144: $abs_top_builddir/tests/lapd/lapd_test stderr: <0001> lapd_core.c:1817 (dl=0x7ffe0a2c9838) writing an empty message is not possible <0001> lapdm.c:1319 ((null)) RLL Message 'REL_REQ' received without LAPDm context. (sapi 0)  ./testsuite.at:120: $abs_top_builddir/tests/ussd/ussd_test 23. testsuite.at:141: stderr: ok ./testsuite.at:138: $abs_top_builddir/tests/comp128/comp128_test stderr: 26. testsuite.at:159: testing gsm0808 ... ./testsuite.at:162: $abs_top_builddir/tests/gsm0808/gsm0808_test 24. testsuite.at:147: testing gsm0502 ... ./testsuite.at:150: $abs_top_builddir/tests/gsm0502/gsm0502_test 25. testsuite.at:153: testing dtx ... 29. testsuite.at:178: testing gsm48_rest_octets ... 18. testsuite.at:111: ok 21. testsuite.at:129: ok stderr: 28. testsuite.at:171: testing gsm0408 ... ./testsuite.at:181: $abs_top_builddir/tests/gsm48/rest_octets_test ./testsuite.at:175: $abs_top_builddir/tests/gsm0408/gsm0408_test ./testsuite.at:156: $abs_top_builddir/tests/dtx/dtx_gsm0503_test 30. testsuite.at:184: testing gprs ... ./testsuite.at:187: $abs_top_builddir/tests/gprs/gprs_test 34. testsuite.at:210: testing codec_ecu_fr ... 27. testsuite.at:165: testing gsm29205 ... ./testsuite.at:168: $abs_top_builddir/tests/gsm29205/gsm29205_test 20. testsuite.at:123: ./testsuite.at:213: $abs_top_builddir/tests/codec/codec_ecu_fr_test ok stderr: 22. testsuite.at:135: ok stderr: stderr: 31. testsuite.at:190: testing logging_stream ... ./testsuite.at:194: $abs_top_builddir/tests/logging/logging_test stream <0000> gsm0480.c:384 SS Request is too short. <0000> gsm0480.c:514 Unknown GSM 04.80 Facility Component Type 0x7f <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. <0000> gsm0480.c:494 Component does not fit. 24. testsuite.at:147: ok stderr: stderr: 26. testsuite.at:159: ok 32. testsuite.at:197: testing logging_wqueue ... 30. testsuite.at:184: ok 25. testsuite.at:153: ok 34. testsuite.at:210: ok stderr: stderr: 35. testsuite.at:216: testing fr ... 31. testsuite.at:190: ok 19. testsuite.at:117: ok 33. testsuite.at:204: testing codec ... 29. testsuite.at:178: ok ./testsuite.at:207: $abs_top_builddir/tests/codec/codec_test ./testsuite.at:201: $abs_top_builddir/tests/logging/logging_test wqueue 27. testsuite.at:165: ok 36. testsuite.at:223: testing loggingrb ... stderr: ./testsuite.at:227: $abs_top_builddir/tests/loggingrb/loggingrb_test 38. testsuite.at:236: testing vty ... 39. testsuite.at:244: testing gprs-bssgp ... 37. testsuite.at:230: testing strrb ... ./testsuite.at:220: $abs_top_builddir/tests/fr/fr_test ./testsuite.at:233: $abs_top_builddir/tests/strrb/strrb_test ./testsuite.at:247: $abs_top_builddir/tests/gb/gprs_bssgp_test 36. testsuite.at:223: ok 32. testsuite.at:197: ok stderr: stderr: 46. testsuite.at:288: testing bssgp-fc ... 41. testsuite.at:256: testing gprs-ns ... ./testsuite.at:259: $abs_top_builddir/tests/gb/gprs_ns_test 45. testsuite.at:282: testing write_queue ... ./testsuite.at:285: $abs_top_builddir/tests/write_queue/wqueue_test stderr: 37. testsuite.at:230: ok ./testsuite.at:241: $abs_top_builddir/tests/vty/vty_test MESSAGE to 0x7f0000ff, msg length 12 02 00 81 01 01 82 0b 56 04 82 0b 55 <0014> BSSGP BVCI=0 Rx BVC STATUS, cause=Protocol error - unspecified <0014> BSSGP BVCI=1234 Rx BVC STATUS, cause=Unknown BVCI <0014> NSEI=2901/BVCI=2989 Cannot handle PDU type BVC-RESET for unknown BVCI, NS BVCI 2989 ./testsuite.at:292: $abs_top_srcdir/tests/gb/bssgp_fc_tests.sh $abs_top_builddir/tests/gb wqueue(0x7ffd9aba20f0) is full. Rejecting msgb wqueue(0x7ffd9aba20f0) is full. Rejecting msgb wqueue(0x7ffd9aba20f0) is full. Rejecting msgb 40. testsuite.at:250: testing gprs-bssgp-rim ... ./testsuite.at:253: $abs_top_builddir/tests/gb/gprs_bssgp_rim_test 35. testsuite.at:216: ok 43. testsuite.at:268: testing utils ... 45. testsuite.at:282: ok 47. testsuite.at:295: testing sim ... ./testsuite.at:297: test "x$enable_sim_test" = xyes || exit 77 48. testsuite.at:302: testing timer ... stderr: ./testsuite.at:305: $abs_top_builddir/tests/timer/timer_test 39. testsuite.at:244: ok 44. testsuite.at:275: testing stats ... ./testsuite.at:279: $abs_top_builddir/tests/stats/stats_test 38. testsuite.at:236: ./testsuite.at:272: $abs_top_builddir/tests/utils/utils_test ok 33. testsuite.at:204: ok 49. testsuite.at:308: testing clk_override ... ./testsuite.at:299: $abs_top_builddir/tests/sim/sim_test ./testsuite.at:311: $abs_top_builddir/tests/timer/clk_override_test stderr: 48. testsuite.at:302: ok stderr: 50. testsuite.at:314: testing tlv ... ./testsuite.at:317: $abs_top_builddir/tests/tlv/tlv_test 43. testsuite.at:268: ok 40. testsuite.at:250: 51. testsuite.at:320: testing gsup ... ./testsuite.at:324: $abs_top_builddir/tests/gsup/gsup_test ok stderr: 46. testsuite.at:288: ok 44. testsuite.at:275: ok stderr: 54. testsuite.at:340: testing oap ... ./testsuite.at:344: $abs_top_builddir/tests/oap/oap_test 47. testsuite.at:295: ok 57. testsuite.at:362: testing socket_sctp ... 58. testsuite.at:371: testing osmo-auc-gen ... 50. testsuite.at:314: ok 49. testsuite.at:308: ok 57. testsuite.at:362: 56. testsuite.at:354: testing socket ... ./testsuite.at:375: $abs_top_srcdir/tests/osmo-auc-gen/osmo-auc-gen_test.sh $abs_top_builddir/utils/osmo-auc-gen ./testsuite.at:359: $abs_top_builddir/tests/socket/socket_test skipped (testsuite.at:364) 52. testsuite.at:327: testing fsm ... 53. testsuite.at:334: testing fsm_dealloc ... 42. testsuite.at:262: testing gprs-ns2 ... ./testsuite.at:265: $abs_top_builddir/tests/gb/gprs_ns2_test stderr: NSE(01001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=42, first=1, mtu=119 NSE(01001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=119 NSE(01001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=119 NSE(01001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=119 NSE(01001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=119 NSE(01001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=42, first=1, mtu=119 NSE(01001)-NSVC(none) Tx NS-BLOCK cause=O&M intervention NSE(01001)-NSVC(none) Tx NS-ALIVE NSE(01001)-NSVC(none) Tx NS-UNBLOCK NSE(01001)-NSVC(none) Rx NS-UNBLOCK-ACK NSE(01001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=84, first=0, mtu=119 NSE(01001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=119 NSE(01001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=119 NSE(01001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=119 NSE(01001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=42, first=1, mtu=119 NSE(01001)-NSVC(none) Tx NS-BLOCK cause=O&M intervention NSE(01001)-NSVC(none) Tx NS-ALIVE NSE(01001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=119 NSE(01001)-NSVC(none) Tx NS-BLOCK cause=O&M intervention NSE(01001)-NSVC(none) Tx NS-ALIVE NSE(01001)-NSVC(none) Tx NS-UNBLOCK NSE(01001)-NSVC(none) Rx NS-UNBLOCK-ACK NSE(01001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=42, first=0, mtu=119 NSE(01001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=42, first=0, mtu=119 NSE(01001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=119 NSE(01001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=119 NSE(01001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=119 NSE(01004)-NSVC(none) Tx NS-RESET cause=O&M intervention NSE(01004)-NSVC(none) Rx NS-RESET NSE(01004)-NSVC(none) Tx NS-RESET-ACK NSE(01004)-NSVC(none) Tx NS-ALIVE NSE(01004)-NSVC(none) Tx NS-UNBLOCK NSE(01004)-NSVC(none) Rx NS-UNBLOCK NSE(01004)-NSVC(none) Tx NS-UNBLOCK-ACK NSE(01004) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=42, first=1, mtu=119 NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=42, first=0, mtu=119 NSE(01004)-NSVC(none) Tx NS-RESET cause=O&M intervention NSE(01004)-NSVC(none) Rx NS-RESET NSE(01004)-NSVC(none) Tx NS-RESET-ACK NSE(01004)-NSVC(none) Tx NS-ALIVE NSE(01004)-NSVC(none) Tx NS-UNBLOCK NSE(01004)-NSVC(none) Rx NS-UNBLOCK NSE(01004)-NSVC(none) Tx NS-UNBLOCK-ACK NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=84, first=0, mtu=119 NSE(01004)-NSVC(none) Rx NS-UNITDATA NSE(01004)-NSVC(none) Rx NS-UNITDATA NSE(01004)-NSVC(none) Tx NS-BLOCK cause=O&M intervention NSE(01004)-NSVC(none) Tx NS-BLOCK-ACK NSE(01004)-NSVC(none) Rx NS-BLOCK-ACK NSE(01004)-NSVC(none) Rx NS-UNITDATA NSE(01004)-NSVC(none) Rx NS-UNITDATA NSE(01004)-NSVC(none) Tx NS-STATUS cause=NS-VC blocked NSE(01004)-NSVC(none) Rx NS-UNITDATA NSE(01004)-NSVC(none) Rx NS-UNITDATA NSE(01004) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=119 NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=119 NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=119 NSE(01004)-NSVC(none) Tx NS-ALIVE NSE(01004)-NSVC(none) Tx NS-ALIVE-ACK NSE(01004)-NSVC(none) Rx NS-ALIVE-ACK NSE(01004) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=42, first=1, mtu=119 NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=42, first=0, mtu=119 NSE(01004)-NSVC(none) Tx NS-ALIVE NSE(01004)-NSVC(none) Tx NS-ALIVE-ACK NSE(01004)-NSVC(none) Rx NS-ALIVE-ACK NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=84, first=0, mtu=119 NSE(01004)-NSVC(none) Tx NS-ALIVE NSE(01004)-NSVC(none) Tx NS-ALIVE-ACK NSE(01004)-NSVC(none) Rx NS-ALIVE-ACK NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=126, first=0, mtu=119 NSE(01004)-NSVC(none) Rx NS-UNITDATA NSE(01004)-NSVC(none) Rx NS-UNITDATA NSE(01004)-NSVC(none) Rx NS-UNITDATA NSE(01004)-NSVC(none) Rx NS-UNITDATA NSE(01004)-NSVC(none) Rx NS-UNITDATA NSE(01004)-NSVC(none) Rx NS-UNITDATA NSE(01004)-NSVC(none) Tx NS-UNITDATA NSE(01004)-NSVC(none) Tx NS-UNITDATA NSE(01004)-NSVC(none) Tx NS-UNITDATA NSE(01004)-NSVC(none) Tx NS-UNITDATA NSE(01004)-NSVC(none) Tx NS-UNITDATA NSE(01004)-NSVC(none) Tx NS-UNITDATA NSE(01004)-NSVC(none) Tx NS-UNITDATA NSE(01004)-NSVC(none) Tx NS-UNITDATA NSE(01004)-NSVC(none) Tx NS-UNITDATA NSE(01004)-NSVC(none) Tx NS-UNITDATA NSE(01004)-NSVC(none) Tx NS-UNITDATA NSE(01004)-NSVC(none) Tx NS-UNITDATA count_pdus(bind[0]) = 2 count_pdus(bind[1]) = 4 count_pdus(bind[2]) = 6 NSE(01004) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=119 NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=119 NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=119 NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=119 NSE(01004)-NSVC(none) Tx NS-RESET cause=O&M intervention NSE(01004)-NSVC(none) Rx NS-RESET NSE(01004)-NSVC(none) Tx NS-RESET-ACK NSE(01004)-NSVC(none) Tx NS-ALIVE NSE(01004)-NSVC(none) Tx NS-UNBLOCK NSE(01004)-NSVC(none) Rx NS-UNBLOCK NSE(01004)-NSVC(none) Tx NS-UNBLOCK-ACK NSE(01004) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=42, first=1, mtu=119 NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=42, first=0, mtu=119 NSE(01004)-NSVC(none) Tx NS-RESET cause=O&M intervention NSE(01004)-NSVC(none) Rx NS-RESET NSE(01004)-NSVC(none) Tx NS-RESET-ACK NSE(01004)-NSVC(none) Tx NS-ALIVE NSE(01004)-NSVC(none) Tx NS-UNBLOCK NSE(01004)-NSVC(none) Rx NS-UNBLOCK NSE(01004)-NSVC(none) Tx NS-UNBLOCK-ACK NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=84, first=0, mtu=119 NSE(01004) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=119 NSE(01004) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=119 NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=119 NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=119 NSE(01004)-NSVC(none) Tx NS-RESET cause=O&M intervention NSE(01004)-NSVC(none) Rx NS-RESET NSE(01004)-NSVC(none) Tx NS-RESET-ACK NSE(01004)-NSVC(none) Tx NS-ALIVE NSE(01004)-NSVC(none) Tx NS-UNBLOCK NSE(01004)-NSVC(none) Rx NS-UNBLOCK NSE(01004)-NSVC(none) Tx NS-UNBLOCK-ACK NSE(01004) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=42, first=1, mtu=119 NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=42, first=0, mtu=119 NSE(01004)-NSVC(none) Tx NS-RESET cause=O&M intervention NSE(01004)-NSVC(none) Rx NS-RESET NSE(01004)-NSVC(none) Tx NS-RESET-ACK NSE(01004)-NSVC(none) Tx NS-ALIVE NSE(01004)-NSVC(none) Tx NS-UNBLOCK NSE(01004)-NSVC(none) Rx NS-UNBLOCK NSE(01004)-NSVC(none) Tx NS-UNBLOCK-ACK NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=84, first=0, mtu=119 NSE(01004)-NSVC(none) Rx NS-UNITDATA NSE(01004)-NSVC(none) Rx NS-UNITDATA NSE(01004) NS-STATUS.ind(bvci=00000): cause=NSE MTU changed, transfer=84, first=0, mtu=96 NSE(01004) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=96 NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=96 NSE(01004)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=96 56. testsuite.at:354: 60. testsuite.at:384: testing sercomm ... ./testsuite.at:387: $abs_top_builddir/tests/sercomm/sercomm_test ok ./testsuite.at:337: $abs_top_builddir/tests/fsm/fsm_dealloc_test 55. testsuite.at:347: testing oap_client ... ./testsuite.at:351: $abs_top_builddir/tests/oap/oap_client_test 55. testsuite.at:347: ok ./testsuite.at:331: $abs_top_builddir/tests/fsm/fsm_test stderr: 59. testsuite.at:378: testing endian ... ./testsuite.at:381: $abs_top_builddir/tests/endian/endian_test stderr: 60. testsuite.at:384: ok 42. testsuite.at:262: ok 61. testsuite.at:390: testing prbs ... ./testsuite.at:393: $abs_top_builddir/tests/prbs/prbs_test stderr: 59. testsuite.at:378: ok 65. testsuite.at:414: testing sockaddr_str ... 64. testsuite.at:408: testing tdef ... ./testsuite.at:411: $abs_top_builddir/tests/tdef/tdef_test ./testsuite.at:417: $abs_top_builddir/tests/sockaddr_str/sockaddr_str_test 61. testsuite.at:390: ok stderr: stderr: 62. testsuite.at:396: testing gsm23003 ... ./testsuite.at:399: $abs_top_builddir/tests/gsm23003/gsm23003_test stderr: 63. testsuite.at:402: testing gsm23236 ... DLGLOBAL <0000> tdef_test(test_tdef_state_timeout)[0x5614a0b05060]{Z}: transition to state B not permitted! DLGLOBAL <0000> tdef_test(test_tdef_state_timeout)[0x5614a0b05060]{Z}: transition to state C not permitted! DLGLOBAL <0000> tdef_test(test_tdef_state_timeout)[0x5614a0b05060]{Z}: transition to state D not permitted! 65. testsuite.at:414: ok 62. testsuite.at:396: ok 64. testsuite.at:408: ok stdout: 53. testsuite.at:334: 68. testsuite.at:433: testing exec ... ok ./testsuite.at:405: $abs_top_builddir/tests/gsm23236/gsm23236_test ./testsuite.at:437: $abs_top_builddir/tests/exec/exec_test stderr: 51. testsuite.at:320: ok 67. testsuite.at:427: testing context ... 54. testsuite.at:340: 63. testsuite.at:402: ok ok 69. testsuite.at:440: testing i460_mux ... ./testsuite.at:443: $abs_top_builddir/tests/i460_mux/i460_mux_test 72. testsuite.at:458: testing bsslap ... ./testsuite.at:461: $abs_top_builddir/tests/bsslap/bsslap_test 70. testsuite.at:446: testing bitgen ... stderr: ./testsuite.at:430: $abs_top_builddir/tests/context/context_test 69. testsuite.at:440: ok stderr: 75. testsuite.at:476: testing base64 ... ./testsuite.at:479: $abs_top_builddir/tests/base64/base64_test stderr: 71. testsuite.at:452: testing gad ... 74. testsuite.at:470: testing it_q ... ./testsuite.at:449: $abs_top_builddir/tests/bitgen/bitgen_test ./testsuite.at:455: $abs_top_builddir/tests/gad/gad_test 72. testsuite.at:458: ok stderr: 66. testsuite.at:420: testing use_count ... ./testsuite.at:424: $abs_top_builddir/tests/use_count/use_count_test stderr: ./testsuite.at:473: $abs_top_builddir/tests/it_q/it_q_test 76. testsuite.at:482: testing time_cc ... 75. testsuite.at:476: ok stderr: 66. testsuite.at:420: ok 77. testsuite.at:488: testing iuup ... 67. testsuite.at:427: ok ./testsuite.at:485: $abs_top_builddir/tests/time_cc/time_cc_test 70. testsuite.at:446: ok ./testsuite.at:491: $abs_top_builddir/tests/iuup/iuup_test stderr: 78. testsuite.at:494: testing v110_frame_test ... ./testsuite.at:497: $abs_top_builddir/tests/v110/frame_test stderr: 73. testsuite.at:464: testing bssmap_le ... ./testsuite.at:467: $abs_top_builddir/tests/bssmap_le/bssmap_le_test stderr: 73. testsuite.at:464: ok 76. testsuite.at:482: ok 74. testsuite.at:470: DLIUUP IuUP(test_tinit_timeout_retrans){NULL}: Allocated DLIUUP IuUP(test_tinit_timeout_retrans){NULL}: Received Event IuUP-CONFIG-req DLIUUP IuUP(test_tinit_timeout_retrans){NULL}: state_chg to Initialisation DLIUUP IuUP(test_tinit_timeout_retrans){Initialisation}: Timeout of T1 DLIUUP IuUP(test_tinit_timeout_retrans){Initialisation}: Timeout of T1 DLIUUP IuUP(test_tinit_timeout_retrans){Initialisation}: Timeout of T1 DLIUUP IuUP(test_tinit_timeout_retrans){Initialisation}: Timeout of T1 DLIUUP IuUP(test_tinit_timeout_retrans){Initialisation}: Deallocated DLIUUP IuUP(test_init_nack_retrans){NULL}: Allocated DLIUUP IuUP(test_init_nack_retrans){NULL}: Received Event IuUP-CONFIG-req DLIUUP IuUP(test_init_nack_retrans){NULL}: state_chg to Initialisation DLIUUP IuUP(test_init_nack_retrans){Initialisation}: Received Event INIT_NACK DLIUUP IuUP(test_init_nack_retrans){Initialisation}: Rx Initialization NACK N=0/3 DLIUUP IuUP(test_init_nack_retrans){Initialisation}: Received Event INIT_NACK DLIUUP IuUP(test_init_nack_retrans){Initialisation}: Rx Initialization NACK N=1/3 DLIUUP IuUP(test_init_nack_retrans){Initialisation}: Received Event INIT_NACK DLIUUP IuUP(test_init_nack_retrans){Initialisation}: Rx Initialization NACK N=2/3 DLIUUP IuUP(test_init_nack_retrans){Initialisation}: Received Event INIT_NACK DLIUUP IuUP(test_init_nack_retrans){Initialisation}: Rx Initialization NACK N=3/3 DLIUUP IuUP(test_init_nack_retrans){Initialisation}: Deallocated DLIUUP IuUP(test_init_ack){NULL}: Allocated DLIUUP IuUP(test_init_ack){NULL}: Received Event IuUP-CONFIG-req DLIUUP IuUP(test_init_ack){NULL}: state_chg to Initialisation DLIUUP IuUP(test_init_ack){Initialisation}: Received Event LAST_INIT_ACK DLIUUP IuUP(test_init_ack){Initialisation}: state_chg to SMpSDU_Data_Transfer_Ready DLIUUP IuUP(test_init_ack){SMpSDU_Data_Transfer_Ready}: Received Event IuUP-DATA-ind DLIUUP IuUP(test_init_ack){SMpSDU_Data_Transfer_Ready}: Received Event IuUP-DATA-req DLIUUP IuUP(test_init_ack){SMpSDU_Data_Transfer_Ready}: Deallocated DLIUUP IuUP(test_passive_init){NULL}: Allocated DLIUUP IuUP(test_passive_init){NULL}: Received Event IuUP-CONFIG-req DLIUUP IuUP(test_passive_init){NULL}: state_chg to Initialisation DLIUUP IuUP(test_passive_init){Initialisation}: Received Event INIT DLIUUP IuUP(test_passive_init){Initialisation}: Tx Initialization ACK DLIUUP IuUP(test_passive_init){Initialisation}: state_chg to SMpSDU_Data_Transfer_Ready DLIUUP IuUP(test_passive_init){SMpSDU_Data_Transfer_Ready}: Received Event IuUP-DATA-ind DLIUUP IuUP(test_passive_init){SMpSDU_Data_Transfer_Ready}: Received Event IuUP-DATA-req DLIUUP IuUP(test_passive_init){SMpSDU_Data_Transfer_Ready}: Deallocated DLIUUP IuUP(test_passive_init_retrans){NULL}: Allocated DLIUUP IuUP(test_passive_init_retrans){NULL}: Received Event IuUP-CONFIG-req DLIUUP IuUP(test_passive_init_retrans){NULL}: state_chg to Initialisation DLIUUP IuUP(test_passive_init_retrans){Initialisation}: Received Event INIT DLIUUP IuUP(test_passive_init_retrans){Initialisation}: Tx Initialization ACK DLIUUP IuUP(test_passive_init_retrans){Initialisation}: state_chg to SMpSDU_Data_Transfer_Ready DLIUUP IuUP(test_passive_init_retrans){SMpSDU_Data_Transfer_Ready}: Received Event INIT DLIUUP IuUP(test_passive_init_retrans){SMpSDU_Data_Transfer_Ready}: Tx Initialization ACK DLIUUP IuUP(test_passive_init_retrans){SMpSDU_Data_Transfer_Ready}: Received Event IuUP-DATA-ind DLIUUP IuUP(test_passive_init_retrans){SMpSDU_Data_Transfer_Ready}: Received Event IuUP-DATA-req DLIUUP IuUP(test_passive_init_retrans){SMpSDU_Data_Transfer_Ready}: Deallocated DLIUUP IuUP(test_decode_passive_init_2_rfci_no_iptis){NULL}: Allocated DLIUUP IuUP(test_decode_passive_init_2_rfci_no_iptis){NULL}: Received Event IuUP-CONFIG-req DLIUUP IuUP(test_decode_passive_init_2_rfci_no_iptis){NULL}: state_chg to Initialisation DLIUUP IuUP(test_decode_passive_init_2_rfci_no_iptis){Initialisation}: Received Event INIT DLIUUP IuUP(test_decode_passive_init_2_rfci_no_iptis){Initialisation}: Tx Initialization ACK DLIUUP IuUP(test_decode_passive_init_2_rfci_no_iptis){Initialisation}: state_chg to SMpSDU_Data_Transfer_Ready DLIUUP IuUP(test_decode_passive_init_2_rfci_no_iptis){SMpSDU_Data_Transfer_Ready}: Deallocated ok 78. testsuite.at:494: ok 77. testsuite.at:488: ok 80. testsuite.at:506: testing gsm44021_frame_csd_test ... 79. testsuite.at:500: testing v110_ra1_test ... ./testsuite.at:503: $abs_top_builddir/tests/v110/ra1_test ./testsuite.at:509: $abs_top_builddir/tests/gsm44021/frame_csd_test 79. testsuite.at:500: ok 81. testsuite.at:512: testing osmo_io ... ./testsuite.at:517: $abs_top_builddir/tests/osmo_io/osmo_io_test 80. testsuite.at:506: ok 81. testsuite.at:512: ok stderr: 71. testsuite.at:452: ok 28. testsuite.at:171: ok 58. testsuite.at:371: ok 52. testsuite.at:327: ok 68. testsuite.at:433: ok stderr: NSVCI=65534 Creating NS-VC with Signal weight 1, Data weight 1 NSVCI=65535 Creating NS-VC with Signal weight 1, Data weight 1 Creating NS-VC for BSS at 1.2.3.4:1111 NSVCI=65535(invalid) Rx NS RESET (NSEI=4096, NSVCI=4097, cause=O&M intervention) NSEI=4096 Tx NS RESET ACK (NSVCI=4097) NSVCI=65535 Creating NS-VC with Signal weight 1, Data weight 1 Creating NS-VC for BSS at 1.2.3.4:1111 NSVCI=65535(invalid) Rx NS RESET (NSEI=4096, NSVCI=4097, cause=O&M intervention) NSEI=4096 Tx NS RESET ACK (NSVCI=4097) NSVCI=65535 Creating NS-VC with Signal weight 1, Data weight 1 Creating NS-VC for BSS at 1.2.3.4:1111 NSVCI=65535(invalid) Rx NS RESET (NSEI=4096, NSVCI=4097, cause=O&M intervention) NSEI=4096 Tx NS RESET ACK (NSVCI=4097) NSVCI=65535 Creating NS-VC with Signal weight 1, Data weight 1 Creating NS-VC for BSS at 1.2.3.4:1111 NSVCI=65535(invalid) Rx NS RESET (NSEI=4096, NSVCI=4097, cause=O&M intervention) NSEI=4096 Tx NS RESET ACK (NSVCI=4097) NSVCI=65534 Creating NS-VC with Signal weight 1, Data weight 1 Ignoring NS STATUS from 1.2.3.4:1111 for non-existing NS-VC Ignoring NS ALIVE ACK from 1.2.3.4:1111 for non-existing NS-VC Ignoring NS RESET ACK from 1.2.3.4:1111 for non-existing NS-VC NSVCI=65534 Creating NS-VC with Signal weight 1, Data weight 1 NSVCI=65535 Creating NS-VC with Signal weight 1, Data weight 1 Creating NS-VC for BSS at 1.2.3.4:1111 NSVCI=65535(invalid) Rx NS RESET (NSEI=4386, NSVCI=4386, cause=O&M intervention) NSEI=4386 Tx NS RESET ACK (NSVCI=4386) NSEI=4386 Rx NS UNBLOCK NSVCI=4386 Rx NS RESET (NSEI=4386, NSVCI=4386, cause=O&M intervention) NSEI=4386 Tx NS RESET ACK (NSVCI=4386) NSVCI=65535 Creating NS-VC with Signal weight 1, Data weight 1 Creating NS-VC for BSS at 1.2.3.4:3333 NSVCI=65535(invalid) Rx NS RESET (NSEI=4386, NSVCI=13124, cause=O&M intervention) NSEI=4386 Tx NS RESET ACK (NSVCI=13124) NS-VC changed NSEI (NSVCI=4386) from 4386 to 13124 NSVCI=4386 Rx NS RESET (NSEI=13124, NSVCI=4386, cause=O&M intervention) NSEI=13124 Tx NS RESET ACK (NSVCI=4386) NSVCI=13124 Rx NS RESET (NSEI=4386, NSVCI=4386, cause=O&M intervention) NS-VC changed link (NSVCI=4386) from 1.2.3.4:3333 to 1.2.3.4:4444 NSEI=4386 Tx NS RESET ACK (NSVCI=4386) NSVCI=4386 Rx NS RESET (NSEI=4386, NSVCI=4386, cause=O&M intervention) NSEI=4386 Tx NS RESET ACK (NSVCI=4386) NSVCI=65534 Creating NS-VC with Signal weight 1, Data weight 1 NSVCI=65535 Creating NS-VC with Signal weight 1, Data weight 1 Creating NS-VC for BSS at 1.2.3.4:1111 NSVCI=65535(invalid) Rx NS RESET (NSEI=4096, NSVCI=4097, cause=O&M intervention) NSEI=4096 Tx NS RESET ACK (NSVCI=4097) NSEI=4096 Rx NS UNBLOCK NSVCI=65535 Creating NS-VC with Signal weight 1, Data weight 1 Creating NS-VC for BSS at 1.2.3.4:2222 NSVCI=65535(invalid) Rx NS RESET (NSEI=8192, NSVCI=8193, cause=O&M intervention) NSEI=8192 Tx NS RESET ACK (NSVCI=8193) NSEI=8192 Rx NS UNBLOCK NSEI=4096 RESET procedure based on API request NSEI=4096 Tx NS RESET (NSVCI=4097, cause=O&M intervention) NSVCI=4097 Rx NS RESET ACK (NSEI=4096, NSVCI=4097) NSEI=8192 RESET procedure based on API request NSEI=8192 Tx NS RESET (NSVCI=8193, cause=O&M intervention) NSVCI=8193 Rx NS RESET ACK (NSEI=4096, NSVCI=4097) NS-VC changed link (NSVCI=4097) from 1.2.3.4:2222 to 1.2.3.4:1111 NSEI=8192 RESET procedure based on API request NSEI=8192 Tx NS RESET (NSVCI=8193, cause=O&M intervention) failed to send NS message via UDP: Operation not permitted NSEI=8192, error resetting NS-VC NSEI=4096 RESET procedure based on API request NSEI=4096 Tx NS RESET (NSVCI=4097, cause=O&M intervention) NSVCI=4097 Rx NS RESET ACK (NSEI=4096, NSVCI=4097) NSVCI=8193 Rx NS RESET (NSEI=8192, NSVCI=8193, cause=O&M intervention) NSEI=8192 Tx NS RESET ACK (NSVCI=8193) NSEI=8192 Rx NS UNBLOCK NSVCI=4097 Rx NS RESET (NSEI=61440, NSVCI=4097, cause=O&M intervention) NSEI=61440 Tx NS RESET ACK (NSVCI=4097) NSVCI=4097 Rx NS RESET (NSEI=4096, NSVCI=61441, cause=O&M intervention) Creating NS-VC 61441 replacing 4097 at 1.2.3.4:2222 NSVCI=61441 Creating NS-VC with Signal weight 1, Data weight 1 NSEI=4096 Tx NS RESET ACK (NSVCI=61441) NSVCI=61441 Rx NS RESET (NSEI=4096, NSVCI=4097, cause=O&M intervention) NS-VC changed link (NSVCI=4097) from 1.2.3.4:2222 to 0.0.0.0:0 NSEI=4096 Tx NS RESET ACK (NSVCI=4097) NSVCI=4097 Rx NS RESET ACK (NSEI=4096, NSVCI=4097) NS RESET ACK Discarding unexpected message for NS-VCI 4097 from SGSN NSEI=4096 NSEI=4096 RESET procedure based on API request NSEI=4096 Tx NS RESET (NSVCI=4097, cause=O&M intervention) NSVCI=4097 Rx NS RESET ACK (NSEI=61440, NSVCI=4097) NSEI=61440 RESET procedure based on API request NSEI=61440 Tx NS RESET (NSVCI=4097, cause=O&M intervention) NSVCI=4097 Rx NS RESET ACK (NSEI=4096, NSVCI=61441) NS-VC changed link (NSVCI=61441) from 1.2.3.4:2222 to 0.0.0.0:0 NSVCI=61441 Rx NS RESET (NSEI=4096, NSVCI=4097, cause=O&M intervention) NS-VC changed link (NSVCI=4097) from 1.2.3.4:2222 to 0.0.0.0:0 NSEI=4096 Tx NS RESET ACK (NSVCI=4097) NSEI=4096 Rx NS UNBLOCK NSEI=4096 RESET procedure based on API request NSEI=4096 Tx NS RESET (NSVCI=4097, cause=O&M intervention) NSEI=4096 Rx NS UNBLOCK ACK NSVCI=4097 Rx NS RESET ACK (NSEI=4096, NSVCI=4097) NS RESET ACK Discarding unexpected message for NS-VCI 4097 from SGSN NSEI=4096 NSEI=4096 Reset timed out but RESET flag is not set NSEI=4096 Tx NS RESET (NSVCI=4097, cause=O&M intervention) NSVCI=4097 Rx NS RESET ACK (NSEI=4096, NSVCI=4097) NSVCI=65534 Creating NS-VC with Signal weight 1, Data weight 1 NSVCI=257 Creating NS-VC with Signal weight 1, Data weight 1 NSEI=256 RESET procedure based on API request NSEI=256 Tx NS RESET (NSVCI=257, cause=O&M intervention) NSVCI=257 Rx NS RESET ACK (NSEI=256, NSVCI=257) NSEI=256 Tx NS UNBLOCK (NSVCI=257) NSEI=256 Rx NS UNBLOCK ACK NSVCI=257 Rx NS RESET (NSEI=256, NSVCI=257, cause=O&M intervention) NSEI=256 Tx NS RESET ACK (NSVCI=257) NSVCI=257 Rx NS RESET (NSEI=61440, NSVCI=257, cause=O&M intervention) NSEI=256 Tx NS RESET ACK (NSVCI=257) NSVCI=257 Rx NS RESET (NSEI=256, NSVCI=61441, cause=O&M intervention) NSEI=256 Tx NS RESET ACK (NSVCI=257) NSVCI=257 Rx NS RESET (NSEI=256, NSVCI=257, cause=O&M intervention) NSEI=256 Tx NS RESET ACK (NSVCI=257) NSVCI=257 Rx NS RESET ACK (NSEI=256, NSVCI=257) NS RESET ACK Discarding unexpected message for NS-VCI 257 from SGSN NSEI=256 NSEI=256 RESET procedure based on API request NSEI=256 Tx NS RESET (NSVCI=257, cause=O&M intervention) NSVCI=257 Rx NS RESET ACK (NSEI=57344, NSVCI=257) NS RESET ACK Unknown NSEI 57344 (NS-VCI=257) from 5.6.7.8:32000 NSEI=256 RESET procedure based on API request NSEI=256 Tx NS RESET (NSVCI=257, cause=O&M intervention) NSVCI=257 Rx NS RESET ACK (NSEI=256, NSVCI=57345) NS RESET ACK Unknown NS-VCI 57345 (SGSN NSEI=256) from 5.6.7.8:32000 NSVCI=65534 Creating NS-VC with Signal weight 1, Data weight 1 NSVCI=257 Creating NS-VC with Signal weight 1, Data weight 1 NSEI=256 RESET procedure based on API request NSEI=256 Tx NS RESET (NSVCI=257, cause=O&M intervention) NSVCI=257 Rx NS RESET ACK (NSEI=256, NSVCI=257) NSEI=256 Tx NS UNBLOCK (NSVCI=257) NSEI=256 Rx NS UNBLOCK ACK NSEI=256 Tns-alive expired more then 10 times, blocking NS-VC NSEI=256 RESET procedure based on API request NSEI=256 Tx NS RESET (NSVCI=257, cause=PDU not compatible with protocol state) NSVCI=257 Rx NS RESET ACK (NSEI=256, NSVCI=257) NSEI=256 Tx NS UNBLOCK (NSVCI=257) NSEI=256 Rx NS UNBLOCK ACK NSVCI=65534 Creating NS-VC with Signal weight 1, Data weight 1 Unable to resolve NSEI 256 to NS-VC! NSVCI=257 Creating NS-VC with Signal weight 1, Data weight 1 NSEI=256 RESET procedure based on API request NSEI=256 Tx NS RESET (NSVCI=257, cause=O&M intervention) All NS-VCs for NSEI 256 are either dead or blocked! NSVCI=257 Rx NS RESET ACK (NSEI=256, NSVCI=257) NSEI=256 Tx NS UNBLOCK (NSVCI=257) All NS-VCs for NSEI 256 are either dead or blocked! NSEI=256 Rx NS UNBLOCK ACK 41. testsuite.at:256: ok ## ------------- ## ## Test results. ## ## ------------- ## 80 tests were successful. 1 test was skipped. make ext-tests make[7]: Entering directory '/obs/_temp/binpkgs/libosmocore/tests' echo "Not running python-based external tests (determined at configure-time)" Not running python-based external tests (determined at configure-time) make[7]: Leaving directory '/obs/_temp/binpkgs/libosmocore/tests' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/tests' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/tests' make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore' cd ./doc && tar cf html.tar */html make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmocore' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmocore' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmocore' create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --with autoreconf --fail-missing dh_testroot -O--fail-missing dh_prep -O--fail-missing dh_installdirs -O--fail-missing dh_auto_install -O--fail-missing make -j1 install DESTDIR=/obs/_temp/binpkgs/libosmocore/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/libosmocore' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/libosmocore' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/libosmocore/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' Making install in core make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/core' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/core' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/core' /usr/bin/install -c -m 644 application.h backtrace.h base64.h bit16gen.h bit32gen.h bit64gen.h bits.h bitvec.h bitcomp.h byteswap.h conv.h counter.h crc16.h crc16gen.h crc32gen.h crc64gen.h crc8gen.h crcgen.h endian.h defs.h exec.h fsm.h gsmtap.h gsmtap_util.h hash.h hashtable.h isdnhdlc.h it_q.h linuxlist.h linuxrbtree.h log2.h logging.h loggingrb.h stats.h macaddr.h msgb.h netdev.h netns.h osmo_io.h panic.h '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/core' /usr/bin/install -c -m 644 prbs.h prim.h process.h rate_ctr.h stat_item.h stats_tcp.h select.h sercomm.h signal.h socket.h statistics.h strrb.h talloc.h tdef.h thread.h timer.h timer_compat.h tun.h utils.h write_queue.h sockaddr_str.h time_cc.h use_count.h socket_compat.h plugin.h msgfile.h serial.h mnl.h '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/core' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/core' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/core' Making install in vty make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/vty' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/vty' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/vty' /usr/bin/install -c -m 644 buffer.h command.h logging.h stats.h misc.h telnet_interface.h vector.h vty.h ports.h cpu_sched_vty.h tdef_vty.h '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/vty' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/vty' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/vty' Making install in codec make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/codec' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/codec' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/codec' /usr/bin/install -c -m 644 ecu.h codec.h gsm610_bits.h '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/codec' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/codec' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/codec' Making install in gsm make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make install-recursive make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' Making install in protocol make[7]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol' make[8]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol' make[8]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/gsm/protocol' /usr/bin/install -c -m 644 gsm_23_032.h gsm_03_40.h gsm_03_41.h gsm_04_08.h gsm_04_08_gprs.h gsm_04_11.h gsm_04_12.h gsm_04_14.h gsm_04_80.h gsm_08_08.h gsm_08_58.h gsm_09_02.h gsm_12_21.h gsm_23_003.h gsm_23_041.h gsm_25_415.h gsm_29_118.h gsm_44_004.h gsm_44_060.h gsm_44_068.h gsm_44_318.h gsm_48_049.h gsm_48_071.h gsm_49_031.h ipaccess.h smpp34_osmocom.h '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/gsm/protocol' make[8]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol' make[7]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm/protocol' make[7]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make[8]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make[8]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/gsm' /usr/bin/install -c -m 644 a5.h abis_nm.h apn.h bts_features.h cbsp.h comp128.h comp128v23.h bitvec_gsm.h gan.h gsm0341.h gsm0411_smc.h gsm0411_smr.h gsm0411_utils.h gsm0480.h gsm0502.h gsm0503.h bsslap.h bssmap_le.h gad.h gsm0808.h gsm0808_lcs.h gsm29205.h gsm0808_utils.h gsm23003.h gsm23236.h gsm29118.h gsm44021.h gsm48.h gsm48_arfcn_range_encode.h gsm48_ie.h gsm48_rest_octets.h gsm_utils.h gsup.h gsup_sms.h i460_mux.h ipa.h iuup.h lapd_core.h lapdm.h meas_rep.h '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/gsm' /usr/bin/install -c -m 644 mncc.h prim.h l1sap.h oap.h oap_client.h rsl.h rxlev_stat.h sysinfo.h tlv.h '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/gsm' make[8]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make[7]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gsm' Making install in isdn make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/isdn' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/isdn' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/isdn' /usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/isdn' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/isdn' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/isdn' Making install in crypt make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/crypt' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/crypt' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/crypt' /usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/crypt' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/crypt' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/crypt' Making install in coding make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/coding' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/coding' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/coding' /usr/bin/install -c -m 644 gsm0503_tables.h gsm0503_parity.h gsm0503_mapping.h gsm0503_interleaving.h gsm0503_coding.h gsm0503_amr_dtx.h '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/coding' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/coding' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/coding' Making install in gprs make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' Making install in protocol make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol' make[7]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/gprs/protocol' /usr/bin/install -c -m 644 gsm_04_60.h gsm_08_16.h gsm_08_18.h gsm_24_301.h '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/gprs/protocol' make[7]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs/protocol' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' make[7]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/gprs' /usr/bin/install -c -m 644 frame_relay.h bssgp_bvc_fsm.h gprs_bssgp.h gprs_bssgp2.h gprs_bssgp_bss.h gprs_bssgp_rim.h gprs_msgb.h gprs_ns.h gprs_ns_frgre.h gprs_ns2.h gprs_rlc.h '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/gprs' make[7]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/gprs' Making install in ctrl make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/ctrl' /usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h control_vty.h '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/ctrl' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/ctrl' Making install in sim make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/sim' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/sim' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/sim' /usr/bin/install -c -m 644 class_tables.h sim.h '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/sim' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/sim' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/sim' Making install in usb make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/usb' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/usb' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/usb' /usr/bin/install -c -m 644 libusb.h '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include/osmocom/usb' make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/usb' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom/usb' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/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/libosmocore/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/include' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/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/libosmocore/include' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmocore/include' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/libosmocore/src' Making install in core make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/core' make install-am make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/core' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/core' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocore.la '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libosmocore.so.21.0.0 /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmocore.so.21.0.0 libosmocore.so.21 || { rm -f libosmocore.so.21 && ln -s libosmocore.so.21.0.0 libosmocore.so.21; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmocore.so.21.0.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.21.0.0 libosmocore.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmocore.lai /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmocore.la libtool: install: /usr/bin/install -c .libs/libosmocore.a /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmocore.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmocore.a libtool: install: ranlib /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmocore.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/core' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/core' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/core' Making install in vty make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/vty' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/vty' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: warning: relinking 'libosmovty.la' libtool: install: (cd /obs/_temp/binpkgs/libosmocore/src/vty; /bin/bash "/obs/_temp/binpkgs/libosmocore/libtool" --tag CC --mode=relink gcc -Wall -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 13:0:0 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmovty.la -rpath /usr/lib/x86_64-linux-gnu buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo talloc_ctx_vty.lo cpu_sched_vty.lo tdef_vty.lo ../../src/core/libosmocore.la -ltalloc -inst-prefix-dir /obs/_temp/binpkgs/libosmocore/debian/tmp) libtool: relink: gcc -shared -fPIC -DPIC .libs/buffer.o .libs/command.o .libs/vty.o .libs/vector.o .libs/utils.o .libs/telnet_interface.o .libs/logging_vty.o .libs/stats_vty.o .libs/fsm_vty.o .libs/talloc_ctx_vty.o .libs/cpu_sched_vty.o .libs/tdef_vty.o -L/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -losmocore -ltalloc -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmovty.so.13 -o .libs/libosmovty.so.13.0.0 libtool: install: /usr/bin/install -c .libs/libosmovty.so.13.0.0T /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmovty.so.13.0.0 libosmovty.so.13 || { rm -f libosmovty.so.13 && ln -s libosmovty.so.13.0.0 libosmovty.so.13; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmovty.so.13.0.0 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.13.0.0 libosmovty.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmovty.lai /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmovty.la libtool: install: /usr/bin/install -c .libs/libosmovty.a /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmovty.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmovty.a libtool: install: ranlib /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmovty.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/vty' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/vty' Making install in isdn make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/isdn' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/isdn' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoisdn.la '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: warning: relinking 'libosmoisdn.la' libtool: install: (cd /obs/_temp/binpkgs/libosmocore/src/isdn; /bin/bash "/obs/_temp/binpkgs/libosmocore/libtool" --tag CC --mode=relink gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoisdn.map -version-info 1:0:1 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmoisdn.la -rpath /usr/lib/x86_64-linux-gnu libisdnint.la -ltalloc -inst-prefix-dir /obs/_temp/binpkgs/libosmocore/debian/tmp) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libisdnint.a -Wl,--no-whole-archive -L/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -losmocore -lsctp -luring -lsystemd -lmnl -ltalloc -g -O2 -fstack-protector-strong -Wl,--version-script=./libosmoisdn.map -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmoisdn.so.0 -o .libs/libosmoisdn.so.0.1.0 libtool: install: /usr/bin/install -c .libs/libosmoisdn.so.0.1.0T /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmoisdn.so.0.1.0 libosmoisdn.so.0 || { rm -f libosmoisdn.so.0 && ln -s libosmoisdn.so.0.1.0 libosmoisdn.so.0; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmoisdn.so.0.1.0 libosmoisdn.so || { rm -f libosmoisdn.so && ln -s libosmoisdn.so.0.1.0 libosmoisdn.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmoisdn.la libtool: install: /usr/bin/install -c .libs/libosmoisdn.a /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmoisdn.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmoisdn.a libtool: install: ranlib /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmoisdn.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/isdn' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/isdn' Making install in codec make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/codec' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/codec' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocodec.la '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: warning: relinking 'libosmocodec.la' libtool: install: (cd /obs/_temp/binpkgs/libosmocore/src/codec; /bin/bash "/obs/_temp/binpkgs/libosmocore/libtool" --tag CC --mode=relink gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 4:0:0 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmocodec.la -rpath /usr/lib/x86_64-linux-gnu gsm610.lo gsm620.lo gsm660.lo gsm690.lo ecu.lo ecu_fr.lo ecu_fr_old.lo ../../src/core/libosmocore.la -inst-prefix-dir /obs/_temp/binpkgs/libosmocore/debian/tmp) libtool: relink: gcc -shared -fPIC -DPIC .libs/gsm610.o .libs/gsm620.o .libs/gsm660.o .libs/gsm690.o .libs/ecu.o .libs/ecu_fr.o .libs/ecu_fr_old.o -L/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -losmocore -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmocodec.so.4 -o .libs/libosmocodec.so.4.0.0 libtool: install: /usr/bin/install -c .libs/libosmocodec.so.4.0.0T /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmocodec.so.4.0.0 libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmocodec.so.4.0.0 libosmocodec.so.4 || { rm -f libosmocodec.so.4 && ln -s libosmocodec.so.4.0.0 libosmocodec.so.4; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmocodec.so.4.0.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.4.0.0 libosmocodec.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmocodec.la libtool: install: /usr/bin/install -c .libs/libosmocodec.a /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmocodec.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmocodec.a libtool: install: ranlib /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmocodec.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/codec' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/codec' Making install in gsm make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/gsm' make install-am make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/gsm' make[6]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/gsm' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogsm.la '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: warning: relinking 'libosmogsm.la' libtool: install: (cd /obs/_temp/binpkgs/libosmocore/src/gsm; /bin/bash "/obs/_temp/binpkgs/libosmocore/libtool" --tag CC --mode=relink gcc -Wall -I/usr/include/p11-kit-1 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 20:0:0 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmogsm.la -rpath /usr/lib/x86_64-linux-gnu libgsmint.la -ltalloc -lgnutls -inst-prefix-dir /obs/_temp/binpkgs/libosmocore/debian/tmp) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libgsmint.a -Wl,--no-whole-archive -L/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -losmoisdn -losmocore -lsctp -luring -lsystemd -lmnl -ltalloc -lgnutls -g -O2 -fstack-protector-strong -Wl,--version-script=./libosmogsm.map -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmogsm.so.20 -o .libs/libosmogsm.so.20.0.0 libtool: install: /usr/bin/install -c .libs/libosmogsm.so.20.0.0T /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmogsm.so.20.0.0 libosmogsm.so.20 || { rm -f libosmogsm.so.20 && ln -s libosmogsm.so.20.0.0 libosmogsm.so.20; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmogsm.so.20.0.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.20.0.0 libosmogsm.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmogsm.la libtool: install: /usr/bin/install -c .libs/libosmogsm.a /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmogsm.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmogsm.a libtool: install: ranlib /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmogsm.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/gsm' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/gsm' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/gsm' Making install in coding make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/coding' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/coding' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocoding.la '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: warning: relinking 'libosmocoding.la' libtool: install: (cd /obs/_temp/binpkgs/libosmocore/src/coding; /bin/bash "/obs/_temp/binpkgs/libosmocore/libtool" --tag CC --mode=relink gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 3:0:3 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmocoding.la -rpath /usr/lib/x86_64-linux-gnu gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/codec/libosmocodec.la -inst-prefix-dir /obs/_temp/binpkgs/libosmocore/debian/tmp) libtool: relink: gcc -shared -fPIC -DPIC .libs/gsm0503_interleaving.o .libs/gsm0503_mapping.o .libs/gsm0503_tables.o .libs/gsm0503_parity.o .libs/gsm0503_coding.o .libs/gsm0503_amr_dtx.o -L/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -losmocore -losmogsm -losmocodec -g -O2 -fstack-protector-strong -Wl,--version-script=./libosmocoding.map -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmocoding.so.0 -o .libs/libosmocoding.so.0.3.0 libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.3.0T /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmocoding.so.0.3.0 libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmocoding.so.0.3.0 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.3.0 libosmocoding.so.0; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmocoding.so.0.3.0 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.3.0 libosmocoding.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmocoding.la libtool: install: /usr/bin/install -c .libs/libosmocoding.a /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmocoding.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmocoding.a libtool: install: ranlib /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmocoding.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/coding' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/coding' Making install in gb make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/gb' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/gb' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogb.la '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: warning: relinking 'libosmogb.la' libtool: install: (cd /obs/_temp/binpkgs/libosmocore/src/gb; /bin/bash "/obs/_temp/binpkgs/libosmocore/libtool" --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 16:0:2 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmogb.la -rpath /usr/lib/x86_64-linux-gnu gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la -inst-prefix-dir /obs/_temp/binpkgs/libosmocore/debian/tmp) libtool: relink: gcc -shared -fPIC -DPIC .libs/gprs_ns.o .libs/gprs_ns_frgre.o .libs/gprs_ns_vty.o .libs/gprs_ns_sns.o .libs/gprs_bssgp.o .libs/gprs_bssgp_util.o .libs/gprs_bssgp_vty.o .libs/gprs_bssgp_rim.o .libs/gprs_bssgp_bss.o .libs/gprs_ns2.o .libs/gprs_ns2_udp.o .libs/gprs_ns2_frgre.o .libs/gprs_ns2_fr.o .libs/gprs_ns2_vc_fsm.o .libs/gprs_ns2_sns.o .libs/gprs_ns2_message.o .libs/gprs_ns2_vty.o .libs/gprs_bssgp2.o .libs/bssgp_bvc_fsm.o .libs/common_vty.o .libs/frame_relay.o -ltalloc -L/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -losmocore -losmovty -losmogsm -g -O2 -fstack-protector-strong -Wl,--version-script=./libosmogb.map -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmogb.so.14 -o .libs/libosmogb.so.14.2.0 libtool: install: /usr/bin/install -c .libs/libosmogb.so.14.2.0T /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmogb.so.14.2.0 libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmogb.so.14.2.0 libosmogb.so.14 || { rm -f libosmogb.so.14 && ln -s libosmogb.so.14.2.0 libosmogb.so.14; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmogb.so.14.2.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.14.2.0 libosmogb.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmogb.lai /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmogb.la libtool: install: /usr/bin/install -c .libs/libosmogb.a /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmogb.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmogb.a libtool: install: ranlib /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmogb.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/gb' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/gb' Making install in ctrl make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/ctrl' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/ctrl' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoctrl.la '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: warning: relinking 'libosmoctrl.la' libtool: install: (cd /obs/_temp/binpkgs/libosmocore/src/ctrl; /bin/bash "/obs/_temp/binpkgs/libosmocore/libtool" --tag CC --mode=relink gcc -Wall -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 8:1:8 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmoctrl.la -rpath /usr/lib/x86_64-linux-gnu control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la -inst-prefix-dir /obs/_temp/binpkgs/libosmocore/debian/tmp) libtool: relink: gcc -shared -fPIC -DPIC .libs/control_cmd.o .libs/control_if.o .libs/fsm_ctrl_commands.o .libs/control_vty.o -ltalloc -L/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -losmocore -losmogsm -losmovty -g -O2 -fstack-protector-strong -Wl,--version-script=./libosmoctrl.map -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmoctrl.so.0 -o .libs/libosmoctrl.so.0.8.1 libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.8.1T /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmoctrl.so.0.8.1 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.8.1 libosmoctrl.so.0; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmoctrl.so.0.8.1 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.8.1 libosmoctrl.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmoctrl.la libtool: install: /usr/bin/install -c .libs/libosmoctrl.a /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmoctrl.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmoctrl.a libtool: install: ranlib /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmoctrl.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/ctrl' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/ctrl' Making install in pseudotalloc make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/pseudotalloc' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/pseudotalloc' make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/pseudotalloc' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/pseudotalloc' Making install in sim make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/sim' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/sim' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmosim.la '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: warning: relinking 'libosmosim.la' libtool: install: (cd /obs/_temp/binpkgs/libosmocore/src/sim; /bin/bash "/obs/_temp/binpkgs/libosmocore/libtool" --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 4:0:2 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmosim.la -rpath /usr/lib/x86_64-linux-gnu core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo reader_pcsc.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc -lpcsclite -inst-prefix-dir /obs/_temp/binpkgs/libosmocore/debian/tmp) libtool: relink: gcc -shared -fPIC -DPIC .libs/core.o .libs/reader.o .libs/class_tables.o .libs/card_fs_sim.o .libs/card_fs_usim.o .libs/card_fs_uicc.o .libs/card_fs_isim.o .libs/card_fs_hpsim.o .libs/card_fs_tetra.o .libs/reader_pcsc.o -L/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -losmocore -losmogsm -ltalloc -lpcsclite -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmosim.so.2 -o .libs/libosmosim.so.2.2.0 libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.2.0T /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmosim.so.2.2.0 libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmosim.so.2.2.0 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.2.0 libosmosim.so.2; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmosim.so.2.2.0 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.2.0 libosmosim.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmosim.lai /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmosim.la libtool: install: /usr/bin/install -c .libs/libosmosim.a /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmosim.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmosim.a libtool: install: ranlib /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmosim.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/sim' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/sim' Making install in usb make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/usb' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/src/usb' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmousb.la '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: warning: relinking 'libosmousb.la' libtool: install: (cd /obs/_temp/binpkgs/libosmocore/src/usb; /bin/bash "/obs/_temp/binpkgs/libosmocore/libtool" --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmocore=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmousb.la -rpath /usr/lib/x86_64-linux-gnu osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 -inst-prefix-dir /obs/_temp/binpkgs/libosmocore/debian/tmp) libtool: relink: gcc -shared -fPIC -DPIC .libs/osmo_libusb.o -L/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -losmocore -ltalloc -lusb-1.0 -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmousb.so.0 -o .libs/libosmousb.so.0.0.1 libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmousb.so.0.0.1 libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmousb.so.0.0.1 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.1 libosmousb.so.0; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmousb.so.0.0.1 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.1 libosmousb.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmousb.lai /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmousb.la libtool: install: /usr/bin/install -c .libs/libosmousb.a /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmousb.a libtool: install: chmod 644 /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmousb.a libtool: install: ranlib /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/libosmousb.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/usb' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src/usb' make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/src' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/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/libosmocore/src' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmocore/src' Making install in utils make[3]: Entering directory '/obs/_temp/binpkgs/libosmocore/utils' make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/utils' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/utils' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge osmo-aka-verify osmo-gsmtap-logsend '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/bin' libtool: warning: '../src/core/libosmocore.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: warning: '../src/gsm/libosmogsm.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/osmo-arfcn /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/bin/osmo-arfcn libtool: warning: '../src/core/libosmocore.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: warning: '../src/gsm/libosmogsm.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/bin/osmo-auc-gen libtool: warning: '../src/core/libosmocore.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: warning: '../src/gsm/libosmogsm.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/osmo-config-merge /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/bin/osmo-config-merge libtool: warning: '../src/core/libosmocore.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: warning: '../src/gsm/libosmogsm.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/bin/osmo-aka-verify libtool: warning: '../src/core/libosmocore.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: warning: '../src/gsm/libosmogsm.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/bin/osmo-gsmtap-logsend make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/utils' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/utils' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmocore/utils' Making install in tapset make[3]: Entering directory '/obs/_temp/binpkgs/libosmocore/tapset' make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/tapset' make[4]: Nothing to be done for 'install-exec-am'. make install-data-hook make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/tapset' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore/tapset' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/tapset' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmocore/tapset' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/libosmocore/tests' make install-am make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore/tests' make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore/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/libosmocore/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmocore/tests' make[3]: Entering directory '/obs/_temp/binpkgs/libosmocore' cd ./doc && tar cf html.tar */html make[4]: Entering directory '/obs/_temp/binpkgs/libosmocore' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/bin' /usr/bin/install -c osmo-release.sh '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/bin' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/share/aclocal' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/share/aclocal' cd ./doc && tar cf html.tar */html /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/share/doc/libosmocore' /usr/bin/install -c -m 644 ./doc/html.tar '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/share/doc/libosmocore' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include' /usr/bin/install -c -m 644 osmo-release.mk '/obs/_temp/binpkgs/libosmocore/debian/tmp/usr/include' make install-data-hook make[5]: Entering directory '/obs/_temp/binpkgs/libosmocore' cd /obs/_temp/binpkgs/libosmocore/debian/tmp/usr/share/doc/libosmocore && tar xf html.tar && rm -f html.tar make[5]: Leaving directory '/obs/_temp/binpkgs/libosmocore' make[4]: Leaving directory '/obs/_temp/binpkgs/libosmocore' make[3]: Leaving directory '/obs/_temp/binpkgs/libosmocore' make[2]: Leaving directory '/obs/_temp/binpkgs/libosmocore' make[1]: Leaving directory '/obs/_temp/binpkgs/libosmocore' debian/rules override_dh_install make[1]: Entering directory '/obs/_temp/binpkgs/libosmocore' sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'` dh_install dh_install: warning: Please use dh_missing --list-missing/--fail-missing instead dh_install: warning: This feature will be removed in compat 12. make[1]: Leaving directory '/obs/_temp/binpkgs/libosmocore' dh_installdocs -O--fail-missing dh_installchangelogs -O--fail-missing dh_systemd_enable -O--fail-missing dh_installinit -O--fail-missing dh_systemd_start -O--fail-missing dh_perl -O--fail-missing dh_link -O--fail-missing dh_strip_nondeterminism -O--fail-missing dh_compress -O--fail-missing dh_fixperms -O--fail-missing dh_missing -O--fail-missing debian/rules override_dh_strip make[1]: Entering directory '/obs/_temp/binpkgs/libosmocore' dh_strip --dbg-package=libosmocore-dbg make[1]: Leaving directory '/obs/_temp/binpkgs/libosmocore' dh_makeshlibs -O--fail-missing dh_shlibdeps -O--fail-missing dpkg-shlibdeps: warning: symbol _talloc_free used by debian/libosmocodec4/usr/lib/x86_64-linux-gnu/libosmocodec.so.4.0.0 found in none of the libraries dpkg-shlibdeps: warning: symbol talloc_named_const used by debian/libosmocodec4/usr/lib/x86_64-linux-gnu/libosmocodec.so.4.0.0 found in none of the libraries dpkg-shlibdeps: warning: symbol bssgp_prim_cb used by debian/libosmogb14/usr/lib/x86_64-linux-gnu/libosmogb.so.14.2.0 found in none of the libraries dh_installdeb -O--fail-missing dh_gencontrol -O--fail-missing dh_md5sums -O--fail-missing dh_builddeb -O--fail-missing dpkg-deb: building package 'libosmocodec-doc' in '../libosmocodec-doc_1.9.1_all.deb'. dpkg-deb: building package 'libosmocoding-doc' in '../libosmocoding-doc_1.9.1_all.deb'. dpkg-deb: building package 'libosmocore' in '../libosmocore_1.9.1_amd64.deb'. dpkg-deb: building package 'libosmocore-doc' in '../libosmocore-doc_1.9.1_all.deb'. dpkg-deb: building package 'libosmoctrl-doc' in '../libosmoctrl-doc_1.9.1_all.deb'. dpkg-deb: building package 'libosmogb-doc' in '../libosmogb-doc_1.9.1_all.deb'. dpkg-deb: building package 'libosmogsm-doc' in '../libosmogsm-doc_1.9.1_all.deb'. dpkg-deb: building package 'libosmovty-doc' in '../libosmovty-doc_1.9.1_all.deb'. dpkg-deb: building package 'libosmoisdn-doc' in '../libosmoisdn-doc_1.9.1_all.deb'. dpkg-deb: building package 'libosmousb-doc' in '../libosmousb-doc_1.9.1_all.deb'. dpkg-deb: building package 'libosmocore-utils' in '../libosmocore-utils_1.9.1_amd64.deb'. dpkg-deb: building package 'libosmosim-doc' in '../libosmosim-doc_1.9.1_all.deb'. dpkg-deb: building package 'libosmocodec4' in '../libosmocodec4_1.9.1_amd64.deb'. dpkg-deb: building package 'libosmocore-dbg' in '../libosmocore-dbg_1.9.1_amd64.deb'. dpkg-deb: building package 'libosmocore-dev' in '../libosmocore-dev_1.9.1_amd64.deb'. dpkg-deb: building package 'libosmousb0' in '../libosmousb0_1.9.1_amd64.deb'. dpkg-deb: building package 'libosmovty13' in '../libosmovty13_1.9.1_amd64.deb'. dpkg-deb: building package 'libosmosim2' in '../libosmosim2_1.9.1_amd64.deb'. dpkg-deb: building package 'libosmocoding0' in '../libosmocoding0_1.9.1_amd64.deb'. dpkg-deb: building package 'libosmocore21' in '../libosmocore21_1.9.1_amd64.deb'. dpkg-deb: building package 'libosmoctrl0' in '../libosmoctrl0_1.9.1_amd64.deb'. dpkg-deb: building package 'libosmogsm20' in '../libosmogsm20_1.9.1_amd64.deb'. dpkg-deb: building package 'libosmogb14' in '../libosmogb14_1.9.1_amd64.deb'. dpkg-deb: building package 'libosmoisdn0' in '../libosmoisdn0_1.9.1_amd64.deb'. dpkg-genbuildinfo -O../libosmocore_1.9.1_amd64.buildinfo dpkg-genchanges -O../libosmocore_1.9.1_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c libosmocodec-doc_1.9.1_all.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocodec-doc/ -rw-r--r-- root/root 35069 2024-06-06 16:31 ./usr/share/doc/libosmocodec-doc/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmocodec-doc/copyright drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/ -rw-r--r-- root/root 5318 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/annotated.html -rw-r--r-- root/root 458 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/annotated_dup.js -rw-r--r-- root/root 676 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/bc_s.png -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/bdwn.png -rw-r--r-- root/root 4693 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/classes.html -rw-r--r-- root/root 132 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/closed.png -rw-r--r-- root/root 93842 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/codec_8h.html -rw-r--r-- root/root 5696 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/codec_8h.js -rw-r--r-- root/root 56585 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/codec_8h_source.html -rw-r--r-- root/root 5227 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/dir_151477fbb2004db53c35e14eac38e5d5.html -rw-r--r-- root/root 204 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/dir_151477fbb2004db53c35e14eac38e5d5.js -rw-r--r-- root/root 4382 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- root/root 148 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js -rw-r--r-- root/root 4501 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html -rw-r--r-- root/root 148 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js -rw-r--r-- root/root 6561 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/dir_b28332b7c67bf5065126b2ebef06f8f3.html -rw-r--r-- root/root 412 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/dir_b28332b7c67bf5065126b2ebef06f8f3.js -rw-r--r-- root/root 4396 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/dir_d44c64559bbebec7f509842c48db8b23.html -rw-r--r-- root/root 150 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/dir_d44c64559bbebec7f509842c48db8b23.js -rw-r--r-- root/root 746 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/doc.png -rw-r--r-- root/root 33676 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/doxygen.css -rw-r--r-- root/root 15382 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/doxygen.svg -rw-r--r-- root/root 4452 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/dynsections.js -rw-r--r-- root/root 21704 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/ecu_8c.html -rw-r--r-- root/root 596 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/ecu_8c.js -rw-r--r-- root/root 30116 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/ecu_8h.html -rw-r--r-- root/root 1627 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/ecu_8h.js -rw-r--r-- root/root 31604 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/ecu_8h_source.html -rw-r--r-- root/root 38270 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/ecu__fr_8c.html -rw-r--r-- root/root 1978 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/ecu__fr_8c.js -rw-r--r-- root/root 19685 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/ecu__fr__old_8c.html -rw-r--r-- root/root 671 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/ecu__fr__old_8c.js -rw-r--r-- root/root 8614 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/files.html -rw-r--r-- root/root 223 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/files_dup.js -rw-r--r-- root/root 616 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/folderclosed.png -rw-r--r-- root/root 597 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/folderopen.png -rw-r--r-- root/root 6197 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/functions.html -rw-r--r-- root/root 6094 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/functions_vars.html -rw-r--r-- root/root 4140 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals.html -rw-r--r-- root/root 6166 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_a.html -rw-r--r-- root/root 3995 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_c.html -rw-r--r-- root/root 4793 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_defs.html -rw-r--r-- root/root 389 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_dup.js -rw-r--r-- root/root 4483 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_e.html -rw-r--r-- root/root 4417 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_enum.html -rw-r--r-- root/root 3889 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_eval.html -rw-r--r-- root/root 230 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_eval.js -rw-r--r-- root/root 5918 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_eval_a.html -rw-r--r-- root/root 47720 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_eval_g.html -rw-r--r-- root/root 4825 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_eval_o.html -rw-r--r-- root/root 4495 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_eval_s.html -rw-r--r-- root/root 4106 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_f.html -rw-r--r-- root/root 10764 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_func.html -rw-r--r-- root/root 51767 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_g.html -rw-r--r-- root/root 10949 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_o.html -rw-r--r-- root/root 4614 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_r.html -rw-r--r-- root/root 4952 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_s.html -rw-r--r-- root/root 3992 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_t.html -rw-r--r-- root/root 7760 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/globals_vars.html -rw-r--r-- root/root 23462 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/gsm610_8c.html -rw-r--r-- root/root 638 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/gsm610_8c.js -rw-r--r-- root/root 109163 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/gsm610__bits_8h.html -rw-r--r-- root/root 34078 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/gsm610__bits_8h.js -rw-r--r-- root/root 198608 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/gsm610__bits_8h_source.html -rw-r--r-- root/root 12569 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/gsm620_8c.html -rw-r--r-- root/root 379 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/gsm620_8c.js -rw-r--r-- root/root 21776 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/gsm660_8c.html -rw-r--r-- root/root 547 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/gsm660_8c.js -rw-r--r-- root/root 53990 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/gsm690_8c.html -rw-r--r-- root/root 1532 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/gsm690_8c.js -rw-r--r-- root/root 3786 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/index.html -rw-r--r-- root/root 176813 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/jquery.js -rw-r--r-- root/root 5866 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/menu.js -rw-r--r-- root/root 3150 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/menudata.js -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/nav_f.png -rw-r--r-- root/root 95 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/nav_g.png -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/nav_h.png -rw-r--r-- root/root 2108 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/navtree.css -rw-r--r-- root/root 15709 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/navtree.js -rw-r--r-- root/root 2327 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/navtreedata.js -rw-r--r-- root/root 20628 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/navtreeindex0.js -rw-r--r-- root/root 22042 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/navtreeindex1.js -rw-r--r-- root/root 123 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/open.png -rw-r--r-- root/root 5518 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/resize.js drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/ -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_0.html -rw-r--r-- root/root 629 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_0.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_1.html -rw-r--r-- root/root 13633 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_1.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_10.html -rw-r--r-- root/root 29561 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_10.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_11.html -rw-r--r-- root/root 1472 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_11.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_12.html -rw-r--r-- root/root 97640 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_12.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_13.html -rw-r--r-- root/root 55070 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_13.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_14.html -rw-r--r-- root/root 48040 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_14.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_15.html -rw-r--r-- root/root 14830 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_15.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_16.html -rw-r--r-- root/root 21258 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_16.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_17.html -rw-r--r-- root/root 4163 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_17.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_18.html -rw-r--r-- root/root 1385 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_18.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_19.html -rw-r--r-- root/root 157 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_19.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_2.html -rw-r--r-- root/root 42732 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_2.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_3.html -rw-r--r-- root/root 52208 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_3.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_4.html -rw-r--r-- root/root 67361 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_4.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_5.html -rw-r--r-- root/root 31595 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_5.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_6.html -rw-r--r-- root/root 18216 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_6.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_7.html -rw-r--r-- root/root 14833 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_7.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_8.html -rw-r--r-- root/root 201320 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_8.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_9.html -rw-r--r-- root/root 9874 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_9.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_a.html -rw-r--r-- root/root 36974 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_a.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_b.html -rw-r--r-- root/root 4581 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_b.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_c.html -rw-r--r-- root/root 70278 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_c.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_d.html -rw-r--r-- root/root 40296 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_d.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_e.html -rw-r--r-- root/root 137457 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_e.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_f.html -rw-r--r-- root/root 180036 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/all_f.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_0.html -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_1.html -rw-r--r-- root/root 2291 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_10.html -rw-r--r-- root/root 1535 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_10.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_11.html -rw-r--r-- root/root 1251 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_11.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_12.html -rw-r--r-- root/root 593 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_12.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_13.html -rw-r--r-- root/root 113 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_13.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_14.html -rw-r--r-- root/root 999 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_14.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_15.html -rw-r--r-- root/root 122 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_15.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_2.html -rw-r--r-- root/root 4375 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_2.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_3.html -rw-r--r-- root/root 1072 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_3.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_4.html -rw-r--r-- root/root 288 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_4.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_5.html -rw-r--r-- root/root 104 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_5.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_6.html -rw-r--r-- root/root 203 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_6.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_7.html -rw-r--r-- root/root 23728 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_7.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_8.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_8.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_9.html -rw-r--r-- root/root 3467 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_9.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_a.html -rw-r--r-- root/root 1716 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_a.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_b.html -rw-r--r-- root/root 310 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_b.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_c.html -rw-r--r-- root/root 709 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_c.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_d.html -rw-r--r-- root/root 20449 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_d.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_e.html -rw-r--r-- root/root 717 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_e.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_f.html -rw-r--r-- root/root 213 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/classes_f.js -rw-r--r-- root/root 1284 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/close.svg -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/defines_0.html -rw-r--r-- root/root 1023 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/defines_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/defines_1.html -rw-r--r-- root/root 137 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/defines_1.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_0.html -rw-r--r-- root/root 3784 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_1.html -rw-r--r-- root/root 1512 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_1.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_2.html -rw-r--r-- root/root 248 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_3.html -rw-r--r-- root/root 1760 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_4.html -rw-r--r-- root/root 264 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_5.html -rw-r--r-- root/root 1496 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_6.html -rw-r--r-- root/root 137 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_7.html -rw-r--r-- root/root 693 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_8.html -rw-r--r-- root/root 3803 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_9.html -rw-r--r-- root/root 2114 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_9.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_a.html -rw-r--r-- root/root 396 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_b.html -rw-r--r-- root/root 129 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_b.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_c.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enums_c.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enumvalues_0.html -rw-r--r-- root/root 179 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enumvalues_0.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enumvalues_1.html -rw-r--r-- root/root 2096 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enumvalues_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enumvalues_2.html -rw-r--r-- root/root 45064 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enumvalues_2.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enumvalues_3.html -rw-r--r-- root/root 1165 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enumvalues_3.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enumvalues_4.html -rw-r--r-- root/root 756 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/enumvalues_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_0.html -rw-r--r-- root/root 1887 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_1.html -rw-r--r-- root/root 2093 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_1.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_10.html -rw-r--r-- root/root 3127 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_10.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_11.html -rw-r--r-- root/root 1955 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_11.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_12.html -rw-r--r-- root/root 515 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_12.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_13.html -rw-r--r-- root/root 442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_13.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_14.html -rw-r--r-- root/root 208 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_14.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_2.html -rw-r--r-- root/root 4014 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_3.html -rw-r--r-- root/root 90 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_4.html -rw-r--r-- root/root 479 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_5.html -rw-r--r-- root/root 534 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_6.html -rw-r--r-- root/root 12443 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_7.html -rw-r--r-- root/root 175 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_8.html -rw-r--r-- root/root 1015 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_9.html -rw-r--r-- root/root 526 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_9.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_a.html -rw-r--r-- root/root 1668 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_b.html -rw-r--r-- root/root 1067 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_b.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_c.html -rw-r--r-- root/root 318 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_c.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_d.html -rw-r--r-- root/root 811 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_d.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_e.html -rw-r--r-- root/root 980 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_e.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_f.html -rw-r--r-- root/root 578 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/files_f.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_0.html -rw-r--r-- root/root 9926 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_1.html -rw-r--r-- root/root 5371 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_10.html -rw-r--r-- root/root 3041 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_11.html -rw-r--r-- root/root 8674 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_12.html -rw-r--r-- root/root 533 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_13.html -rw-r--r-- root/root 9331 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_14.html -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_15.html -rw-r--r-- root/root 605 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_15.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_2.html -rw-r--r-- root/root 4833 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_3.html -rw-r--r-- root/root 6937 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_4.html -rw-r--r-- root/root 7715 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_5.html -rw-r--r-- root/root 2528 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_6.html -rw-r--r-- root/root 952 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_7.html -rw-r--r-- root/root 70009 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_8.html -rw-r--r-- root/root 2473 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_9.html -rw-r--r-- root/root 4594 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_a.html -rw-r--r-- root/root 19497 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_b.html -rw-r--r-- root/root 11328 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_c.html -rw-r--r-- root/root 5741 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_d.html -rw-r--r-- root/root 93009 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_e.html -rw-r--r-- root/root 1605 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_f.html -rw-r--r-- root/root 9766 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/functions_f.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_0.html -rw-r--r-- root/root 629 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_0.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_1.html -rw-r--r-- root/root 180 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_1.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_10.html -rw-r--r-- root/root 270 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_10.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_11.html -rw-r--r-- root/root 301 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_11.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_2.html -rw-r--r-- root/root 201 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_2.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_3.html -rw-r--r-- root/root 585 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_3.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_4.html -rw-r--r-- root/root 149 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_4.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_5.html -rw-r--r-- root/root 1090 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_5.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_6.html -rw-r--r-- root/root 601 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_6.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_7.html -rw-r--r-- root/root 130 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_7.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_8.html -rw-r--r-- root/root 383 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_8.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_9.html -rw-r--r-- root/root 191 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_9.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_a.html -rw-r--r-- root/root 165 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_a.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_b.html -rw-r--r-- root/root 1196 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_b.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_c.html -rw-r--r-- root/root 96 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_c.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_d.html -rw-r--r-- root/root 113 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_d.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_e.html -rw-r--r-- root/root 1009 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_e.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_f.html -rw-r--r-- root/root 585 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/groups_f.js -rw-r--r-- root/root 2378 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/mag_sel.svg -rw-r--r-- root/root 500 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/nomatches.html -rw-r--r-- root/root 4562 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/search.css -rw-r--r-- root/root 23044 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/search.js -rw-r--r-- root/root 567 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/search_l.png -rw-r--r-- root/root 158 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/search_m.png -rw-r--r-- root/root 553 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/search_r.png -rw-r--r-- root/root 679 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/searchdata.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/typedefs_0.html -rw-r--r-- root/root 138 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/typedefs_0.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/typedefs_1.html -rw-r--r-- root/root 521 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/typedefs_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/typedefs_2.html -rw-r--r-- root/root 1024 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/typedefs_2.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/typedefs_3.html -rw-r--r-- root/root 250 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/typedefs_3.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/typedefs_4.html -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/typedefs_4.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/typedefs_5.html -rw-r--r-- root/root 127 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/typedefs_5.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/typedefs_6.html -rw-r--r-- root/root 127 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/typedefs_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_0.html -rw-r--r-- root/root 3528 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_1.html -rw-r--r-- root/root 26948 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_10.html -rw-r--r-- root/root 1279 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_11.html -rw-r--r-- root/root 83222 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_12.html -rw-r--r-- root/root 45250 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_13.html -rw-r--r-- root/root 36082 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_14.html -rw-r--r-- root/root 13328 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_15.html -rw-r--r-- root/root 9972 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_15.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_16.html -rw-r--r-- root/root 3736 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_16.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_17.html -rw-r--r-- root/root 799 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_17.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_18.html -rw-r--r-- root/root 157 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_18.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_2.html -rw-r--r-- root/root 39165 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_3.html -rw-r--r-- root/root 54676 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_4.html -rw-r--r-- root/root 23443 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_5.html -rw-r--r-- root/root 14911 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_6.html -rw-r--r-- root/root 13048 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_7.html -rw-r--r-- root/root 45574 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_8.html -rw-r--r-- root/root 7003 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_9.html -rw-r--r-- root/root 27013 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_a.html -rw-r--r-- root/root 3976 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_b.html -rw-r--r-- root/root 44917 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_c.html -rw-r--r-- root/root 27188 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_d.html -rw-r--r-- root/root 129859 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_e.html -rw-r--r-- root/root 58345 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_f.html -rw-r--r-- root/root 25950 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/search/variables_f.js -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/splitbar.png -rw-r--r-- root/root 12652 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/structfr__ecu__state.html -rw-r--r-- root/root 674 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/structfr__ecu__state.js -rw-r--r-- root/root 6831 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/structosmo__ecu__fr__state.html -rw-r--r-- root/root 243 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/structosmo__ecu__fr__state.js -rw-r--r-- root/root 10382 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/structosmo__ecu__ops.html -rw-r--r-- root/root 475 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/structosmo__ecu__ops.js -rw-r--r-- root/root 7379 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/structosmo__ecu__state.html -rw-r--r-- root/root 207 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/structosmo__ecu__state.js -rw-r--r-- root/root 7140 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/structts26101__reorder__table.html -rw-r--r-- root/root 228 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/structts26101__reorder__table.js -rw-r--r-- root/root 853 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/sync_off.png -rw-r--r-- root/root 845 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/sync_on.png -rw-r--r-- root/root 142 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/tab_a.png -rw-r--r-- root/root 169 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/tab_b.png -rw-r--r-- root/root 177 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/tab_h.png -rw-r--r-- root/root 184 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/tab_s.png -rw-r--r-- root/root 9957 2024-06-06 16:31 ./usr/share/doc/libosmocore/codec/html/tabs.css drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc-base/ -rw-r--r-- root/root 220 2024-06-06 16:31 ./usr/share/doc-base/libosmocodec-doc.libosmocodec-doc + dpkg -c libosmocodec4_1.9.1_amd64.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 22440 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmocodec.so.4.0.0 drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocodec4/ -rw-r--r-- root/root 35067 2024-06-06 16:31 ./usr/share/doc/libosmocodec4/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmocodec4/copyright lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmocodec.so.4 -> libosmocodec.so.4.0.0 + dpkg -c libosmocoding-doc_1.9.1_all.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocoding-doc/ -rw-r--r-- root/root 35069 2024-06-06 16:31 ./usr/share/doc/libosmocoding-doc/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmocoding-doc/copyright drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/ -rw-r--r-- root/root 5046 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/annotated.html -rw-r--r-- root/root 324 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/annotated_dup.js -rw-r--r-- root/root 676 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/bc_s.png -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/bdwn.png -rw-r--r-- root/root 4329 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/classes.html -rw-r--r-- root/root 132 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/closed.png -rw-r--r-- root/root 6110 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/dir_00db49a1f2ba5b22e7651fe853d80c1d.html -rw-r--r-- root/root 534 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/dir_00db49a1f2ba5b22e7651fe853d80c1d.js -rw-r--r-- root/root 4457 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- root/root 149 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js -rw-r--r-- root/root 7084 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/dir_916c1715d144fbc7f4f6a590d03ffb1a.html -rw-r--r-- root/root 534 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/dir_916c1715d144fbc7f4f6a590d03ffb1a.js -rw-r--r-- root/root 4576 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html -rw-r--r-- root/root 149 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js -rw-r--r-- root/root 4470 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/dir_d44c64559bbebec7f509842c48db8b23.html -rw-r--r-- root/root 150 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/dir_d44c64559bbebec7f509842c48db8b23.js -rw-r--r-- root/root 746 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/doc.png -rw-r--r-- root/root 33676 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/doxygen.css -rw-r--r-- root/root 15382 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/doxygen.svg -rw-r--r-- root/root 4452 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/dynsections.js -rw-r--r-- root/root 9585 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/files.html -rw-r--r-- root/root 223 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/files_dup.js -rw-r--r-- root/root 616 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/folderclosed.png -rw-r--r-- root/root 597 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/folderopen.png -rw-r--r-- root/root 6308 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/functions.html -rw-r--r-- root/root 6205 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/functions_vars.html -rw-r--r-- root/root 4486 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals.html -rw-r--r-- root/root 5944 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_a.html -rw-r--r-- root/root 4503 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_c.html -rw-r--r-- root/root 5724 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_d.html -rw-r--r-- root/root 5238 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_defs.html -rw-r--r-- root/root 426 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_dup.js -rw-r--r-- root/root 8571 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_e.html -rw-r--r-- root/root 4032 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_enum.html -rw-r--r-- root/root 7546 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_eval.html -rw-r--r-- root/root 25119 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_func.html -rw-r--r-- root/root 31102 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_g.html -rw-r--r-- root/root 4211 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_i.html -rw-r--r-- root/root 4229 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_o.html -rw-r--r-- root/root 4209 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_r.html -rw-r--r-- root/root 4067 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_s.html -rw-r--r-- root/root 7205 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_t.html -rw-r--r-- root/root 18367 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/globals_vars.html -rw-r--r-- root/root 2328 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__Tdef.js -rw-r--r-- root/root 5757 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__Tdef__VTY.js -rw-r--r-- root/root 1464 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__a5.js -rw-r--r-- root/root 15930 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__auth.js -rw-r--r-- root/root 644 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__bitcomp.js -rw-r--r-- root/root 2568 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__bits.js -rw-r--r-- root/root 4579 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__bitvec.js -rw-r--r-- root/root 9132 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__bsslap.js -rw-r--r-- root/root 19408 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__bssmap__le.js -rw-r--r-- root/root 361548 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__coding.html -rw-r--r-- root/root 15279 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__coding.js -rw-r--r-- root/root 24162 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__command.js -rw-r--r-- root/root 2562 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__conv.js -rw-r--r-- root/root 289 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__cpu__sched__VTY.js -rw-r--r-- root/root 2203 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__crc.js -rw-r--r-- root/root 1408 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__crypto.js -rw-r--r-- root/root 5586 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__fsm.js -rw-r--r-- root/root 3852 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__gad.js -rw-r--r-- root/root 202 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__gea.js -rw-r--r-- root/root 14716 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__gsm0408.js -rw-r--r-- root/root 1908 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__gsm0502.js -rw-r--r-- root/root 25540 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__gsm0808.js -rw-r--r-- root/root 720 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__gsm29205.js -rw-r--r-- root/root 2322 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__gsmtap.js -rw-r--r-- root/root 21766 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__gsup.js -rw-r--r-- root/root 92799 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__interleaving.html -rw-r--r-- root/root 2757 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__interleaving.js -rw-r--r-- root/root 2332 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__ipa.js -rw-r--r-- root/root 518 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__kdf.js -rw-r--r-- root/root 9416 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__lapd.js -rw-r--r-- root/root 7544 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__lapdm.js -rw-r--r-- root/root 34224 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__libgb.js -rw-r--r-- root/root 3028 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__linuxlist.js -rw-r--r-- root/root 13163 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__logging.js -rw-r--r-- root/root 616 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__logging__internal.js -rw-r--r-- root/root 590 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__loggingrb.js -rw-r--r-- root/root 41382 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__mapping.html -rw-r--r-- root/root 1459 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__mapping.js -rw-r--r-- root/root 6131 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__msgb.js -rw-r--r-- root/root 3096 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__netdev.js -rw-r--r-- root/root 2525 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__oap.js -rw-r--r-- root/root 88292 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__oml.js -rw-r--r-- root/root 704 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__osmo__it__q.js -rw-r--r-- root/root 2919 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__osmo__stat__item.js -rw-r--r-- root/root 720 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__osmo__strrb.js -rw-r--r-- root/root 43921 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__parity.html -rw-r--r-- root/root 2005 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__parity.js -rw-r--r-- root/root 1324 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__prim.js -rw-r--r-- root/root 5130 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__rate__ctr.js -rw-r--r-- root/root 51116 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__rsl.js -rw-r--r-- root/root 2665 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__select.js -rw-r--r-- root/root 4012 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__sercomm.js -rw-r--r-- root/root 717 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__serial.js -rw-r--r-- root/root 1484 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__signal.js -rw-r--r-- root/root 6978 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__sms.js -rw-r--r-- root/root 2788 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__sockaddr__str.js -rw-r--r-- root/root 5108 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__socket.js -rw-r--r-- root/root 11574 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__stats.js -rw-r--r-- root/root 131340 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__tables.html -rw-r--r-- root/root 9045 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__tables.js -rw-r--r-- root/root 496 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__telnet__interface.js -rw-r--r-- root/root 125 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__thread.js -rw-r--r-- root/root 362 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__time__cc.js -rw-r--r-- root/root 2868 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__timer.js -rw-r--r-- root/root 9818 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__tlv.js -rw-r--r-- root/root 2393 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__tun.js -rw-r--r-- root/root 1550 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__use__count.js -rw-r--r-- root/root 8716 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__utils.js -rw-r--r-- root/root 1491 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__vector.js -rw-r--r-- root/root 5375 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__vty.js -rw-r--r-- root/root 609 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/group__write__queue.js -rw-r--r-- root/root 53054 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__amr__dtx_8c.html -rw-r--r-- root/root 2435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__amr__dtx_8c.js -rw-r--r-- root/root 13202 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__amr__dtx_8h.html -rw-r--r-- root/root 2247 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__amr__dtx_8h.js -rw-r--r-- root/root 24727 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__amr__dtx_8h_source.html -rw-r--r-- root/root 82788 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__coding_8c.html -rw-r--r-- root/root 9282 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__coding_8c.js -rw-r--r-- root/root 45084 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__coding_8h.html -rw-r--r-- root/root 5664 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__coding_8h.js -rw-r--r-- root/root 66059 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__coding_8h_source.html -rw-r--r-- root/root 30171 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__interleaving_8c.html -rw-r--r-- root/root 2616 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__interleaving_8c.js -rw-r--r-- root/root 30249 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__interleaving_8h.html -rw-r--r-- root/root 2616 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__interleaving_8h.js -rw-r--r-- root/root 38076 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__interleaving_8h_source.html -rw-r--r-- root/root 15948 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__mapping_8c.html -rw-r--r-- root/root 1338 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__mapping_8c.js -rw-r--r-- root/root 15717 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__mapping_8h.html -rw-r--r-- root/root 1338 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__mapping_8h.js -rw-r--r-- root/root 21787 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__mapping_8h_source.html -rw-r--r-- root/root 11932 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__parity_8c.html -rw-r--r-- root/root 958 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__parity_8c.js -rw-r--r-- root/root 12173 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__parity_8h.html -rw-r--r-- root/root 958 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__parity_8h.js -rw-r--r-- root/root 13761 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__parity_8h_source.html -rw-r--r-- root/root 24082 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__tables_8c.html -rw-r--r-- root/root 4478 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__tables_8c.js -rw-r--r-- root/root 24368 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__tables_8h.html -rw-r--r-- root/root 4478 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__tables_8h.js -rw-r--r-- root/root 35493 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/gsm0503__tables_8h_source.html -rw-r--r-- root/root 6141 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/index.html -rw-r--r-- root/root 176813 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/jquery.js -rw-r--r-- root/root 5866 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/menu.js -rw-r--r-- root/root 2943 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/menudata.js -rw-r--r-- root/root 20924 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/modules.html -rw-r--r-- root/root 5983 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/modules.js -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/nav_f.png -rw-r--r-- root/root 95 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/nav_g.png -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/nav_h.png -rw-r--r-- root/root 2108 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtree.css -rw-r--r-- root/root 15709 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtree.js -rw-r--r-- root/root 3818 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreedata.js -rw-r--r-- root/root 16017 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex0.js -rw-r--r-- root/root 20584 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex1.js -rw-r--r-- root/root 24775 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex10.js -rw-r--r-- root/root 24775 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex11.js -rw-r--r-- root/root 19700 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex12.js -rw-r--r-- root/root 24517 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex13.js -rw-r--r-- root/root 16973 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex14.js -rw-r--r-- root/root 17020 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex15.js -rw-r--r-- root/root 16875 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex16.js -rw-r--r-- root/root 1819 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex17.js -rw-r--r-- root/root 19338 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex2.js -rw-r--r-- root/root 18776 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex3.js -rw-r--r-- root/root 17344 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex4.js -rw-r--r-- root/root 18831 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex5.js -rw-r--r-- root/root 19815 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex6.js -rw-r--r-- root/root 18524 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex7.js -rw-r--r-- root/root 20366 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex8.js -rw-r--r-- root/root 17752 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/navtreeindex9.js -rw-r--r-- root/root 123 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/open.png -rw-r--r-- root/root 5518 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/resize.js drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/ -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_0.html -rw-r--r-- root/root 629 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_0.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_1.html -rw-r--r-- root/root 13368 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_1.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_10.html -rw-r--r-- root/root 29577 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_10.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_11.html -rw-r--r-- root/root 1472 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_11.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_12.html -rw-r--r-- root/root 96916 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_12.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_13.html -rw-r--r-- root/root 54168 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_13.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_14.html -rw-r--r-- root/root 47797 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_14.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_15.html -rw-r--r-- root/root 14812 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_15.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_16.html -rw-r--r-- root/root 21258 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_16.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_17.html -rw-r--r-- root/root 4163 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_17.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_18.html -rw-r--r-- root/root 1385 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_18.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_19.html -rw-r--r-- root/root 157 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_19.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_2.html -rw-r--r-- root/root 40525 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_2.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_3.html -rw-r--r-- root/root 52208 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_3.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_4.html -rw-r--r-- root/root 67885 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_4.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_5.html -rw-r--r-- root/root 33411 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_5.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_6.html -rw-r--r-- root/root 18743 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_6.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_7.html -rw-r--r-- root/root 14671 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_7.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_8.html -rw-r--r-- root/root 151593 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_8.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_9.html -rw-r--r-- root/root 9784 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_9.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_a.html -rw-r--r-- root/root 37254 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_a.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_b.html -rw-r--r-- root/root 4599 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_b.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_c.html -rw-r--r-- root/root 70408 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_c.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_d.html -rw-r--r-- root/root 40260 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_d.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_e.html -rw-r--r-- root/root 137461 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_e.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_f.html -rw-r--r-- root/root 169646 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/all_f.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_0.html -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_1.html -rw-r--r-- root/root 2291 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_10.html -rw-r--r-- root/root 1535 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_10.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_11.html -rw-r--r-- root/root 1251 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_11.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_12.html -rw-r--r-- root/root 610 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_12.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_13.html -rw-r--r-- root/root 113 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_13.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_14.html -rw-r--r-- root/root 999 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_14.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_15.html -rw-r--r-- root/root 122 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_15.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_2.html -rw-r--r-- root/root 4375 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_2.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_3.html -rw-r--r-- root/root 1072 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_3.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_4.html -rw-r--r-- root/root 288 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_4.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_5.html -rw-r--r-- root/root 104 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_5.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_6.html -rw-r--r-- root/root 220 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_6.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_7.html -rw-r--r-- root/root 23674 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_7.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_8.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_8.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_9.html -rw-r--r-- root/root 3467 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_9.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_a.html -rw-r--r-- root/root 1716 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_a.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_b.html -rw-r--r-- root/root 310 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_b.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_c.html -rw-r--r-- root/root 709 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_c.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_d.html -rw-r--r-- root/root 20500 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_d.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_e.html -rw-r--r-- root/root 717 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_e.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_f.html -rw-r--r-- root/root 213 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/classes_f.js -rw-r--r-- root/root 1284 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/close.svg -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/defines_0.html -rw-r--r-- root/root 130 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/defines_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_0.html -rw-r--r-- root/root 3784 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_1.html -rw-r--r-- root/root 1512 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_1.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_2.html -rw-r--r-- root/root 121 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_3.html -rw-r--r-- root/root 1615 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_4.html -rw-r--r-- root/root 264 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_5.html -rw-r--r-- root/root 1496 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_6.html -rw-r--r-- root/root 137 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_7.html -rw-r--r-- root/root 693 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_8.html -rw-r--r-- root/root 3329 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_9.html -rw-r--r-- root/root 2114 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_9.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_a.html -rw-r--r-- root/root 396 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_b.html -rw-r--r-- root/root 129 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_b.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_c.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enums_c.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enumvalues_0.html -rw-r--r-- root/root 1998 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enumvalues_0.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enumvalues_1.html -rw-r--r-- root/root 1712 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/enumvalues_1.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_0.html -rw-r--r-- root/root 1887 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_1.html -rw-r--r-- root/root 2093 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_1.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_10.html -rw-r--r-- root/root 3127 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_10.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_11.html -rw-r--r-- root/root 1955 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_11.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_12.html -rw-r--r-- root/root 515 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_12.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_13.html -rw-r--r-- root/root 442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_13.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_14.html -rw-r--r-- root/root 208 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_14.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_2.html -rw-r--r-- root/root 4031 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_3.html -rw-r--r-- root/root 90 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_4.html -rw-r--r-- root/root 547 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_5.html -rw-r--r-- root/root 534 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_6.html -rw-r--r-- root/root 12312 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_7.html -rw-r--r-- root/root 175 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_8.html -rw-r--r-- root/root 1015 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_9.html -rw-r--r-- root/root 526 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_9.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_a.html -rw-r--r-- root/root 1668 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_b.html -rw-r--r-- root/root 1067 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_b.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_c.html -rw-r--r-- root/root 318 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_c.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_d.html -rw-r--r-- root/root 811 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_d.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_e.html -rw-r--r-- root/root 980 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_e.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_f.html -rw-r--r-- root/root 578 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/files_f.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_0.html -rw-r--r-- root/root 9821 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_1.html -rw-r--r-- root/root 5371 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_10.html -rw-r--r-- root/root 3041 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_11.html -rw-r--r-- root/root 8674 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_12.html -rw-r--r-- root/root 533 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_13.html -rw-r--r-- root/root 9331 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_14.html -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_15.html -rw-r--r-- root/root 605 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_15.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_2.html -rw-r--r-- root/root 4833 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_3.html -rw-r--r-- root/root 6814 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_4.html -rw-r--r-- root/root 9573 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_5.html -rw-r--r-- root/root 2038 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_6.html -rw-r--r-- root/root 724 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_7.html -rw-r--r-- root/root 71429 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_8.html -rw-r--r-- root/root 2473 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_9.html -rw-r--r-- root/root 4594 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_a.html -rw-r--r-- root/root 19497 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_b.html -rw-r--r-- root/root 11328 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_c.html -rw-r--r-- root/root 5741 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_d.html -rw-r--r-- root/root 84900 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_e.html -rw-r--r-- root/root 1605 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_f.html -rw-r--r-- root/root 9048 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/functions_f.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_0.html -rw-r--r-- root/root 629 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_0.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_1.html -rw-r--r-- root/root 180 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_1.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_10.html -rw-r--r-- root/root 270 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_10.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_11.html -rw-r--r-- root/root 301 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_11.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_2.html -rw-r--r-- root/root 201 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_2.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_3.html -rw-r--r-- root/root 567 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_3.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_4.html -rw-r--r-- root/root 149 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_4.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_5.html -rw-r--r-- root/root 1090 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_5.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_6.html -rw-r--r-- root/root 583 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_6.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_7.html -rw-r--r-- root/root 130 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_7.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_8.html -rw-r--r-- root/root 383 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_8.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_9.html -rw-r--r-- root/root 173 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_9.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_a.html -rw-r--r-- root/root 165 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_a.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_b.html -rw-r--r-- root/root 1196 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_b.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_c.html -rw-r--r-- root/root 78 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_c.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_d.html -rw-r--r-- root/root 113 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_d.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_e.html -rw-r--r-- root/root 1009 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_e.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_f.html -rw-r--r-- root/root 567 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/groups_f.js -rw-r--r-- root/root 2378 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/mag_sel.svg -rw-r--r-- root/root 500 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/nomatches.html -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/pages_0.html -rw-r--r-- root/root 114 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/pages_0.js -rw-r--r-- root/root 4562 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/search.css -rw-r--r-- root/root 23044 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/search.js -rw-r--r-- root/root 567 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/search_l.png -rw-r--r-- root/root 158 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/search_m.png -rw-r--r-- root/root 553 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/search_r.png -rw-r--r-- root/root 716 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/searchdata.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/typedefs_0.html -rw-r--r-- root/root 138 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/typedefs_0.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/typedefs_1.html -rw-r--r-- root/root 521 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/typedefs_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/typedefs_2.html -rw-r--r-- root/root 1024 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/typedefs_2.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/typedefs_3.html -rw-r--r-- root/root 250 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/typedefs_3.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/typedefs_4.html -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/typedefs_4.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/typedefs_5.html -rw-r--r-- root/root 127 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/typedefs_5.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/typedefs_6.html -rw-r--r-- root/root 127 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/typedefs_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_0.html -rw-r--r-- root/root 3528 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_1.html -rw-r--r-- root/root 24842 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_10.html -rw-r--r-- root/root 1279 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_11.html -rw-r--r-- root/root 83222 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_12.html -rw-r--r-- root/root 45101 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_13.html -rw-r--r-- root/root 35840 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_14.html -rw-r--r-- root/root 13310 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_15.html -rw-r--r-- root/root 9972 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_15.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_16.html -rw-r--r-- root/root 3736 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_16.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_17.html -rw-r--r-- root/root 799 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_17.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_18.html -rw-r--r-- root/root 157 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_18.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_2.html -rw-r--r-- root/root 39165 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_3.html -rw-r--r-- root/root 55269 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_4.html -rw-r--r-- root/root 23387 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_5.html -rw-r--r-- root/root 13209 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_6.html -rw-r--r-- root/root 13099 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_7.html -rw-r--r-- root/root 40904 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_8.html -rw-r--r-- root/root 6913 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_9.html -rw-r--r-- root/root 27311 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_a.html -rw-r--r-- root/root 3958 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_b.html -rw-r--r-- root/root 44951 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_c.html -rw-r--r-- root/root 27170 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_d.html -rw-r--r-- root/root 129864 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_e.html -rw-r--r-- root/root 57690 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_f.html -rw-r--r-- root/root 25984 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/search/variables_f.js -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/splitbar.png -rw-r--r-- root/root 22027 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/structgsm0503__mcs__code.html -rw-r--r-- root/root 1163 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/structgsm0503__mcs__code.js -rw-r--r-- root/root 853 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/sync_off.png -rw-r--r-- root/root 845 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/sync_on.png -rw-r--r-- root/root 142 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/tab_a.png -rw-r--r-- root/root 169 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/tab_b.png -rw-r--r-- root/root 177 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/tab_h.png -rw-r--r-- root/root 184 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/tab_s.png -rw-r--r-- root/root 9957 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/tabs.css -rw-r--r-- root/root 8059 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/uniongprs__rlc__dl__hdr__egprs.html -rw-r--r-- root/root 328 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/uniongprs__rlc__dl__hdr__egprs.js -rw-r--r-- root/root 8055 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/uniongprs__rlc__ul__hdr__egprs.html -rw-r--r-- root/root 328 2024-06-06 16:31 ./usr/share/doc/libosmocore/coding/html/uniongprs__rlc__ul__hdr__egprs.js drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc-base/ -rw-r--r-- root/root 224 2024-06-06 16:31 ./usr/share/doc-base/libosmocoding-doc.libosmocoding-doc + dpkg -c libosmocoding0_1.9.1_amd64.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 116728 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmocoding.so.0.3.0 drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocoding0/ -rw-r--r-- root/root 35067 2024-06-06 16:31 ./usr/share/doc/libosmocoding0/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmocoding0/copyright lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmocoding.so.0 -> libosmocoding.so.0.3.0 + dpkg -c libosmocore-dbg_1.9.1_amd64.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/06/ -rw-r--r-- root/root 22160 2024-06-06 16:31 ./usr/lib/debug/.build-id/06/30e523f8e0d0eb6d6e9b1f7afc1a036c048270.debug drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/37/ -rw-r--r-- root/root 13896 2024-06-06 16:31 ./usr/lib/debug/.build-id/37/5671dc70802b8d4b98e256e52b0c265cf72cd8.debug drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/42/ -rw-r--r-- root/root 9840 2024-06-06 16:31 ./usr/lib/debug/.build-id/42/87413b7268d33adc7ad4867976ef94d4d9542f.debug drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/55/ -rw-r--r-- root/root 11640 2024-06-06 16:31 ./usr/lib/debug/.build-id/55/260c544f74750edaccf94cd414f63114723d94.debug drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/5a/ -rw-r--r-- root/root 532840 2024-06-06 16:31 ./usr/lib/debug/.build-id/5a/9a7bba9d3f6840a3f6b0fc4eb0d374ea2bad17.debug drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/5b/ -rw-r--r-- root/root 15352 2024-06-06 16:31 ./usr/lib/debug/.build-id/5b/ccc10c4ea88768eab5703506c5bf66427134d7.debug drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/71/ -rw-r--r-- root/root 44848 2024-06-06 16:31 ./usr/lib/debug/.build-id/71/c12323dfc37efbf7350d0838409e2135b6a2b2.debug drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/77/ -rw-r--r-- root/root 194920 2024-06-06 16:31 ./usr/lib/debug/.build-id/77/ef01621537992ab1b0616a5c3b17019f6d154b.debug drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/7a/ -rw-r--r-- root/root 13184 2024-06-06 16:31 ./usr/lib/debug/.build-id/7a/a6d3f8908c1e32bdeb50637f2987b0cd4aafe8.debug drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/87/ -rw-r--r-- root/root 51904 2024-06-06 16:31 ./usr/lib/debug/.build-id/87/ed307ffbf6dd7fc0defd2f8deb3d28081ea548.debug drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/90/ -rw-r--r-- root/root 729032 2024-06-06 16:31 ./usr/lib/debug/.build-id/90/7535e6bcc21e61dc7e079b5cb4225ca8807a40.debug drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/c4/ -rw-r--r-- root/root 92488 2024-06-06 16:31 ./usr/lib/debug/.build-id/c4/7fc67166d39db91c51597c500a725b1b4b002f.debug drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/c8/ -rw-r--r-- root/root 453320 2024-06-06 16:31 ./usr/lib/debug/.build-id/c8/aca11598b01fc505617d0ded08ab747c7db375.debug drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/d2/ -rw-r--r-- root/root 67960 2024-06-06 16:31 ./usr/lib/debug/.build-id/d2/20a00e8609fb0a5aa5e294ca34f6f7409e6e26.debug drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/debug/.build-id/d9/ -rw-r--r-- root/root 21840 2024-06-06 16:31 ./usr/lib/debug/.build-id/d9/70bc5cb9284a770e7684c7469272bf37ae9d51.debug drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore-dbg/ -rw-r--r-- root/root 35068 2024-06-06 16:31 ./usr/share/doc/libosmocore-dbg/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmocore-dbg/copyright + dpkg -c libosmocore-dev_1.9.1_amd64.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/bin/ -rwxr-xr-x root/root 11100 2024-06-06 16:31 ./usr/bin/osmo-release.sh drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/ -rw-r--r-- root/root 173 2024-06-06 16:31 ./usr/include/osmo-release.mk drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/codec/ -rw-r--r-- root/root 4568 2024-06-06 16:31 ./usr/include/osmocom/codec/codec.h -rw-r--r-- root/root 2695 2024-06-06 16:31 ./usr/include/osmocom/codec/ecu.h -rw-r--r-- root/root 5661 2024-06-06 16:31 ./usr/include/osmocom/codec/gsm610_bits.h drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/coding/ -rw-r--r-- root/root 1314 2024-06-06 16:31 ./usr/include/osmocom/coding/gsm0503_amr_dtx.h -rw-r--r-- root/root 4993 2024-06-06 16:31 ./usr/include/osmocom/coding/gsm0503_coding.h -rw-r--r-- root/root 2319 2024-06-06 16:31 ./usr/include/osmocom/coding/gsm0503_interleaving.h -rw-r--r-- root/root 1326 2024-06-06 16:31 ./usr/include/osmocom/coding/gsm0503_mapping.h -rw-r--r-- root/root 761 2024-06-06 16:31 ./usr/include/osmocom/coding/gsm0503_parity.h -rw-r--r-- root/root 2551 2024-06-06 16:31 ./usr/include/osmocom/coding/gsm0503_tables.h drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/core/ -rw-r--r-- root/root 535 2024-06-06 16:31 ./usr/include/osmocom/core/application.h -rw-r--r-- root/root 124 2024-06-06 16:31 ./usr/include/osmocom/core/backtrace.h -rw-r--r-- root/root 2398 2024-06-06 16:31 ./usr/include/osmocom/core/base64.h -rw-r--r-- root/root 3828 2024-06-06 16:31 ./usr/include/osmocom/core/bit16gen.h -rw-r--r-- root/root 3828 2024-06-06 16:31 ./usr/include/osmocom/core/bit32gen.h -rw-r--r-- root/root 3828 2024-06-06 16:31 ./usr/include/osmocom/core/bit64gen.h -rw-r--r-- root/root 932 2024-06-06 16:31 ./usr/include/osmocom/core/bitcomp.h -rw-r--r-- root/root 3547 2024-06-06 16:31 ./usr/include/osmocom/core/bits.h -rw-r--r-- root/root 3936 2024-06-06 16:31 ./usr/include/osmocom/core/bitvec.h -rw-r--r-- root/root 944 2024-06-06 16:31 ./usr/include/osmocom/core/byteswap.h -rw-r--r-- root/root 4603 2024-06-06 16:31 ./usr/include/osmocom/core/conv.h -rw-r--r-- root/root 1740 2024-06-06 16:31 ./usr/include/osmocom/core/counter.h -rw-r--r-- root/root 1169 2024-06-06 16:31 ./usr/include/osmocom/core/crc16.h -rw-r--r-- root/root 1625 2024-06-06 16:31 ./usr/include/osmocom/core/crc16gen.h -rw-r--r-- root/root 1625 2024-06-06 16:31 ./usr/include/osmocom/core/crc32gen.h -rw-r--r-- root/root 1625 2024-06-06 16:31 ./usr/include/osmocom/core/crc64gen.h -rw-r--r-- root/root 1610 2024-06-06 16:31 ./usr/include/osmocom/core/crc8gen.h -rw-r--r-- root/root 894 2024-06-06 16:31 ./usr/include/osmocom/core/crcgen.h -rw-r--r-- root/root 1761 2024-06-06 16:31 ./usr/include/osmocom/core/defs.h -rw-r--r-- root/root 1930 2024-06-06 16:31 ./usr/include/osmocom/core/endian.h -rw-r--r-- root/root 1101 2024-06-06 16:31 ./usr/include/osmocom/core/exec.h -rw-r--r-- root/root 13891 2024-06-06 16:31 ./usr/include/osmocom/core/fsm.h -rw-r--r-- root/root 13156 2024-06-06 16:31 ./usr/include/osmocom/core/gsmtap.h -rw-r--r-- root/root 2527 2024-06-06 16:31 ./usr/include/osmocom/core/gsmtap_util.h -rw-r--r-- root/root 3038 2024-06-06 16:31 ./usr/include/osmocom/core/hash.h -rw-r--r-- root/root 4434 2024-06-06 16:31 ./usr/include/osmocom/core/hashtable.h -rw-r--r-- root/root 2324 2024-06-06 16:31 ./usr/include/osmocom/core/isdnhdlc.h -rw-r--r-- root/root 2125 2024-06-06 16:31 ./usr/include/osmocom/core/it_q.h -rw-r--r-- root/root 21054 2024-06-06 16:31 ./usr/include/osmocom/core/linuxlist.h -rw-r--r-- root/root 4617 2024-06-06 16:31 ./usr/include/osmocom/core/linuxrbtree.h -rw-r--r-- root/root 4582 2024-06-06 16:31 ./usr/include/osmocom/core/log2.h -rw-r--r-- root/root 16479 2024-06-06 16:31 ./usr/include/osmocom/core/logging.h -rw-r--r-- root/root 997 2024-06-06 16:31 ./usr/include/osmocom/core/loggingrb.h -rw-r--r-- root/root 154 2024-06-06 16:31 ./usr/include/osmocom/core/macaddr.h -rw-r--r-- root/root 607 2024-06-06 16:31 ./usr/include/osmocom/core/mnl.h -rw-r--r-- root/root 25086 2024-06-06 16:31 ./usr/include/osmocom/core/msgb.h -rw-r--r-- root/root 1031 2024-06-06 16:31 ./usr/include/osmocom/core/msgfile.h -rw-r--r-- root/root 2088 2024-06-06 16:31 ./usr/include/osmocom/core/netdev.h -rw-r--r-- root/root 476 2024-06-06 16:31 ./usr/include/osmocom/core/netns.h -rw-r--r-- root/root 3822 2024-06-06 16:31 ./usr/include/osmocom/core/osmo_io.h -rw-r--r-- root/root 343 2024-06-06 16:31 ./usr/include/osmocom/core/panic.h -rw-r--r-- root/root 86 2024-06-06 16:31 ./usr/include/osmocom/core/plugin.h -rw-r--r-- root/root 797 2024-06-06 16:31 ./usr/include/osmocom/core/prbs.h -rw-r--r-- root/root 3324 2024-06-06 16:31 ./usr/include/osmocom/core/prim.h -rw-r--r-- root/root 137 2024-06-06 16:31 ./usr/include/osmocom/core/process.h -rw-r--r-- root/root 4223 2024-06-06 16:31 ./usr/include/osmocom/core/rate_ctr.h -rw-r--r-- root/root 3369 2024-06-06 16:31 ./usr/include/osmocom/core/select.h -rw-r--r-- root/root 3505 2024-06-06 16:31 ./usr/include/osmocom/core/sercomm.h -rw-r--r-- root/root 1071 2024-06-06 16:31 ./usr/include/osmocom/core/serial.h -rw-r--r-- root/root 1192 2024-06-06 16:31 ./usr/include/osmocom/core/signal.h -rw-r--r-- root/root 4292 2024-06-06 16:31 ./usr/include/osmocom/core/sockaddr_str.h -rw-r--r-- root/root 7661 2024-06-06 16:31 ./usr/include/osmocom/core/socket.h -rw-r--r-- root/root 211 2024-06-06 16:31 ./usr/include/osmocom/core/socket_compat.h -rw-r--r-- root/root 4287 2024-06-06 16:31 ./usr/include/osmocom/core/stat_item.h -rw-r--r-- root/root 104 2024-06-06 16:31 ./usr/include/osmocom/core/statistics.h -rw-r--r-- root/root 5336 2024-06-06 16:31 ./usr/include/osmocom/core/stats.h -rw-r--r-- root/root 619 2024-06-06 16:31 ./usr/include/osmocom/core/stats_tcp.h -rw-r--r-- root/root 1600 2024-06-06 16:31 ./usr/include/osmocom/core/strrb.h -rw-r--r-- root/root 1253 2024-06-06 16:31 ./usr/include/osmocom/core/talloc.h -rw-r--r-- root/root 8995 2024-06-06 16:31 ./usr/include/osmocom/core/tdef.h -rw-r--r-- root/root 863 2024-06-06 16:31 ./usr/include/osmocom/core/thread.h -rw-r--r-- root/root 8924 2024-06-06 16:31 ./usr/include/osmocom/core/time_cc.h -rw-r--r-- root/root 3422 2024-06-06 16:31 ./usr/include/osmocom/core/timer.h -rw-r--r-- root/root 3500 2024-06-06 16:31 ./usr/include/osmocom/core/timer_compat.h -rw-r--r-- root/root 1489 2024-06-06 16:31 ./usr/include/osmocom/core/tun.h -rw-r--r-- root/root 11876 2024-06-06 16:31 ./usr/include/osmocom/core/use_count.h -rw-r--r-- root/root 15977 2024-06-06 16:31 ./usr/include/osmocom/core/utils.h -rw-r--r-- root/root 1888 2024-06-06 16:31 ./usr/include/osmocom/core/write_queue.h drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/crypt/ -rw-r--r-- root/root 5269 2024-06-06 16:31 ./usr/include/osmocom/crypt/auth.h -rw-r--r-- root/root 1873 2024-06-06 16:31 ./usr/include/osmocom/crypt/gprs_cipher.h -rw-r--r-- root/root 600 2024-06-06 16:31 ./usr/include/osmocom/crypt/kdf.h -rw-r--r-- root/root 336 2024-06-06 16:31 ./usr/include/osmocom/crypt/utran_cipher.h drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/ctrl/ -rw-r--r-- root/root 10954 2024-06-06 16:31 ./usr/include/osmocom/ctrl/control_cmd.h -rw-r--r-- root/root 2194 2024-06-06 16:31 ./usr/include/osmocom/ctrl/control_if.h -rw-r--r-- root/root 519 2024-06-06 16:31 ./usr/include/osmocom/ctrl/control_vty.h -rw-r--r-- root/root 1340 2024-06-06 16:31 ./usr/include/osmocom/ctrl/ports.h drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/gprs/ -rw-r--r-- root/root 2763 2024-06-06 16:31 ./usr/include/osmocom/gprs/bssgp_bvc_fsm.h -rw-r--r-- root/root 4642 2024-06-06 16:31 ./usr/include/osmocom/gprs/frame_relay.h -rw-r--r-- root/root 7638 2024-06-06 16:31 ./usr/include/osmocom/gprs/gprs_bssgp.h -rw-r--r-- root/root 2476 2024-06-06 16:31 ./usr/include/osmocom/gprs/gprs_bssgp2.h -rw-r--r-- root/root 2863 2024-06-06 16:31 ./usr/include/osmocom/gprs/gprs_bssgp_bss.h -rw-r--r-- root/root 10396 2024-06-06 16:31 ./usr/include/osmocom/gprs/gprs_bssgp_rim.h -rw-r--r-- root/root 1071 2024-06-06 16:31 ./usr/include/osmocom/gprs/gprs_msgb.h -rw-r--r-- root/root 7761 2024-06-06 16:31 ./usr/include/osmocom/gprs/gprs_ns.h -rw-r--r-- root/root 9846 2024-06-06 16:31 ./usr/include/osmocom/gprs/gprs_ns2.h -rw-r--r-- root/root 145 2024-06-06 16:31 ./usr/include/osmocom/gprs/gprs_ns_frgre.h -rw-r--r-- root/root 173 2024-06-06 16:31 ./usr/include/osmocom/gprs/gprs_rlc.h drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/gprs/protocol/ -rw-r--r-- root/root 183 2024-06-06 16:31 ./usr/include/osmocom/gprs/protocol/gsm_04_60.h -rw-r--r-- root/root 2787 2024-06-06 16:31 ./usr/include/osmocom/gprs/protocol/gsm_08_16.h -rw-r--r-- root/root 12652 2024-06-06 16:31 ./usr/include/osmocom/gprs/protocol/gsm_08_18.h -rw-r--r-- root/root 183 2024-06-06 16:31 ./usr/include/osmocom/gprs/protocol/gsm_24_301.h drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/gsm/ -rw-r--r-- root/root 1616 2024-06-06 16:31 ./usr/include/osmocom/gsm/a5.h -rw-r--r-- root/root 2005 2024-06-06 16:31 ./usr/include/osmocom/gsm/abis_nm.h -rw-r--r-- root/root 1096 2024-06-06 16:31 ./usr/include/osmocom/gsm/apn.h -rw-r--r-- root/root 253 2024-06-06 16:31 ./usr/include/osmocom/gsm/bitvec_gsm.h -rw-r--r-- root/root 1658 2024-06-06 16:31 ./usr/include/osmocom/gsm/bsslap.h -rw-r--r-- root/root 2707 2024-06-06 16:31 ./usr/include/osmocom/gsm/bssmap_le.h -rw-r--r-- root/root 2587 2024-06-06 16:31 ./usr/include/osmocom/gsm/bts_features.h -rw-r--r-- root/root 8808 2024-06-06 16:31 ./usr/include/osmocom/gsm/cbsp.h -rw-r--r-- root/root 534 2024-06-06 16:31 ./usr/include/osmocom/gsm/comp128.h -rw-r--r-- root/root 498 2024-06-06 16:31 ./usr/include/osmocom/gsm/comp128v23.h -rw-r--r-- root/root 7744 2024-06-06 16:31 ./usr/include/osmocom/gsm/gad.h -rw-r--r-- root/root 168 2024-06-06 16:31 ./usr/include/osmocom/gsm/gan.h -rw-r--r-- root/root 364 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm0341.h -rw-r--r-- root/root 2242 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm0411_smc.h -rw-r--r-- root/root 1559 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm0411_smr.h -rw-r--r-- root/root 1189 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm0411_utils.h -rw-r--r-- root/root 4340 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm0480.h -rw-r--r-- root/root 3803 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm0502.h -rw-r--r-- root/root 9933 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm0503.h -rw-r--r-- root/root 21367 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm0808.h -rw-r--r-- root/root 1774 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm0808_lcs.h -rw-r--r-- root/root 18413 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm0808_utils.h -rw-r--r-- root/root 6092 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm23003.h -rw-r--r-- root/root 3139 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm23236.h -rw-r--r-- root/root 2480 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm29118.h -rw-r--r-- root/root 1296 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm29205.h -rw-r--r-- root/root 553 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm44021.h -rw-r--r-- root/root 6554 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm48.h -rw-r--r-- root/root 995 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm48_arfcn_range_encode.h -rw-r--r-- root/root 4837 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm48_ie.h -rw-r--r-- root/root 3929 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm48_rest_octets.h -rw-r--r-- root/root 8893 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsm_utils.h -rw-r--r-- root/root 14518 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsup.h -rw-r--r-- root/root 1354 2024-06-06 16:31 ./usr/include/osmocom/gsm/gsup_sms.h -rw-r--r-- root/root 48 2024-06-06 16:31 ./usr/include/osmocom/gsm/i460_mux.h -rw-r--r-- root/root 2633 2024-06-06 16:31 ./usr/include/osmocom/gsm/ipa.h -rw-r--r-- root/root 3771 2024-06-06 16:31 ./usr/include/osmocom/gsm/iuup.h -rw-r--r-- root/root 5576 2024-06-06 16:31 ./usr/include/osmocom/gsm/l1sap.h -rw-r--r-- root/root 49 2024-06-06 16:31 ./usr/include/osmocom/gsm/lapd_core.h -rw-r--r-- root/root 4410 2024-06-06 16:31 ./usr/include/osmocom/gsm/lapdm.h -rw-r--r-- root/root 640 2024-06-06 16:31 ./usr/include/osmocom/gsm/meas_rep.h -rw-r--r-- root/root 2359 2024-06-06 16:31 ./usr/include/osmocom/gsm/mncc.h -rw-r--r-- root/root 2400 2024-06-06 16:31 ./usr/include/osmocom/gsm/oap.h -rw-r--r-- root/root 3120 2024-06-06 16:31 ./usr/include/osmocom/gsm/oap_client.h -rw-r--r-- root/root 305 2024-06-06 16:31 ./usr/include/osmocom/gsm/prim.h drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/ -rw-r--r-- root/root 981 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_03_40.h -rw-r--r-- root/root 4051 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_03_41.h -rw-r--r-- root/root 63049 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_04_08.h -rw-r--r-- root/root 14470 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_04_08_gprs.h -rw-r--r-- root/root 5769 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_04_11.h -rw-r--r-- root/root 1254 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_04_12.h -rw-r--r-- root/root 2674 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_04_14.h -rw-r--r-- root/root 4686 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_04_80.h -rw-r--r-- root/root 29888 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_08_08.h -rw-r--r-- root/root 33849 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_08_58.h -rw-r--r-- root/root 5670 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_09_02.h -rw-r--r-- root/root 29890 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_12_21.h -rw-r--r-- root/root 1517 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_23_003.h -rw-r--r-- root/root 7128 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_23_032.h -rw-r--r-- root/root 3376 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_23_041.h -rw-r--r-- root/root 6044 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_25_415.h -rw-r--r-- root/root 6138 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_29_118.h -rw-r--r-- root/root 432 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_44_004.h -rw-r--r-- root/root 5966 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_44_060.h -rw-r--r-- root/root 4998 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_44_068.h -rw-r--r-- root/root 4909 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_44_318.h -rw-r--r-- root/root 3777 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_48_049.h -rw-r--r-- root/root 3139 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_48_071.h -rw-r--r-- root/root 6840 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/gsm_49_031.h -rw-r--r-- root/root 2783 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/ipaccess.h -rw-r--r-- root/root 1314 2024-06-06 16:31 ./usr/include/osmocom/gsm/protocol/smpp34_osmocom.h -rw-r--r-- root/root 2314 2024-06-06 16:31 ./usr/include/osmocom/gsm/rsl.h -rw-r--r-- root/root 611 2024-06-06 16:31 ./usr/include/osmocom/gsm/rxlev_stat.h -rw-r--r-- root/root 2219 2024-06-06 16:31 ./usr/include/osmocom/gsm/sysinfo.h -rw-r--r-- root/root 21222 2024-06-06 16:31 ./usr/include/osmocom/gsm/tlv.h drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/isdn/ -rw-r--r-- root/root 4195 2024-06-06 16:31 ./usr/include/osmocom/isdn/i460_mux.h -rw-r--r-- root/root 5570 2024-06-06 16:31 ./usr/include/osmocom/isdn/lapd_core.h -rw-r--r-- root/root 1706 2024-06-06 16:31 ./usr/include/osmocom/isdn/v110.h drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/sim/ -rw-r--r-- root/root 1288 2024-06-06 16:31 ./usr/include/osmocom/sim/class_tables.h -rw-r--r-- root/root 14326 2024-06-06 16:31 ./usr/include/osmocom/sim/sim.h drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/usb/ -rw-r--r-- root/root 3983 2024-06-06 16:31 ./usr/include/osmocom/usb/libusb.h drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/vty/ -rw-r--r-- root/root 4048 2024-06-06 16:31 ./usr/include/osmocom/vty/buffer.h -rw-r--r-- root/root 18027 2024-06-06 16:31 ./usr/include/osmocom/vty/command.h -rw-r--r-- root/root 1164 2024-06-06 16:31 ./usr/include/osmocom/vty/cpu_sched_vty.h -rw-r--r-- root/root 587 2024-06-06 16:31 ./usr/include/osmocom/vty/logging.h -rw-r--r-- root/root 1870 2024-06-06 16:31 ./usr/include/osmocom/vty/misc.h -rw-r--r-- root/root 1843 2024-06-06 16:31 ./usr/include/osmocom/vty/ports.h -rw-r--r-- root/root 68 2024-06-06 16:31 ./usr/include/osmocom/vty/stats.h -rw-r--r-- root/root 3019 2024-06-06 16:31 ./usr/include/osmocom/vty/tdef_vty.h -rw-r--r-- root/root 1792 2024-06-06 16:31 ./usr/include/osmocom/vty/telnet_interface.h -rw-r--r-- root/root 1855 2024-06-06 16:31 ./usr/include/osmocom/vty/vector.h -rw-r--r-- root/root 6774 2024-06-06 16:31 ./usr/include/osmocom/vty/vty.h drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 26110 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmocodec.a -rw-r--r-- root/root 986 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmocodec.la -rw-r--r-- root/root 131636 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmocoding.a -rw-r--r-- root/root 993 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmocoding.la -rw-r--r-- root/root 549758 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmocore.a -rw-r--r-- root/root 983 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmocore.la -rw-r--r-- root/root 71976 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmoctrl.a -rw-r--r-- root/root 979 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmoctrl.la -rw-r--r-- root/root 715512 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmogb.a -rw-r--r-- root/root 969 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmogb.la -rw-r--r-- root/root 910144 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmogsm.a -rw-r--r-- root/root 976 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmogsm.la -rw-r--r-- root/root 96254 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmoisdn.a -rw-r--r-- root/root 979 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmoisdn.la -rw-r--r-- root/root 143904 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmosim.a -rw-r--r-- root/root 972 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmosim.la -rw-r--r-- root/root 19136 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmousb.a -rw-r--r-- root/root 972 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmousb.la -rw-r--r-- root/root 308838 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmovty.a -rw-r--r-- root/root 976 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmovty.la drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 288 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmocodec.pc -rw-r--r-- root/root 306 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmocoding.pc -rw-r--r-- root/root 320 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmocore.pc -rw-r--r-- root/root 293 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmoctrl.pc -rw-r--r-- root/root 341 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmogb.pc -rw-r--r-- root/root 283 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmogsm.pc -rw-r--r-- root/root 263 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmoisdn.pc -rw-r--r-- root/root 289 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmosim.pc -rw-r--r-- root/root 291 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmousb.pc -rw-r--r-- root/root 276 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmovty.pc drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/aclocal/ -rw-r--r-- root/root 1967 2024-06-06 16:31 ./usr/share/aclocal/osmo_ac_code_coverage.m4 -rw-r--r-- root/root 11934 2024-06-06 16:31 ./usr/share/aclocal/osmo_ax_code_coverage.m4 drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore-dev/ -rw-r--r-- root/root 35066 2024-06-06 16:31 ./usr/share/doc/libosmocore-dev/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmocore-dev/copyright lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmocodec.so -> libosmocodec.so.4.0.0 lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmocoding.so -> libosmocoding.so.0.3.0 lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmocore.so -> libosmocore.so.21.0.0 lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmoctrl.so -> libosmoctrl.so.0.8.1 lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmogb.so -> libosmogb.so.14.2.0 lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmogsm.so -> libosmogsm.so.20.0.0 lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmoisdn.so -> libosmoisdn.so.0.1.0 lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmosim.so -> libosmosim.so.2.2.0 lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmousb.so -> libosmousb.so.0.0.1 lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmovty.so -> libosmovty.so.13.0.0 + dpkg -c libosmocore-doc_1.9.1_all.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/ -rw-r--r-- root/root 28271 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/annotated.html -rw-r--r-- root/root 6431 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/annotated_dup.js -rw-r--r-- root/root 15539 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/application_8c.html -rw-r--r-- root/root 576 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/application_8c.js -rw-r--r-- root/root 14312 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/application_8h.html -rw-r--r-- root/root 490 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/application_8h.js -rw-r--r-- root/root 10646 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/application_8h_source.html -rw-r--r-- root/root 11750 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/backtrace_8c.html -rw-r--r-- root/root 297 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/backtrace_8c.js -rw-r--r-- root/root 8834 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/backtrace_8h.html -rw-r--r-- root/root 209 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/backtrace_8h.js -rw-r--r-- root/root 6792 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/backtrace_8h_source.html -rw-r--r-- root/root 18201 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/base64_8c.html -rw-r--r-- root/root 363 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/base64_8c.js -rw-r--r-- root/root 12093 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/base64_8h.html -rw-r--r-- root/root 195 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/base64_8h.js -rw-r--r-- root/root 8204 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/base64_8h_source.html -rw-r--r-- root/root 676 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bc_s.png -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bdwn.png -rw-r--r-- root/root 27223 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bit16gen_8h.html -rw-r--r-- root/root 812 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bit16gen_8h.js -rw-r--r-- root/root 26513 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bit16gen_8h_source.html -rw-r--r-- root/root 27030 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bit32gen_8h.html -rw-r--r-- root/root 812 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bit32gen_8h.js -rw-r--r-- root/root 26513 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bit32gen_8h_source.html -rw-r--r-- root/root 26574 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bit64gen_8h.html -rw-r--r-- root/root 812 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bit64gen_8h.js -rw-r--r-- root/root 26513 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bit64gen_8h_source.html -rw-r--r-- root/root 8389 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bitcomp_8c.html -rw-r--r-- root/root 544 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bitcomp_8c.js -rw-r--r-- root/root 5778 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bitcomp_8h.html -rw-r--r-- root/root 110 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bitcomp_8h.js -rw-r--r-- root/root 9477 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bitcomp_8h_source.html -rw-r--r-- root/root 14555 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bits_8c.html -rw-r--r-- root/root 1192 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bits_8c.js -rw-r--r-- root/root 22722 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bits_8h.html -rw-r--r-- root/root 2559 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bits_8h.js -rw-r--r-- root/root 33028 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bits_8h_source.html -rw-r--r-- root/root 30112 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bitvec_8c.html -rw-r--r-- root/root 3096 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bitvec_8c.js -rw-r--r-- root/root 31186 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bitvec_8h.html -rw-r--r-- root/root 3464 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bitvec_8h.js -rw-r--r-- root/root 47122 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/bitvec_8h_source.html -rw-r--r-- root/root 12444 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/byteswap_8h.html -rw-r--r-- root/root 515 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/byteswap_8h.js -rw-r--r-- root/root 10871 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/byteswap_8h_source.html -rw-r--r-- root/root 11416 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/classes.html -rw-r--r-- root/root 132 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/closed.png -rw-r--r-- root/root 10032 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/context_8c.html -rw-r--r-- root/root 267 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/context_8c.js -rw-r--r-- root/root 17192 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv_8c.html -rw-r--r-- root/root 1821 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv_8c.js -rw-r--r-- root/root 18142 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv_8h.html -rw-r--r-- root/root 2026 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv_8h.js -rw-r--r-- root/root 48075 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv_8h_source.html -rw-r--r-- root/root 67672 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc_8c.html -rw-r--r-- root/root 2616 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc_8c.js -rw-r--r-- root/root 16508 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc__generic_8c.html -rw-r--r-- root/root 628 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc__generic_8c.js -rw-r--r-- root/root 7439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc__neon_8c.html -rw-r--r-- root/root 209 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc__neon_8c.js -rw-r--r-- root/root 37541 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc__neon__impl_8h.html -rw-r--r-- root/root 1275 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc__neon__impl_8h.js -rw-r--r-- root/root 61416 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc__neon__impl_8h_source.html -rw-r--r-- root/root 9038 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc__sse_8c.html -rw-r--r-- root/root 296 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc__sse_8c.js -rw-r--r-- root/root 9011 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc__sse__avx_8c.html -rw-r--r-- root/root 316 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc__sse__avx_8c.js -rw-r--r-- root/root 42805 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc__sse__impl_8h.html -rw-r--r-- root/root 1544 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc__sse__impl_8h.js -rw-r--r-- root/root 86915 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/conv__acc__sse__impl_8h_source.html -rw-r--r-- root/root 21216 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/counter_8c.html -rw-r--r-- root/root 733 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/counter_8c.js -rw-r--r-- root/root 26440 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/counter_8h.html -rw-r--r-- root/root 994 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/counter_8h.js -rw-r--r-- root/root 23961 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/counter_8h_source.html -rw-r--r-- root/root 8006 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc16_8c.html -rw-r--r-- root/root 370 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc16_8c.js -rw-r--r-- root/root 9718 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc16_8h.html -rw-r--r-- root/root 550 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc16_8h.js -rw-r--r-- root/root 14708 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc16_8h_source.html -rw-r--r-- root/root 7894 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc16gen_8c.html -rw-r--r-- root/root 309 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc16gen_8c.js -rw-r--r-- root/root 8729 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc16gen_8h.html -rw-r--r-- root/root 309 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc16gen_8h.js -rw-r--r-- root/root 16392 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc16gen_8h_source.html -rw-r--r-- root/root 7894 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc32gen_8c.html -rw-r--r-- root/root 309 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc32gen_8c.js -rw-r--r-- root/root 8729 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc32gen_8h.html -rw-r--r-- root/root 309 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc32gen_8h.js -rw-r--r-- root/root 16392 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc32gen_8h_source.html -rw-r--r-- root/root 7894 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc64gen_8c.html -rw-r--r-- root/root 309 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc64gen_8c.js -rw-r--r-- root/root 8729 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc64gen_8h.html -rw-r--r-- root/root 309 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc64gen_8h.js -rw-r--r-- root/root 16392 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc64gen_8h_source.html -rw-r--r-- root/root 7875 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc8gen_8c.html -rw-r--r-- root/root 305 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc8gen_8c.js -rw-r--r-- root/root 8707 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc8gen_8h.html -rw-r--r-- root/root 305 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc8gen_8h.js -rw-r--r-- root/root 16325 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crc8gen_8h_source.html -rw-r--r-- root/root 5075 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crcgen_8h.html -rw-r--r-- root/root 8801 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/crcgen_8h_source.html -rw-r--r-- root/root 7329 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/defs_8h.html -rw-r--r-- root/root 402 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/defs_8h.js -rw-r--r-- root/root 10198 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/defs_8h_source.html -rw-r--r-- root/root 30955 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/dir_4a15838024bb755c6d5f76ba8bfaacdb.html -rw-r--r-- root/root 3751 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/dir_4a15838024bb755c6d5f76ba8bfaacdb.js -rw-r--r-- root/root 4378 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js -rw-r--r-- root/root 4497 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js -rw-r--r-- root/root 30883 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/dir_aebb8dcc11953d78e620bbef0b9e2183.html -rw-r--r-- root/root 4066 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/dir_aebb8dcc11953d78e620bbef0b9e2183.js -rw-r--r-- root/root 4393 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/dir_d44c64559bbebec7f509842c48db8b23.html -rw-r--r-- root/root 150 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/dir_d44c64559bbebec7f509842c48db8b23.js -rw-r--r-- root/root 746 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/doc.png -rw-r--r-- root/root 33676 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/doxygen.css -rw-r--r-- root/root 15382 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/doxygen.svg -rw-r--r-- root/root 4452 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/dynsections.js -rw-r--r-- root/root 6877 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/endian_8h.html -rw-r--r-- root/root 198 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/endian_8h.js -rw-r--r-- root/root 12711 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/endian_8h_source.html -rw-r--r-- root/root 28093 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/exec_8c.html -rw-r--r-- root/root 791 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/exec_8c.js -rw-r--r-- root/root 21745 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/exec_8h.html -rw-r--r-- root/root 558 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/exec_8h.js -rw-r--r-- root/root 12134 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/exec_8h_source.html -rw-r--r-- root/root 46921 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/files.html -rw-r--r-- root/root 223 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/files_dup.js -rw-r--r-- root/root 616 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/folderclosed.png -rw-r--r-- root/root 597 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/folderopen.png -rw-r--r-- root/root 39736 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/fsm_8c.html -rw-r--r-- root/root 4092 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/fsm_8c.js -rw-r--r-- root/root 47354 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/fsm_8h.html -rw-r--r-- root/root 5428 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/fsm_8h.js -rw-r--r-- root/root 91200 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/fsm_8h_source.html -rw-r--r-- root/root 4109 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions.html -rw-r--r-- root/root 5432 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_a.html -rw-r--r-- root/root 5521 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_b.html -rw-r--r-- root/root 7827 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_c.html -rw-r--r-- root/root 8791 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_d.html -rw-r--r-- root/root 879 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_dup.js -rw-r--r-- root/root 5656 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_e.html -rw-r--r-- root/root 6478 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_f.html -rw-r--r-- root/root 4817 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_g.html -rw-r--r-- root/root 4739 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_h.html -rw-r--r-- root/root 7475 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_i.html -rw-r--r-- root/root 4242 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_k.html -rw-r--r-- root/root 7547 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_l.html -rw-r--r-- root/root 7840 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_m.html -rw-r--r-- root/root 9473 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_n.html -rw-r--r-- root/root 5943 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_o.html -rw-r--r-- root/root 9008 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_p.html -rw-r--r-- root/root 7732 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_r.html -rw-r--r-- root/root 9700 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_s.html -rw-r--r-- root/root 7811 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_t.html -rw-r--r-- root/root 5521 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_u.html -rw-r--r-- root/root 4922 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_v.html -rw-r--r-- root/root 4006 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars.html -rw-r--r-- root/root 990 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars.js -rw-r--r-- root/root 5329 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_a.html -rw-r--r-- root/root 5418 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_b.html -rw-r--r-- root/root 7724 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_c.html -rw-r--r-- root/root 8688 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_d.html -rw-r--r-- root/root 5553 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_e.html -rw-r--r-- root/root 6375 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_f.html -rw-r--r-- root/root 4714 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_g.html -rw-r--r-- root/root 4636 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_h.html -rw-r--r-- root/root 7372 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_i.html -rw-r--r-- root/root 4139 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_k.html -rw-r--r-- root/root 7444 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_l.html -rw-r--r-- root/root 7737 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_m.html -rw-r--r-- root/root 9370 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_n.html -rw-r--r-- root/root 5840 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_o.html -rw-r--r-- root/root 8905 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_p.html -rw-r--r-- root/root 7629 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_r.html -rw-r--r-- root/root 9597 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_s.html -rw-r--r-- root/root 7708 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_t.html -rw-r--r-- root/root 5418 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_u.html -rw-r--r-- root/root 4819 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_v.html -rw-r--r-- root/root 4959 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_vars_w.html -rw-r--r-- root/root 5062 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/functions_w.html -rw-r--r-- root/root 13894 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals.html -rw-r--r-- root/root 4942 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_a.html -rw-r--r-- root/root 10325 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_b.html -rw-r--r-- root/root 6087 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_c.html -rw-r--r-- root/root 8618 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_d.html -rw-r--r-- root/root 5225 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs.html -rw-r--r-- root/root 692 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs.js -rw-r--r-- root/root 3850 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs_a.html -rw-r--r-- root/root 4572 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs_b.html -rw-r--r-- root/root 4095 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs_c.html -rw-r--r-- root/root 8012 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs_d.html -rw-r--r-- root/root 20165 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs_g.html -rw-r--r-- root/root 7652 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs_h.html -rw-r--r-- root/root 5600 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs_i.html -rw-r--r-- root/root 9423 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs_l.html -rw-r--r-- root/root 6577 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs_m.html -rw-r--r-- root/root 5292 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs_n.html -rw-r--r-- root/root 17879 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs_o.html -rw-r--r-- root/root 5744 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs_r.html -rw-r--r-- root/root 5785 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs_s.html -rw-r--r-- root/root 5913 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs_t.html -rw-r--r-- root/root 3858 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_defs_w.html -rw-r--r-- root/root 833 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_dup.js -rw-r--r-- root/root 3970 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_e.html -rw-r--r-- root/root 6321 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_enum.html -rw-r--r-- root/root 4212 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_eval.html -rw-r--r-- root/root 482 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_eval.js -rw-r--r-- root/root 4208 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_eval_c.html -rw-r--r-- root/root 21142 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_eval_g.html -rw-r--r-- root/root 6726 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_eval_h.html -rw-r--r-- root/root 4976 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_eval_i.html -rw-r--r-- root/root 7961 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_eval_l.html -rw-r--r-- root/root 7911 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_eval_o.html -rw-r--r-- root/root 4356 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_eval_p.html -rw-r--r-- root/root 5185 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_eval_r.html -rw-r--r-- root/root 7097 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_eval_s.html -rw-r--r-- root/root 3880 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_eval_z.html -rw-r--r-- root/root 5435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_f.html -rw-r--r-- root/root 11602 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func.html -rw-r--r-- root/root 818 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func.js -rw-r--r-- root/root 4469 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_a.html -rw-r--r-- root/root 8884 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_b.html -rw-r--r-- root/root 4893 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_c.html -rw-r--r-- root/root 3983 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_d.html -rw-r--r-- root/root 4476 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_f.html -rw-r--r-- root/root 7243 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_g.html -rw-r--r-- root/root 6275 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_h.html -rw-r--r-- root/root 5607 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_i.html -rw-r--r-- root/root 12857 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_l.html -rw-r--r-- root/root 11012 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_m.html -rw-r--r-- root/root 4677 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_n.html -rw-r--r-- root/root 73825 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_o.html -rw-r--r-- root/root 3858 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_p.html -rw-r--r-- root/root 8865 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_r.html -rw-r--r-- root/root 5562 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_s.html -rw-r--r-- root/root 4832 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_t.html -rw-r--r-- root/root 4101 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_u.html -rw-r--r-- root/root 4101 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_func_v.html -rw-r--r-- root/root 42056 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_g.html -rw-r--r-- root/root 13665 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_h.html -rw-r--r-- root/root 9639 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_i.html -rw-r--r-- root/root 24972 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_l.html -rw-r--r-- root/root 13987 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_m.html -rw-r--r-- root/root 6823 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_n.html -rw-r--r-- root/root 99673 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_o.html -rw-r--r-- root/root 4946 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_p.html -rw-r--r-- root/root 13698 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_r.html -rw-r--r-- root/root 13173 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_s.html -rw-r--r-- root/root 9080 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_t.html -rw-r--r-- root/root 6242 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_type.html -rw-r--r-- root/root 4452 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_u.html -rw-r--r-- root/root 4343 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_v.html -rw-r--r-- root/root 19915 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_vars.html -rw-r--r-- root/root 3988 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_w.html -rw-r--r-- root/root 4010 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/globals_z.html -rw-r--r-- root/root 80646 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__Tdef.html -rw-r--r-- root/root 3657 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__Tdef.js -rw-r--r-- root/root 5757 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__Tdef__VTY.js -rw-r--r-- root/root 1464 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__a5.js -rw-r--r-- root/root 15930 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__auth.js -rw-r--r-- root/root 16616 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__bitcomp.html -rw-r--r-- root/root 640 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__bitcomp.js -rw-r--r-- root/root 60540 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__bits.html -rw-r--r-- root/root 2726 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__bits.js -rw-r--r-- root/root 102654 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__bitvec.html -rw-r--r-- root/root 4403 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__bitvec.js -rw-r--r-- root/root 9132 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__bsslap.js -rw-r--r-- root/root 19408 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__bssmap__le.js -rw-r--r-- root/root 14327 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__coding.js -rw-r--r-- root/root 24162 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__command.js -rw-r--r-- root/root 63922 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__conv.html -rw-r--r-- root/root 4540 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__conv.js -rw-r--r-- root/root 289 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__cpu__sched__VTY.js -rw-r--r-- root/root 68163 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__crc.html -rw-r--r-- root/root 3805 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__crc.js -rw-r--r-- root/root 1408 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__crypto.js -rw-r--r-- root/root 208382 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__fsm.html -rw-r--r-- root/root 9949 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__fsm.js -rw-r--r-- root/root 3852 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__gad.js -rw-r--r-- root/root 202 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__gea.js -rw-r--r-- root/root 14716 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__gsm0408.js -rw-r--r-- root/root 1908 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__gsm0502.js -rw-r--r-- root/root 25540 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__gsm0808.js -rw-r--r-- root/root 720 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__gsm29205.js -rw-r--r-- root/root 81057 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__gsmtap.html -rw-r--r-- root/root 2418 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__gsmtap.js -rw-r--r-- root/root 21766 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__gsup.js -rw-r--r-- root/root 3043 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__interleaving.js -rw-r--r-- root/root 2332 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__ipa.js -rw-r--r-- root/root 4802 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__it__q.html -rw-r--r-- root/root 518 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__kdf.js -rw-r--r-- root/root 9416 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__lapd.js -rw-r--r-- root/root 7544 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__lapdm.js -rw-r--r-- root/root 34224 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__libgb.js -rw-r--r-- root/root 171653 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__linuxlist.html -rw-r--r-- root/root 6847 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__linuxlist.js -rw-r--r-- root/root 334253 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__logging.html -rw-r--r-- root/root 22810 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__logging.js -rw-r--r-- root/root 13402 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__logging__internal.html -rw-r--r-- root/root 601 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__logging__internal.js -rw-r--r-- root/root 17777 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__loggingrb.html -rw-r--r-- root/root 610 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__loggingrb.js -rw-r--r-- root/root 1567 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__mapping.js -rw-r--r-- root/root 236881 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__msgb.html -rw-r--r-- root/root 8329 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__msgb.js -rw-r--r-- root/root 85433 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__netdev.html -rw-r--r-- root/root 4923 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__netdev.js -rw-r--r-- root/root 4462 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__netns.html -rw-r--r-- root/root 64 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__netns.js -rw-r--r-- root/root 2525 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__oap.js -rw-r--r-- root/root 88292 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__oml.js -rw-r--r-- root/root 19257 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__osmo__it__q.html -rw-r--r-- root/root 1639 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__osmo__it__q.js -rw-r--r-- root/root 68251 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__osmo__stat__item.html -rw-r--r-- root/root 5485 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__osmo__stat__item.js -rw-r--r-- root/root 22956 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__osmo__strrb.html -rw-r--r-- root/root 1159 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__osmo__strrb.js -rw-r--r-- root/root 2243 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__parity.js -rw-r--r-- root/root 36334 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__prim.html -rw-r--r-- root/root 2728 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__prim.js -rw-r--r-- root/root 90413 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__rate__ctr.html -rw-r--r-- root/root 6678 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__rate__ctr.js -rw-r--r-- root/root 51116 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__rsl.js -rw-r--r-- root/root 49558 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__select.html -rw-r--r-- root/root 3881 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__select.js -rw-r--r-- root/root 66196 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__sercomm.html -rw-r--r-- root/root 5348 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__sercomm.js -rw-r--r-- root/root 19411 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__serial.html -rw-r--r-- root/root 794 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__serial.js -rw-r--r-- root/root 31141 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__signal.html -rw-r--r-- root/root 2193 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__signal.js -rw-r--r-- root/root 6978 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__sms.js -rw-r--r-- root/root 45844 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__sockaddr__str.html -rw-r--r-- root/root 3164 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__sockaddr__str.js -rw-r--r-- root/root 102200 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__socket.html -rw-r--r-- root/root 8108 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__socket.js -rw-r--r-- root/root 178555 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__stats.html -rw-r--r-- root/root 13967 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__stats.js -rw-r--r-- root/root 10543 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__tables.js -rw-r--r-- root/root 496 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__telnet__interface.js -rw-r--r-- root/root 7396 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__thread.html -rw-r--r-- root/root 241 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__thread.js -rw-r--r-- root/root 10767 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__time__cc.html -rw-r--r-- root/root 2069 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__time__cc.js -rw-r--r-- root/root 82425 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__timer.html -rw-r--r-- root/root 4511 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__timer.js -rw-r--r-- root/root 9818 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__tlv.js -rw-r--r-- root/root 66903 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__tun.html -rw-r--r-- root/root 3240 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__tun.js -rw-r--r-- root/root 53723 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__use__count.html -rw-r--r-- root/root 2362 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__use__count.js -rw-r--r-- root/root 285835 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__utils.html -rw-r--r-- root/root 10644 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__utils.js -rw-r--r-- root/root 1491 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__vector.js -rw-r--r-- root/root 5375 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__vty.js -rw-r--r-- root/root 23677 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__write__queue.html -rw-r--r-- root/root 1324 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/group__write__queue.js -rw-r--r-- root/root 199426 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/gsmtap_8h.html -rw-r--r-- root/root 14903 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/gsmtap_8h.js -rw-r--r-- root/root 145047 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/gsmtap_8h_source.html -rw-r--r-- root/root 12152 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/gsmtap__util_8c.html -rw-r--r-- root/root 680 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/gsmtap__util_8c.js -rw-r--r-- root/root 19061 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/gsmtap__util_8h.html -rw-r--r-- root/root 1797 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/gsmtap__util_8h.js -rw-r--r-- root/root 34343 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/gsmtap__util_8h_source.html -rw-r--r-- root/root 20822 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/hash_8h.html -rw-r--r-- root/root 1059 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/hash_8h.js -rw-r--r-- root/root 25083 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/hash_8h_source.html -rw-r--r-- root/root 41450 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/hashtable_8h.html -rw-r--r-- root/root 1398 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/hashtable_8h.js -rw-r--r-- root/root 23048 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/hashtable_8h_source.html -rw-r--r-- root/root 6394 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/index.html -rw-r--r-- root/root 43583 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/isdnhdlc_8c.html -rw-r--r-- root/root 734 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/isdnhdlc_8c.js -rw-r--r-- root/root 30444 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/isdnhdlc_8h.html -rw-r--r-- root/root 1044 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/isdnhdlc_8h.js -rw-r--r-- root/root 27007 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/isdnhdlc_8h_source.html -rw-r--r-- root/root 4396 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/it__q_8c.html -rw-r--r-- root/root 10011 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/it__q_8h.html -rw-r--r-- root/root 792 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/it__q_8h.js -rw-r--r-- root/root 23490 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/it__q_8h_source.html -rw-r--r-- root/root 176813 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/jquery.js -rw-r--r-- root/root 54220 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/linuxlist_8h.html -rw-r--r-- root/root 6203 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/linuxlist_8h.js -rw-r--r-- root/root 103447 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/linuxlist_8h_source.html -rw-r--r-- root/root 48108 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/linuxrbtree_8h.html -rw-r--r-- root/root 2531 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/linuxrbtree_8h.js -rw-r--r-- root/root 40123 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/linuxrbtree_8h_source.html -rw-r--r-- root/root 13261 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/log2_8h.html -rw-r--r-- root/root 331 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/log2_8h.js -rw-r--r-- root/root 30077 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/log2_8h_source.html -rw-r--r-- root/root 53505 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/logging_8c.html -rw-r--r-- root/root 6679 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/logging_8c.js -rw-r--r-- root/root 90981 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/logging_8h.html -rw-r--r-- root/root 14447 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/logging_8h.js -rw-r--r-- root/root 150362 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/logging_8h_source.html -rw-r--r-- root/root 9007 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/logging__gsmtap_8c.html -rw-r--r-- root/root 411 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/logging__gsmtap_8c.js -rw-r--r-- root/root 7177 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/logging__internal_8h.html -rw-r--r-- root/root 532 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/logging__internal_8h.js -rw-r--r-- root/root 9230 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/logging__internal_8h_source.html -rw-r--r-- root/root 4516 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/logging__syslog_8c.html -rw-r--r-- root/root 8895 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/logging__systemd_8c.html -rw-r--r-- root/root 615 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/logging__systemd_8c.js -rw-r--r-- root/root 8545 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/loggingrb_8c.html -rw-r--r-- root/root 506 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/loggingrb_8c.js -rw-r--r-- root/root 7579 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/loggingrb_8h.html -rw-r--r-- root/root 418 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/loggingrb_8h.js -rw-r--r-- root/root 11143 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/loggingrb_8h_source.html -rw-r--r-- root/root 6627 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/macaddr_8c.html -rw-r--r-- root/root 202 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/macaddr_8c.js -rw-r--r-- root/root 6002 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/macaddr_8h.html -rw-r--r-- root/root 202 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/macaddr_8h.js -rw-r--r-- root/root 6154 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/macaddr_8h_source.html -rw-r--r-- root/root 5866 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/menu.js -rw-r--r-- root/root 7995 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/menudata.js -rw-r--r-- root/root 14828 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/mnl_8c.html -rw-r--r-- root/root 260 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/mnl_8c.js -rw-r--r-- root/root 12277 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/mnl_8h.html -rw-r--r-- root/root 242 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/mnl_8h.js -rw-r--r-- root/root 10723 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/mnl_8h_source.html -rw-r--r-- root/root 21262 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/modules.html -rw-r--r-- root/root 5523 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/modules.js -rw-r--r-- root/root 22400 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/msgb_8c.html -rw-r--r-- root/root 1818 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/msgb_8c.js -rw-r--r-- root/root 75124 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/msgb_8h.html -rw-r--r-- root/root 6964 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/msgb_8h.js -rw-r--r-- root/root 158051 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/msgb_8h_source.html -rw-r--r-- root/root 15118 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/msgfile_8c.html -rw-r--r-- root/root 445 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/msgfile_8c.js -rw-r--r-- root/root 7571 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/msgfile_8h.html -rw-r--r-- root/root 294 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/msgfile_8h.js -rw-r--r-- root/root 15349 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/msgfile_8h_source.html -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/nav_f.png -rw-r--r-- root/root 95 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/nav_g.png -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/nav_h.png -rw-r--r-- root/root 2108 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtree.css -rw-r--r-- root/root 15709 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtree.js -rw-r--r-- root/root 4071 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreedata.js -rw-r--r-- root/root 14723 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex0.js -rw-r--r-- root/root 13367 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex1.js -rw-r--r-- root/root 17827 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex10.js -rw-r--r-- root/root 18279 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex11.js -rw-r--r-- root/root 24775 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex12.js -rw-r--r-- root/root 24477 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex13.js -rw-r--r-- root/root 19646 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex14.js -rw-r--r-- root/root 24453 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex15.js -rw-r--r-- root/root 17076 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex16.js -rw-r--r-- root/root 17248 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex17.js -rw-r--r-- root/root 16547 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex18.js -rw-r--r-- root/root 17657 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex19.js -rw-r--r-- root/root 18982 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex2.js -rw-r--r-- root/root 14875 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex20.js -rw-r--r-- root/root 17272 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex21.js -rw-r--r-- root/root 18360 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex22.js -rw-r--r-- root/root 5464 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex23.js -rw-r--r-- root/root 20870 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex3.js -rw-r--r-- root/root 19204 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex4.js -rw-r--r-- root/root 16718 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex5.js -rw-r--r-- root/root 18060 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex6.js -rw-r--r-- root/root 20306 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex7.js -rw-r--r-- root/root 18119 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex8.js -rw-r--r-- root/root 20455 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/navtreeindex9.js -rw-r--r-- root/root 28913 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/netdev_8c.html -rw-r--r-- root/root 3018 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/netdev_8c.js -rw-r--r-- root/root 23280 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/netdev_8h.html -rw-r--r-- root/root 2177 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/netdev_8h.js -rw-r--r-- root/root 29858 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/netdev_8h_source.html -rw-r--r-- root/root 4225 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/netns_8c.html -rw-r--r-- root/root 4511 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/netns_8h.html -rw-r--r-- root/root 7742 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/netns_8h_source.html -rw-r--r-- root/root 123 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/open.png -rw-r--r-- root/root 5873 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/osmo__io_8c.html -rw-r--r-- root/root 45315 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/osmo__io_8h.html -rw-r--r-- root/root 3130 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/osmo__io_8h.js -rw-r--r-- root/root 46860 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/osmo__io_8h_source.html -rw-r--r-- root/root 39086 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/osmo__io__internal_8h.html -rw-r--r-- root/root 3535 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/osmo__io__internal_8h.js -rw-r--r-- root/root 62124 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/osmo__io__internal_8h_source.html -rw-r--r-- root/root 5900 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/osmo__io__poll_8c.html -rw-r--r-- root/root 5294 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/osmo__io__uring_8c.html -rw-r--r-- root/root 7633 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/panic_8c.html -rw-r--r-- root/root 382 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/panic_8c.js -rw-r--r-- root/root 7017 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/panic_8h.html -rw-r--r-- root/root 292 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/panic_8h.js -rw-r--r-- root/root 7710 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/panic_8h_source.html -rw-r--r-- root/root 5183 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/plugin_8c.html -rw-r--r-- root/root 113 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/plugin_8c.js -rw-r--r-- root/root 4914 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/plugin_8h.html -rw-r--r-- root/root 113 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/plugin_8h.js -rw-r--r-- root/root 5262 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/plugin_8h_source.html -rw-r--r-- root/root 19736 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/prbs_8c.html -rw-r--r-- root/root 681 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/prbs_8c.js -rw-r--r-- root/root 17975 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/prbs_8h.html -rw-r--r-- root/root 744 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/prbs_8h.js -rw-r--r-- root/root 15771 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/prbs_8h_source.html -rw-r--r-- root/root 6450 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/prim_8c.html -rw-r--r-- root/root 200 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/prim_8c.js -rw-r--r-- root/root 15750 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/prim_8h.html -rw-r--r-- root/root 1664 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/prim_8h.js -rw-r--r-- root/root 27212 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/prim_8h_source.html -rw-r--r-- root/root 8248 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/probes_8d.html -rw-r--r-- root/root 339 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/probes_8d.js -rw-r--r-- root/root 4421 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/process_8h.html -rw-r--r-- root/root 5018 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/process_8h_source.html -rw-r--r-- root/root 21507 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/rate__ctr_8c.html -rw-r--r-- root/root 2367 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/rate__ctr_8c.js -rw-r--r-- root/root 24083 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/rate__ctr_8h.html -rw-r--r-- root/root 2579 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/rate__ctr_8h.js -rw-r--r-- root/root 50086 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/rate__ctr_8h_source.html -rw-r--r-- root/root 27795 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/rbtree_8c.html -rw-r--r-- root/root 835 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/rbtree_8c.js -rw-r--r-- root/root 5518 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/resize.js drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/ -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_0.html -rw-r--r-- root/root 629 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_0.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_1.html -rw-r--r-- root/root 18972 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_1.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_10.html -rw-r--r-- root/root 28908 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_10.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_11.html -rw-r--r-- root/root 1472 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_11.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_12.html -rw-r--r-- root/root 100975 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_12.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_13.html -rw-r--r-- root/root 54221 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_13.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_14.html -rw-r--r-- root/root 49616 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_14.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_15.html -rw-r--r-- root/root 14585 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_15.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_16.html -rw-r--r-- root/root 21496 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_16.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_17.html -rw-r--r-- root/root 4089 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_17.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_18.html -rw-r--r-- root/root 1385 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_18.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_19.html -rw-r--r-- root/root 151 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_19.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_2.html -rw-r--r-- root/root 40753 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_2.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_3.html -rw-r--r-- root/root 53170 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_3.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_4.html -rw-r--r-- root/root 67257 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_4.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_5.html -rw-r--r-- root/root 35097 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_5.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_6.html -rw-r--r-- root/root 17347 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_6.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_7.html -rw-r--r-- root/root 14680 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_7.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_8.html -rw-r--r-- root/root 189271 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_8.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_9.html -rw-r--r-- root/root 17226 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_9.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_a.html -rw-r--r-- root/root 41542 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_a.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_b.html -rw-r--r-- root/root 4551 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_b.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_c.html -rw-r--r-- root/root 75109 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_c.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_d.html -rw-r--r-- root/root 41958 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_d.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_e.html -rw-r--r-- root/root 138088 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_e.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_f.html -rw-r--r-- root/root 211001 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/all_f.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_0.html -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_1.html -rw-r--r-- root/root 2291 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_10.html -rw-r--r-- root/root 1423 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_10.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_11.html -rw-r--r-- root/root 1219 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_11.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_12.html -rw-r--r-- root/root 610 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_12.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_13.html -rw-r--r-- root/root 113 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_13.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_14.html -rw-r--r-- root/root 951 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_14.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_15.html -rw-r--r-- root/root 122 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_15.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_2.html -rw-r--r-- root/root 4359 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_2.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_3.html -rw-r--r-- root/root 1072 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_3.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_4.html -rw-r--r-- root/root 288 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_4.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_5.html -rw-r--r-- root/root 104 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_5.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_6.html -rw-r--r-- root/root 220 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_6.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_7.html -rw-r--r-- root/root 23680 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_7.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_8.html -rw-r--r-- root/root 230 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_8.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_9.html -rw-r--r-- root/root 3435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_9.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_a.html -rw-r--r-- root/root 1620 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_a.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_b.html -rw-r--r-- root/root 294 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_b.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_c.html -rw-r--r-- root/root 693 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_c.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_d.html -rw-r--r-- root/root 19700 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_d.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_e.html -rw-r--r-- root/root 717 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_e.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_f.html -rw-r--r-- root/root 213 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/classes_f.js -rw-r--r-- root/root 1284 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/close.svg -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_0.html -rw-r--r-- root/root 782 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_1.html -rw-r--r-- root/root 345 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_1.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_2.html -rw-r--r-- root/root 244 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_2.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_3.html -rw-r--r-- root/root 270 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_3.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_4.html -rw-r--r-- root/root 16256 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_4.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_5.html -rw-r--r-- root/root 1919 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_5.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_6.html -rw-r--r-- root/root 1249 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_6.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_7.html -rw-r--r-- root/root 119 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_7.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_8.html -rw-r--r-- root/root 1320 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_8.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_9.html -rw-r--r-- root/root 2243 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_9.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_a.html -rw-r--r-- root/root 1539 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_a.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_b.html -rw-r--r-- root/root 1698 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_b.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_c.html -rw-r--r-- root/root 324 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/defines_c.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_0.html -rw-r--r-- root/root 3784 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_1.html -rw-r--r-- root/root 1506 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_1.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_2.html -rw-r--r-- root/root 121 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_3.html -rw-r--r-- root/root 1745 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_4.html -rw-r--r-- root/root 538 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_5.html -rw-r--r-- root/root 1471 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_6.html -rw-r--r-- root/root 137 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_7.html -rw-r--r-- root/root 693 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_8.html -rw-r--r-- root/root 3520 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_9.html -rw-r--r-- root/root 2105 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_9.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_a.html -rw-r--r-- root/root 391 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_b.html -rw-r--r-- root/root 129 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_b.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_c.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enums_c.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_0.html -rw-r--r-- root/root 493 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_0.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_1.html -rw-r--r-- root/root 503 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_2.html -rw-r--r-- root/root 19479 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_2.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_3.html -rw-r--r-- root/root 3000 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_3.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_4.html -rw-r--r-- root/root 1279 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_4.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_5.html -rw-r--r-- root/root 4300 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_5.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_6.html -rw-r--r-- root/root 4359 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_6.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_7.html -rw-r--r-- root/root 640 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_7.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_8.html -rw-r--r-- root/root 1457 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_8.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_9.html -rw-r--r-- root/root 3362 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_9.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_a.html -rw-r--r-- root/root 151 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/enumvalues_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_0.html -rw-r--r-- root/root 1855 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_1.html -rw-r--r-- root/root 1869 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_1.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_10.html -rw-r--r-- root/root 2743 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_10.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_11.html -rw-r--r-- root/root 1731 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_11.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_12.html -rw-r--r-- root/root 451 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_12.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_13.html -rw-r--r-- root/root 442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_13.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_14.html -rw-r--r-- root/root 176 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_14.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_2.html -rw-r--r-- root/root 3663 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_3.html -rw-r--r-- root/root 74 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_4.html -rw-r--r-- root/root 499 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_5.html -rw-r--r-- root/root 502 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_6.html -rw-r--r-- root/root 12480 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_7.html -rw-r--r-- root/root 143 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_8.html -rw-r--r-- root/root 951 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_9.html -rw-r--r-- root/root 526 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_9.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_a.html -rw-r--r-- root/root 1492 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_b.html -rw-r--r-- root/root 939 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_b.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_c.html -rw-r--r-- root/root 254 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_c.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_d.html -rw-r--r-- root/root 731 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_d.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_e.html -rw-r--r-- root/root 820 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_e.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_f.html -rw-r--r-- root/root 530 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/files_f.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_0.html -rw-r--r-- root/root 13673 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_1.html -rw-r--r-- root/root 5642 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_10.html -rw-r--r-- root/root 3372 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_11.html -rw-r--r-- root/root 8714 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_12.html -rw-r--r-- root/root 510 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_13.html -rw-r--r-- root/root 9673 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_14.html -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_15.html -rw-r--r-- root/root 605 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_15.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_2.html -rw-r--r-- root/root 5231 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_3.html -rw-r--r-- root/root 7157 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_4.html -rw-r--r-- root/root 7819 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_5.html -rw-r--r-- root/root 2038 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_6.html -rw-r--r-- root/root 934 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_7.html -rw-r--r-- root/root 71227 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_8.html -rw-r--r-- root/root 3184 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_9.html -rw-r--r-- root/root 6100 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_a.html -rw-r--r-- root/root 19319 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_b.html -rw-r--r-- root/root 10855 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_c.html -rw-r--r-- root/root 5702 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_d.html -rw-r--r-- root/root 109664 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_e.html -rw-r--r-- root/root 1602 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_f.html -rw-r--r-- root/root 11291 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/functions_f.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_0.html -rw-r--r-- root/root 629 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_0.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_1.html -rw-r--r-- root/root 180 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_1.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_10.html -rw-r--r-- root/root 238 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_10.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_11.html -rw-r--r-- root/root 301 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_11.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_2.html -rw-r--r-- root/root 169 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_2.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_3.html -rw-r--r-- root/root 553 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_3.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_4.html -rw-r--r-- root/root 133 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_4.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_5.html -rw-r--r-- root/root 1058 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_5.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_6.html -rw-r--r-- root/root 537 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_6.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_7.html -rw-r--r-- root/root 130 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_7.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_8.html -rw-r--r-- root/root 383 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_8.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_9.html -rw-r--r-- root/root 175 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_9.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_a.html -rw-r--r-- root/root 133 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_a.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_b.html -rw-r--r-- root/root 1052 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_b.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_c.html -rw-r--r-- root/root 96 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_c.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_d.html -rw-r--r-- root/root 97 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_d.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_e.html -rw-r--r-- root/root 897 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_e.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_f.html -rw-r--r-- root/root 553 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/groups_f.js -rw-r--r-- root/root 2378 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/mag_sel.svg -rw-r--r-- root/root 500 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/nomatches.html -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/pages_0.html -rw-r--r-- root/root 110 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/pages_0.js -rw-r--r-- root/root 4562 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/search.css -rw-r--r-- root/root 23044 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/search.js -rw-r--r-- root/root 567 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/search_l.png -rw-r--r-- root/root 158 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/search_m.png -rw-r--r-- root/root 553 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/search_r.png -rw-r--r-- root/root 736 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/searchdata.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/typedefs_0.html -rw-r--r-- root/root 133 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/typedefs_0.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/typedefs_1.html -rw-r--r-- root/root 506 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/typedefs_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/typedefs_2.html -rw-r--r-- root/root 1575 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/typedefs_2.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/typedefs_3.html -rw-r--r-- root/root 242 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/typedefs_3.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/typedefs_4.html -rw-r--r-- root/root 306 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/typedefs_4.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/typedefs_5.html -rw-r--r-- root/root 119 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/typedefs_5.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/typedefs_6.html -rw-r--r-- root/root 119 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/typedefs_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_0.html -rw-r--r-- root/root 3277 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_1.html -rw-r--r-- root/root 26823 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_10.html -rw-r--r-- root/root 1279 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_11.html -rw-r--r-- root/root 81832 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_12.html -rw-r--r-- root/root 39968 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_13.html -rw-r--r-- root/root 35712 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_14.html -rw-r--r-- root/root 13210 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_15.html -rw-r--r-- root/root 9913 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_15.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_16.html -rw-r--r-- root/root 3576 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_16.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_17.html -rw-r--r-- root/root 799 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_17.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_2.html -rw-r--r-- root/root 39186 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_3.html -rw-r--r-- root/root 53850 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_4.html -rw-r--r-- root/root 22999 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_5.html -rw-r--r-- root/root 14644 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_6.html -rw-r--r-- root/root 12944 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_7.html -rw-r--r-- root/root 41998 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_8.html -rw-r--r-- root/root 6830 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_9.html -rw-r--r-- root/root 26828 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_a.html -rw-r--r-- root/root 3910 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_b.html -rw-r--r-- root/root 40207 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_c.html -rw-r--r-- root/root 26708 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_d.html -rw-r--r-- root/root 129063 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_e.html -rw-r--r-- root/root 55295 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_f.html -rw-r--r-- root/root 24840 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/search/variables_f.js -rw-r--r-- root/root 5621 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/select_8c.html -rw-r--r-- root/root 21993 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/select_8h.html -rw-r--r-- root/root 2889 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/select_8h.js -rw-r--r-- root/root 42735 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/select_8h_source.html -rw-r--r-- root/root 18018 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/sercomm_8c.html -rw-r--r-- root/root 2411 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/sercomm_8c.js -rw-r--r-- root/root 18744 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/sercomm_8h.html -rw-r--r-- root/root 2349 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/sercomm_8h.js -rw-r--r-- root/root 38214 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/sercomm_8h_source.html -rw-r--r-- root/root 9517 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/serial_8c.html -rw-r--r-- root/root 702 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/serial_8c.js -rw-r--r-- root/root 8209 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/serial_8h.html -rw-r--r-- root/root 517 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/serial_8h.js -rw-r--r-- root/root 11060 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/serial_8h_source.html -rw-r--r-- root/root 10118 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/signal_8c.html -rw-r--r-- root/root 597 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/signal_8c.js -rw-r--r-- root/root 13555 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/signal_8h.html -rw-r--r-- root/root 897 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/signal_8h.js -rw-r--r-- root/root 17469 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/signal_8h_source.html -rw-r--r-- root/root 4460 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/sockaddr__str_8c.html -rw-r--r-- root/root 20052 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/sockaddr__str_8h.html -rw-r--r-- root/root 2760 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/sockaddr__str_8h.js -rw-r--r-- root/root 35949 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/sockaddr__str_8h_source.html -rw-r--r-- root/root 4254 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/socket_8c.html -rw-r--r-- root/root 39971 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/socket_8h.html -rw-r--r-- root/root 5525 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/socket_8h.js -rw-r--r-- root/root 79821 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/socket_8h_source.html -rw-r--r-- root/root 5593 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/socket__compat_8h.html -rw-r--r-- root/root 133 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/socket__compat_8h.js -rw-r--r-- root/root 5919 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/socket__compat_8h_source.html -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/splitbar.png -rw-r--r-- root/root 21818 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stat__item_8c.html -rw-r--r-- root/root 2204 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stat__item_8c.js -rw-r--r-- root/root 24368 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stat__item_8h.html -rw-r--r-- root/root 2560 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stat__item_8h.js -rw-r--r-- root/root 48303 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stat__item_8h_source.html -rw-r--r-- root/root 5713 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stat__item__internal_8h.html -rw-r--r-- root/root 12736 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stat__item__internal_8h_source.html -rw-r--r-- root/root 4431 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/statistics_8h.html -rw-r--r-- root/root 4890 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/statistics_8h_source.html -rw-r--r-- root/root 32958 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stats_8c.html -rw-r--r-- root/root 3567 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stats_8c.js -rw-r--r-- root/root 22861 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stats_8h.html -rw-r--r-- root/root 3348 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stats_8h.js -rw-r--r-- root/root 64718 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stats_8h_source.html -rw-r--r-- root/root 8966 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stats__statsd_8c.html -rw-r--r-- root/root 568 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stats__statsd_8c.js -rw-r--r-- root/root 16773 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stats__tcp_8c.html -rw-r--r-- root/root 1505 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stats__tcp_8c.js -rw-r--r-- root/root 10242 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stats__tcp_8h.html -rw-r--r-- root/root 739 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stats__tcp_8h.js -rw-r--r-- root/root 11615 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/stats__tcp_8h_source.html -rw-r--r-- root/root 10274 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/strrb_8c.html -rw-r--r-- root/root 578 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/strrb_8c.js -rw-r--r-- root/root 10900 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/strrb_8h.html -rw-r--r-- root/root 713 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/strrb_8h.js -rw-r--r-- root/root 16905 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/strrb_8h_source.html -rw-r--r-- root/root 13336 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structbitvec.html -rw-r--r-- root/root 260 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structbitvec.js -rw-r--r-- root/root 19503 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structgsmtap__hdr.html -rw-r--r-- root/root 1051 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structgsmtap__hdr.js -rw-r--r-- root/root 8478 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structgsmtap__inst.html -rw-r--r-- root/root 286 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structgsmtap__inst.js -rw-r--r-- root/root 17005 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structgsmtap__osmocore__log__hdr.html -rw-r--r-- root/root 1120 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structgsmtap__osmocore__log__hdr.js -rw-r--r-- root/root 6081 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structhlist__head.html -rw-r--r-- root/root 110 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structhlist__head.js -rw-r--r-- root/root 7224 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structhlist__node.html -rw-r--r-- root/root 192 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structhlist__node.js -rw-r--r-- root/root 11425 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structiofd__backend__ops.html -rw-r--r-- root/root 706 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structiofd__backend__ops.js -rw-r--r-- root/root 11609 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structiofd__msghdr.html -rw-r--r-- root/root 691 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structiofd__msghdr.js -rw-r--r-- root/root 9709 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structllist__head.html -rw-r--r-- root/root 191 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structllist__head.js -rw-r--r-- root/root 7938 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structlog__category.html -rw-r--r-- root/root 204 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structlog__category.js -rw-r--r-- root/root 5968 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structlog__context.html -rw-r--r-- root/root 110 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structlog__context.js -rw-r--r-- root/root 13634 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structlog__info.html -rw-r--r-- root/root 527 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structlog__info.js -rw-r--r-- root/root 11155 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structlog__info__cat.html -rw-r--r-- root/root 470 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structlog__info__cat.js -rw-r--r-- root/root 56738 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structlog__target.html -rw-r--r-- root/root 3076 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structlog__target.js -rw-r--r-- root/root 25702 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structmsgb.html -rw-r--r-- root/root 1142 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structmsgb.js -rw-r--r-- root/root 9343 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structnetdev__netns__ctx.html -rw-r--r-- root/root 405 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structnetdev__netns__ctx.js -rw-r--r-- root/root 10392 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__config__entry.html -rw-r--r-- root/root 573 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__config__entry.js -rw-r--r-- root/root 5655 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__config__list.html -rw-r--r-- root/root 124 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__config__list.js -rw-r--r-- root/root 21690 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__conv__code.html -rw-r--r-- root/root 848 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__conv__code.js -rw-r--r-- root/root 18471 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__conv__decoder.html -rw-r--r-- root/root 770 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__conv__decoder.js -rw-r--r-- root/root 10922 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__conv__encoder.html -rw-r--r-- root/root 398 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__conv__encoder.js -rw-r--r-- root/root 11342 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__counter.html -rw-r--r-- root/root 461 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__counter.js -rw-r--r-- root/root 10184 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__crc16gen__code.html -rw-r--r-- root/root 405 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__crc16gen__code.js -rw-r--r-- root/root 10184 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__crc32gen__code.html -rw-r--r-- root/root 405 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__crc32gen__code.js -rw-r--r-- root/root 10184 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__crc64gen__code.html -rw-r--r-- root/root 405 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__crc64gen__code.js -rw-r--r-- root/root 10148 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__crc8gen__code.html -rw-r--r-- root/root 400 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__crc8gen__code.js -rw-r--r-- root/root 15316 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__fd.html -rw-r--r-- root/root 497 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__fd.js -rw-r--r-- root/root 23430 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__fsm.html -rw-r--r-- root/root 1048 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__fsm.js -rw-r--r-- root/root 29687 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__fsm__inst.html -rw-r--r-- root/root 1349 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__fsm__inst.js -rw-r--r-- root/root 13517 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__fsm__state.html -rw-r--r-- root/root 581 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__fsm__state.js -rw-r--r-- root/root 30093 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__io__fd.html -rw-r--r-- root/root 2173 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__io__fd.js -rw-r--r-- root/root 16472 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__io__ops.html -rw-r--r-- root/root 479 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__io__ops.js -rw-r--r-- root/root 21437 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__isdnhdlc__vars.html -rw-r--r-- root/root 1468 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__isdnhdlc__vars.js -rw-r--r-- root/root 13085 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__it__q.html -rw-r--r-- root/root 791 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__it__q.js -rw-r--r-- root/root 10169 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__mnl.html -rw-r--r-- root/root 346 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__mnl.js -rw-r--r-- root/root 22076 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__netdev.html -rw-r--r-- root/root 1349 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__netdev.js -rw-r--r-- root/root 7990 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__prbs.html -rw-r--r-- root/root 269 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__prbs.js -rw-r--r-- root/root 7080 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__prbs__state.html -rw-r--r-- root/root 210 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__prbs__state.js -rw-r--r-- root/root 10039 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__prim__event__map.html -rw-r--r-- root/root 420 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__prim__event__map.js -rw-r--r-- root/root 10651 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__prim__hdr.html -rw-r--r-- root/root 383 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__prim__hdr.js -rw-r--r-- root/root 23748 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__sercomm__inst.html -rw-r--r-- root/root 1145 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__sercomm__inst.js -rw-r--r-- root/root 8083 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__signalfd.html -rw-r--r-- root/root 369 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__signalfd.js -rw-r--r-- root/root 21823 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__sock__init2__multiaddr__pars.html -rw-r--r-- root/root 1920 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__sock__init2__multiaddr__pars.js -rw-r--r-- root/root 9311 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__sockaddr.html -rw-r--r-- root/root 448 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__sockaddr.js -rw-r--r-- root/root 8002 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__sockaddr__str.html -rw-r--r-- root/root 301 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__sockaddr__str.js -rw-r--r-- root/root 10439 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__stat__item.html -rw-r--r-- root/root 298 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__stat__item.js -rw-r--r-- root/root 10939 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__stat__item__desc.html -rw-r--r-- root/root 525 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__stat__item__desc.js -rw-r--r-- root/root 14317 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__stat__item__group.html -rw-r--r-- root/root 509 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__stat__item__group.js -rw-r--r-- root/root 12590 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__stat__item__group__desc.html -rw-r--r-- root/root 585 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__stat__item__group__desc.js -rw-r--r-- root/root 13810 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__stat__item__period.html -rw-r--r-- root/root 509 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__stat__item__period.js -rw-r--r-- root/root 5646 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__stats__config.html -rw-r--r-- root/root 129 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__stats__config.js -rw-r--r-- root/root 40311 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__stats__reporter.html -rw-r--r-- root/root 2567 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__stats__reporter.js -rw-r--r-- root/root 12227 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__strbuf.html -rw-r--r-- root/root 365 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__strbuf.js -rw-r--r-- root/root 11169 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__strrb.html -rw-r--r-- root/root 357 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__strrb.js -rw-r--r-- root/root 8174 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__talloc__contexts.html -rw-r--r-- root/root 228 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__talloc__contexts.js -rw-r--r-- root/root 6893 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__tcp__stats__config.html -rw-r--r-- root/root 240 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__tcp__stats__config.js -rw-r--r-- root/root 16801 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__tdef.html -rw-r--r-- root/root 602 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__tdef.js -rw-r--r-- root/root 7652 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__tdef__group.html -rw-r--r-- root/root 298 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__tdef__group.js -rw-r--r-- root/root 9876 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__tdef__state__timeout.html -rw-r--r-- root/root 239 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__tdef__state__timeout.js -rw-r--r-- root/root 15873 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__time__cc.html -rw-r--r-- root/root 747 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__time__cc.js -rw-r--r-- root/root 19760 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__time__cc__cfg.html -rw-r--r-- root/root 816 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__time__cc__cfg.js -rw-r--r-- root/root 13409 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__timer__list.html -rw-r--r-- root/root 564 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__timer__list.js -rw-r--r-- root/root 17412 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__tundev.html -rw-r--r-- root/root 901 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__tundev.js -rw-r--r-- root/root 17222 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__use__count.html -rw-r--r-- root/root 310 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__use__count.js -rw-r--r-- root/root 13648 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__use__count__entry.html -rw-r--r-- root/root 421 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__use__count__entry.js -rw-r--r-- root/root 18164 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__wqueue.html -rw-r--r-- root/root 641 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structosmo__wqueue.js -rw-r--r-- root/root 9073 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structrate__ctr.html -rw-r--r-- root/root 272 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structrate__ctr.js -rw-r--r-- root/root 7419 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structrate__ctr__desc.html -rw-r--r-- root/root 210 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structrate__ctr__desc.js -rw-r--r-- root/root 14123 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structrate__ctr__group.html -rw-r--r-- root/root 465 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structrate__ctr__group.js -rw-r--r-- root/root 12806 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structrate__ctr__group__desc.html -rw-r--r-- root/root 540 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structrate__ctr__group__desc.js -rw-r--r-- root/root 7331 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structrate__ctr__per__intv.html -rw-r--r-- root/root 218 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structrate__ctr__per__intv.js -rw-r--r-- root/root 8868 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structrb__node.html -rw-r--r-- root/root 279 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structrb__node.js -rw-r--r-- root/root 6264 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structrb__root.html -rw-r--r-- root/root 106 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structrb__root.js -rw-r--r-- root/root 9501 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structsignal__handler.html -rw-r--r-- root/root 378 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structsignal__handler.js -rw-r--r-- root/root 6106 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structstats__tcp__entry.html -rw-r--r-- root/root 349 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structstats__tcp__entry.js -rw-r--r-- root/root 7290 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structvalue__string.html -rw-r--r-- root/root 197 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structvalue__string.js -rw-r--r-- root/root 14082 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structvdecoder.html -rw-r--r-- root/root 667 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structvdecoder.js -rw-r--r-- root/root 8961 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structvtrellis.html -rw-r--r-- root/root 349 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/structvtrellis.js -rw-r--r-- root/root 853 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/sync_off.png -rw-r--r-- root/root 845 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/sync_on.png -rw-r--r-- root/root 142 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/tab_a.png -rw-r--r-- root/root 169 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/tab_b.png -rw-r--r-- root/root 177 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/tab_h.png -rw-r--r-- root/root 184 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/tab_s.png -rw-r--r-- root/root 9957 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/tabs.css -rw-r--r-- root/root 10758 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/talloc_8h.html -rw-r--r-- root/root 441 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/talloc_8h.js -rw-r--r-- root/root 9454 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/talloc_8h_source.html -rw-r--r-- root/root 15325 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/tdef_8c.html -rw-r--r-- root/root 1033 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/tdef_8c.js -rw-r--r-- root/root 21528 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/tdef_8h.html -rw-r--r-- root/root 1934 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/tdef_8h.js -rw-r--r-- root/root 40149 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/tdef_8h_source.html -rw-r--r-- root/root 5435 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/thread_8c.html -rw-r--r-- root/root 105 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/thread_8c.js -rw-r--r-- root/root 5631 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/thread_8h.html -rw-r--r-- root/root 105 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/thread_8h.js -rw-r--r-- root/root 8159 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/thread_8h_source.html -rw-r--r-- root/root 4278 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/time__cc_8c.html -rw-r--r-- root/root 7890 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/time__cc_8h.html -rw-r--r-- root/root 310 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/time__cc_8h.js -rw-r--r-- root/root 26116 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/time__cc_8h_source.html -rw-r--r-- root/root 15086 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/timer_8c.html -rw-r--r-- root/root 1449 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/timer_8c.js -rw-r--r-- root/root 19972 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/timer_8h.html -rw-r--r-- root/root 2080 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/timer_8h.js -rw-r--r-- root/root 32312 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/timer_8h_source.html -rw-r--r-- root/root 6295 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/timer__clockgettime_8c.html -rw-r--r-- root/root 8974 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/timer__compat_8h.html -rw-r--r-- root/root 869 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/timer__compat_8h.js -rw-r--r-- root/root 23414 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/timer__compat_8h_source.html -rw-r--r-- root/root 9235 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/timer__gettimeofday_8c.html -rw-r--r-- root/root 432 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/timer__gettimeofday_8c.js -rw-r--r-- root/root 22987 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/tun_8c.html -rw-r--r-- root/root 2285 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/tun_8c.js -rw-r--r-- root/root 18058 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/tun_8h.html -rw-r--r-- root/root 1508 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/tun_8h.js -rw-r--r-- root/root 23683 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/tun_8h_source.html -rw-r--r-- root/root 14978 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/use__count_8c.html -rw-r--r-- root/root 1240 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/use__count_8c.js -rw-r--r-- root/root 15839 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/use__count_8h.html -rw-r--r-- root/root 1136 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/use__count_8h.js -rw-r--r-- root/root 28142 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/use__count_8h_source.html -rw-r--r-- root/root 52974 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/utils_8c.html -rw-r--r-- root/root 5849 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/utils_8c.js -rw-r--r-- root/root 66347 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/utils_8h.html -rw-r--r-- root/root 7289 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/utils_8h.js -rw-r--r-- root/root 90012 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/utils_8h_source.html -rw-r--r-- root/root 8867 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/write__queue_8c.html -rw-r--r-- root/root 525 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/write__queue_8c.js -rw-r--r-- root/root 9921 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/write__queue_8h.html -rw-r--r-- root/root 525 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/write__queue_8h.js -rw-r--r-- root/root 21005 2024-06-06 16:31 ./usr/share/doc/libosmocore/core/html/write__queue_8h_source.html drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore-doc/ -rw-r--r-- root/root 35067 2024-06-06 16:31 ./usr/share/doc/libosmocore-doc/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmocore-doc/copyright drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc-base/ -rw-r--r-- root/root 216 2024-06-06 16:31 ./usr/share/doc-base/libosmocore-doc.libosmocore-doc + dpkg -c libosmocore-utils_1.9.1_amd64.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/bin/ -rwxr-xr-x root/root 14720 2024-06-06 16:31 ./usr/bin/osmo-aka-verify -rwxr-xr-x root/root 14416 2024-06-06 16:31 ./usr/bin/osmo-arfcn -rwxr-xr-x root/root 14912 2024-06-06 16:31 ./usr/bin/osmo-auc-gen -rwxr-xr-x root/root 14416 2024-06-06 16:31 ./usr/bin/osmo-config-merge -rwxr-xr-x root/root 14520 2024-06-06 16:31 ./usr/bin/osmo-gsmtap-logsend drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore-utils/ -rw-r--r-- root/root 35067 2024-06-06 16:31 ./usr/share/doc/libosmocore-utils/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmocore-utils/copyright + dpkg -c libosmocore21_1.9.1_amd64.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 310216 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore21/ -rw-r--r-- root/root 35066 2024-06-06 16:31 ./usr/share/doc/libosmocore21/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmocore21/copyright lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmocore.so.21 -> libosmocore.so.21.0.0 + dpkg -c libosmocore_1.9.1_amd64.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/codec/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/core/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/crypt/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/gsm/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/isdn/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/include/osmocom/vty/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/ -rw-r--r-- root/root 35064 2024-06-06 16:31 ./usr/share/doc/libosmocore/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmocore/copyright + dpkg -c libosmoctrl-doc_1.9.1_all.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/ -rw-r--r-- root/root 6245 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/annotated.html -rw-r--r-- root/root 649 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/annotated_dup.js -rw-r--r-- root/root 676 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/bc_s.png -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/bdwn.png -rw-r--r-- root/root 4770 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/classes.html -rw-r--r-- root/root 132 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/closed.png -rw-r--r-- root/root 72126 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/control__cmd_8c.html -rw-r--r-- root/root 1754 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/control__cmd_8c.js -rw-r--r-- root/root 120160 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/control__cmd_8h.html -rw-r--r-- root/root 5430 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/control__cmd_8h.js -rw-r--r-- root/root 81309 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/control__cmd_8h_source.html -rw-r--r-- root/root 121133 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/control__if_8c.html -rw-r--r-- root/root 3600 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/control__if_8c.js -rw-r--r-- root/root 64822 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/control__if_8h.html -rw-r--r-- root/root 1601 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/control__if_8h.js -rw-r--r-- root/root 33052 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/control__if_8h_source.html -rw-r--r-- root/root 23310 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/control__vty_8c.html -rw-r--r-- root/root 922 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/control__vty_8c.js -rw-r--r-- root/root 9129 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/control__vty_8h.html -rw-r--r-- root/root 310 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/control__vty_8h.js -rw-r--r-- root/root 7902 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/control__vty_8h_source.html -rw-r--r-- root/root 5758 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/dir_3823441c25c78637c850098229107a9a.html -rw-r--r-- root/root 335 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/dir_3823441c25c78637c850098229107a9a.js -rw-r--r-- root/root 5777 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/dir_661552763dbd867ebd895cbce5c3c045.html -rw-r--r-- root/root 295 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/dir_661552763dbd867ebd895cbce5c3c045.js -rw-r--r-- root/root 4421 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js -rw-r--r-- root/root 4540 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js -rw-r--r-- root/root 4436 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/dir_d44c64559bbebec7f509842c48db8b23.html -rw-r--r-- root/root 150 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/dir_d44c64559bbebec7f509842c48db8b23.js -rw-r--r-- root/root 746 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/doc.png -rw-r--r-- root/root 33676 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/doxygen.css -rw-r--r-- root/root 15382 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/doxygen.svg -rw-r--r-- root/root 4452 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/dynsections.js -rw-r--r-- root/root 8375 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/files.html -rw-r--r-- root/root 223 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/files_dup.js -rw-r--r-- root/root 616 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/folderclosed.png -rw-r--r-- root/root 597 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/folderopen.png -rw-r--r-- root/root 28181 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/fsm__ctrl__commands_8c.html -rw-r--r-- root/root 1057 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/fsm__ctrl__commands_8c.js -rw-r--r-- root/root 8601 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/functions.html -rw-r--r-- root/root 8498 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/functions_vars.html -rw-r--r-- root/root 24346 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/globals.html -rw-r--r-- root/root 8412 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/globals_defs.html -rw-r--r-- root/root 3977 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/globals_enum.html -rw-r--r-- root/root 6016 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/globals_eval.html -rw-r--r-- root/root 15855 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/globals_func.html -rw-r--r-- root/root 3982 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/globals_type.html -rw-r--r-- root/root 4816 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/globals_vars.html -rw-r--r-- root/root 3825 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/index.html -rw-r--r-- root/root 176813 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/jquery.js -rw-r--r-- root/root 5866 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/menu.js -rw-r--r-- root/root 4247 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/menudata.js -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/nav_f.png -rw-r--r-- root/root 95 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/nav_g.png -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/nav_h.png -rw-r--r-- root/root 2108 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/navtree.css -rw-r--r-- root/root 15709 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/navtree.js -rw-r--r-- root/root 2267 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/navtreedata.js -rw-r--r-- root/root 16034 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/navtreeindex0.js -rw-r--r-- root/root 123 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/open.png -rw-r--r-- root/root 20282 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/ports_8h.html -rw-r--r-- root/root 1530 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/ports_8h.js -rw-r--r-- root/root 10285 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/ports_8h_source.html -rw-r--r-- root/root 5518 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/resize.js drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/ -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_0.html -rw-r--r-- root/root 629 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_0.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_1.html -rw-r--r-- root/root 13533 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_1.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_10.html -rw-r--r-- root/root 29563 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_10.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_11.html -rw-r--r-- root/root 1472 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_11.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_12.html -rw-r--r-- root/root 97003 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_12.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_13.html -rw-r--r-- root/root 54266 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_13.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_14.html -rw-r--r-- root/root 47891 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_14.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_15.html -rw-r--r-- root/root 14830 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_15.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_16.html -rw-r--r-- root/root 21464 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_16.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_17.html -rw-r--r-- root/root 4147 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_17.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_18.html -rw-r--r-- root/root 1385 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_18.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_19.html -rw-r--r-- root/root 157 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_19.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_2.html -rw-r--r-- root/root 40628 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_2.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_3.html -rw-r--r-- root/root 52208 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_3.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_4.html -rw-r--r-- root/root 85972 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_4.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_5.html -rw-r--r-- root/root 32077 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_5.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_6.html -rw-r--r-- root/root 17661 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_6.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_7.html -rw-r--r-- root/root 14810 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_7.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_8.html -rw-r--r-- root/root 152666 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_8.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_9.html -rw-r--r-- root/root 10010 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_9.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_a.html -rw-r--r-- root/root 37117 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_a.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_b.html -rw-r--r-- root/root 4599 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_b.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_c.html -rw-r--r-- root/root 70478 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_c.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_d.html -rw-r--r-- root/root 40296 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_d.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_e.html -rw-r--r-- root/root 137409 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_e.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_f.html -rw-r--r-- root/root 172533 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/all_f.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_0.html -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_1.html -rw-r--r-- root/root 2291 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_10.html -rw-r--r-- root/root 1535 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_10.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_11.html -rw-r--r-- root/root 1251 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_11.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_12.html -rw-r--r-- root/root 610 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_12.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_13.html -rw-r--r-- root/root 113 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_13.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_14.html -rw-r--r-- root/root 999 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_14.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_15.html -rw-r--r-- root/root 122 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_15.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_2.html -rw-r--r-- root/root 4375 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_2.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_3.html -rw-r--r-- root/root 960 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_3.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_4.html -rw-r--r-- root/root 288 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_4.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_5.html -rw-r--r-- root/root 104 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_5.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_6.html -rw-r--r-- root/root 220 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_6.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_7.html -rw-r--r-- root/root 23728 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_7.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_8.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_8.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_9.html -rw-r--r-- root/root 3467 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_9.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_a.html -rw-r--r-- root/root 1700 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_a.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_b.html -rw-r--r-- root/root 310 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_b.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_c.html -rw-r--r-- root/root 709 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_c.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_d.html -rw-r--r-- root/root 20500 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_d.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_e.html -rw-r--r-- root/root 717 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_e.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_f.html -rw-r--r-- root/root 213 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/classes_f.js -rw-r--r-- root/root 1284 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/close.svg -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/defines_0.html -rw-r--r-- root/root 2392 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/defines_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/defines_1.html -rw-r--r-- root/root 2209 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/defines_1.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/defines_2.html -rw-r--r-- root/root 137 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/defines_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_0.html -rw-r--r-- root/root 3784 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_1.html -rw-r--r-- root/root 1512 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_1.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_2.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_3.html -rw-r--r-- root/root 121 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_4.html -rw-r--r-- root/root 1614 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_5.html -rw-r--r-- root/root 264 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_6.html -rw-r--r-- root/root 1496 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_7.html -rw-r--r-- root/root 137 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_8.html -rw-r--r-- root/root 693 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_9.html -rw-r--r-- root/root 3329 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_9.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_a.html -rw-r--r-- root/root 2114 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_b.html -rw-r--r-- root/root 396 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_b.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_c.html -rw-r--r-- root/root 129 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_c.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_d.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enums_d.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enumvalues_0.html -rw-r--r-- root/root 184 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enumvalues_0.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enumvalues_1.html -rw-r--r-- root/root 2131 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/enumvalues_1.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_0.html -rw-r--r-- root/root 1887 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_1.html -rw-r--r-- root/root 2093 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_1.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_10.html -rw-r--r-- root/root 3127 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_10.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_11.html -rw-r--r-- root/root 1955 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_11.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_12.html -rw-r--r-- root/root 515 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_12.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_13.html -rw-r--r-- root/root 442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_13.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_14.html -rw-r--r-- root/root 208 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_14.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_2.html -rw-r--r-- root/root 3935 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_3.html -rw-r--r-- root/root 90 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_4.html -rw-r--r-- root/root 547 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_5.html -rw-r--r-- root/root 518 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_6.html -rw-r--r-- root/root 12528 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_7.html -rw-r--r-- root/root 175 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_8.html -rw-r--r-- root/root 1015 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_9.html -rw-r--r-- root/root 526 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_9.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_a.html -rw-r--r-- root/root 1668 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_b.html -rw-r--r-- root/root 1067 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_b.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_c.html -rw-r--r-- root/root 318 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_c.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_d.html -rw-r--r-- root/root 811 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_d.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_e.html -rw-r--r-- root/root 964 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_e.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_f.html -rw-r--r-- root/root 578 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/files_f.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_0.html -rw-r--r-- root/root 9821 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_1.html -rw-r--r-- root/root 5611 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_10.html -rw-r--r-- root/root 3281 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_11.html -rw-r--r-- root/root 8674 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_12.html -rw-r--r-- root/root 533 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_13.html -rw-r--r-- root/root 9583 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_14.html -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_15.html -rw-r--r-- root/root 605 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_15.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_2.html -rw-r--r-- root/root 4833 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_3.html -rw-r--r-- root/root 19615 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_4.html -rw-r--r-- root/root 8227 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_5.html -rw-r--r-- root/root 2038 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_6.html -rw-r--r-- root/root 878 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_7.html -rw-r--r-- root/root 71280 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_8.html -rw-r--r-- root/root 2609 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_9.html -rw-r--r-- root/root 4718 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_a.html -rw-r--r-- root/root 19736 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_b.html -rw-r--r-- root/root 11328 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_c.html -rw-r--r-- root/root 5741 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_d.html -rw-r--r-- root/root 85552 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_e.html -rw-r--r-- root/root 1605 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_f.html -rw-r--r-- root/root 9048 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/functions_f.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_0.html -rw-r--r-- root/root 629 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_0.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_1.html -rw-r--r-- root/root 180 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_1.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_10.html -rw-r--r-- root/root 270 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_10.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_11.html -rw-r--r-- root/root 301 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_11.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_2.html -rw-r--r-- root/root 201 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_2.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_3.html -rw-r--r-- root/root 585 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_3.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_4.html -rw-r--r-- root/root 149 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_4.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_5.html -rw-r--r-- root/root 1090 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_5.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_6.html -rw-r--r-- root/root 601 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_6.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_7.html -rw-r--r-- root/root 130 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_7.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_8.html -rw-r--r-- root/root 383 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_8.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_9.html -rw-r--r-- root/root 191 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_9.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_a.html -rw-r--r-- root/root 165 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_a.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_b.html -rw-r--r-- root/root 1196 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_b.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_c.html -rw-r--r-- root/root 96 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_c.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_d.html -rw-r--r-- root/root 113 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_d.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_e.html -rw-r--r-- root/root 1009 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_e.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_f.html -rw-r--r-- root/root 585 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/groups_f.js -rw-r--r-- root/root 2378 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/mag_sel.svg -rw-r--r-- root/root 500 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/nomatches.html -rw-r--r-- root/root 4562 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/search.css -rw-r--r-- root/root 23044 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/search.js -rw-r--r-- root/root 567 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/search_l.png -rw-r--r-- root/root 158 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/search_m.png -rw-r--r-- root/root 553 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/search_r.png -rw-r--r-- root/root 679 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/searchdata.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_0.html -rw-r--r-- root/root 280 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_0.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_1.html -rw-r--r-- root/root 138 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_2.html -rw-r--r-- root/root 521 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_2.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_3.html -rw-r--r-- root/root 1024 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_3.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_4.html -rw-r--r-- root/root 250 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_4.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_5.html -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_5.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_6.html -rw-r--r-- root/root 127 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_6.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_7.html -rw-r--r-- root/root 127 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/typedefs_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_0.html -rw-r--r-- root/root 3528 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_1.html -rw-r--r-- root/root 26830 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_10.html -rw-r--r-- root/root 1279 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_11.html -rw-r--r-- root/root 83190 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_12.html -rw-r--r-- root/root 45069 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_13.html -rw-r--r-- root/root 35916 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_14.html -rw-r--r-- root/root 13328 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_15.html -rw-r--r-- root/root 9924 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_15.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_16.html -rw-r--r-- root/root 3720 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_16.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_17.html -rw-r--r-- root/root 799 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_17.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_18.html -rw-r--r-- root/root 157 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_18.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_2.html -rw-r--r-- root/root 39165 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_3.html -rw-r--r-- root/root 55723 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_4.html -rw-r--r-- root/root 23413 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_5.html -rw-r--r-- root/root 14911 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_6.html -rw-r--r-- root/root 13099 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_7.html -rw-r--r-- root/root 42162 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_8.html -rw-r--r-- root/root 7003 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_9.html -rw-r--r-- root/root 27031 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_a.html -rw-r--r-- root/root 3958 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_b.html -rw-r--r-- root/root 44855 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_c.html -rw-r--r-- root/root 27188 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_d.html -rw-r--r-- root/root 129811 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_e.html -rw-r--r-- root/root 57690 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_f.html -rw-r--r-- root/root 25968 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/search/variables_f.js -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/splitbar.png -rw-r--r-- root/root 19827 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structctrl__cmd.html -rw-r--r-- root/root 670 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structctrl__cmd.js -rw-r--r-- root/root 8363 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structctrl__cmd__def.html -rw-r--r-- root/root 284 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structctrl__cmd__def.js -rw-r--r-- root/root 12347 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structctrl__cmd__element.html -rw-r--r-- root/root 481 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structctrl__cmd__element.js -rw-r--r-- root/root 6319 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structctrl__cmd__map.html -rw-r--r-- root/root 199 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structctrl__cmd__map.js -rw-r--r-- root/root 6893 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structctrl__cmd__struct.html -rw-r--r-- root/root 219 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structctrl__cmd__struct.js -rw-r--r-- root/root 14161 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structctrl__connection.html -rw-r--r-- root/root 583 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structctrl__connection.js -rw-r--r-- root/root 10886 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structctrl__handle.html -rw-r--r-- root/root 459 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structctrl__handle.js -rw-r--r-- root/root 6752 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structlookup__helper.html -rw-r--r-- root/root 202 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/structlookup__helper.js -rw-r--r-- root/root 853 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/sync_off.png -rw-r--r-- root/root 845 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/sync_on.png -rw-r--r-- root/root 142 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/tab_a.png -rw-r--r-- root/root 169 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/tab_b.png -rw-r--r-- root/root 177 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/tab_h.png -rw-r--r-- root/root 184 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/tab_s.png -rw-r--r-- root/root 9957 2024-06-06 16:31 ./usr/share/doc/libosmocore/ctrl/html/tabs.css drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmoctrl-doc/ -rw-r--r-- root/root 35070 2024-06-06 16:31 ./usr/share/doc/libosmoctrl-doc/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmoctrl-doc/copyright drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc-base/ -rw-r--r-- root/root 216 2024-06-06 16:31 ./usr/share/doc-base/libosmoctrl-doc.libosmoctrl-doc + dpkg -c libosmoctrl0_1.9.1_amd64.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 47864 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmoctrl0/ -rw-r--r-- root/root 35067 2024-06-06 16:31 ./usr/share/doc/libosmoctrl0/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmoctrl0/copyright lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmoctrl.so.0 -> libosmoctrl.so.0.8.1 + dpkg -c libosmogb-doc_1.9.1_all.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/ -rw-r--r-- root/root 19989 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/annotated.html -rw-r--r-- root/root 4995 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/annotated_dup.js -rw-r--r-- root/root 676 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/bc_s.png -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/bdwn.png -rw-r--r-- root/root 127467 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/bssgp__bvc__fsm_8c.html -rw-r--r-- root/root 3758 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/bssgp__bvc__fsm_8c.js -rw-r--r-- root/root 49168 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/bssgp__bvc__fsm_8h.html -rw-r--r-- root/root 3853 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/bssgp__bvc__fsm_8h.js -rw-r--r-- root/root 42290 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/bssgp__bvc__fsm_8h_source.html -rw-r--r-- root/root 9744 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/classes.html -rw-r--r-- root/root 132 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/closed.png -rw-r--r-- root/root 13381 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/common__vty_8c.html -rw-r--r-- root/root 195 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/common__vty_8c.js -rw-r--r-- root/root 9480 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/common__vty_8h.html -rw-r--r-- root/root 102 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/common__vty_8h.js -rw-r--r-- root/root 5747 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/common__vty_8h_source.html -rw-r--r-- root/root 14333 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/dir_192f31a432226a1704441fb4e440116e.html -rw-r--r-- root/root 1890 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/dir_192f31a432226a1704441fb4e440116e.js -rw-r--r-- root/root 4411 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- root/root 145 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js -rw-r--r-- root/root 8697 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/dir_7c12f4ae97f47d7beff08cb37df2dd26.html -rw-r--r-- root/root 888 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/dir_7c12f4ae97f47d7beff08cb37df2dd26.js -rw-r--r-- root/root 4532 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js -rw-r--r-- root/root 4428 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/dir_d44c64559bbebec7f509842c48db8b23.html -rw-r--r-- root/root 150 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/dir_d44c64559bbebec7f509842c48db8b23.js -rw-r--r-- root/root 5892 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/dir_deae211d9db0c21b50f4c200db59f13f.html -rw-r--r-- root/root 293 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/dir_deae211d9db0c21b50f4c200db59f13f.js -rw-r--r-- root/root 746 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/doc.png -rw-r--r-- root/root 33676 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/doxygen.css -rw-r--r-- root/root 15382 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/doxygen.svg -rw-r--r-- root/root 4452 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/dynsections.js -rw-r--r-- root/root 18334 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/files.html -rw-r--r-- root/root 223 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/files_dup.js -rw-r--r-- root/root 616 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/folderclosed.png -rw-r--r-- root/root 597 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/folderopen.png -rw-r--r-- root/root 143280 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/frame__relay_8c.html -rw-r--r-- root/root 9239 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/frame__relay_8c.js -rw-r--r-- root/root 40740 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/frame__relay_8h.html -rw-r--r-- root/root 1925 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/frame__relay_8h.js -rw-r--r-- root/root 60365 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/frame__relay_8h_source.html -rw-r--r-- root/root 4394 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions.html -rw-r--r-- root/root 7295 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_a.html -rw-r--r-- root/root 7701 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_b.html -rw-r--r-- root/root 6277 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_c.html -rw-r--r-- root/root 6844 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_d.html -rw-r--r-- root/root 801 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_dup.js -rw-r--r-- root/root 5218 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_e.html -rw-r--r-- root/root 6018 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_f.html -rw-r--r-- root/root 4476 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_g.html -rw-r--r-- root/root 6904 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_i.html -rw-r--r-- root/root 7871 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_l.html -rw-r--r-- root/root 6167 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_m.html -rw-r--r-- root/root 10224 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_n.html -rw-r--r-- root/root 4894 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_o.html -rw-r--r-- root/root 7530 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_p.html -rw-r--r-- root/root 4538 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_q.html -rw-r--r-- root/root 8566 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_r.html -rw-r--r-- root/root 9492 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_s.html -rw-r--r-- root/root 7688 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_t.html -rw-r--r-- root/root 5692 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_u.html -rw-r--r-- root/root 4125 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_v.html -rw-r--r-- root/root 4291 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars.html -rw-r--r-- root/root 902 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars.js -rw-r--r-- root/root 7192 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_a.html -rw-r--r-- root/root 7598 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_b.html -rw-r--r-- root/root 6174 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_c.html -rw-r--r-- root/root 6741 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_d.html -rw-r--r-- root/root 5115 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_e.html -rw-r--r-- root/root 5915 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_f.html -rw-r--r-- root/root 4373 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_g.html -rw-r--r-- root/root 6801 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_i.html -rw-r--r-- root/root 7768 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_l.html -rw-r--r-- root/root 6064 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_m.html -rw-r--r-- root/root 10121 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_n.html -rw-r--r-- root/root 4791 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_o.html -rw-r--r-- root/root 7427 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_p.html -rw-r--r-- root/root 4435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_q.html -rw-r--r-- root/root 8463 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_r.html -rw-r--r-- root/root 9389 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_s.html -rw-r--r-- root/root 7585 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_t.html -rw-r--r-- root/root 5589 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_u.html -rw-r--r-- root/root 4022 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/functions_vars_v.html -rw-r--r-- root/root 27395 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gb__internal_8h.html -rw-r--r-- root/root 1163 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gb__internal_8h.js -rw-r--r-- root/root 19132 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gb__internal_8h_source.html -rw-r--r-- root/root 6592 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals.html -rw-r--r-- root/root 4727 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_a.html -rw-r--r-- root/root 96572 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_b.html -rw-r--r-- root/root 6450 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_c.html -rw-r--r-- root/root 9759 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_d.html -rw-r--r-- root/root 23182 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_defs.html -rw-r--r-- root/root 796 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_dup.js -rw-r--r-- root/root 5061 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_e.html -rw-r--r-- root/root 10639 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_enum.html -rw-r--r-- root/root 4065 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_eval.html -rw-r--r-- root/root 398 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_eval.js -rw-r--r-- root/root 58918 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_eval_b.html -rw-r--r-- root/root 4112 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_eval_f.html -rw-r--r-- root/root 17981 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_eval_g.html -rw-r--r-- root/root 22701 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_eval_n.html -rw-r--r-- root/root 5922 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_eval_p.html -rw-r--r-- root/root 9370 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_eval_q.html -rw-r--r-- root/root 4264 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_eval_r.html -rw-r--r-- root/root 6802 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_eval_s.html -rw-r--r-- root/root 9402 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_f.html -rw-r--r-- root/root 5883 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func.html -rw-r--r-- root/root 902 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func.js -rw-r--r-- root/root 4597 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_a.html -rw-r--r-- root/root 31682 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_b.html -rw-r--r-- root/root 5646 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_c.html -rw-r--r-- root/root 7559 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_d.html -rw-r--r-- root/root 4179 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_e.html -rw-r--r-- root/root 7215 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_f.html -rw-r--r-- root/root 30557 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_g.html -rw-r--r-- root/root 5179 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_h.html -rw-r--r-- root/root 4269 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_i.html -rw-r--r-- root/root 4677 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_l.html -rw-r--r-- root/root 4045 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_m.html -rw-r--r-- root/root 30829 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_n.html -rw-r--r-- root/root 6337 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_o.html -rw-r--r-- root/root 4045 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_p.html -rw-r--r-- root/root 4030 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_q.html -rw-r--r-- root/root 5365 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_r.html -rw-r--r-- root/root 4324 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_s.html -rw-r--r-- root/root 4181 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_t.html -rw-r--r-- root/root 4329 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_u.html -rw-r--r-- root/root 5500 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_func_v.html -rw-r--r-- root/root 51197 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_g.html -rw-r--r-- root/root 5309 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_h.html -rw-r--r-- root/root 6142 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_i.html -rw-r--r-- root/root 7038 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_l.html -rw-r--r-- root/root 5973 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_m.html -rw-r--r-- root/root 59317 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_n.html -rw-r--r-- root/root 7194 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_o.html -rw-r--r-- root/root 8859 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_p.html -rw-r--r-- root/root 10665 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_q.html -rw-r--r-- root/root 8344 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_r.html -rw-r--r-- root/root 9358 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_s.html -rw-r--r-- root/root 5544 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_t.html -rw-r--r-- root/root 4096 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_type.html -rw-r--r-- root/root 5253 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_u.html -rw-r--r-- root/root 6650 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_v.html -rw-r--r-- root/root 27546 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/globals_vars.html -rw-r--r-- root/root 78849 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp2_8c.html -rw-r--r-- root/root 1647 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp2_8c.js -rw-r--r-- root/root 74829 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp2_8h.html -rw-r--r-- root/root 1643 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp2_8h.js -rw-r--r-- root/root 37283 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp2_8h_source.html -rw-r--r-- root/root 195979 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp_8c.html -rw-r--r-- root/root 4562 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp_8c.js -rw-r--r-- root/root 125628 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp_8h.html -rw-r--r-- root/root 7688 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp_8h.js -rw-r--r-- root/root 111614 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp_8h_source.html -rw-r--r-- root/root 88371 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__bss_8c.html -rw-r--r-- root/root 2110 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__bss_8c.js -rw-r--r-- root/root 83917 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__bss_8h.html -rw-r--r-- root/root 1912 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__bss_8h.js -rw-r--r-- root/root 32241 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__bss_8h_source.html -rw-r--r-- root/root 18068 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__internal_8h.html -rw-r--r-- root/root 332 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__internal_8h.js -rw-r--r-- root/root 8346 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__internal_8h_source.html -rw-r--r-- root/root 158177 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__rim_8c.html -rw-r--r-- root/root 3770 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__rim_8c.js -rw-r--r-- root/root 151346 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__rim_8h.html -rw-r--r-- root/root 7159 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__rim_8h.js -rw-r--r-- root/root 129645 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__rim_8h_source.html -rw-r--r-- root/root 144861 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__util_8c.html -rw-r--r-- root/root 7310 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__util_8c.js -rw-r--r-- root/root 43919 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__vty_8c.html -rw-r--r-- root/root 1186 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__bssgp__vty_8c.js -rw-r--r-- root/root 41804 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__msgb_8h.html -rw-r--r-- root/root 1519 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__msgb_8h.js -rw-r--r-- root/root 14592 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__msgb_8h_source.html -rw-r--r-- root/root 53439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2_8c.html -rw-r--r-- root/root 6214 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2_8c.js -rw-r--r-- root/root 170093 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2_8h.html -rw-r--r-- root/root 10643 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2_8h.js -rw-r--r-- root/root 136503 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2_8h_source.html -rw-r--r-- root/root 117704 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__fr_8c.html -rw-r--r-- root/root 4049 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__fr_8c.js -rw-r--r-- root/root 62709 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__frgre_8c.html -rw-r--r-- root/root 2465 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__frgre_8c.js -rw-r--r-- root/root 269290 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__internal_8h.html -rw-r--r-- root/root 17752 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__internal_8h.js -rw-r--r-- root/root 195257 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__internal_8h_source.html -rw-r--r-- root/root 132790 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__message_8c.html -rw-r--r-- root/root 2782 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__message_8c.js -rw-r--r-- root/root 361741 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__sns_8c.html -rw-r--r-- root/root 12583 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__sns_8c.js -rw-r--r-- root/root 90341 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__udp_8c.html -rw-r--r-- root/root 2498 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__udp_8c.js -rw-r--r-- root/root 140680 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__vc__fsm_8c.html -rw-r--r-- root/root 6530 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__vc__fsm_8c.js -rw-r--r-- root/root 299355 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__vty_8c.html -rw-r--r-- root/root 7619 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns2__vty_8c.js -rw-r--r-- root/root 66070 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns_8c.html -rw-r--r-- root/root 11290 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns_8c.js -rw-r--r-- root/root 67025 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns_8h.html -rw-r--r-- root/root 8607 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns_8h.js -rw-r--r-- root/root 107790 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns_8h_source.html -rw-r--r-- root/root 33849 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns__frgre_8c.html -rw-r--r-- root/root 1477 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns__frgre_8c.js -rw-r--r-- root/root 7974 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns__frgre_8h.html -rw-r--r-- root/root 128 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns__frgre_8h.js -rw-r--r-- root/root 6393 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns__frgre_8h_source.html -rw-r--r-- root/root 115647 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns__sns_8c.html -rw-r--r-- root/root 6325 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns__sns_8c.js -rw-r--r-- root/root 107091 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns__vty_8c.html -rw-r--r-- root/root 2636 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__ns__vty_8c.js -rw-r--r-- root/root 4484 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__rlc_8h.html -rw-r--r-- root/root 5198 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gprs__rlc_8h_source.html -rw-r--r-- root/root 2328 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__Tdef.js -rw-r--r-- root/root 5757 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__Tdef__VTY.js -rw-r--r-- root/root 1464 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__a5.js -rw-r--r-- root/root 15930 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__auth.js -rw-r--r-- root/root 644 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__bitcomp.js -rw-r--r-- root/root 2568 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__bits.js -rw-r--r-- root/root 4579 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__bitvec.js -rw-r--r-- root/root 9132 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__bsslap.js -rw-r--r-- root/root 19408 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__bssmap__le.js -rw-r--r-- root/root 14327 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__coding.js -rw-r--r-- root/root 24162 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__command.js -rw-r--r-- root/root 2562 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__conv.js -rw-r--r-- root/root 289 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__cpu__sched__VTY.js -rw-r--r-- root/root 2203 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__crc.js -rw-r--r-- root/root 1408 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__crypto.js -rw-r--r-- root/root 5586 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__fsm.js -rw-r--r-- root/root 3852 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__gad.js -rw-r--r-- root/root 202 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__gea.js -rw-r--r-- root/root 14716 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__gsm0408.js -rw-r--r-- root/root 1908 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__gsm0502.js -rw-r--r-- root/root 25540 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__gsm0808.js -rw-r--r-- root/root 720 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__gsm29205.js -rw-r--r-- root/root 2322 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__gsmtap.js -rw-r--r-- root/root 21766 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__gsup.js -rw-r--r-- root/root 3043 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__interleaving.js -rw-r--r-- root/root 2332 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__ipa.js -rw-r--r-- root/root 518 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__kdf.js -rw-r--r-- root/root 9416 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__lapd.js -rw-r--r-- root/root 7544 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__lapdm.js -rw-r--r-- root/root 656023 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__libgb.html -rw-r--r-- root/root 33228 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__libgb.js -rw-r--r-- root/root 3028 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__linuxlist.js -rw-r--r-- root/root 13163 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__logging.js -rw-r--r-- root/root 616 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__logging__internal.js -rw-r--r-- root/root 590 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__loggingrb.js -rw-r--r-- root/root 1567 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__mapping.js -rw-r--r-- root/root 6131 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__msgb.js -rw-r--r-- root/root 3096 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__netdev.js -rw-r--r-- root/root 2525 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__oap.js -rw-r--r-- root/root 88292 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__oml.js -rw-r--r-- root/root 704 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__osmo__it__q.js -rw-r--r-- root/root 2919 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__osmo__stat__item.js -rw-r--r-- root/root 720 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__osmo__strrb.js -rw-r--r-- root/root 2243 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__parity.js -rw-r--r-- root/root 1324 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__prim.js -rw-r--r-- root/root 5130 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__rate__ctr.js -rw-r--r-- root/root 51116 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__rsl.js -rw-r--r-- root/root 2665 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__select.js -rw-r--r-- root/root 4012 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__sercomm.js -rw-r--r-- root/root 717 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__serial.js -rw-r--r-- root/root 1484 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__signal.js -rw-r--r-- root/root 6978 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__sms.js -rw-r--r-- root/root 2788 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__sockaddr__str.js -rw-r--r-- root/root 5108 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__socket.js -rw-r--r-- root/root 11574 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__stats.js -rw-r--r-- root/root 10543 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__tables.js -rw-r--r-- root/root 496 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__telnet__interface.js -rw-r--r-- root/root 125 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__thread.js -rw-r--r-- root/root 362 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__time__cc.js -rw-r--r-- root/root 2868 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__timer.js -rw-r--r-- root/root 9818 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__tlv.js -rw-r--r-- root/root 2393 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__tun.js -rw-r--r-- root/root 1550 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__use__count.js -rw-r--r-- root/root 8716 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__utils.js -rw-r--r-- root/root 1491 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__vector.js -rw-r--r-- root/root 5375 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__vty.js -rw-r--r-- root/root 609 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/group__write__queue.js -rw-r--r-- root/root 4602 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gsm__04__60_8h.html -rw-r--r-- root/root 5326 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gsm__04__60_8h_source.html -rw-r--r-- root/root 21201 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gsm__08__16_8h.html -rw-r--r-- root/root 7292 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gsm__08__16_8h.js -rw-r--r-- root/root 54857 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gsm__08__16_8h_source.html -rw-r--r-- root/root 152566 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gsm__08__18_8h.html -rw-r--r-- root/root 40817 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gsm__08__18_8h.js -rw-r--r-- root/root 241677 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gsm__08__18_8h_source.html -rw-r--r-- root/root 5185 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gsm__24__301_8h.html -rw-r--r-- root/root 111 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gsm__24__301_8h.js -rw-r--r-- root/root 7930 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/gsm__24__301_8h_source.html -rw-r--r-- root/root 3815 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/index.html -rw-r--r-- root/root 176813 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/jquery.js -rw-r--r-- root/root 5866 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/menu.js -rw-r--r-- root/root 7971 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/menudata.js -rw-r--r-- root/root 21053 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/modules.html -rw-r--r-- root/root 6059 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/modules.js -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/nav_f.png -rw-r--r-- root/root 95 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/nav_g.png -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/nav_h.png -rw-r--r-- root/root 2108 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtree.css -rw-r--r-- root/root 15709 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtree.js -rw-r--r-- root/root 4014 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreedata.js -rw-r--r-- root/root 17468 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex0.js -rw-r--r-- root/root 17172 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex1.js -rw-r--r-- root/root 18018 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex10.js -rw-r--r-- root/root 20324 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex11.js -rw-r--r-- root/root 17910 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex12.js -rw-r--r-- root/root 20477 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex13.js -rw-r--r-- root/root 17729 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex14.js -rw-r--r-- root/root 22324 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex15.js -rw-r--r-- root/root 24775 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex16.js -rw-r--r-- root/root 20661 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex17.js -rw-r--r-- root/root 23803 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex18.js -rw-r--r-- root/root 20124 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex19.js -rw-r--r-- root/root 20018 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex2.js -rw-r--r-- root/root 17487 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex20.js -rw-r--r-- root/root 16481 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex21.js -rw-r--r-- root/root 23686 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex22.js -rw-r--r-- root/root 23547 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex23.js -rw-r--r-- root/root 18464 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex24.js -rw-r--r-- root/root 9466 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex25.js -rw-r--r-- root/root 21090 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex3.js -rw-r--r-- root/root 20531 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex4.js -rw-r--r-- root/root 18395 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex5.js -rw-r--r-- root/root 18547 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex6.js -rw-r--r-- root/root 20667 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex7.js -rw-r--r-- root/root 19791 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex8.js -rw-r--r-- root/root 16792 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/navtreeindex9.js -rw-r--r-- root/root 123 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/open.png -rw-r--r-- root/root 5518 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/resize.js drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/ -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_0.html -rw-r--r-- root/root 629 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_0.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_1.html -rw-r--r-- root/root 18649 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_1.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_10.html -rw-r--r-- root/root 33954 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_10.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_11.html -rw-r--r-- root/root 8302 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_11.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_12.html -rw-r--r-- root/root 100810 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_12.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_13.html -rw-r--r-- root/root 55649 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_13.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_14.html -rw-r--r-- root/root 48815 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_14.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_15.html -rw-r--r-- root/root 15590 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_15.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_16.html -rw-r--r-- root/root 24103 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_16.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_17.html -rw-r--r-- root/root 4163 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_17.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_18.html -rw-r--r-- root/root 1385 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_18.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_19.html -rw-r--r-- root/root 157 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_19.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_2.html -rw-r--r-- root/root 40855 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_2.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_3.html -rw-r--r-- root/root 165314 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_3.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_4.html -rw-r--r-- root/root 69749 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_4.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_5.html -rw-r--r-- root/root 59201 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_5.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_6.html -rw-r--r-- root/root 18735 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_6.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_7.html -rw-r--r-- root/root 19907 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_7.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_8.html -rw-r--r-- root/root 202954 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_8.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_9.html -rw-r--r-- root/root 11387 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_9.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_a.html -rw-r--r-- root/root 38861 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_a.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_b.html -rw-r--r-- root/root 4599 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_b.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_c.html -rw-r--r-- root/root 73008 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_c.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_d.html -rw-r--r-- root/root 42088 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_d.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_e.html -rw-r--r-- root/root 177412 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_e.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_f.html -rw-r--r-- root/root 173870 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/all_f.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_0.html -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_1.html -rw-r--r-- root/root 2291 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_10.html -rw-r--r-- root/root 1535 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_10.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_11.html -rw-r--r-- root/root 1237 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_11.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_12.html -rw-r--r-- root/root 610 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_12.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_13.html -rw-r--r-- root/root 113 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_13.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_14.html -rw-r--r-- root/root 957 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_14.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_15.html -rw-r--r-- root/root 122 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_15.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_2.html -rw-r--r-- root/root 4053 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_2.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_3.html -rw-r--r-- root/root 1072 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_3.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_4.html -rw-r--r-- root/root 288 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_4.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_5.html -rw-r--r-- root/root 104 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_5.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_6.html -rw-r--r-- root/root 220 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_6.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_7.html -rw-r--r-- root/root 23546 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_7.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_8.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_8.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_9.html -rw-r--r-- root/root 3467 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_9.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_a.html -rw-r--r-- root/root 1702 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_a.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_b.html -rw-r--r-- root/root 310 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_b.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_c.html -rw-r--r-- root/root 639 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_c.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_d.html -rw-r--r-- root/root 20416 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_d.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_e.html -rw-r--r-- root/root 689 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_e.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_f.html -rw-r--r-- root/root 185 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/classes_f.js -rw-r--r-- root/root 1284 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/close.svg -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_0.html -rw-r--r-- root/root 4020 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_1.html -rw-r--r-- root/root 345 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_1.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_2.html -rw-r--r-- root/root 666 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_2.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_3.html -rw-r--r-- root/root 278 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_3.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_4.html -rw-r--r-- root/root 1699 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_4.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_5.html -rw-r--r-- root/root 1494 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_5.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_6.html -rw-r--r-- root/root 1937 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_6.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_7.html -rw-r--r-- root/root 1057 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_7.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_8.html -rw-r--r-- root/root 3178 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_8.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_9.html -rw-r--r-- root/root 240 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_9.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_a.html -rw-r--r-- root/root 145 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_a.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_b.html -rw-r--r-- root/root 446 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_b.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_c.html -rw-r--r-- root/root 910 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_c.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_d.html -rw-r--r-- root/root 726 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_d.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_e.html -rw-r--r-- root/root 128 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/defines_e.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_0.html -rw-r--r-- root/root 3784 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_1.html -rw-r--r-- root/root 3295 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_1.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_2.html -rw-r--r-- root/root 121 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_3.html -rw-r--r-- root/root 3710 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_4.html -rw-r--r-- root/root 264 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_5.html -rw-r--r-- root/root 1496 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_6.html -rw-r--r-- root/root 137 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_7.html -rw-r--r-- root/root 1972 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_8.html -rw-r--r-- root/root 3453 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_9.html -rw-r--r-- root/root 522 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_9.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_a.html -rw-r--r-- root/root 2114 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_b.html -rw-r--r-- root/root 629 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_b.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_c.html -rw-r--r-- root/root 129 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_c.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_d.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enums_d.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_0.html -rw-r--r-- root/root 346 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_0.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_1.html -rw-r--r-- root/root 59084 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_2.html -rw-r--r-- root/root 382 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_2.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_3.html -rw-r--r-- root/root 15221 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_3.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_4.html -rw-r--r-- root/root 20364 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_4.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_5.html -rw-r--r-- root/root 2227 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_5.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_6.html -rw-r--r-- root/root 5825 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_6.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_7.html -rw-r--r-- root/root 535 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_7.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_8.html -rw-r--r-- root/root 3023 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/enumvalues_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_0.html -rw-r--r-- root/root 1887 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_1.html -rw-r--r-- root/root 2065 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_1.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_10.html -rw-r--r-- root/root 3127 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_10.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_11.html -rw-r--r-- root/root 1955 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_11.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_12.html -rw-r--r-- root/root 515 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_12.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_13.html -rw-r--r-- root/root 442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_13.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_14.html -rw-r--r-- root/root 208 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_14.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_2.html -rw-r--r-- root/root 4003 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_3.html -rw-r--r-- root/root 90 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_4.html -rw-r--r-- root/root 547 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_5.html -rw-r--r-- root/root 506 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_6.html -rw-r--r-- root/root 12052 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_7.html -rw-r--r-- root/root 175 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_8.html -rw-r--r-- root/root 1015 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_9.html -rw-r--r-- root/root 526 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_9.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_a.html -rw-r--r-- root/root 1668 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_b.html -rw-r--r-- root/root 1067 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_b.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_c.html -rw-r--r-- root/root 318 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_c.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_d.html -rw-r--r-- root/root 811 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_d.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_e.html -rw-r--r-- root/root 980 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_e.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_f.html -rw-r--r-- root/root 578 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/files_f.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_0.html -rw-r--r-- root/root 14499 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_1.html -rw-r--r-- root/root 6198 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_10.html -rw-r--r-- root/root 10592 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_11.html -rw-r--r-- root/root 3585 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_12.html -rw-r--r-- root/root 9106 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_13.html -rw-r--r-- root/root 1099 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_14.html -rw-r--r-- root/root 11213 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_15.html -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_15.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_16.html -rw-r--r-- root/root 605 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_16.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_2.html -rw-r--r-- root/root 49599 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_3.html -rw-r--r-- root/root 8872 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_4.html -rw-r--r-- root/root 34088 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_5.html -rw-r--r-- root/root 2447 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_6.html -rw-r--r-- root/root 4255 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_7.html -rw-r--r-- root/root 100977 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_8.html -rw-r--r-- root/root 3986 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_9.html -rw-r--r-- root/root 5240 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_a.html -rw-r--r-- root/root 20542 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_b.html -rw-r--r-- root/root 11618 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_c.html -rw-r--r-- root/root 38311 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_d.html -rw-r--r-- root/root 88503 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_e.html -rw-r--r-- root/root 1893 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_f.html -rw-r--r-- root/root 272 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/functions_f.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_0.html -rw-r--r-- root/root 629 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_0.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_1.html -rw-r--r-- root/root 180 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_1.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_10.html -rw-r--r-- root/root 270 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_10.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_11.html -rw-r--r-- root/root 301 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_11.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_2.html -rw-r--r-- root/root 201 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_2.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_3.html -rw-r--r-- root/root 585 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_3.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_4.html -rw-r--r-- root/root 149 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_4.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_5.html -rw-r--r-- root/root 1090 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_5.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_6.html -rw-r--r-- root/root 601 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_6.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_7.html -rw-r--r-- root/root 130 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_7.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_8.html -rw-r--r-- root/root 369 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_8.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_9.html -rw-r--r-- root/root 191 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_9.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_a.html -rw-r--r-- root/root 165 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_a.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_b.html -rw-r--r-- root/root 1196 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_b.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_c.html -rw-r--r-- root/root 96 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_c.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_d.html -rw-r--r-- root/root 113 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_d.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_e.html -rw-r--r-- root/root 1009 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_e.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_f.html -rw-r--r-- root/root 585 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/groups_f.js -rw-r--r-- root/root 2378 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/mag_sel.svg -rw-r--r-- root/root 500 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/nomatches.html -rw-r--r-- root/root 4562 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/search.css -rw-r--r-- root/root 23044 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/search.js -rw-r--r-- root/root 567 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/search_l.png -rw-r--r-- root/root 158 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/search_m.png -rw-r--r-- root/root 553 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/search_r.png -rw-r--r-- root/root 700 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/searchdata.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_0.html -rw-r--r-- root/root 145 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_0.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_1.html -rw-r--r-- root/root 138 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_2.html -rw-r--r-- root/root 282 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_2.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_3.html -rw-r--r-- root/root 521 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_3.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_4.html -rw-r--r-- root/root 1024 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_4.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_5.html -rw-r--r-- root/root 250 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_5.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_6.html -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_6.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_7.html -rw-r--r-- root/root 127 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_7.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_8.html -rw-r--r-- root/root 127 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/typedefs_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_0.html -rw-r--r-- root/root 3796 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_1.html -rw-r--r-- root/root 26466 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_10.html -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_11.html -rw-r--r-- root/root 84610 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_12.html -rw-r--r-- root/root 41991 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_13.html -rw-r--r-- root/root 35687 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_14.html -rw-r--r-- root/root 13434 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_15.html -rw-r--r-- root/root 10958 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_15.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_16.html -rw-r--r-- root/root 3736 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_16.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_17.html -rw-r--r-- root/root 799 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_17.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_18.html -rw-r--r-- root/root 157 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_18.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_2.html -rw-r--r-- root/root 42652 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_3.html -rw-r--r-- root/root 54956 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_4.html -rw-r--r-- root/root 24345 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_5.html -rw-r--r-- root/root 14785 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_6.html -rw-r--r-- root/root 14237 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_7.html -rw-r--r-- root/root 43894 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_8.html -rw-r--r-- root/root 7003 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_9.html -rw-r--r-- root/root 26763 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_a.html -rw-r--r-- root/root 3958 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_b.html -rw-r--r-- root/root 44692 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_c.html -rw-r--r-- root/root 27633 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_d.html -rw-r--r-- root/root 110715 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_e.html -rw-r--r-- root/root 58254 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_f.html -rw-r--r-- root/root 27627 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/search/variables_f.js -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/splitbar.png -rw-r--r-- root/root 22139 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp2__flow__ctrl.html -rw-r--r-- root/root 1282 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp2__flow__ctrl.js -rw-r--r-- root/root 8205 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__app__err__cont__nacc.html -rw-r--r-- root/root 363 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__app__err__cont__nacc.js -rw-r--r-- root/root 23290 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__bvc__ctx.html -rw-r--r-- root/root 1002 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__bvc__ctx.js -rw-r--r-- root/root 11735 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__bvc__fsm__ops.html -rw-r--r-- root/root 455 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__bvc__fsm__ops.js -rw-r--r-- root/root 10569 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__dl__ud__par.html -rw-r--r-- root/root 583 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__dl__ud__par.js -rw-r--r-- root/root 9300 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__fc__queue__element.html -rw-r--r-- root/root 431 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__fc__queue__element.js -rw-r--r-- root/root 19383 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__flow__control.html -rw-r--r-- root/root 919 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__flow__control.js -rw-r--r-- root/root 6366 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__lv.html -rw-r--r-- root/root 181 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__lv.js -rw-r--r-- root/root 11716 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__normal__hdr.html -rw-r--r-- root/root 216 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__normal__hdr.js -rw-r--r-- root/root 15887 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__paging__info.html -rw-r--r-- root/root 762 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__paging__info.js -rw-r--r-- root/root 10542 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__ack__rim__cont.html -rw-r--r-- root/root 594 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__ack__rim__cont.js -rw-r--r-- root/root 9370 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__app__cont__nacc.html -rw-r--r-- root/root 470 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__app__cont__nacc.js -rw-r--r-- root/root 11227 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__app__err__rim__cont.html -rw-r--r-- root/root 716 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__app__err__rim__cont.js -rw-r--r-- root/root 12815 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__err__rim__cont.html -rw-r--r-- root/root 806 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__err__rim__cont.js -rw-r--r-- root/root 6008 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__req__app__cont__nacc.html -rw-r--r-- root/root 167 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__req__app__cont__nacc.js -rw-r--r-- root/root 13486 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__req__rim__cont.html -rw-r--r-- root/root 909 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__req__rim__cont.js -rw-r--r-- root/root 15712 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__rim__cont.html -rw-r--r-- root/root 1074 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__rim__cont.js -rw-r--r-- root/root 9178 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__x__cont.html -rw-r--r-- root/root 432 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__inf__x__cont.js -rw-r--r-- root/root 19419 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__information__pdu.html -rw-r--r-- root/root 1331 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ran__information__pdu.js -rw-r--r-- root/root 4269 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__rim__pdu__ind.html -rw-r--r-- root/root 18845 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__rim__routing__info.html -rw-r--r-- root/root 1027 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__rim__routing__info.js -rw-r--r-- root/root 9842 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ud__hdr.html -rw-r--r-- root/root 381 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbssgp__ud__hdr.js -rw-r--r-- root/root 29031 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbvc__fsm__priv.html -rw-r--r-- root/root 1553 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structbvc__fsm__priv.js -rw-r--r-- root/root 20135 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns2__inst.html -rw-r--r-- root/root 765 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns2__inst.js -rw-r--r-- root/root 43306 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns2__nse.html -rw-r--r-- root/root 1624 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns2__nse.js -rw-r--r-- root/root 44664 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns2__vc.html -rw-r--r-- root/root 1683 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns2__vc.js -rw-r--r-- root/root 40853 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns2__vc__bind.html -rw-r--r-- root/root 1718 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns2__vc__bind.js -rw-r--r-- root/root 7375 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns2__vc__driver.html -rw-r--r-- root/root 318 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns2__vc__driver.js -rw-r--r-- root/root 20931 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns2__vc__priv.html -rw-r--r-- root/root 979 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns2__vc__priv.js -rw-r--r-- root/root 5982 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns__hdr.html -rw-r--r-- root/root 189 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns__hdr.js -rw-r--r-- root/root 6369 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns__ie__ip4__elem.html -rw-r--r-- root/root 371 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns__ie__ip4__elem.js -rw-r--r-- root/root 6376 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns__ie__ip6__elem.html -rw-r--r-- root/root 371 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns__ie__ip6__elem.js -rw-r--r-- root/root 29763 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns__inst.html -rw-r--r-- root/root 1369 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__ns__inst.js -rw-r--r-- root/root 44530 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__nsvc.html -rw-r--r-- root/root 1806 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__nsvc.js -rw-r--r-- root/root 17519 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__sns__state.html -rw-r--r-- root/root 878 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgprs__sns__state.js -rw-r--r-- root/root 6999 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgre__hdr.html -rw-r--r-- root/root 184 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structgre__hdr.js -rw-r--r-- root/root 11528 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structlibgb__msgb__cb.html -rw-r--r-- root/root 558 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structlibgb__msgb__cb.js -rw-r--r-- root/root 8978 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structns2__sns__bind.html -rw-r--r-- root/root 300 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structns2__sns__bind.js -rw-r--r-- root/root 16031 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structns2__sns__elems.html -rw-r--r-- root/root 379 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structns2__sns__elems.js -rw-r--r-- root/root 15236 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structns2__sns__procedure.html -rw-r--r-- root/root 869 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structns2__sns__procedure.js -rw-r--r-- root/root 44315 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structns2__sns__state.html -rw-r--r-- root/root 1966 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structns2__sns__state.js -rw-r--r-- root/root 10925 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structns__signal__data.html -rw-r--r-- root/root 565 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structns__signal__data.js -rw-r--r-- root/root 18501 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structosmo__bssgp__prim.html -rw-r--r-- root/root 920 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structosmo__bssgp__prim.js -rw-r--r-- root/root 9563 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structosmo__eutran__tai.html -rw-r--r-- root/root 390 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structosmo__eutran__tai.js -rw-r--r-- root/root 19445 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structosmo__fr__dlc.html -rw-r--r-- root/root 884 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structosmo__fr__dlc.js -rw-r--r-- root/root 30368 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structosmo__fr__link.html -rw-r--r-- root/root 1728 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structosmo__fr__link.js -rw-r--r-- root/root 10052 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structosmo__fr__network.html -rw-r--r-- root/root 476 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structosmo__fr__network.js -rw-r--r-- root/root 24297 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structosmo__gprs__ns2__prim.html -rw-r--r-- root/root 1909 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structosmo__gprs__ns2__prim.js -rw-r--r-- root/root 28293 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structpriv__bind.html -rw-r--r-- root/root 1427 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structpriv__bind.js -rw-r--r-- root/root 9008 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structpriv__vc.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structpriv__vc.js -rw-r--r-- root/root 7457 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structq933__a__hdr.html -rw-r--r-- root/root 290 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structq933__a__hdr.js -rw-r--r-- root/root 4125 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structq933__a__pvc__sts.html -rw-r--r-- root/root 7742 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structsns__endpoint.html -rw-r--r-- root/root 198 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structsns__endpoint.js -rw-r--r-- root/root 15119 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structvty__bind.html -rw-r--r-- root/root 791 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structvty__bind.js -rw-r--r-- root/root 8127 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structvty__nse.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structvty__nse.js -rw-r--r-- root/root 7303 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structvty__nse__bind.html -rw-r--r-- root/root 201 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/structvty__nse__bind.js -rw-r--r-- root/root 853 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/sync_off.png -rw-r--r-- root/root 845 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/sync_on.png -rw-r--r-- root/root 142 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/tab_a.png -rw-r--r-- root/root 169 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/tab_b.png -rw-r--r-- root/root 177 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/tab_h.png -rw-r--r-- root/root 184 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/tab_s.png -rw-r--r-- root/root 9957 2024-06-06 16:31 ./usr/share/doc/libosmocore/gb/html/tabs.css drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmogb-doc/ -rw-r--r-- root/root 35067 2024-06-06 16:31 ./usr/share/doc/libosmogb-doc/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmogb-doc/copyright drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc-base/ -rw-r--r-- root/root 208 2024-06-06 16:31 ./usr/share/doc-base/libosmogb-doc.libosmogb-doc + dpkg -c libosmogb14_1.9.1_amd64.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 404000 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmogb.so.14.2.0 drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmogb14/ -rw-r--r-- root/root 35066 2024-06-06 16:31 ./usr/share/doc/libosmogb14/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmogb14/copyright lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmogb.so.14 -> libosmogb.so.14.2.0 + dpkg -c libosmogsm-doc_1.9.1_all.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/ -rw-r--r-- root/root 15319 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/KeccakP-1600-3gpp_8c.html -rw-r--r-- root/root 646 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/KeccakP-1600-3gpp_8c.js -rw-r--r-- root/root 10426 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/KeccakP-1600-3gpp_8h.html -rw-r--r-- root/root 394 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/KeccakP-1600-3gpp_8h.js -rw-r--r-- root/root 10080 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/KeccakP-1600-3gpp_8h_source.html -rw-r--r-- root/root 23704 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/a5_8c.html -rw-r--r-- root/root 2701 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/a5_8c.js -rw-r--r-- root/root 8341 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/a5_8h.html -rw-r--r-- root/root 340 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/a5_8h.js -rw-r--r-- root/root 15115 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/a5_8h_source.html -rw-r--r-- root/root 39106 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/abis__nm_8c.html -rw-r--r-- root/root 4880 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/abis__nm_8c.js -rw-r--r-- root/root 22513 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/abis__nm_8h.html -rw-r--r-- root/root 2395 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/abis__nm_8h.js -rw-r--r-- root/root 29021 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/abis__nm_8h_source.html -rw-r--r-- root/root 8344 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/aes-encblock_8c.html -rw-r--r-- root/root 122 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/aes-encblock_8c.js -rw-r--r-- root/root 20861 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/aes-internal-enc_8c.html -rw-r--r-- root/root 494 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/aes-internal-enc_8c.js -rw-r--r-- root/root 12564 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/aes-internal_8c.html -rw-r--r-- root/root 439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/aes-internal_8c.js -rw-r--r-- root/root 16640 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/aes_8h.html -rw-r--r-- root/root 589 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/aes_8h.js -rw-r--r-- root/root 12528 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/aes_8h_source.html -rw-r--r-- root/root 62485 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/aes__i_8h.html -rw-r--r-- root/root 3375 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/aes__i_8h.js -rw-r--r-- root/root 33344 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/aes__i_8h_source.html -rw-r--r-- root/root 33020 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/aes__wrap_8h.html -rw-r--r-- root/root 919 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/aes__wrap_8h.js -rw-r--r-- root/root 23799 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/aes__wrap_8h_source.html -rw-r--r-- root/root 113045 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/annotated.html -rw-r--r-- root/root 35005 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/annotated_dup.js -rw-r--r-- root/root 26911 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/apn_8c.html -rw-r--r-- root/root 960 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/apn_8c.js -rw-r--r-- root/root 23325 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/apn_8h.html -rw-r--r-- root/root 879 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/apn_8h.js -rw-r--r-- root/root 13513 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/apn_8h_source.html -rw-r--r-- root/root 21428 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth_8h.html -rw-r--r-- root/root 3305 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth_8h.js -rw-r--r-- root/root 70084 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth_8h_source.html -rw-r--r-- root/root 6478 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth__comp128v1_8c.html -rw-r--r-- root/root 284 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth__comp128v1_8c.js -rw-r--r-- root/root 8787 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth__comp128v23_8c.html -rw-r--r-- root/root 463 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth__comp128v23_8c.js -rw-r--r-- root/root 17784 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth__core_8c.html -rw-r--r-- root/root 1721 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth__core_8c.js -rw-r--r-- root/root 8962 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth__milenage_8c.html -rw-r--r-- root/root 477 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth__milenage_8c.js -rw-r--r-- root/root 11175 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth__tuak_8c.html -rw-r--r-- root/root 459 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth__tuak_8c.js -rw-r--r-- root/root 8943 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth__xor_8c.html -rw-r--r-- root/root 438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth__xor_8c.js -rw-r--r-- root/root 9492 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth__xor__2g_8c.html -rw-r--r-- root/root 366 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/auth__xor__2g_8c.js -rw-r--r-- root/root 676 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bc_s.png -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bdwn.png -rw-r--r-- root/root 5687 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bitvec__gsm_8h.html -rw-r--r-- root/root 119 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bitvec__gsm_8h.js -rw-r--r-- root/root 6752 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bitvec__gsm_8h_source.html -rw-r--r-- root/root 21550 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bsslap_8c.html -rw-r--r-- root/root 1451 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bsslap_8c.js -rw-r--r-- root/root 9793 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bsslap_8h.html -rw-r--r-- root/root 583 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bsslap_8h.js -rw-r--r-- root/root 22270 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bsslap_8h_source.html -rw-r--r-- root/root 48331 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bssmap__le_8c.html -rw-r--r-- root/root 4960 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bssmap__le_8c.js -rw-r--r-- root/root 17046 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bssmap__le_8h.html -rw-r--r-- root/root 1359 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bssmap__le_8h.js -rw-r--r-- root/root 38291 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bssmap__le_8h_source.html -rw-r--r-- root/root 37905 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bts__features_8c.html -rw-r--r-- root/root 514 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bts__features_8c.js -rw-r--r-- root/root 34303 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bts__features_8h.html -rw-r--r-- root/root 4631 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bts__features_8h.js -rw-r--r-- root/root 43099 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/bts__features_8h_source.html -rw-r--r-- root/root 236528 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/cbsp_8c.html -rw-r--r-- root/root 4995 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/cbsp_8c.js -rw-r--r-- root/root 69110 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/cbsp_8h.html -rw-r--r-- root/root 6338 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/cbsp_8h.js -rw-r--r-- root/root 157136 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/cbsp_8h_source.html -rw-r--r-- root/root 38966 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/classes.html -rw-r--r-- root/root 132 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/closed.png -rw-r--r-- root/root 13703 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/comp128_8c.html -rw-r--r-- root/root 1049 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/comp128_8c.js -rw-r--r-- root/root 6753 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/comp128_8h.html -rw-r--r-- root/root 182 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/comp128_8h.js -rw-r--r-- root/root 8905 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/comp128_8h_source.html -rw-r--r-- root/root 8565 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/comp128v23_8c.html -rw-r--r-- root/root 438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/comp128v23_8c.js -rw-r--r-- root/root 6338 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/comp128v23_8h.html -rw-r--r-- root/root 187 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/comp128v23_8h.js -rw-r--r-- root/root 8019 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/comp128v23_8h_source.html -rw-r--r-- root/root 5464 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_3afa7ed71362cdb8210c22b2a55d3489.html -rw-r--r-- root/root 304 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_3afa7ed71362cdb8210c22b2a55d3489.js -rw-r--r-- root/root 5546 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_4941117c3216d91a1c38748ac9cfbe40.html -rw-r--r-- root/root 272 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_4941117c3216d91a1c38748ac9cfbe40.js -rw-r--r-- root/root 4374 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- root/root 146 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js -rw-r--r-- root/root 14334 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_6d507ee51dae578a62de9e99563da3d8.html -rw-r--r-- root/root 1769 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_6d507ee51dae578a62de9e99563da3d8.js -rw-r--r-- root/root 22623 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_980c14724f9dd6a82b5e5363ed76a70f.html -rw-r--r-- root/root 2997 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_980c14724f9dd6a82b5e5363ed76a70f.js -rw-r--r-- root/root 7230 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_9985e66529d3e6ed63b988d54899f5ee.html -rw-r--r-- root/root 622 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_9985e66529d3e6ed63b988d54899f5ee.js -rw-r--r-- root/root 4787 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html -rw-r--r-- root/root 248 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js -rw-r--r-- root/root 26751 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_bd7b4e1fd022d27429c42acb70c01498.html -rw-r--r-- root/root 3826 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_bd7b4e1fd022d27429c42acb70c01498.js -rw-r--r-- root/root 8714 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_c5422939c6a7cf0c177a9b13843a0e89.html -rw-r--r-- root/root 703 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_c5422939c6a7cf0c177a9b13843a0e89.js -rw-r--r-- root/root 4390 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_d44c64559bbebec7f509842c48db8b23.html -rw-r--r-- root/root 150 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dir_d44c64559bbebec7f509842c48db8b23.js -rw-r--r-- root/root 746 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/doc.png -rw-r--r-- root/root 33676 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/doxygen.css -rw-r--r-- root/root 15382 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/doxygen.svg -rw-r--r-- root/root 4452 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/dynsections.js -rw-r--r-- root/root 57244 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/files.html -rw-r--r-- root/root 223 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/files_dup.js -rw-r--r-- root/root 616 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/folderclosed.png -rw-r--r-- root/root 597 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/folderopen.png -rw-r--r-- root/root 4195 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions.html -rw-r--r-- root/root 11762 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_a.html -rw-r--r-- root/root 7625 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_b.html -rw-r--r-- root/root 39345 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_c.html -rw-r--r-- root/root 14139 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_d.html -rw-r--r-- root/root 957 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_dup.js -rw-r--r-- root/root 10438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_e.html -rw-r--r-- root/root 4863 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_eval.html -rw-r--r-- root/root 8543 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_f.html -rw-r--r-- root/root 3835 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_func.html -rw-r--r-- root/root 7718 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_g.html -rw-r--r-- root/root 7872 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_h.html -rw-r--r-- root/root 12134 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_i.html -rw-r--r-- root/root 6074 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_k.html -rw-r--r-- root/root 22165 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_l.html -rw-r--r-- root/root 20767 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_m.html -rw-r--r-- root/root 11057 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_n.html -rw-r--r-- root/root 9418 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_o.html -rw-r--r-- root/root 15346 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_p.html -rw-r--r-- root/root 4406 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_q.html -rw-r--r-- root/root 17171 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_r.html -rw-r--r-- root/root 18188 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_s.html -rw-r--r-- root/root 20119 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_t.html -rw-r--r-- root/root 10485 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_u.html -rw-r--r-- root/root 6510 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_v.html -rw-r--r-- root/root 3987 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars.html -rw-r--r-- root/root 1078 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars.js -rw-r--r-- root/root 11659 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_a.html -rw-r--r-- root/root 7522 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_b.html -rw-r--r-- root/root 39242 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_c.html -rw-r--r-- root/root 14036 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_d.html -rw-r--r-- root/root 10335 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_e.html -rw-r--r-- root/root 8440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_f.html -rw-r--r-- root/root 7615 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_g.html -rw-r--r-- root/root 7769 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_h.html -rw-r--r-- root/root 12031 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_i.html -rw-r--r-- root/root 5971 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_k.html -rw-r--r-- root/root 22062 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_l.html -rw-r--r-- root/root 20664 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_m.html -rw-r--r-- root/root 10954 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_n.html -rw-r--r-- root/root 8147 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_o.html -rw-r--r-- root/root 15243 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_p.html -rw-r--r-- root/root 4303 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_q.html -rw-r--r-- root/root 17068 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_r.html -rw-r--r-- root/root 18085 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_s.html -rw-r--r-- root/root 20016 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_t.html -rw-r--r-- root/root 10382 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_u.html -rw-r--r-- root/root 6407 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_v.html -rw-r--r-- root/root 5728 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_w.html -rw-r--r-- root/root 4142 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_vars_x.html -rw-r--r-- root/root 5831 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_w.html -rw-r--r-- root/root 4245 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/functions_x.html -rw-r--r-- root/root 19399 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gad_8c.html -rw-r--r-- root/root 1820 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gad_8c.js -rw-r--r-- root/root 18836 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gad_8h.html -rw-r--r-- root/root 1252 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gad_8h.js -rw-r--r-- root/root 71743 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gad_8h_source.html -rw-r--r-- root/root 8882 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gan_8c.html -rw-r--r-- root/root 177 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gan_8c.js -rw-r--r-- root/root 7029 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gan_8h.html -rw-r--r-- root/root 177 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gan_8h.js -rw-r--r-- root/root 6628 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gan_8h_source.html -rw-r--r-- root/root 6736 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gea_8c.html -rw-r--r-- root/root 168 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gea_8c.js -rw-r--r-- root/root 6795 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gea_8h.html -rw-r--r-- root/root 168 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gea_8h.js -rw-r--r-- root/root 8156 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gea_8h_source.html -rw-r--r-- root/root 12630 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals.html -rw-r--r-- root/root 31444 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_a.html -rw-r--r-- root/root 55205 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_b.html -rw-r--r-- root/root 49025 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_c.html -rw-r--r-- root/root 8910 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_d.html -rw-r--r-- root/root 3853 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs.html -rw-r--r-- root/root 818 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs.js -rw-r--r-- root/root 13632 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_a.html -rw-r--r-- root/root 5164 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_b.html -rw-r--r-- root/root 5413 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_c.html -rw-r--r-- root/root 4645 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_d.html -rw-r--r-- root/root 4790 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_e.html -rw-r--r-- root/root 4253 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_f.html -rw-r--r-- root/root 115129 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_g.html -rw-r--r-- root/root 3837 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_h.html -rw-r--r-- root/root 6186 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_i.html -rw-r--r-- root/root 7533 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_l.html -rw-r--r-- root/root 4991 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_m.html -rw-r--r-- root/root 14988 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_n.html -rw-r--r-- root/root 9154 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_o.html -rw-r--r-- root/root 4069 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_p.html -rw-r--r-- root/root 27063 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_r.html -rw-r--r-- root/root 8199 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_s.html -rw-r--r-- root/root 9473 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_t.html -rw-r--r-- root/root 5681 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_defs_w.html -rw-r--r-- root/root 907 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_dup.js -rw-r--r-- root/root 8886 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_e.html -rw-r--r-- root/root 7324 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_enum.html -rw-r--r-- root/root 566 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_enum.js -rw-r--r-- root/root 5334 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_enum_b.html -rw-r--r-- root/root 5002 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_enum_c.html -rw-r--r-- root/root 3987 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_enum_e.html -rw-r--r-- root/root 16298 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_enum_g.html -rw-r--r-- root/root 5479 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_enum_i.html -rw-r--r-- root/root 4215 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_enum_l.html -rw-r--r-- root/root 3853 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_enum_m.html -rw-r--r-- root/root 8906 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_enum_o.html -rw-r--r-- root/root 3845 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_enum_p.html -rw-r--r-- root/root 5513 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_enum_r.html -rw-r--r-- root/root 4912 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_enum_s.html -rw-r--r-- root/root 3841 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_enum_t.html -rw-r--r-- root/root 5672 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval.html -rw-r--r-- root/root 692 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval.js -rw-r--r-- root/root 51182 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval_b.html -rw-r--r-- root/root 30903 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval_c.html -rw-r--r-- root/root 4981 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval_d.html -rw-r--r-- root/root 4860 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval_e.html -rw-r--r-- root/root 4857 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval_f.html -rw-r--r-- root/root 185979 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval_g.html -rw-r--r-- root/root 25354 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval_i.html -rw-r--r-- root/root 7627 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval_l.html -rw-r--r-- root/root 5221 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval_m.html -rw-r--r-- root/root 82072 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval_n.html -rw-r--r-- root/root 52686 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval_o.html -rw-r--r-- root/root 9010 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval_p.html -rw-r--r-- root/root 53016 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval_r.html -rw-r--r-- root/root 24229 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval_s.html -rw-r--r-- root/root 7310 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_eval_t.html -rw-r--r-- root/root 6401 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_f.html -rw-r--r-- root/root 9282 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func.html -rw-r--r-- root/root 986 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func.js -rw-r--r-- root/root 11321 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_a.html -rw-r--r-- root/root 3957 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_b.html -rw-r--r-- root/root 13513 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_c.html -rw-r--r-- root/root 5159 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_d.html -rw-r--r-- root/root 4740 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_e.html -rw-r--r-- root/root 3994 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_f.html -rw-r--r-- root/root 71852 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_g.html -rw-r--r-- root/root 4663 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_h.html -rw-r--r-- root/root 9634 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_i.html -rw-r--r-- root/root 4814 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_k.html -rw-r--r-- root/root 7661 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_l.html -rw-r--r-- root/root 10611 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_m.html -rw-r--r-- root/root 4639 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_n.html -rw-r--r-- root/root 58359 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_o.html -rw-r--r-- root/root 5885 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_p.html -rw-r--r-- root/root 10483 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_r.html -rw-r--r-- root/root 8527 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_s.html -rw-r--r-- root/root 9832 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_t.html -rw-r--r-- root/root 3860 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_u.html -rw-r--r-- root/root 4442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_v.html -rw-r--r-- root/root 4049 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_w.html -rw-r--r-- root/root 4320 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_func_x.html -rw-r--r-- root/root 400242 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_g.html -rw-r--r-- root/root 5861 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_h.html -rw-r--r-- root/root 37609 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_i.html -rw-r--r-- root/root 5068 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_k.html -rw-r--r-- root/root 18674 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_l.html -rw-r--r-- root/root 16703 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_m.html -rw-r--r-- root/root 95093 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_n.html -rw-r--r-- root/root 124306 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_o.html -rw-r--r-- root/root 13216 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_p.html -rw-r--r-- root/root 89271 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_r.html -rw-r--r-- root/root 40270 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_s.html -rw-r--r-- root/root 38448 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_t.html -rw-r--r-- root/root 4943 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_type.html -rw-r--r-- root/root 5436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_u.html -rw-r--r-- root/root 5148 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_v.html -rw-r--r-- root/root 5009 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars.html -rw-r--r-- root/root 1028 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars.js -rw-r--r-- root/root 10261 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_a.html -rw-r--r-- root/root 4354 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_b.html -rw-r--r-- root/root 8980 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_c.html -rw-r--r-- root/root 5182 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_d.html -rw-r--r-- root/root 5295 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_e.html -rw-r--r-- root/root 4354 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_f.html -rw-r--r-- root/root 25985 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_g.html -rw-r--r-- root/root 4689 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_h.html -rw-r--r-- root/root 5742 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_i.html -rw-r--r-- root/root 3853 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_k.html -rw-r--r-- root/root 6306 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_l.html -rw-r--r-- root/root 6813 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_m.html -rw-r--r-- root/root 4451 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_n.html -rw-r--r-- root/root 9992 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_o.html -rw-r--r-- root/root 5193 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_p.html -rw-r--r-- root/root 7982 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_r.html -rw-r--r-- root/root 8491 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_s.html -rw-r--r-- root/root 22778 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_t.html -rw-r--r-- root/root 4724 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_u.html -rw-r--r-- root/root 4305 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_v.html -rw-r--r-- root/root 4567 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_w.html -rw-r--r-- root/root 4225 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_x.html -rw-r--r-- root/root 3836 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_vars_z.html -rw-r--r-- root/root 6969 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_w.html -rw-r--r-- root/root 4946 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_x.html -rw-r--r-- root/root 3966 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/globals_z.html -rw-r--r-- root/root 16322 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gprs__cipher_8h.html -rw-r--r-- root/root 2167 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gprs__cipher_8h.js -rw-r--r-- root/root 27854 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gprs__cipher_8h_source.html -rw-r--r-- root/root 10633 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gprs__cipher__core_8c.html -rw-r--r-- root/root 965 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gprs__cipher__core_8c.js -rw-r--r-- root/root 6327 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gprs__gea_8c.html -rw-r--r-- root/root 278 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gprs__gea_8c.js -rw-r--r-- root/root 53665 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gprs__rlc_8c.html -rw-r--r-- root/root 1449 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gprs__rlc_8c.js -rw-r--r-- root/root 2328 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__Tdef.js -rw-r--r-- root/root 5757 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__Tdef__VTY.js -rw-r--r-- root/root 67045 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__a5.html -rw-r--r-- root/root 2828 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__a5.js -rw-r--r-- root/root 292078 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__auth.html -rw-r--r-- root/root 19632 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__auth.js -rw-r--r-- root/root 644 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__bitcomp.js -rw-r--r-- root/root 2568 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__bits.js -rw-r--r-- root/root 29397 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__bitvec.html -rw-r--r-- root/root 4617 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__bitvec.js -rw-r--r-- root/root 118685 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__bsslap.html -rw-r--r-- root/root 10669 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__bsslap.js -rw-r--r-- root/root 228479 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__bssmap__le.html -rw-r--r-- root/root 24138 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__bssmap__le.js -rw-r--r-- root/root 14327 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__coding.js -rw-r--r-- root/root 24162 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__command.js -rw-r--r-- root/root 2562 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__conv.js -rw-r--r-- root/root 289 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__cpu__sched__VTY.js -rw-r--r-- root/root 2203 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__crc.js -rw-r--r-- root/root 31174 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__crypto.html -rw-r--r-- root/root 1213 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__crypto.js -rw-r--r-- root/root 5586 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__fsm.js -rw-r--r-- root/root 90787 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__gad.html -rw-r--r-- root/root 12700 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__gad.js -rw-r--r-- root/root 12302 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__gea.html -rw-r--r-- root/root 248 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__gea.js -rw-r--r-- root/root 444181 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__gsm0408.html -rw-r--r-- root/root 12751 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__gsm0408.js -rw-r--r-- root/root 59386 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__gsm0502.html -rw-r--r-- root/root 4589 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__gsm0502.js -rw-r--r-- root/root 701334 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__gsm0808.html -rw-r--r-- root/root 54832 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__gsm0808.js -rw-r--r-- root/root 21596 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__gsm29205.html -rw-r--r-- root/root 1271 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__gsm29205.js -rw-r--r-- root/root 2322 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__gsmtap.js -rw-r--r-- root/root 185405 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__gsup.html -rw-r--r-- root/root 27779 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__gsup.js -rw-r--r-- root/root 3043 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__interleaving.js -rw-r--r-- root/root 71990 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__ipa.html -rw-r--r-- root/root 2174 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__ipa.js -rw-r--r-- root/root 13886 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__kdf.html -rw-r--r-- root/root 519 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__kdf.js -rw-r--r-- root/root 9416 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__lapd.js -rw-r--r-- root/root 257993 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__lapdm.html -rw-r--r-- root/root 12985 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__lapdm.js -rw-r--r-- root/root 34224 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__libgb.js -rw-r--r-- root/root 3028 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__linuxlist.js -rw-r--r-- root/root 13163 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__logging.js -rw-r--r-- root/root 616 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__logging__internal.js -rw-r--r-- root/root 590 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__loggingrb.js -rw-r--r-- root/root 1567 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__mapping.js -rw-r--r-- root/root 6131 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__msgb.js -rw-r--r-- root/root 3096 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__netdev.js -rw-r--r-- root/root 26061 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__oap.html -rw-r--r-- root/root 3466 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__oap.js -rw-r--r-- root/root 593127 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__oml.html -rw-r--r-- root/root 93632 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__oml.js -rw-r--r-- root/root 704 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__osmo__it__q.js -rw-r--r-- root/root 2919 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__osmo__stat__item.js -rw-r--r-- root/root 720 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__osmo__strrb.js -rw-r--r-- root/root 2243 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__parity.js -rw-r--r-- root/root 1324 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__prim.js -rw-r--r-- root/root 5130 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__rate__ctr.js -rw-r--r-- root/root 446134 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__rsl.html -rw-r--r-- root/root 73050 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__rsl.js -rw-r--r-- root/root 2665 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__select.js -rw-r--r-- root/root 4012 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__sercomm.js -rw-r--r-- root/root 717 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__serial.js -rw-r--r-- root/root 1484 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__signal.js -rw-r--r-- root/root 259754 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__sms.html -rw-r--r-- root/root 12662 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__sms.js -rw-r--r-- root/root 2788 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__sockaddr__str.js -rw-r--r-- root/root 5108 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__socket.js -rw-r--r-- root/root 11574 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__stats.js -rw-r--r-- root/root 10543 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__tables.js -rw-r--r-- root/root 496 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__telnet__interface.js -rw-r--r-- root/root 125 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__thread.js -rw-r--r-- root/root 362 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__time__cc.js -rw-r--r-- root/root 2868 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__timer.js -rw-r--r-- root/root 292751 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__tlv.html -rw-r--r-- root/root 11874 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__tlv.js -rw-r--r-- root/root 2393 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__tun.js -rw-r--r-- root/root 1550 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__use__count.js -rw-r--r-- root/root 8716 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__utils.js -rw-r--r-- root/root 1491 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__vector.js -rw-r--r-- root/root 5375 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__vty.js -rw-r--r-- root/root 609 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/group__write__queue.js -rw-r--r-- root/root 6124 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0341_8c.html -rw-r--r-- root/root 109 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0341_8c.js -rw-r--r-- root/root 5947 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0341_8h.html -rw-r--r-- root/root 109 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0341_8h.js -rw-r--r-- root/root 8339 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0341_8h_source.html -rw-r--r-- root/root 22007 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0411__smc_8c.html -rw-r--r-- root/root 2344 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0411__smc_8c.js -rw-r--r-- root/root 17411 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0411__smc_8h.html -rw-r--r-- root/root 2235 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0411__smc_8h.js -rw-r--r-- root/root 31499 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0411__smc_8h_source.html -rw-r--r-- root/root 21901 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0411__smr_8c.html -rw-r--r-- root/root 2264 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0411__smr_8c.js -rw-r--r-- root/root 12796 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0411__smr_8h.html -rw-r--r-- root/root 1223 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0411__smr_8h.js -rw-r--r-- root/root 24470 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0411__smr_8h_source.html -rw-r--r-- root/root 15943 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0411__utils_8c.html -rw-r--r-- root/root 1567 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0411__utils_8c.js -rw-r--r-- root/root 12280 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0411__utils_8h.html -rw-r--r-- root/root 918 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0411__utils_8h.js -rw-r--r-- root/root 17658 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0411__utils_8h_source.html -rw-r--r-- root/root 13561 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0414_8c.html -rw-r--r-- root/root 108 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0414_8c.js -rw-r--r-- root/root 94835 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0480_8c.html -rw-r--r-- root/root 2465 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0480_8c.js -rw-r--r-- root/root 64572 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0480_8h.html -rw-r--r-- root/root 2368 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0480_8h.js -rw-r--r-- root/root 40514 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0480_8h_source.html -rw-r--r-- root/root 46904 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0502_8c.html -rw-r--r-- root/root 2666 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0502_8c.js -rw-r--r-- root/root 26712 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0502_8h.html -rw-r--r-- root/root 4539 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0502_8h.js -rw-r--r-- root/root 34215 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0502_8h_source.html -rw-r--r-- root/root 79434 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0503_8h.html -rw-r--r-- root/root 3942 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0503_8h.js -rw-r--r-- root/root 48281 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0503_8h_source.html -rw-r--r-- root/root 292160 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0503__conv_8c.html -rw-r--r-- root/root 13085 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0503__conv_8c.js -rw-r--r-- root/root 81718 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0808_8c.html -rw-r--r-- root/root 9776 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0808_8c.js -rw-r--r-- root/root 87561 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0808_8h.html -rw-r--r-- root/root 8630 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0808_8h.js -rw-r--r-- root/root 307247 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0808_8h_source.html -rw-r--r-- root/root 9107 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0808__lcs_8h.html -rw-r--r-- root/root 466 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0808__lcs_8h.js -rw-r--r-- root/root 20298 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0808__lcs_8h_source.html -rw-r--r-- root/root 120095 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0808__utils_8c.html -rw-r--r-- root/root 9041 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0808__utils_8c.js -rw-r--r-- root/root 92795 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0808__utils_8h.html -rw-r--r-- root/root 13123 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0808__utils_8h.js -rw-r--r-- root/root 216308 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm0808__utils_8h_source.html -rw-r--r-- root/root 125864 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm23003_8c.html -rw-r--r-- root/root 4436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm23003_8c.js -rw-r--r-- root/root 132833 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm23003_8h.html -rw-r--r-- root/root 6644 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm23003_8h.js -rw-r--r-- root/root 89549 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm23003_8h_source.html -rw-r--r-- root/root 79187 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm23236_8c.html -rw-r--r-- root/root 2181 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm23236_8c.js -rw-r--r-- root/root 62331 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm23236_8h.html -rw-r--r-- root/root 1986 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm23236_8h.js -rw-r--r-- root/root 27288 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm23236_8h_source.html -rw-r--r-- root/root 95613 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm29118_8c.html -rw-r--r-- root/root 2588 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm29118_8c.js -rw-r--r-- root/root 39545 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm29118_8h.html -rw-r--r-- root/root 1571 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm29118_8h.js -rw-r--r-- root/root 32339 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm29118_8h_source.html -rw-r--r-- root/root 8115 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm29205_8c.html -rw-r--r-- root/root 287 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm29205_8c.js -rw-r--r-- root/root 8767 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm29205_8h.html -rw-r--r-- root/root 380 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm29205_8h.js -rw-r--r-- root/root 15298 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm29205_8h_source.html -rw-r--r-- root/root 19480 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm44021_8c.html -rw-r--r-- root/root 505 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm44021_8c.js -rw-r--r-- root/root 19520 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm44021_8h.html -rw-r--r-- root/root 505 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm44021_8h.js -rw-r--r-- root/root 10475 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm44021_8h_source.html -rw-r--r-- root/root 56513 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm44068_8c.html -rw-r--r-- root/root 629 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm44068_8c.js -rw-r--r-- root/root 51028 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48049_8c.html -rw-r--r-- root/root 376 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48049_8c.js -rw-r--r-- root/root 63473 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48_8c.html -rw-r--r-- root/root 7482 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48_8c.js -rw-r--r-- root/root 36203 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48_8h.html -rw-r--r-- root/root 2355 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48_8h.js -rw-r--r-- root/root 70109 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48_8h_source.html -rw-r--r-- root/root 35245 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48__arfcn__range__encode_8c.html -rw-r--r-- root/root 1534 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48__arfcn__range__encode_8c.js -rw-r--r-- root/root 28414 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48__arfcn__range__encode_8h.html -rw-r--r-- root/root 1989 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48__arfcn__range__encode_8h.js -rw-r--r-- root/root 17820 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48__arfcn__range__encode_8h_source.html -rw-r--r-- root/root 36312 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48__ie_8c.html -rw-r--r-- root/root 3760 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48__ie_8c.js -rw-r--r-- root/root 35182 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48__ie_8h.html -rw-r--r-- root/root 3593 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48__ie_8h.js -rw-r--r-- root/root 55566 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48__ie_8h_source.html -rw-r--r-- root/root 115722 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48__rest__octets_8c.html -rw-r--r-- root/root 3782 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48__rest__octets_8c.js -rw-r--r-- root/root 56711 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48__rest__octets_8h.html -rw-r--r-- root/root 2938 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48__rest__octets_8h.js -rw-r--r-- root/root 71070 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm48__rest__octets_8h_source.html -rw-r--r-- root/root 16171 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__03__40_8h.html -rw-r--r-- root/root 210 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__03__40_8h.js -rw-r--r-- root/root 18035 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__03__40_8h_source.html -rw-r--r-- root/root 54965 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__03__41_8h.html -rw-r--r-- root/root 5661 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__03__41_8h.js -rw-r--r-- root/root 32494 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__03__41_8h_source.html -rw-r--r-- root/root 563226 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__08_8h.html -rw-r--r-- root/root 81744 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__08_8h.js -rw-r--r-- root/root 711600 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__08_8h_source.html -rw-r--r-- root/root 15714 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__08__gprs_8c.html -rw-r--r-- root/root 1555 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__08__gprs_8c.js -rw-r--r-- root/root 162111 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__08__gprs_8h.html -rw-r--r-- root/root 35874 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__08__gprs_8h.js -rw-r--r-- root/root 236740 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__08__gprs_8h_source.html -rw-r--r-- root/root 113501 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__11_8h.html -rw-r--r-- root/root 14689 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__11_8h.js -rw-r--r-- root/root 74116 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__11_8h_source.html -rw-r--r-- root/root 13787 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__12_8h.html -rw-r--r-- root/root 1004 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__12_8h.js -rw-r--r-- root/root 13544 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__12_8h_source.html -rw-r--r-- root/root 30782 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__14_8h.html -rw-r--r-- root/root 3512 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__14_8h.js -rw-r--r-- root/root 28886 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__14_8h_source.html -rw-r--r-- root/root 87534 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__80_8h.html -rw-r--r-- root/root 9675 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__80_8h.js -rw-r--r-- root/root 31850 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__04__80_8h_source.html -rw-r--r-- root/root 301970 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__08__08_8h.html -rw-r--r-- root/root 72553 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__08__08_8h.js -rw-r--r-- root/root 459476 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__08__08_8h_source.html -rw-r--r-- root/root 207149 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__08__58_8h.html -rw-r--r-- root/root 61130 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__08__58_8h.js -rw-r--r-- root/root 430612 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__08__58_8h_source.html -rw-r--r-- root/root 110806 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__09__02_8h.html -rw-r--r-- root/root 12311 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__09__02_8h.js -rw-r--r-- root/root 37412 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__09__02_8h_source.html -rw-r--r-- root/root 206432 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__12__21_8h.html -rw-r--r-- root/root 85794 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__12__21_8h.js -rw-r--r-- root/root 527306 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__12__21_8h_source.html -rw-r--r-- root/root 24562 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__23__003_8h.html -rw-r--r-- root/root 2054 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__23__003_8h.js -rw-r--r-- root/root 12358 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__23__003_8h_source.html -rw-r--r-- root/root 26415 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__23__032_8h.html -rw-r--r-- root/root 2612 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__23__032_8h.js -rw-r--r-- root/root 66985 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__23__032_8h_source.html -rw-r--r-- root/root 34131 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__23__041_8h.html -rw-r--r-- root/root 2028 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__23__041_8h.js -rw-r--r-- root/root 56066 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__23__041_8h_source.html -rw-r--r-- root/root 33432 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__25__415_8h.html -rw-r--r-- root/root 6905 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__25__415_8h.js -rw-r--r-- root/root 69851 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__25__415_8h_source.html -rw-r--r-- root/root 87328 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__29__118_8h.html -rw-r--r-- root/root 15001 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__29__118_8h.js -rw-r--r-- root/root 103443 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__29__118_8h_source.html -rw-r--r-- root/root 5773 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__44__004_8h.html -rw-r--r-- root/root 182 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__44__004_8h.js -rw-r--r-- root/root 8370 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__44__004_8h_source.html -rw-r--r-- root/root 39546 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__44__060_8h.html -rw-r--r-- root/root 5237 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__44__060_8h.js -rw-r--r-- root/root 75615 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__44__060_8h_source.html -rw-r--r-- root/root 51906 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__44__068_8h.html -rw-r--r-- root/root 11098 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__44__068_8h.js -rw-r--r-- root/root 73224 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__44__068_8h_source.html -rw-r--r-- root/root 59909 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__44__318_8h.html -rw-r--r-- root/root 16825 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__44__318_8h.js -rw-r--r-- root/root 111703 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__44__318_8h_source.html -rw-r--r-- root/root 50084 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__48__049_8h.html -rw-r--r-- root/root 11256 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__48__049_8h.js -rw-r--r-- root/root 75538 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__48__049_8h_source.html -rw-r--r-- root/root 15179 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__48__071_8h.html -rw-r--r-- root/root 6581 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__48__071_8h.js -rw-r--r-- root/root 60521 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__48__071_8h_source.html -rw-r--r-- root/root 28047 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__49__031_8h.html -rw-r--r-- root/root 13289 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__49__031_8h.js -rw-r--r-- root/root 120620 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__49__031_8h_source.html -rw-r--r-- root/root 110519 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__utils_8c.html -rw-r--r-- root/root 3902 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__utils_8c.js -rw-r--r-- root/root 144645 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__utils_8h.html -rw-r--r-- root/root 10816 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__utils_8h.js -rw-r--r-- root/root 103814 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsm__utils_8h_source.html -rw-r--r-- root/root 13841 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsup_8c.html -rw-r--r-- root/root 1147 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsup_8c.js -rw-r--r-- root/root 43294 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsup_8h.html -rw-r--r-- root/root 18426 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsup_8h.js -rw-r--r-- root/root 179393 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsup_8h_source.html -rw-r--r-- root/root 8798 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsup__sms_8c.html -rw-r--r-- root/root 430 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsup__sms_8c.js -rw-r--r-- root/root 11344 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsup__sms_8h.html -rw-r--r-- root/root 1756 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsup__sms_8h.js -rw-r--r-- root/root 19470 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/gsup__sms_8h_source.html -rw-r--r-- root/root 4432 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/i460__mux_8h.html -rw-r--r-- root/root 4799 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/i460__mux_8h_source.html -rw-r--r-- root/root 4272 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/includes_8h.html -rw-r--r-- root/root 4292 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/includes_8h_source.html -rw-r--r-- root/root 6469 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/index.html -rw-r--r-- root/root 20530 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/ipa_8c.html -rw-r--r-- root/root 2170 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/ipa_8c.js -rw-r--r-- root/root 23607 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/ipa_8h.html -rw-r--r-- root/root 1968 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/ipa_8h.js -rw-r--r-- root/root 24919 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/ipa_8h_source.html -rw-r--r-- root/root 46450 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/ipaccess_8h.html -rw-r--r-- root/root 7516 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/ipaccess_8h.js -rw-r--r-- root/root 60610 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/ipaccess_8h_source.html -rw-r--r-- root/root 145519 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/iuup_8c.html -rw-r--r-- root/root 6350 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/iuup_8c.js -rw-r--r-- root/root 45558 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/iuup_8h.html -rw-r--r-- root/root 3192 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/iuup_8h.js -rw-r--r-- root/root 62057 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/iuup_8h_source.html -rw-r--r-- root/root 176813 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/jquery.js -rw-r--r-- root/root 25278 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kasumi_8c.html -rw-r--r-- root/root 505 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kasumi_8c.js -rw-r--r-- root/root 17764 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kasumi_8h.html -rw-r--r-- root/root 268 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kasumi_8h.js -rw-r--r-- root/root 7943 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kasumi_8h_source.html -rw-r--r-- root/root 55151 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kdf_2common_8h.html -rw-r--r-- root/root 2981 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kdf_2common_8h.js -rw-r--r-- root/root 26384 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kdf_2common_8h_source.html -rw-r--r-- root/root 103948 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kdf_2crypto_8h.html -rw-r--r-- root/root 4893 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kdf_2crypto_8h.js -rw-r--r-- root/root 63256 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kdf_2crypto_8h_source.html -rw-r--r-- root/root 9424 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kdf_8c.html -rw-r--r-- root/root 515 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kdf_8c.js -rw-r--r-- root/root 6887 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kdf_8h.html -rw-r--r-- root/root 439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kdf_8h.js -rw-r--r-- root/root 9144 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/kdf_8h_source.html -rw-r--r-- root/root 26603 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/l1sap_8h.html -rw-r--r-- root/root 4575 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/l1sap_8h.js -rw-r--r-- root/root 83078 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/l1sap_8h_source.html -rw-r--r-- root/root 4440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/lapd__core_8h.html -rw-r--r-- root/root 4810 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/lapd__core_8h_source.html -rw-r--r-- root/root 61300 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/lapdm_8c.html -rw-r--r-- root/root 9085 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/lapdm_8c.js -rw-r--r-- root/root 28875 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/lapdm_8h.html -rw-r--r-- root/root 3122 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/lapdm_8h.js -rw-r--r-- root/root 61412 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/lapdm_8h_source.html -rw-r--r-- root/root 13025 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/meas__rep_8h.html -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/meas__rep_8h.js -rw-r--r-- root/root 17109 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/meas__rep_8h_source.html -rw-r--r-- root/root 5866 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/menu.js -rw-r--r-- root/root 9777 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/menudata.js -rw-r--r-- root/root 18330 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/milenage_2common_8h.html -rw-r--r-- root/root 1094 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/milenage_2common_8h.js -rw-r--r-- root/root 8831 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/milenage_2common_8h_source.html -rw-r--r-- root/root 4290 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/milenage_2crypto_8h.html -rw-r--r-- root/root 4310 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/milenage_2crypto_8h_source.html -rw-r--r-- root/root 39132 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/milenage_8c.html -rw-r--r-- root/root 622 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/milenage_8c.js -rw-r--r-- root/root 38678 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/milenage_8h.html -rw-r--r-- root/root 622 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/milenage_8h.js -rw-r--r-- root/root 19133 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/milenage_8h_source.html -rw-r--r-- root/root 4139 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/mncc_8c.html -rw-r--r-- root/root 24244 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/mncc_8h.html -rw-r--r-- root/root 1408 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/mncc_8h.js -rw-r--r-- root/root 54814 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/mncc_8h_source.html -rw-r--r-- root/root 20996 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/modules.html -rw-r--r-- root/root 5761 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/modules.js -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/nav_f.png -rw-r--r-- root/root 95 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/nav_g.png -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/nav_h.png -rw-r--r-- root/root 2108 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtree.css -rw-r--r-- root/root 15709 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtree.js -rw-r--r-- root/root 5705 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreedata.js -rw-r--r-- root/root 17115 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex0.js -rw-r--r-- root/root 10727 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex1.js -rw-r--r-- root/root 20821 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex10.js -rw-r--r-- root/root 17749 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex11.js -rw-r--r-- root/root 19454 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex12.js -rw-r--r-- root/root 25250 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex13.js -rw-r--r-- root/root 23483 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex14.js -rw-r--r-- root/root 16587 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex15.js -rw-r--r-- root/root 23581 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex16.js -rw-r--r-- root/root 21276 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex17.js -rw-r--r-- root/root 17271 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex18.js -rw-r--r-- root/root 16618 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex19.js -rw-r--r-- root/root 16702 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex2.js -rw-r--r-- root/root 16475 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex20.js -rw-r--r-- root/root 18057 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex21.js -rw-r--r-- root/root 18128 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex22.js -rw-r--r-- root/root 22108 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex23.js -rw-r--r-- root/root 22849 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex24.js -rw-r--r-- root/root 21557 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex25.js -rw-r--r-- root/root 26693 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex26.js -rw-r--r-- root/root 21301 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex27.js -rw-r--r-- root/root 25822 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex28.js -rw-r--r-- root/root 27282 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex29.js -rw-r--r-- root/root 20342 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex3.js -rw-r--r-- root/root 21552 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex30.js -rw-r--r-- root/root 25312 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex31.js -rw-r--r-- root/root 26875 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex32.js -rw-r--r-- root/root 20187 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex33.js -rw-r--r-- root/root 19067 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex34.js -rw-r--r-- root/root 17537 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex35.js -rw-r--r-- root/root 19052 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex36.js -rw-r--r-- root/root 20107 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex37.js -rw-r--r-- root/root 17921 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex38.js -rw-r--r-- root/root 17611 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex39.js -rw-r--r-- root/root 20170 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex4.js -rw-r--r-- root/root 20140 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex40.js -rw-r--r-- root/root 19447 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex41.js -rw-r--r-- root/root 18240 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex42.js -rw-r--r-- root/root 6589 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex43.js -rw-r--r-- root/root 18777 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex5.js -rw-r--r-- root/root 17356 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex6.js -rw-r--r-- root/root 17580 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex7.js -rw-r--r-- root/root 20467 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex8.js -rw-r--r-- root/root 17669 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/navtreeindex9.js -rw-r--r-- root/root 6830 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/oap_8c.html -rw-r--r-- root/root 190 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/oap_8c.js -rw-r--r-- root/root 11082 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/oap_8h.html -rw-r--r-- root/root 2270 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/oap_8h.js -rw-r--r-- root/root 33033 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/oap_8h_source.html -rw-r--r-- root/root 29292 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/oap__client_8c.html -rw-r--r-- root/root 793 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/oap__client_8c.js -rw-r--r-- root/root 16771 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/oap__client_8h.html -rw-r--r-- root/root 628 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/oap__client_8h.js -rw-r--r-- root/root 31109 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/oap__client_8h_source.html -rw-r--r-- root/root 123 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/open.png -rw-r--r-- root/root 9761 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/prim_8h.html -rw-r--r-- root/root 1356 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/prim_8h.js -rw-r--r-- root/root 13979 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/prim_8h_source.html -rw-r--r-- root/root 5518 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/resize.js -rw-r--r-- root/root 23701 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/rsl_8c.html -rw-r--r-- root/root 2336 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/rsl_8c.js -rw-r--r-- root/root 22934 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/rsl_8h.html -rw-r--r-- root/root 1970 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/rsl_8h.js -rw-r--r-- root/root 30187 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/rsl_8h_source.html -rw-r--r-- root/root 13037 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/rxlev__stat_8c.html -rw-r--r-- root/root 390 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/rxlev__stat_8c.js -rw-r--r-- root/root 14981 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/rxlev__stat_8h.html -rw-r--r-- root/root 632 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/rxlev__stat_8h.js -rw-r--r-- root/root 10962 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/rxlev__stat_8h_source.html drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/ -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_0.html -rw-r--r-- root/root 569 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_0.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_1.html -rw-r--r-- root/root 20461 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_1.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_10.html -rw-r--r-- root/root 37189 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_10.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_11.html -rw-r--r-- root/root 1412 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_11.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_12.html -rw-r--r-- root/root 124200 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_12.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_13.html -rw-r--r-- root/root 88728 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_13.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_14.html -rw-r--r-- root/root 74624 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_14.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_15.html -rw-r--r-- root/root 15105 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_15.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_16.html -rw-r--r-- root/root 21212 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_16.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_17.html -rw-r--r-- root/root 7246 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_17.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_18.html -rw-r--r-- root/root 1796 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_18.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_19.html -rw-r--r-- root/root 249 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_19.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_2.html -rw-r--r-- root/root 53780 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_2.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_3.html -rw-r--r-- root/root 76827 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_3.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_4.html -rw-r--r-- root/root 109070 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_4.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_5.html -rw-r--r-- root/root 34773 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_5.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_6.html -rw-r--r-- root/root 21580 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_6.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_7.html -rw-r--r-- root/root 15519 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_7.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_8.html -rw-r--r-- root/root 549005 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_8.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_9.html -rw-r--r-- root/root 12111 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_9.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_a.html -rw-r--r-- root/root 62562 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_a.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_b.html -rw-r--r-- root/root 4895 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_b.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_c.html -rw-r--r-- root/root 73719 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_c.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_d.html -rw-r--r-- root/root 48353 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_d.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_e.html -rw-r--r-- root/root 148691 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_e.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_f.html -rw-r--r-- root/root 260206 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/all_f.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_0.html -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_1.html -rw-r--r-- root/root 2021 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_10.html -rw-r--r-- root/root 1430 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_10.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_11.html -rw-r--r-- root/root 1116 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_11.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_12.html -rw-r--r-- root/root 550 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_12.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_13.html -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_13.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_14.html -rw-r--r-- root/root 999 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_14.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_15.html -rw-r--r-- root/root 122 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_15.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_2.html -rw-r--r-- root/root 4210 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_2.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_3.html -rw-r--r-- root/root 1057 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_3.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_4.html -rw-r--r-- root/root 273 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_4.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_5.html -rw-r--r-- root/root 89 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_5.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_6.html -rw-r--r-- root/root 205 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_6.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_7.html -rw-r--r-- root/root 21133 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_7.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_8.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_8.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_9.html -rw-r--r-- root/root 3062 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_9.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_a.html -rw-r--r-- root/root 1641 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_a.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_b.html -rw-r--r-- root/root 295 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_b.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_c.html -rw-r--r-- root/root 694 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_c.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_d.html -rw-r--r-- root/root 18940 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_d.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_e.html -rw-r--r-- root/root 642 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_e.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_f.html -rw-r--r-- root/root 213 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/classes_f.js -rw-r--r-- root/root 1284 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/close.svg -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_0.html -rw-r--r-- root/root 260 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_1.html -rw-r--r-- root/root 3134 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_10.html -rw-r--r-- root/root 3847 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_10.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_11.html -rw-r--r-- root/root 2257 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_11.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_2.html -rw-r--r-- root/root 917 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_2.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_3.html -rw-r--r-- root/root 1551 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_3.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_4.html -rw-r--r-- root/root 140 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_4.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_5.html -rw-r--r-- root/root 1018 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_5.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_6.html -rw-r--r-- root/root 579 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_6.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_7.html -rw-r--r-- root/root 114046 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_7.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_8.html -rw-r--r-- root/root 118 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_8.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_9.html -rw-r--r-- root/root 2309 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_9.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_a.html -rw-r--r-- root/root 989 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_a.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_b.html -rw-r--r-- root/root 250 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_b.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_c.html -rw-r--r-- root/root 3655 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_c.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_d.html -rw-r--r-- root/root 337 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_d.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_e.html -rw-r--r-- root/root 1285 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_e.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_f.html -rw-r--r-- root/root 3645 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/defines_f.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_0.html -rw-r--r-- root/root 3728 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_1.html -rw-r--r-- root/root 1758 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_1.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_2.html -rw-r--r-- root/root 1256 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_3.html -rw-r--r-- root/root 373 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_4.html -rw-r--r-- root/root 13269 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_5.html -rw-r--r-- root/root 1730 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_6.html -rw-r--r-- root/root 1477 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_7.html -rw-r--r-- root/root 258 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_8.html -rw-r--r-- root/root 693 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_9.html -rw-r--r-- root/root 6462 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_9.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_a.html -rw-r--r-- root/root 132 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_b.html -rw-r--r-- root/root 2086 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_b.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_c.html -rw-r--r-- root/root 1586 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_c.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_d.html -rw-r--r-- root/root 121 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_d.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_e.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enums_e.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_0.html -rw-r--r-- root/root 1988 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_0.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_1.html -rw-r--r-- root/root 51418 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_2.html -rw-r--r-- root/root 29178 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_2.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_3.html -rw-r--r-- root/root 1224 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_3.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_4.html -rw-r--r-- root/root 1127 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_4.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_5.html -rw-r--r-- root/root 1147 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_5.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_6.html -rw-r--r-- root/root 196670 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_6.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_7.html -rw-r--r-- root/root 23010 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_7.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_8.html -rw-r--r-- root/root 4058 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_8.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_9.html -rw-r--r-- root/root 1603 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_9.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_a.html -rw-r--r-- root/root 82827 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_a.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_b.html -rw-r--r-- root/root 54936 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_b.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_c.html -rw-r--r-- root/root 5338 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_c.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_d.html -rw-r--r-- root/root 52093 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_d.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_e.html -rw-r--r-- root/root 21398 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_e.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_f.html -rw-r--r-- root/root 3537 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/enumvalues_f.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_0.html -rw-r--r-- root/root 1587 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_1.html -rw-r--r-- root/root 1988 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_1.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_10.html -rw-r--r-- root/root 2962 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_10.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_11.html -rw-r--r-- root/root 1895 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_11.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_12.html -rw-r--r-- root/root 500 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_12.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_13.html -rw-r--r-- root/root 442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_13.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_14.html -rw-r--r-- root/root 208 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_14.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_2.html -rw-r--r-- root/root 3881 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_3.html -rw-r--r-- root/root 90 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_4.html -rw-r--r-- root/root 547 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_5.html -rw-r--r-- root/root 534 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_6.html -rw-r--r-- root/root 11313 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_7.html -rw-r--r-- root/root 175 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_8.html -rw-r--r-- root/root 910 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_9.html -rw-r--r-- root/root 436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_9.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_a.html -rw-r--r-- root/root 1608 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_b.html -rw-r--r-- root/root 992 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_b.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_c.html -rw-r--r-- root/root 318 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_c.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_d.html -rw-r--r-- root/root 751 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_d.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_e.html -rw-r--r-- root/root 965 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_e.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_f.html -rw-r--r-- root/root 518 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/files_f.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_0.html -rw-r--r-- root/root 14556 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_1.html -rw-r--r-- root/root 10520 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_10.html -rw-r--r-- root/root 12189 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_11.html -rw-r--r-- root/root 8598 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_12.html -rw-r--r-- root/root 13448 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_13.html -rw-r--r-- root/root 527 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_14.html -rw-r--r-- root/root 9283 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_15.html -rw-r--r-- root/root 463 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_15.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_16.html -rw-r--r-- root/root 822 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_16.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_2.html -rw-r--r-- root/root 5068 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_3.html -rw-r--r-- root/root 16543 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_4.html -rw-r--r-- root/root 8884 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_5.html -rw-r--r-- root/root 2890 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_6.html -rw-r--r-- root/root 971 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_7.html -rw-r--r-- root/root 127562 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_8.html -rw-r--r-- root/root 4153 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_9.html -rw-r--r-- root/root 10348 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_a.html -rw-r--r-- root/root 1201 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_b.html -rw-r--r-- root/root 19298 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_c.html -rw-r--r-- root/root 16272 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_d.html -rw-r--r-- root/root 6420 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_e.html -rw-r--r-- root/root 144137 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_f.html -rw-r--r-- root/root 3678 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/functions_f.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_0.html -rw-r--r-- root/root 569 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_0.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_1.html -rw-r--r-- root/root 150 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_1.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_10.html -rw-r--r-- root/root 570 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_10.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_11.html -rw-r--r-- root/root 270 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_11.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_12.html -rw-r--r-- root/root 301 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_12.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_2.html -rw-r--r-- root/root 115 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_2.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_3.html -rw-r--r-- root/root 570 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_3.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_4.html -rw-r--r-- root/root 149 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_4.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_5.html -rw-r--r-- root/root 985 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_5.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_6.html -rw-r--r-- root/root 100 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_6.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_7.html -rw-r--r-- root/root 586 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_7.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_8.html -rw-r--r-- root/root 115 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_8.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_9.html -rw-r--r-- root/root 368 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_9.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_a.html -rw-r--r-- root/root 191 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_a.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_b.html -rw-r--r-- root/root 165 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_b.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_c.html -rw-r--r-- root/root 1181 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_c.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_d.html -rw-r--r-- root/root 96 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_d.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_e.html -rw-r--r-- root/root 113 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_e.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_f.html -rw-r--r-- root/root 994 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/groups_f.js -rw-r--r-- root/root 2378 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/mag_sel.svg -rw-r--r-- root/root 500 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/nomatches.html -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/pages_0.html -rw-r--r-- root/root 108 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/pages_0.js -rw-r--r-- root/root 4562 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/search.css -rw-r--r-- root/root 23044 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/search.js -rw-r--r-- root/root 567 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/search_l.png -rw-r--r-- root/root 158 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/search_m.png -rw-r--r-- root/root 553 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/search_r.png -rw-r--r-- root/root 751 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/searchdata.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/typedefs_0.html -rw-r--r-- root/root 138 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/typedefs_0.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/typedefs_1.html -rw-r--r-- root/root 515 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/typedefs_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/typedefs_2.html -rw-r--r-- root/root 1024 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/typedefs_2.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/typedefs_3.html -rw-r--r-- root/root 250 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/typedefs_3.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/typedefs_4.html -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/typedefs_4.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/typedefs_5.html -rw-r--r-- root/root 737 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/typedefs_5.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/typedefs_6.html -rw-r--r-- root/root 709 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/typedefs_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_0.html -rw-r--r-- root/root 3659 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_1.html -rw-r--r-- root/root 25190 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_10.html -rw-r--r-- root/root 1219 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_11.html -rw-r--r-- root/root 30836 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_12.html -rw-r--r-- root/root 46801 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_13.html -rw-r--r-- root/root 49066 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_14.html -rw-r--r-- root/root 13091 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_15.html -rw-r--r-- root/root 9974 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_15.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_16.html -rw-r--r-- root/root 4260 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_16.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_17.html -rw-r--r-- root/root 991 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_17.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_18.html -rw-r--r-- root/root 249 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_18.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_2.html -rw-r--r-- root/root 10741 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_3.html -rw-r--r-- root/root 54666 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_4.html -rw-r--r-- root/root 23267 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_5.html -rw-r--r-- root/root 15499 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_6.html -rw-r--r-- root/root 12016 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_7.html -rw-r--r-- root/root 53055 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_8.html -rw-r--r-- root/root 7385 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_9.html -rw-r--r-- root/root 20217 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_a.html -rw-r--r-- root/root 3203 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_b.html -rw-r--r-- root/root 40719 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_c.html -rw-r--r-- root/root 27317 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_d.html -rw-r--r-- root/root 45154 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_e.html -rw-r--r-- root/root 25721 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_f.html -rw-r--r-- root/root 25782 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/search/variables_f.js -rw-r--r-- root/root 36449 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha1-internal_8c.html -rw-r--r-- root/root 1272 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha1-internal_8c.js -rw-r--r-- root/root 16813 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha1_8c.html -rw-r--r-- root/root 254 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha1_8c.js -rw-r--r-- root/root 25636 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha1_8h.html -rw-r--r-- root/root 575 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha1_8h.js -rw-r--r-- root/root 16796 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha1_8h_source.html -rw-r--r-- root/root 13877 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha1__i_8h.html -rw-r--r-- root/root 414 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha1__i_8h.js -rw-r--r-- root/root 13613 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha1__i_8h_source.html -rw-r--r-- root/root 43986 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha256-internal_8c.html -rw-r--r-- root/root 1477 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha256-internal_8c.js -rw-r--r-- root/root 16748 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha256_8c.html -rw-r--r-- root/root 268 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha256_8c.js -rw-r--r-- root/root 20397 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha256_8h.html -rw-r--r-- root/root 436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha256_8h.js -rw-r--r-- root/root 14067 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha256_8h_source.html -rw-r--r-- root/root 14057 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha256__i_8h.html -rw-r--r-- root/root 442 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha256__i_8h.js -rw-r--r-- root/root 14283 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sha256__i_8h_source.html -rw-r--r-- root/root 12891 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/smpp34__osmocom_8h.html -rw-r--r-- root/root 906 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/smpp34__osmocom_8h.js -rw-r--r-- root/root 11798 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/smpp34__osmocom_8h_source.html -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/splitbar.png -rw-r--r-- root/root 8095 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structSHA1Context.html -rw-r--r-- root/root 277 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structSHA1Context.js -rw-r--r-- root/root 8887 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__nm__channel.html -rw-r--r-- root/root 398 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__nm__channel.js -rw-r--r-- root/root 14379 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__nm__ipacc__att__bssgp__cfg.html -rw-r--r-- root/root 1245 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__nm__ipacc__att__bssgp__cfg.js -rw-r--r-- root/root 10955 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__nm__ipacc__att__ns__cfg.html -rw-r--r-- root/root 811 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__nm__ipacc__att__ns__cfg.js -rw-r--r-- root/root 12528 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__nm__ipacc__att__rlc__cfg.html -rw-r--r-- root/root 980 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__nm__ipacc__att__rlc__cfg.js -rw-r--r-- root/root 7565 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__nm__ipacc__att__rlc__cfg__2.html -rw-r--r-- root/root 393 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__nm__ipacc__att__rlc__cfg__2.js -rw-r--r-- root/root 5802 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__nm__ipacc__att__rlc__cfg__3.html -rw-r--r-- root/root 160 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__nm__ipacc__att__rlc__cfg__3.js -rw-r--r-- root/root 9816 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__nm__sw__desc.html -rw-r--r-- root/root 420 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__nm__sw__desc.js -rw-r--r-- root/root 9908 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__om__fom__hdr.html -rw-r--r-- root/root 403 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__om__fom__hdr.js -rw-r--r-- root/root 10673 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__om__hdr.html -rw-r--r-- root/root 461 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__om__hdr.js -rw-r--r-- root/root 8465 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__om__obj__inst.html -rw-r--r-- root/root 310 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__om__obj__inst.js -rw-r--r-- root/root 11659 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__rsl__cchan__hdr.html -rw-r--r-- root/root 510 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__rsl__cchan__hdr.js -rw-r--r-- root/root 9423 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__rsl__common__hdr.html -rw-r--r-- root/root 326 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__rsl__common__hdr.js -rw-r--r-- root/root 10803 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__rsl__dchan__hdr.html -rw-r--r-- root/root 510 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__rsl__dchan__hdr.js -rw-r--r-- root/root 4357 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__rsl__osmo__rep__acch__cap.html -rw-r--r-- root/root 4384 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__rsl__osmo__temp__ovp__acch__cap.html -rw-r--r-- root/root 17651 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__rsl__rll__hdr.html -rw-r--r-- root/root 886 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structabis__rsl__rll__hdr.js -rw-r--r-- root/root 7947 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbssap__le__pdu.html -rw-r--r-- root/root 206 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbssap__le__pdu.js -rw-r--r-- root/root 12577 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbsslap__pdu.html -rw-r--r-- root/root 539 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbsslap__pdu.js -rw-r--r-- root/root 10230 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbsslap__reset.html -rw-r--r-- root/root 462 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbsslap__reset.js -rw-r--r-- root/root 6789 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbsslap__ta__layer3.html -rw-r--r-- root/root 216 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbsslap__ta__layer3.js -rw-r--r-- root/root 7880 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbsslap__ta__response.html -rw-r--r-- root/root 316 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbsslap__ta__response.js -rw-r--r-- root/root 6118 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbssmap__header.html -rw-r--r-- root/root 202 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbssmap__header.js -rw-r--r-- root/root 6933 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbssmap__le__conn__oriented__info.html -rw-r--r-- root/root 260 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbssmap__le__conn__oriented__info.js -rw-r--r-- root/root 7421 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbssmap__le__location__type.html -rw-r--r-- root/root 266 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbssmap__le__location__type.js -rw-r--r-- root/root 13249 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbssmap__le__pdu.html -rw-r--r-- root/root 602 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbssmap__le__pdu.js -rw-r--r-- root/root 18721 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbssmap__le__perform__loc__req.html -rw-r--r-- root/root 1546 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbssmap__le__perform__loc__req.js -rw-r--r-- root/root 8655 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbssmap__le__perform__loc__resp.html -rw-r--r-- root/root 495 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structbssmap__le__perform__loc__resp.js -rw-r--r-- root/root 6114 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structcbsp__header.html -rw-r--r-- root/root 197 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structcbsp__header.js -rw-r--r-- root/root 8175 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structdtap__header.html -rw-r--r-- root/root 374 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structdtap__header.js -rw-r--r-- root/root 7333 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structegprs__cps.html -rw-r--r-- root/root 265 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structegprs__cps.js -rw-r--r-- root/root 8231 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structfn__remap__table.html -rw-r--r-- root/root 388 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structfn__remap__table.js -rw-r--r-- root/root 4353 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgad__raw__ell__arc.html -rw-r--r-- root/root 7509 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgad__raw__ell__point.html -rw-r--r-- root/root 304 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgad__raw__ell__point.js -rw-r--r-- root/root 8403 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgad__raw__ell__point__alt.html -rw-r--r-- root/root 419 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgad__raw__ell__point__alt.js -rw-r--r-- root/root 4429 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgad__raw__ell__point__alt__unc__ell.html -rw-r--r-- root/root 4422 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgad__raw__ell__point__unc__circle.html -rw-r--r-- root/root 4427 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgad__raw__ell__point__unc__ellipse.html -rw-r--r-- root/root 4446 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgad__raw__ha__ell__point__alt__unc__ell.html -rw-r--r-- root/root 4424 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgad__raw__ha__ell__point__unc__ell.html -rw-r--r-- root/root 4336 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgad__raw__head.html -rw-r--r-- root/root 8262 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgad__raw__polygon.html -rw-r--r-- root/root 381 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgad__raw__polygon.js -rw-r--r-- root/root 4224 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgan__cch__desc__ie.html -rw-r--r-- root/root 4219 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgan__rc__csr__hdr.html -rw-r--r-- root/root 10063 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgprs__cipher__impl.html -rw-r--r-- root/root 482 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgprs__cipher__impl.js -rw-r--r-- root/root 9652 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgprs__cs__desc.html -rw-r--r-- root/root 377 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgprs__cs__desc.js -rw-r--r-- root/root 10684 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgprs__ra__id.html -rw-r--r-- root/root 447 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgprs__ra__id.js -rw-r--r-- root/root 4283 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgprs__rlc__dl__header__egprs__1.html -rw-r--r-- root/root 4283 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgprs__rlc__dl__header__egprs__2.html -rw-r--r-- root/root 4283 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgprs__rlc__dl__header__egprs__3.html -rw-r--r-- root/root 4283 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgprs__rlc__ul__header__egprs__1.html -rw-r--r-- root/root 4283 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgprs__rlc__ul__header__egprs__2.html -rw-r--r-- root/root 4283 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgprs__rlc__ul__header__egprs__3.html -rw-r--r-- root/root 7261 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0408__vgcs__ul__grant.html -rw-r--r-- root/root 325 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0408__vgcs__ul__grant.js -rw-r--r-- root/root 6548 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__application__data.html -rw-r--r-- root/root 240 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__application__data.js -rw-r--r-- root/root 8701 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__cell__id.html -rw-r--r-- root/root 211 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__cell__id.js -rw-r--r-- root/root 9042 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__cell__id__list.html -rw-r--r-- root/root 339 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__cell__id__list.js -rw-r--r-- root/root 11798 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__cell__id__list2.html -rw-r--r-- root/root 339 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__cell__id__list2.js -rw-r--r-- root/root 8616 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__cell__id__list__segment.html -rw-r--r-- root/root 366 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__cell__id__list__segment.js -rw-r--r-- root/root 16552 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__channel__type.html -rw-r--r-- root/root 1072 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__channel__type.js -rw-r--r-- root/root 11839 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__cipher__mode__command.html -rw-r--r-- root/root 706 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__cipher__mode__command.js -rw-r--r-- root/root 6579 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__circuit__pool__list.html -rw-r--r-- root/root 246 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__circuit__pool__list.js -rw-r--r-- root/root 4364 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__data__identity.html -rw-r--r-- root/root 6215 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__diagnostics.html -rw-r--r-- root/root 232 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__diagnostics.js -rw-r--r-- root/root 9357 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__encrypt__info.html -rw-r--r-- root/root 426 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__encrypt__info.js -rw-r--r-- root/root 4717 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__group__callref.html -rw-r--r-- root/root 10304 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__command.html -rw-r--r-- root/root 701 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__command.js -rw-r--r-- root/root 15652 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__complete.html -rw-r--r-- root/root 1387 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__complete.js -rw-r--r-- root/root 9100 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__failure.html -rw-r--r-- root/root 570 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__failure.js -rw-r--r-- root/root 16709 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__performed.html -rw-r--r-- root/root 1509 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__performed.js -rw-r--r-- root/root 29994 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__request.html -rw-r--r-- root/root 2845 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__request.js -rw-r--r-- root/root 17671 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__request__ack.html -rw-r--r-- root/root 1424 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__request__ack.js -rw-r--r-- root/root 13397 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__required.html -rw-r--r-- root/root 1059 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__required.js -rw-r--r-- root/root 6711 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__required__reject.html -rw-r--r-- root/root 270 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__handover__required__reject.js -rw-r--r-- root/root 6589 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__layer__3__information.html -rw-r--r-- root/root 248 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__layer__3__information.js -rw-r--r-- root/root 8880 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__notification__data.html -rw-r--r-- root/root 457 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__notification__data.js -rw-r--r-- root/root 17335 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__old__bss__to__new__bss__info.html -rw-r--r-- root/root 1474 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__old__bss__to__new__bss__info.js -rw-r--r-- root/root 7788 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__perform__location__request.html -rw-r--r-- root/root 384 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__perform__location__request.js -rw-r--r-- root/root 7596 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__perform__location__response.html -rw-r--r-- root/root 412 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__perform__location__response.js -rw-r--r-- root/root 4660 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__priority.html -rw-r--r-- root/root 6801 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__sms__to__vgcs.html -rw-r--r-- root/root 226 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__sms__to__vgcs.js -rw-r--r-- root/root 13598 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__speech__codec.html -rw-r--r-- root/root 587 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__speech__codec.js -rw-r--r-- root/root 7129 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__speech__codec__list.html -rw-r--r-- root/root 242 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__speech__codec__list.js -rw-r--r-- root/root 7097 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__talker__identity.html -rw-r--r-- root/root 241 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__talker__identity.js -rw-r--r-- root/root 7802 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__uplink__app__data.html -rw-r--r-- root/root 344 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__uplink__app__data.js -rw-r--r-- root/root 11918 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__uplink__reject__cmd.html -rw-r--r-- root/root 862 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__uplink__reject__cmd.js -rw-r--r-- root/root 7956 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__uplink__release__ind.html -rw-r--r-- root/root 376 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__uplink__release__ind.js -rw-r--r-- root/root 12299 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__uplink__request.html -rw-r--r-- root/root 868 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__uplink__request.js -rw-r--r-- root/root 9748 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__uplink__request__ack.html -rw-r--r-- root/root 622 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__uplink__request__ack.js -rw-r--r-- root/root 8925 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__uplink__request__cnf.html -rw-r--r-- root/root 484 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__uplink__request__cnf.js -rw-r--r-- root/root 10740 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__uplink__seized__cmd.html -rw-r--r-- root/root 716 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__uplink__seized__cmd.js -rw-r--r-- root/root 4746 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__vgcs__feature__flags.html -rw-r--r-- root/root 7987 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__vgcs__vbs__area__cell__info.html -rw-r--r-- root/root 387 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__vgcs__vbs__area__cell__info.js -rw-r--r-- root/root 11592 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__vgcs__vbs__assign__fail.html -rw-r--r-- root/root 834 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__vgcs__vbs__assign__fail.js -rw-r--r-- root/root 27420 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__vgcs__vbs__assign__req.html -rw-r--r-- root/root 2742 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__vgcs__vbs__assign__req.js -rw-r--r-- root/root 17643 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__vgcs__vbs__assign__res.html -rw-r--r-- root/root 1627 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__vgcs__vbs__assign__res.js -rw-r--r-- root/root 14609 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__vgcs__vbs__assign__stat.html -rw-r--r-- root/root 1162 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__vgcs__vbs__assign__stat.js -rw-r--r-- root/root 9661 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__vgcs__vbs__setup.html -rw-r--r-- root/root 563 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__vgcs__vbs__setup.js -rw-r--r-- root/root 6874 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__vgcs__vbs__setup__ack.html -rw-r--r-- root/root 271 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm0808__vgcs__vbs__setup__ack.js -rw-r--r-- root/root 8010 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm23041__etws__primary__gsm.html -rw-r--r-- root/root 471 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm23041__etws__primary__gsm.js -rw-r--r-- root/root 8837 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm23041__msg__param__gsm.html -rw-r--r-- root/root 540 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm23041__msg__param__gsm.js -rw-r--r-- root/root 8769 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm23041__msg__param__umts.html -rw-r--r-- root/root 544 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm23041__msg__param__umts.js -rw-r--r-- root/root 9500 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm29118__paging__req.html -rw-r--r-- root/root 511 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm29118__paging__req.js -rw-r--r-- root/root 8614 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm29118__reset__msg.html -rw-r--r-- root/root 432 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm29118__reset__msg.js -rw-r--r-- root/root 7942 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm341__etws__message.html -rw-r--r-- root/root 417 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm341__etws__message.js -rw-r--r-- root/root 9557 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm341__ms__message.html -rw-r--r-- root/root 488 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm341__ms__message.js -rw-r--r-- root/root 8487 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm411__rp__hdr.html -rw-r--r-- root/root 381 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm411__rp__hdr.js -rw-r--r-- root/root 22344 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm411__smc__inst.html -rw-r--r-- root/root 1032 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm411__smc__inst.js -rw-r--r-- root/root 15607 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm411__smr__inst.html -rw-r--r-- root/root 576 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm411__smr__inst.js -rw-r--r-- root/root 4228 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm412__block__type.html -rw-r--r-- root/root 4223 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm412__sched__msg.html -rw-r--r-- root/root 4282 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm414__close__mslot__loop__ack.html -rw-r--r-- root/root 4282 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm414__close__mslot__loop__cmd.html -rw-r--r-- root/root 4284 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm414__egprs__st__sb__loop__cmd.html -rw-r--r-- root/root 4272 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm414__gprs__test__mode__cmd.html -rw-r--r-- root/root 7092 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__act__pdp__ctx__req.html -rw-r--r-- root/root 342 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__act__pdp__ctx__req.js -rw-r--r-- root/root 6276 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__add__ass.html -rw-r--r-- root/root 208 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__add__ass.js -rw-r--r-- root/root 7113 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__ass__cmd.html -rw-r--r-- root/root 303 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__ass__cmd.js -rw-r--r-- root/root 5318 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__ass__cpl.html -rw-r--r-- root/root 121 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__ass__cpl.js -rw-r--r-- root/root 5325 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__ass__fail.html -rw-r--r-- root/root 123 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__ass__fail.js -rw-r--r-- root/root 4245 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__attach__ack.html -rw-r--r-- root/root 4262 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__auth__ciph__req.html -rw-r--r-- root/root 4267 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__auth__ciph__resp.html -rw-r--r-- root/root 4213 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__auth__req.html -rw-r--r-- root/root 5327 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__auth__resp.html -rw-r--r-- root/root 121 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__auth__resp.js -rw-r--r-- root/root 4218 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__cell__desc.html -rw-r--r-- root/root 4233 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__cell__options.html -rw-r--r-- root/root 4235 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__cell__sel__par.html -rw-r--r-- root/root 7091 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__chan__desc.html -rw-r--r-- root/root 221 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__chan__desc.js -rw-r--r-- root/root 6354 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__chan__mode__modify.html -rw-r--r-- root/root 238 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__chan__mode__modify.js -rw-r--r-- root/root 6144 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__chan__rel.html -rw-r--r-- root/root 210 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__chan__rel.js -rw-r--r-- root/root 4235 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__cip__mode__cmd.html -rw-r--r-- root/root 4221 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__classmark1.html -rw-r--r-- root/root 4221 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__classmark2.html -rw-r--r-- root/root 89358 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__classmark3.html -rw-r--r-- root/root 7175 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__classmark3.js -rw-r--r-- root/root 7101 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__cm__change.html -rw-r--r-- root/root 299 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__cm__change.js -rw-r--r-- root/root 4280 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__control__channel__descr.html -rw-r--r-- root/root 7150 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__frq__redef.html -rw-r--r-- root/root 316 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__frq__redef.js -rw-r--r-- root/root 7851 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__gprs__susp__req.html -rw-r--r-- root/root 415 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__gprs__susp__req.js -rw-r--r-- root/root 8581 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__hdr.html -rw-r--r-- root/root 280 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__hdr.js -rw-r--r-- root/root 4203 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__hdr__sh.html -rw-r--r-- root/root 8877 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__ho__cmd.html -rw-r--r-- root/root 476 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__ho__cmd.js -rw-r--r-- root/root 6126 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__ho__cpl.html -rw-r--r-- root/root 204 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__ho__cpl.js -rw-r--r-- root/root 5318 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__ho__fail.html -rw-r--r-- root/root 121 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__ho__fail.js -rw-r--r-- root/root 12214 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__imm__ass.html -rw-r--r-- root/root 856 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__imm__ass.js -rw-r--r-- root/root 15114 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__imm__ass__ext.html -rw-r--r-- root/root 1203 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__imm__ass__ext.js -rw-r--r-- root/root 15857 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__imm__ass__rej.html -rw-r--r-- root/root 1274 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__imm__ass__rej.js -rw-r--r-- root/root 7510 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__imsi__detach__ind.html -rw-r--r-- root/root 331 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__imsi__detach__ind.js -rw-r--r-- root/root 6863 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__loc__area__id.html -rw-r--r-- root/root 219 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__loc__area__id.js -rw-r--r-- root/root 4230 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__loc__upd__req.html -rw-r--r-- root/root 4213 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__meas__res.html -rw-r--r-- root/root 4250 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__multi__rate__conf.html -rw-r--r-- root/root 7902 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__notification__nch.html -rw-r--r-- root/root 434 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__notification__nch.js -rw-r--r-- root/root 4213 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__pag__resp.html -rw-r--r-- root/root 4208 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__pag__rsp.html -rw-r--r-- root/root 4206 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__paging1.html -rw-r--r-- root/root 4206 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__paging2.html -rw-r--r-- root/root 4206 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__paging3.html -rw-r--r-- root/root 4218 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__power__cmd.html -rw-r--r-- root/root 25130 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__qos.html -rw-r--r-- root/root 2242 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__qos.js -rw-r--r-- root/root 7330 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__ra__id.html -rw-r--r-- root/root 281 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__ra__id.js -rw-r--r-- root/root 4247 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__ra__upd__ack.html -rw-r--r-- root/root 4233 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__rach__control.html -rw-r--r-- root/root 4223 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__range__1024.html -rw-r--r-- root/root 4218 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__range__128.html -rw-r--r-- root/root 4218 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__range__256.html -rw-r--r-- root/root 4218 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__range__512.html -rw-r--r-- root/root 4208 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__req__ref.html -rw-r--r-- root/root 5332 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__rr__status.html -rw-r--r-- root/root 125 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__rr__status.js -rw-r--r-- root/root 4248 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__service__request.html -rw-r--r-- root/root 4223 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__start__time.html -rw-r--r-- root/root 4213 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__sync__ind.html -rw-r--r-- root/root 8485 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__1.html -rw-r--r-- root/root 512 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__1.js -rw-r--r-- root/root 4307 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__10.html -rw-r--r-- root/root 6555 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__13.html -rw-r--r-- root/root 275 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__13.js -rw-r--r-- root/root 8469 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__2.html -rw-r--r-- root/root 509 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__2.js -rw-r--r-- root/root 8509 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__2bis.html -rw-r--r-- root/root 522 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__2bis.js -rw-r--r-- root/root 6600 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__2quater.html -rw-r--r-- root/root 290 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__2quater.js -rw-r--r-- root/root 7493 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__2ter.html -rw-r--r-- root/root 409 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__2ter.js -rw-r--r-- root/root 12568 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__3.html -rw-r--r-- root/root 956 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__3.js -rw-r--r-- root/root 9564 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__4.html -rw-r--r-- root/root 598 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__4.js -rw-r--r-- root/root 4302 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__5.html -rw-r--r-- root/root 4317 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__5bis.html -rw-r--r-- root/root 4317 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__5ter.html -rw-r--r-- root/root 4302 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__6.html -rw-r--r-- root/root 4327 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__system__information__type__header.html -rw-r--r-- root/root 7189 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__talker__indication.html -rw-r--r-- root/root 331 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__talker__indication.js -rw-r--r-- root/root 5367 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__uplink__release.html -rw-r--r-- root/root 135 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__uplink__release.js -rw-r--r-- root/root 4208 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm48__var__bit.html -rw-r--r-- root/root 9739 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__freq__range.html -rw-r--r-- root/root 500 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__freq__range.js -rw-r--r-- root/root 6724 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__meas__rep__unidir.html -rw-r--r-- root/root 223 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__meas__rep__unidir.js -rw-r--r-- root/root 24029 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__bearer__cap.html -rw-r--r-- root/root 1692 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__bearer__cap.js -rw-r--r-- root/root 10146 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__cause.html -rw-r--r-- root/root 654 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__cause.js -rw-r--r-- root/root 6569 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__cccap.html -rw-r--r-- root/root 205 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__cccap.js -rw-r--r-- root/root 6791 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__facility.html -rw-r--r-- root/root 214 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__facility.js -rw-r--r-- root/root 10423 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__number.html -rw-r--r-- root/root 480 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__number.js -rw-r--r-- root/root 7696 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__progress.html -rw-r--r-- root/root 312 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__progress.js -rw-r--r-- root/root 6806 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__ssversion.html -rw-r--r-- root/root 217 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__ssversion.js -rw-r--r-- root/root 6801 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__useruser.html -rw-r--r-- root/root 216 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__mncc__useruser.js -rw-r--r-- root/root 6426 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__rx__lev__qual.html -rw-r--r-- root/root 217 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__rx__lev__qual.js -rw-r--r-- root/root 4229 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__sacch__l1__hdr.html -rw-r--r-- root/root 5458 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__sysinfo__freq.html -rw-r--r-- root/root 123 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__sysinfo__freq.js -rw-r--r-- root/root 10205 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__time.html -rw-r--r-- root/root 415 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structgsm__time.js -rw-r--r-- root/root 6979 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structinfo__act__cnf__param.html -rw-r--r-- root/root 225 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structinfo__act__cnf__param.js -rw-r--r-- root/root 7000 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structinfo__act__req__param.html -rw-r--r-- root/root 230 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structinfo__act__req__param.js -rw-r--r-- root/root 8086 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structinfo__ciph__req__param.html -rw-r--r-- root/root 326 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structinfo__ciph__req__param.js -rw-r--r-- root/root 14325 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structinfo__meas__ind__param.html -rw-r--r-- root/root 813 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structinfo__meas__ind__param.js -rw-r--r-- root/root 5822 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structinfo__time__ind__param.html -rw-r--r-- root/root 129 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structinfo__time__ind__param.js -rw-r--r-- root/root 4323 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipac__preproc__ave__cfg.html -rw-r--r-- root/root 12288 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipac__preproc__cfg.html -rw-r--r-- root/root 798 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipac__preproc__cfg.js -rw-r--r-- root/root 4353 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipac__preproc__ho__candidates.html -rw-r--r-- root/root 4574 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipac__preproc__ho__comp.html -rw-r--r-- root/root 4350 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipac__preproc__ho__ctl__param.html -rw-r--r-- root/root 4576 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipac__preproc__ho__thresh.html -rw-r--r-- root/root 4343 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipac__preproc__ncell__dflts.html -rw-r--r-- root/root 4632 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipac__preproc__pc__comp.html -rw-r--r-- root/root 4727 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipac__preproc__pc__comp__field.html -rw-r--r-- root/root 4648 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipac__preproc__pc__thresh.html -rw-r--r-- root/root 7198 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipaccess__head.html -rw-r--r-- root/root 285 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipaccess__head.js -rw-r--r-- root/root 6296 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipaccess__head__ext.html -rw-r--r-- root/root 216 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipaccess__head__ext.js -rw-r--r-- root/root 15102 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipaccess__unit.html -rw-r--r-- root/root 917 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structipaccess__unit.js -rw-r--r-- root/root 6441 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structiuup__ctrl__ack.html -rw-r--r-- root/root 213 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structiuup__ctrl__ack.js -rw-r--r-- root/root 4254 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structiuup__ctrl__error__event.html -rw-r--r-- root/root 4239 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structiuup__ctrl__init__hdr.html -rw-r--r-- root/root 4266 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structiuup__ctrl__init__rfci__hdr.html -rw-r--r-- root/root 4244 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structiuup__ctrl__init__tail.html -rw-r--r-- root/root 4217 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structiuup__ctrl__nack.html -rw-r--r-- root/root 4232 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structiuup__pdutype0__hdr.html -rw-r--r-- root/root 4237 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structiuup__pdutype14__hdr.html -rw-r--r-- root/root 4232 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structiuup__pdutype1__hdr.html -rw-r--r-- root/root 11899 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structlapdm__channel.html -rw-r--r-- root/root 382 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structlapdm__channel.js -rw-r--r-- root/root 11722 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structlapdm__datalink.html -rw-r--r-- root/root 289 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structlapdm__datalink.js -rw-r--r-- root/root 22549 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structlapdm__entity.html -rw-r--r-- root/root 1076 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structlapdm__entity.js -rw-r--r-- root/root 13839 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structlapdm__msg__ctx.html -rw-r--r-- root/root 650 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structlapdm__msg__ctx.js -rw-r--r-- root/root 8458 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structlcs__cause__ie.html -rw-r--r-- root/root 394 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structlcs__cause__ie.js -rw-r--r-- root/root 11509 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structmph__info__param.html -rw-r--r-- root/root 656 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structmph__info__param.js -rw-r--r-- root/root 6559 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structnch__pos.html -rw-r--r-- root/root 195 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structnch__pos.js -rw-r--r-- root/root 8535 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__auth__impl.html -rw-r--r-- root/root 509 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__auth__impl.js -rw-r--r-- root/root 10104 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__auth__vector.html -rw-r--r-- root/root 729 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__auth__vector.js -rw-r--r-- root/root 8064 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__bssap__le__err.html -rw-r--r-- root/root 413 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__bssap__le__err.js -rw-r--r-- root/root 6991 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__bssap__le__header.html -rw-r--r-- root/root 323 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__bssap__le__header.js -rw-r--r-- root/root 9858 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__bsslap__err.html -rw-r--r-- root/root 477 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__bsslap__err.js -rw-r--r-- root/root 11504 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__bssmap__le__err.html -rw-r--r-- root/root 694 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__bssmap__le__err.js -rw-r--r-- root/root 4362 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__bssmap__le__lcs__qos.html -rw-r--r-- root/root 6919 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__cell__ent.html -rw-r--r-- root/root 224 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__cell__ent.js -rw-r--r-- root/root 8686 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__cell__list.html -rw-r--r-- root/root 228 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__cell__list.js -rw-r--r-- root/root 7517 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__content.html -rw-r--r-- root/root 309 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__content.js -rw-r--r-- root/root 32807 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__decoded.html -rw-r--r-- root/root 2184 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__decoded.js -rw-r--r-- root/root 10252 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__error__ind.html -rw-r--r-- root/root 531 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__error__ind.js -rw-r--r-- root/root 9230 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__fail__ent.html -rw-r--r-- root/root 413 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__fail__ent.js -rw-r--r-- root/root 6871 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__failure.html -rw-r--r-- root/root 230 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__failure.js -rw-r--r-- root/root 5598 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__keep__alive.html -rw-r--r-- root/root 146 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__keep__alive.js -rw-r--r-- root/root 4259 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__keep__alive__complete.html -rw-r--r-- root/root 9121 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__kill.html -rw-r--r-- root/root 403 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__kill.js -rw-r--r-- root/root 10662 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__kill__complete.html -rw-r--r-- root/root 560 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__kill__complete.js -rw-r--r-- root/root 11964 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__kill__failure.html -rw-r--r-- root/root 655 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__kill__failure.js -rw-r--r-- root/root 7095 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__load__query.html -rw-r--r-- root/root 239 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__load__query.js -rw-r--r-- root/root 7225 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__load__query__complete.html -rw-r--r-- root/root 272 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__load__query__complete.js -rw-r--r-- root/root 8467 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__load__query__failure.html -rw-r--r-- root/root 377 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__load__query__failure.js -rw-r--r-- root/root 8038 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__loading__ent.html -rw-r--r-- root/root 328 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__loading__ent.js -rw-r--r-- root/root 7398 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__loading__list.html -rw-r--r-- root/root 237 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__loading__list.js -rw-r--r-- root/root 9382 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__msg__status__query.html -rw-r--r-- root/root 473 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__msg__status__query.js -rw-r--r-- root/root 9590 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__msg__status__query__complete.html -rw-r--r-- root/root 528 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__msg__status__query__complete.js -rw-r--r-- root/root 10946 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__msg__status__query__failure.html -rw-r--r-- root/root 638 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__msg__status__query__failure.js -rw-r--r-- root/root 9199 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__num__compl__ent.html -rw-r--r-- root/root 453 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__num__compl__ent.js -rw-r--r-- root/root 8226 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__num__compl__list.html -rw-r--r-- root/root 246 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__num__compl__list.js -rw-r--r-- root/root 5779 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__reset.html -rw-r--r-- root/root 126 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__reset.js -rw-r--r-- root/root 5857 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__reset__complete.html -rw-r--r-- root/root 146 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__reset__complete.js -rw-r--r-- root/root 7179 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__reset__failure.html -rw-r--r-- root/root 246 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__reset__failure.js -rw-r--r-- root/root 7943 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__restart.html -rw-r--r-- root/root 328 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__restart.js -rw-r--r-- root/root 24777 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__write__replace.html -rw-r--r-- root/root 1883 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__write__replace.js -rw-r--r-- root/root 11992 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__write__replace__complete.html -rw-r--r-- root/root 736 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__write__replace__complete.js -rw-r--r-- root/root 13321 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__write__replace__failure.html -rw-r--r-- root/root 840 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cbsp__write__replace__failure.js -rw-r--r-- root/root 8417 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cell__global__id.html -rw-r--r-- root/root 232 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cell__global__id.js -rw-r--r-- root/root 7808 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cell__global__id__ps.html -rw-r--r-- root/root 244 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__cell__global__id__ps.js -rw-r--r-- root/root 16008 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__earfcn__si2q.html -rw-r--r-- root/root 965 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__earfcn__si2q.js -rw-r--r-- root/root 6349 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__eutran__cell__global__id.html -rw-r--r-- root/root 247 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__eutran__cell__global__id.js -rw-r--r-- root/root 15897 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad.html -rw-r--r-- root/root 935 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad.js -rw-r--r-- root/root 13129 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__ell__arc.html -rw-r--r-- root/root 684 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__ell__arc.js -rw-r--r-- root/root 7282 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__ell__point.html -rw-r--r-- root/root 219 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__ell__point.js -rw-r--r-- root/root 8211 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__ell__point__alt.html -rw-r--r-- root/root 330 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__ell__point__alt.js -rw-r--r-- root/root 14918 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__ell__point__alt__unc__ell.html -rw-r--r-- root/root 939 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__ell__point__alt__unc__ell.js -rw-r--r-- root/root 9461 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__ell__point__unc__circle.html -rw-r--r-- root/root 362 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__ell__point__unc__circle.js -rw-r--r-- root/root 12357 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__ell__point__unc__ellipse.html -rw-r--r-- root/root 716 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__ell__point__unc__ellipse.js -rw-r--r-- root/root 7464 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__err.html -rw-r--r-- root/root 285 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__err.js -rw-r--r-- root/root 16208 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__ha__ell__point__alt__unc__ell.html -rw-r--r-- root/root 1096 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__ha__ell__point__alt__unc__ell.js -rw-r--r-- root/root 6417 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__polygon.html -rw-r--r-- root/root 219 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gad__polygon.js -rw-r--r-- root/root 7074 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gcr__parsed.html -rw-r--r-- root/root 357 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gcr__parsed.js -rw-r--r-- root/root 22084 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gprs__cell__options.html -rw-r--r-- root/root 1722 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gprs__cell__options.js -rw-r--r-- root/root 10178 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gprs__power__ctrl__pars.html -rw-r--r-- root/root 563 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gprs__power__ctrl__pars.js -rw-r--r-- root/root 12668 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__classmark.html -rw-r--r-- root/root 644 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__classmark.js -rw-r--r-- root/root 8921 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__lsa__params.html -rw-r--r-- root/root 526 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__lsa__params.js -rw-r--r-- root/root 14041 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si13__info.html -rw-r--r-- root/root 852 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si13__info.js -rw-r--r-- root/root 8320 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si3__gprs__ind.html -rw-r--r-- root/root 354 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si3__gprs__ind.js -rw-r--r-- root/root 10518 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si6__ro__info.html -rw-r--r-- root/root 587 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si6__ro__info.js -rw-r--r-- root/root 7598 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si__dtm__support.html -rw-r--r-- root/root 352 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si__dtm__support.js -rw-r--r-- root/root 6712 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si__gprs__ms__txpwr__max__ccch.html -rw-r--r-- root/root 295 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si__gprs__ms__txpwr__max__ccch.js -rw-r--r-- root/root 10794 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si__pch__nch__info.html -rw-r--r-- root/root 729 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si__pch__nch__info.js -rw-r--r-- root/root 7105 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si__power__offset.html -rw-r--r-- root/root 259 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si__power__offset.js -rw-r--r-- root/root 20484 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si__ro__info.html -rw-r--r-- root/root 1389 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si__ro__info.js -rw-r--r-- root/root 10963 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si__selection__params.html -rw-r--r-- root/root 600 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si__selection__params.js -rw-r--r-- root/root 7712 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si__vbs__vgcs__options.html -rw-r--r-- root/root 398 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsm48__si__vbs__vgcs__options.js -rw-r--r-- root/root 7141 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsn__address.html -rw-r--r-- root/root 303 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsn__address.js -rw-r--r-- root/root 8579 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsup__an__apdu.html -rw-r--r-- root/root 329 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsup__an__apdu.js -rw-r--r-- root/root 73098 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsup__message.html -rw-r--r-- root/root 5096 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsup__message.js -rw-r--r-- root/root 17027 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsup__pdp__info.html -rw-r--r-- root/root 922 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gsup__pdp__info.js -rw-r--r-- root/root 7010 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gummei.html -rw-r--r-- root/root 193 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__gummei.js -rw-r--r-- root/root 6190 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__guti.html -rw-r--r-- root/root 191 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__guti.js -rw-r--r-- root/root 20451 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__instance.html -rw-r--r-- root/root 1184 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__instance.js -rw-r--r-- root/root 10108 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__rfci.html -rw-r--r-- root/root 565 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__rfci.js -rw-r--r-- root/root 16784 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__rnl__config.html -rw-r--r-- root/root 1133 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__rnl__config.js -rw-r--r-- root/root 6582 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__rnl__config__timer.html -rw-r--r-- root/root 249 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__rnl__config__timer.js -rw-r--r-- root/root 7640 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__rnl__data.html -rw-r--r-- root/root 316 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__rnl__data.js -rw-r--r-- root/root 11095 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__rnl__prim.html -rw-r--r-- root/root 497 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__rnl__prim.js -rw-r--r-- root/root 19189 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__rnl__status.html -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__rnl__status.js -rw-r--r-- root/root 6564 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__tnl__prim.html -rw-r--r-- root/root 128 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__iuup__tnl__prim.js -rw-r--r-- root/root 7518 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__lac__and__ci__id.html -rw-r--r-- root/root 221 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__lac__and__ci__id.js -rw-r--r-- root/root 12293 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__lcls.html -rw-r--r-- root/root 451 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__lcls.js -rw-r--r-- root/root 7699 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__location__area__id.html -rw-r--r-- root/root 229 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__location__area__id.js -rw-r--r-- root/root 6783 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__mme__id.html -rw-r--r-- root/root 201 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__mme__id.js -rw-r--r-- root/root 10624 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__nri__range.html -rw-r--r-- root/root 295 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__nri__range.js -rw-r--r-- root/root 7879 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__nri__ranges.html -rw-r--r-- root/root 124 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__nri__ranges.js -rw-r--r-- root/root 8808 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__oap__client__config.html -rw-r--r-- root/root 562 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__oap__client__config.js -rw-r--r-- root/root 13854 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__oap__client__state.html -rw-r--r-- root/root 548 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__oap__client__state.js -rw-r--r-- root/root 18045 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__oap__message.html -rw-r--r-- root/root 1059 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__oap__message.js -rw-r--r-- root/root 14259 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__phsap__prim.html -rw-r--r-- root/root 744 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__phsap__prim.js -rw-r--r-- root/root 9674 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__plmn__id.html -rw-r--r-- root/root 291 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__plmn__id.js -rw-r--r-- root/root 11572 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__preproc__ave__cfg.html -rw-r--r-- root/root 718 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__preproc__ave__cfg.js -rw-r--r-- root/root 4355 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__preproc__ave__cfg__field.html -rw-r--r-- root/root 10734 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__preproc__pc__comp.html -rw-r--r-- root/root 622 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__preproc__pc__comp.js -rw-r--r-- root/root 15102 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__preproc__pc__thresh.html -rw-r--r-- root/root 1255 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__preproc__pc__thresh.js -rw-r--r-- root/root 7886 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__routing__area__id.html -rw-r--r-- root/root 225 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__routing__area__id.js -rw-r--r-- root/root 7466 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__service__area__id.html -rw-r--r-- root/root 225 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__service__area__id.js -rw-r--r-- root/root 6361 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__shared__network__area__id.html -rw-r--r-- root/root 251 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__shared__network__area__id.js -rw-r--r-- root/root 12208 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__sub__auth__data.html -rw-r--r-- root/root 1115 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__sub__auth__data.js -rw-r--r-- root/root 13604 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__sub__auth__data2.html -rw-r--r-- root/root 1274 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__sub__auth__data2.js -rw-r--r-- root/root 7699 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__timer__nt.html -rw-r--r-- root/root 294 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__timer__nt.js -rw-r--r-- root/root 12490 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__tlv__prot__def.html -rw-r--r-- root/root 505 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__tlv__prot__def.js -rw-r--r-- root/root 7139 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__tlv__prot__ie__def.html -rw-r--r-- root/root 233 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__tlv__prot__ie__def.js -rw-r--r-- root/root 9753 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__tlv__prot__msg__def.html -rw-r--r-- root/root 436 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__tlv__prot__msg__def.js -rw-r--r-- root/root 6300 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__tracking__area__id.html -rw-r--r-- root/root 229 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structosmo__tracking__area__id.js -rw-r--r-- root/root 5792 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structph__conn__ind__param.html -rw-r--r-- root/root 125 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structph__conn__ind__param.js -rw-r--r-- root/root 17463 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structph__data__param.html -rw-r--r-- root/root 937 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structph__data__param.js -rw-r--r-- root/root 16314 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structph__rach__ind__param.html -rw-r--r-- root/root 979 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structph__rach__ind__param.js -rw-r--r-- root/root 10873 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structph__rach__req__param.html -rw-r--r-- root/root 505 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structph__rach__req__param.js -rw-r--r-- root/root 13397 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structph__tch__param.html -rw-r--r-- root/root 732 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structph__tch__param.js -rw-r--r-- root/root 4601 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structrsl__ie__cb__cmd__type.html -rw-r--r-- root/root 8910 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structrsl__ie__chan__ident.html -rw-r--r-- root/root 498 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structrsl__ie__chan__ident.js -rw-r--r-- root/root 8168 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structrsl__ie__chan__mode.html -rw-r--r-- root/root 409 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structrsl__ie__chan__mode.js -rw-r--r-- root/root 4593 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structrsl__ie__nch__drx__info.html -rw-r--r-- root/root 4276 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structrsl__l1__info.html -rw-r--r-- root/root 7845 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structrsl__mrpci.html -rw-r--r-- root/root 377 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structrsl__mrpci.js -rw-r--r-- root/root 5923 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structrxlev__stats.html -rw-r--r-- root/root 120 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structrxlev__stats.js -rw-r--r-- root/root 14343 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structsdp__firmware.html -rw-r--r-- root/root 1087 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structsdp__firmware.js -rw-r--r-- root/root 12736 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structsdp__header__entry.html -rw-r--r-- root/root 940 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structsdp__header__entry.js -rw-r--r-- root/root 9873 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structsha256__state.html -rw-r--r-- root/root 369 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structsha256__state.js -rw-r--r-- root/root 9518 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structsmcdatastate.html -rw-r--r-- root/root 448 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structsmcdatastate.js -rw-r--r-- root/root 8576 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structsmcdownstate.html -rw-r--r-- root/root 362 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structsmcdownstate.js -rw-r--r-- root/root 8576 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structsmrdatastate.html -rw-r--r-- root/root 362 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structsmrdatastate.js -rw-r--r-- root/root 8576 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structsmrdownstate.html -rw-r--r-- root/root 362 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structsmrdownstate.js -rw-r--r-- root/root 16897 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structss__request.html -rw-r--r-- root/root 731 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structss__request.js -rw-r--r-- root/root 7933 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structtlv__def.html -rw-r--r-- root/root 187 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structtlv__def.js -rw-r--r-- root/root 6329 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structtlv__definition.html -rw-r--r-- root/root 116 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structtlv__definition.js -rw-r--r-- root/root 8310 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structtlv__p__entry.html -rw-r--r-- root/root 195 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structtlv__p__entry.js -rw-r--r-- root/root 6598 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structtlv__parsed.html -rw-r--r-- root/root 107 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structtlv__parsed.js -rw-r--r-- root/root 7563 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structussd__request.html -rw-r--r-- root/root 296 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/structussd__request.js -rw-r--r-- root/root 853 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sync_off.png -rw-r--r-- root/root 845 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sync_on.png -rw-r--r-- root/root 74753 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sysinfo_8c.html -rw-r--r-- root/root 1776 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sysinfo_8c.js -rw-r--r-- root/root 40162 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sysinfo_8h.html -rw-r--r-- root/root 4942 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sysinfo_8h.js -rw-r--r-- root/root 46402 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/sysinfo_8h_source.html -rw-r--r-- root/root 142 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/tab_a.png -rw-r--r-- root/root 169 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/tab_b.png -rw-r--r-- root/root 177 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/tab_h.png -rw-r--r-- root/root 184 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/tab_s.png -rw-r--r-- root/root 9957 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/tabs.css -rw-r--r-- root/root 79801 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/tlv_8h.html -rw-r--r-- root/root 9232 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/tlv_8h.js -rw-r--r-- root/root 185303 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/tlv_8h_source.html -rw-r--r-- root/root 24042 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/tlv__parser_8c.html -rw-r--r-- root/root 2114 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/tlv__parser_8c.js -rw-r--r-- root/root 45438 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/tuak_8c.html -rw-r--r-- root/root 1133 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/tuak_8c.js -rw-r--r-- root/root 33036 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/tuak_8h.html -rw-r--r-- root/root 660 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/tuak_8h.js -rw-r--r-- root/root 15122 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/tuak_8h_source.html -rw-r--r-- root/root 5411 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/unionabis__rsl__chan__nr.html -rw-r--r-- root/root 126 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/unionabis__rsl__chan__nr.js -rw-r--r-- root/root 5411 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/unionabis__rsl__link__id.html -rw-r--r-- root/root 126 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/unionabis__rsl__link__id.js -rw-r--r-- root/root 16723 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/uniongad__raw.html -rw-r--r-- root/root 906 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/uniongad__raw.js -rw-r--r-- root/root 17876 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/uniongsm0808__cell__id__u.html -rw-r--r-- root/root 681 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/uniongsm0808__cell__id__u.js -rw-r--r-- root/root 9398 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/utran__cipher_8h.html -rw-r--r-- root/root 1132 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/utran__cipher_8h.js -rw-r--r-- root/root 11758 2024-06-06 16:31 ./usr/share/doc/libosmocore/gsm/html/utran__cipher_8h_source.html drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmogsm-doc/ -rw-r--r-- root/root 35067 2024-06-06 16:31 ./usr/share/doc/libosmogsm-doc/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmogsm-doc/copyright drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc-base/ -rw-r--r-- root/root 212 2024-06-06 16:31 ./usr/share/doc-base/libosmogsm-doc.libosmogsm-doc + dpkg -c libosmogsm20_1.9.1_amd64.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 592896 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmogsm20/ -rw-r--r-- root/root 35066 2024-06-06 16:31 ./usr/share/doc/libosmogsm20/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmogsm20/copyright lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmogsm.so.20 -> libosmogsm.so.20.0.0 + dpkg -c libosmoisdn-doc_1.9.1_all.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/ -rw-r--r-- root/root 8291 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/annotated.html -rw-r--r-- root/root 1391 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/annotated_dup.js -rw-r--r-- root/root 676 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/bc_s.png -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/bdwn.png -rw-r--r-- root/root 5671 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/classes.html -rw-r--r-- root/root 132 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/closed.png -rw-r--r-- root/root 5272 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/dir_279161dfad493ac935ade0bbb6f99a34.html -rw-r--r-- root/root 212 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/dir_279161dfad493ac935ade0bbb6f99a34.js -rw-r--r-- root/root 5519 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/dir_4e2558b3ea25a7371379c1b36d087f80.html -rw-r--r-- root/root 212 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/dir_4e2558b3ea25a7371379c1b36d087f80.js -rw-r--r-- root/root 4378 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js -rw-r--r-- root/root 4497 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js -rw-r--r-- root/root 4393 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/dir_d44c64559bbebec7f509842c48db8b23.html -rw-r--r-- root/root 150 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/dir_d44c64559bbebec7f509842c48db8b23.js -rw-r--r-- root/root 746 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/doc.png -rw-r--r-- root/root 33676 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/doxygen.css -rw-r--r-- root/root 15382 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/doxygen.svg -rw-r--r-- root/root 4452 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/dynsections.js -rw-r--r-- root/root 7753 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/files.html -rw-r--r-- root/root 223 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/files_dup.js -rw-r--r-- root/root 616 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/folderclosed.png -rw-r--r-- root/root 597 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/folderopen.png -rw-r--r-- root/root 17800 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/functions.html -rw-r--r-- root/root 17697 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/functions_vars.html -rw-r--r-- root/root 30646 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/globals.html -rw-r--r-- root/root 9209 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/globals_defs.html -rw-r--r-- root/root 4413 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/globals_enum.html -rw-r--r-- root/root 10459 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/globals_eval.html -rw-r--r-- root/root 17008 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/globals_func.html -rw-r--r-- root/root 4055 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/globals_type.html -rw-r--r-- root/root 4179 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/globals_vars.html -rw-r--r-- root/root 2328 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__Tdef.js -rw-r--r-- root/root 5757 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__Tdef__VTY.js -rw-r--r-- root/root 644 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__bitcomp.js -rw-r--r-- root/root 2568 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__bits.js -rw-r--r-- root/root 4469 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__bitvec.js -rw-r--r-- root/root 14327 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__coding.js -rw-r--r-- root/root 24162 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__command.js -rw-r--r-- root/root 2562 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__conv.js -rw-r--r-- root/root 289 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__cpu__sched__VTY.js -rw-r--r-- root/root 2203 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__crc.js -rw-r--r-- root/root 5586 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__fsm.js -rw-r--r-- root/root 2322 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__gsmtap.js -rw-r--r-- root/root 3043 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__interleaving.js -rw-r--r-- root/root 272729 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__lapd.html -rw-r--r-- root/root 17738 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__lapd.js -rw-r--r-- root/root 34224 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__libgb.js -rw-r--r-- root/root 3028 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__linuxlist.js -rw-r--r-- root/root 13163 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__logging.js -rw-r--r-- root/root 616 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__logging__internal.js -rw-r--r-- root/root 590 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__loggingrb.js -rw-r--r-- root/root 1567 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__mapping.js -rw-r--r-- root/root 6131 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__msgb.js -rw-r--r-- root/root 3096 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__netdev.js -rw-r--r-- root/root 704 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__osmo__it__q.js -rw-r--r-- root/root 2919 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__osmo__stat__item.js -rw-r--r-- root/root 720 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__osmo__strrb.js -rw-r--r-- root/root 2243 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__parity.js -rw-r--r-- root/root 1324 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__prim.js -rw-r--r-- root/root 5130 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__rate__ctr.js -rw-r--r-- root/root 2665 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__select.js -rw-r--r-- root/root 4012 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__sercomm.js -rw-r--r-- root/root 717 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__serial.js -rw-r--r-- root/root 1484 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__signal.js -rw-r--r-- root/root 2788 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__sockaddr__str.js -rw-r--r-- root/root 5108 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__socket.js -rw-r--r-- root/root 11574 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__stats.js -rw-r--r-- root/root 10543 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__tables.js -rw-r--r-- root/root 496 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__telnet__interface.js -rw-r--r-- root/root 125 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__thread.js -rw-r--r-- root/root 362 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__time__cc.js -rw-r--r-- root/root 2868 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__timer.js -rw-r--r-- root/root 2393 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__tun.js -rw-r--r-- root/root 1550 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__use__count.js -rw-r--r-- root/root 8716 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__utils.js -rw-r--r-- root/root 1491 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__vector.js -rw-r--r-- root/root 5375 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__vty.js -rw-r--r-- root/root 609 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/group__write__queue.js -rw-r--r-- root/root 50810 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/i460__mux_8c.html -rw-r--r-- root/root 1526 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/i460__mux_8c.js -rw-r--r-- root/root 36129 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/i460__mux_8h.html -rw-r--r-- root/root 2257 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/i460__mux_8h.js -rw-r--r-- root/root 48738 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/i460__mux_8h_source.html -rw-r--r-- root/root 3782 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/index.html -rw-r--r-- root/root 176813 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/jquery.js -rw-r--r-- root/root 43593 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/lapd__core_8c.html -rw-r--r-- root/root 6527 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/lapd__core_8c.js -rw-r--r-- root/root 26643 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/lapd__core_8h.html -rw-r--r-- root/root 5418 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/lapd__core_8h.js -rw-r--r-- root/root 86480 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/lapd__core_8h_source.html -rw-r--r-- root/root 5866 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/menu.js -rw-r--r-- root/root 5170 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/menudata.js -rw-r--r-- root/root 15906 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/modules.html -rw-r--r-- root/root 4284 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/modules.js -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/nav_f.png -rw-r--r-- root/root 95 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/nav_g.png -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/nav_h.png -rw-r--r-- root/root 2108 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/navtree.css -rw-r--r-- root/root 15709 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/navtree.js -rw-r--r-- root/root 2800 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/navtreedata.js -rw-r--r-- root/root 16605 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/navtreeindex0.js -rw-r--r-- root/root 19906 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/navtreeindex1.js -rw-r--r-- root/root 16653 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/navtreeindex2.js -rw-r--r-- root/root 19647 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/navtreeindex3.js -rw-r--r-- root/root 19257 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/navtreeindex4.js -rw-r--r-- root/root 17460 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/navtreeindex5.js -rw-r--r-- root/root 17462 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/navtreeindex6.js -rw-r--r-- root/root 16399 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/navtreeindex7.js -rw-r--r-- root/root 13719 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/navtreeindex8.js -rw-r--r-- root/root 123 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/open.png -rw-r--r-- root/root 5518 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/resize.js drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/ -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_0.html -rw-r--r-- root/root 8921 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_0.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_1.html -rw-r--r-- root/root 12252 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_1.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_10.html -rw-r--r-- root/root 898 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_10.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_11.html -rw-r--r-- root/root 20265 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_11.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_12.html -rw-r--r-- root/root 33694 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_12.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_13.html -rw-r--r-- root/root 21492 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_13.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_14.html -rw-r--r-- root/root 6584 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_14.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_15.html -rw-r--r-- root/root 18935 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_15.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_16.html -rw-r--r-- root/root 1990 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_16.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_17.html -rw-r--r-- root/root 273 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_17.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_18.html -rw-r--r-- root/root 157 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_18.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_2.html -rw-r--r-- root/root 16093 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_2.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_3.html -rw-r--r-- root/root 25556 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_3.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_4.html -rw-r--r-- root/root 20127 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_4.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_5.html -rw-r--r-- root/root 9659 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_5.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_6.html -rw-r--r-- root/root 8749 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_6.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_7.html -rw-r--r-- root/root 58306 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_7.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_8.html -rw-r--r-- root/root 5513 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_8.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_9.html -rw-r--r-- root/root 13454 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_9.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_a.html -rw-r--r-- root/root 503 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_a.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_b.html -rw-r--r-- root/root 41639 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_b.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_c.html -rw-r--r-- root/root 20300 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_c.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_d.html -rw-r--r-- root/root 44676 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_d.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_e.html -rw-r--r-- root/root 96405 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_e.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_f.html -rw-r--r-- root/root 16138 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/all_f.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_0.html -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_1.html -rw-r--r-- root/root 3104 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_10.html -rw-r--r-- root/root 253 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_10.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_11.html -rw-r--r-- root/root 999 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_11.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_12.html -rw-r--r-- root/root 122 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_12.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_2.html -rw-r--r-- root/root 981 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_2.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_3.html -rw-r--r-- root/root 182 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_3.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_4.html -rw-r--r-- root/root 118 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_4.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_5.html -rw-r--r-- root/root 2027 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_5.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_6.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_6.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_7.html -rw-r--r-- root/root 220 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_7.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_8.html -rw-r--r-- root/root 1148 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_8.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_9.html -rw-r--r-- root/root 192 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_9.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_a.html -rw-r--r-- root/root 631 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_a.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_b.html -rw-r--r-- root/root 7183 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_b.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_c.html -rw-r--r-- root/root 180 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_c.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_d.html -rw-r--r-- root/root 213 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_d.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_e.html -rw-r--r-- root/root 795 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_e.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_f.html -rw-r--r-- root/root 420 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/classes_f.js -rw-r--r-- root/root 1284 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/close.svg -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/defines_0.html -rw-r--r-- root/root 102 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/defines_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/defines_1.html -rw-r--r-- root/root 436 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/defines_1.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/defines_2.html -rw-r--r-- root/root 157 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/defines_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_0.html -rw-r--r-- root/root 135 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_1.html -rw-r--r-- root/root 121 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_1.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_2.html -rw-r--r-- root/root 302 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_3.html -rw-r--r-- root/root 1010 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_4.html -rw-r--r-- root/root 137 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_5.html -rw-r--r-- root/root 693 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_6.html -rw-r--r-- root/root 1313 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_7.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_8.html -rw-r--r-- root/root 396 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_9.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enums_9.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enumvalues_0.html -rw-r--r-- root/root 189 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enumvalues_0.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enumvalues_1.html -rw-r--r-- root/root 2467 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enumvalues_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enumvalues_2.html -rw-r--r-- root/root 2861 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enumvalues_2.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enumvalues_3.html -rw-r--r-- root/root 1248 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/enumvalues_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_0.html -rw-r--r-- root/root 202 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_1.html -rw-r--r-- root/root 1480 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_1.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_10.html -rw-r--r-- root/root 1657 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_10.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_11.html -rw-r--r-- root/root 419 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_11.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_12.html -rw-r--r-- root/root 410 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_12.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_13.html -rw-r--r-- root/root 208 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_13.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_2.html -rw-r--r-- root/root 3219 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_3.html -rw-r--r-- root/root 90 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_4.html -rw-r--r-- root/root 547 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_5.html -rw-r--r-- root/root 534 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_6.html -rw-r--r-- root/root 5317 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_7.html -rw-r--r-- root/root 175 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_8.html -rw-r--r-- root/root 468 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_9.html -rw-r--r-- root/root 1335 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_9.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_a.html -rw-r--r-- root/root 679 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_b.html -rw-r--r-- root/root 318 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_b.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_c.html -rw-r--r-- root/root 499 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_c.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_d.html -rw-r--r-- root/root 904 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_d.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_e.html -rw-r--r-- root/root 266 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_e.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_f.html -rw-r--r-- root/root 2206 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/files_f.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_0.html -rw-r--r-- root/root 6723 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_1.html -rw-r--r-- root/root 2320 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_10.html -rw-r--r-- root/root 2380 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_11.html -rw-r--r-- root/root 5116 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_12.html -rw-r--r-- root/root 394 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_13.html -rw-r--r-- root/root 10243 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_14.html -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_15.html -rw-r--r-- root/root 137 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_15.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_2.html -rw-r--r-- root/root 4694 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_3.html -rw-r--r-- root/root 5754 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_4.html -rw-r--r-- root/root 7748 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_5.html -rw-r--r-- root/root 1782 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_6.html -rw-r--r-- root/root 865 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_7.html -rw-r--r-- root/root 27832 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_8.html -rw-r--r-- root/root 2473 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_9.html -rw-r--r-- root/root 2121 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_a.html -rw-r--r-- root/root 15175 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_b.html -rw-r--r-- root/root 8363 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_c.html -rw-r--r-- root/root 5501 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_d.html -rw-r--r-- root/root 68895 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_e.html -rw-r--r-- root/root 1429 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_f.html -rw-r--r-- root/root 4748 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/functions_f.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_0.html -rw-r--r-- root/root 201 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_0.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_1.html -rw-r--r-- root/root 512 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_1.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_2.html -rw-r--r-- root/root 149 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_2.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_3.html -rw-r--r-- root/root 227 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_3.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_4.html -rw-r--r-- root/root 537 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_4.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_5.html -rw-r--r-- root/root 201 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_5.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_6.html -rw-r--r-- root/root 191 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_6.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_7.html -rw-r--r-- root/root 165 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_7.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_8.html -rw-r--r-- root/root 1072 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_8.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_9.html -rw-r--r-- root/root 96 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_9.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_a.html -rw-r--r-- root/root 113 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_a.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_b.html -rw-r--r-- root/root 887 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_b.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_c.html -rw-r--r-- root/root 505 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_c.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_d.html -rw-r--r-- root/root 270 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_d.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_e.html -rw-r--r-- root/root 301 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/groups_e.js -rw-r--r-- root/root 2378 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/mag_sel.svg -rw-r--r-- root/root 500 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/nomatches.html -rw-r--r-- root/root 4562 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/search.css -rw-r--r-- root/root 23044 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/search.js -rw-r--r-- root/root 567 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/search_l.png -rw-r--r-- root/root 158 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/search_m.png -rw-r--r-- root/root 553 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/search_r.png -rw-r--r-- root/root 669 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/searchdata.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_0.html -rw-r--r-- root/root 138 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_0.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_1.html -rw-r--r-- root/root 155 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_2.html -rw-r--r-- root/root 404 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_2.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_3.html -rw-r--r-- root/root 1268 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_3.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_4.html -rw-r--r-- root/root 250 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_4.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_5.html -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_5.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_6.html -rw-r--r-- root/root 127 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_6.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_7.html -rw-r--r-- root/root 127 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/typedefs_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_0.html -rw-r--r-- root/root 2009 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_1.html -rw-r--r-- root/root 9646 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_10.html -rw-r--r-- root/root 705 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_11.html -rw-r--r-- root/root 13863 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_12.html -rw-r--r-- root/root 27207 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_13.html -rw-r--r-- root/root 13973 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_14.html -rw-r--r-- root/root 5444 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_15.html -rw-r--r-- root/root 6776 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_15.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_16.html -rw-r--r-- root/root 1563 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_16.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_17.html -rw-r--r-- root/root 156 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_17.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_18.html -rw-r--r-- root/root 157 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_18.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_2.html -rw-r--r-- root/root 6556 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_3.html -rw-r--r-- root/root 14489 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_4.html -rw-r--r-- root/root 12057 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_5.html -rw-r--r-- root/root 7250 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_6.html -rw-r--r-- root/root 7004 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_7.html -rw-r--r-- root/root 22522 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_8.html -rw-r--r-- root/root 2642 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_9.html -rw-r--r-- root/root 10029 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_a.html -rw-r--r-- root/root 503 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_b.html -rw-r--r-- root/root 18233 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_c.html -rw-r--r-- root/root 8220 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_d.html -rw-r--r-- root/root 37386 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_e.html -rw-r--r-- root/root 13103 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_f.html -rw-r--r-- root/root 12118 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/search/variables_f.js -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/splitbar.png -rw-r--r-- root/root 6031 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structdl__rel__req__param.html -rw-r--r-- root/root 125 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structdl__rel__req__param.js -rw-r--r-- root/root 9335 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structl2downstate.html -rw-r--r-- root/root 437 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structl2downstate.js -rw-r--r-- root/root 8514 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structlapd__cr__ent.html -rw-r--r-- root/root 196 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structlapd__cr__ent.js -rw-r--r-- root/root 70434 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structlapd__datalink.html -rw-r--r-- root/root 3407 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structlapd__datalink.js -rw-r--r-- root/root 7446 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structlapd__history.html -rw-r--r-- root/root 196 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structlapd__history.js -rw-r--r-- root/root 29269 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structlapd__msg__ctx.html -rw-r--r-- root/root 1135 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structlapd__msg__ctx.js -rw-r--r-- root/root 6078 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structmdl__error__ind__param.html -rw-r--r-- root/root 132 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structmdl__error__ind__param.js -rw-r--r-- root/root 10721 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__dlsap__prim.html -rw-r--r-- root/root 389 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__dlsap__prim.js -rw-r--r-- root/root 15760 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__i460__schan__desc.html -rw-r--r-- root/root 928 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__i460__schan__desc.js -rw-r--r-- root/root 11926 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__i460__subchan.html -rw-r--r-- root/root 489 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__i460__subchan.js -rw-r--r-- root/root 13024 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__i460__subchan__demux.html -rw-r--r-- root/root 664 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__i460__subchan__demux.js -rw-r--r-- root/root 8553 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__i460__subchan__mux.html -rw-r--r-- root/root 347 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__i460__subchan__mux.js -rw-r--r-- root/root 6134 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__i460__timeslot.html -rw-r--r-- root/root 128 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__i460__timeslot.js -rw-r--r-- root/root 13015 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__v110__decoded__frame.html -rw-r--r-- root/root 438 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__v110__decoded__frame.js -rw-r--r-- root/root 11084 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__v110__sync__ra1.html -rw-r--r-- root/root 555 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/structosmo__v110__sync__ra1.js -rw-r--r-- root/root 853 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/sync_off.png -rw-r--r-- root/root 845 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/sync_on.png -rw-r--r-- root/root 142 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/tab_a.png -rw-r--r-- root/root 169 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/tab_b.png -rw-r--r-- root/root 177 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/tab_h.png -rw-r--r-- root/root 184 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/tab_s.png -rw-r--r-- root/root 9957 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/tabs.css -rw-r--r-- root/root 66129 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/v110_8c.html -rw-r--r-- root/root 2164 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/v110_8c.js -rw-r--r-- root/root 38992 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/v110_8h.html -rw-r--r-- root/root 2964 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/v110_8h.js -rw-r--r-- root/root 30616 2024-06-06 16:31 ./usr/share/doc/libosmocore/isdn/html/v110_8h_source.html drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmoisdn-doc/ -rw-r--r-- root/root 35070 2024-06-06 16:31 ./usr/share/doc/libosmoisdn-doc/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmoisdn-doc/copyright drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc-base/ -rw-r--r-- root/root 216 2024-06-06 16:31 ./usr/share/doc-base/libosmoisdn-doc.libosmoisdn-doc + dpkg -c libosmoisdn0_1.9.1_amd64.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 63480 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmoisdn0/ -rw-r--r-- root/root 35068 2024-06-06 16:31 ./usr/share/doc/libosmoisdn0/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmoisdn0/copyright lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmoisdn.so.0 -> libosmoisdn.so.0.1.0 + dpkg -c libosmosim-doc_1.9.1_all.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/ -rw-r--r-- root/root 9224 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/annotated.html -rw-r--r-- root/root 1623 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/annotated_dup.js -rw-r--r-- root/root 676 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/bc_s.png -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/bdwn.png -rw-r--r-- root/root 15011 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/card__fs__hpsim_8c.html -rw-r--r-- root/root 405 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/card__fs__hpsim_8c.js -rw-r--r-- root/root 13709 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/card__fs__isim_8c.html -rw-r--r-- root/root 396 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/card__fs__isim_8c.js -rw-r--r-- root/root 48956 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/card__fs__sim_8c.html -rw-r--r-- root/root 1683 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/card__fs__sim_8c.js -rw-r--r-- root/root 15624 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/card__fs__tetra_8c.html -rw-r--r-- root/root 485 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/card__fs__tetra_8c.js -rw-r--r-- root/root 28952 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/card__fs__uicc_8c.html -rw-r--r-- root/root 680 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/card__fs__uicc_8c.js -rw-r--r-- root/root 51194 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/card__fs__usim_8c.html -rw-r--r-- root/root 1167 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/card__fs__usim_8c.js -rw-r--r-- root/root 39088 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/class__tables_8c.html -rw-r--r-- root/root 1737 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/class__tables_8c.js -rw-r--r-- root/root 12165 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/class__tables_8h.html -rw-r--r-- root/root 642 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/class__tables_8h.js -rw-r--r-- root/root 17784 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/class__tables_8h_source.html -rw-r--r-- root/root 5577 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/classes.html -rw-r--r-- root/root 132 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/closed.png -rw-r--r-- root/root 77619 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/core_8c.html -rw-r--r-- root/root 2417 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/core_8c.js -rw-r--r-- root/root 5260 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/dir_3471e4558dc49a2019b9714380e2b684.html -rw-r--r-- root/root 159 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/dir_3471e4558dc49a2019b9714380e2b684.js -rw-r--r-- root/root 9086 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/dir_5ba998bec3831bd658c4991b03a0da20.html -rw-r--r-- root/root 834 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/dir_5ba998bec3831bd658c4991b03a0da20.js -rw-r--r-- root/root 4374 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- root/root 146 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js -rw-r--r-- root/root 4493 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html -rw-r--r-- root/root 146 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js -rw-r--r-- root/root 4390 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/dir_d44c64559bbebec7f509842c48db8b23.html -rw-r--r-- root/root 150 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/dir_d44c64559bbebec7f509842c48db8b23.js -rw-r--r-- root/root 746 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/doc.png -rw-r--r-- root/root 33676 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/doxygen.css -rw-r--r-- root/root 15382 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/doxygen.svg -rw-r--r-- root/root 4452 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/dynsections.js -rw-r--r-- root/root 10141 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/files.html -rw-r--r-- root/root 223 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/files_dup.js -rw-r--r-- root/root 616 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/folderclosed.png -rw-r--r-- root/root 597 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/folderopen.png -rw-r--r-- root/root 17680 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/functions.html -rw-r--r-- root/root 17577 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/functions_vars.html -rw-r--r-- root/root 4189 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals.html -rw-r--r-- root/root 6288 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_a.html -rw-r--r-- root/root 3961 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_c.html -rw-r--r-- root/root 4063 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_d.html -rw-r--r-- root/root 6439 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_defs.html -rw-r--r-- root/root 611 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_dup.js -rw-r--r-- root/root 7692 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_e.html -rw-r--r-- root/root 4819 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_enum.html -rw-r--r-- root/root 11940 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_eval.html -rw-r--r-- root/root 3968 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_f.html -rw-r--r-- root/root 15098 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_func.html -rw-r--r-- root/root 5440 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_g.html -rw-r--r-- root/root 4001 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_h.html -rw-r--r-- root/root 4499 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_i.html -rw-r--r-- root/root 4174 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_l.html -rw-r--r-- root/root 4858 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_m.html -rw-r--r-- root/root 13211 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_o.html -rw-r--r-- root/root 5301 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_p.html -rw-r--r-- root/root 6225 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_s.html -rw-r--r-- root/root 6287 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_t.html -rw-r--r-- root/root 8278 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_u.html -rw-r--r-- root/root 12660 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/globals_vars.html -rw-r--r-- root/root 16026 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/gsm__int_8h.html -rw-r--r-- root/root 474 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/gsm__int_8h.js -rw-r--r-- root/root 10610 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/gsm__int_8h_source.html -rw-r--r-- root/root 3778 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/index.html -rw-r--r-- root/root 176813 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/jquery.js -rw-r--r-- root/root 5866 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/menu.js -rw-r--r-- root/root 5502 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/menudata.js -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/nav_f.png -rw-r--r-- root/root 95 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/nav_g.png -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/nav_h.png -rw-r--r-- root/root 2108 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/navtree.css -rw-r--r-- root/root 15709 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/navtree.js -rw-r--r-- root/root 2313 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/navtreedata.js -rw-r--r-- root/root 16793 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/navtreeindex0.js -rw-r--r-- root/root 12771 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/navtreeindex1.js -rw-r--r-- root/root 123 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/open.png -rw-r--r-- root/root 4133 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/pages.html -rw-r--r-- root/root 21041 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/reader_8c.html -rw-r--r-- root/root 613 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/reader_8c.js -rw-r--r-- root/root 26218 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/reader__pcsc_8c.html -rw-r--r-- root/root 837 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/reader__pcsc_8c.js -rw-r--r-- root/root 5518 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/resize.js drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/ -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_0.html -rw-r--r-- root/root 580 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_0.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_1.html -rw-r--r-- root/root 4173 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_1.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_10.html -rw-r--r-- root/root 3376 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_10.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_11.html -rw-r--r-- root/root 2955 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_11.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_12.html -rw-r--r-- root/root 5177 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_12.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_2.html -rw-r--r-- root/root 141 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_2.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_3.html -rw-r--r-- root/root 2758 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_3.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_4.html -rw-r--r-- root/root 1318 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_4.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_5.html -rw-r--r-- root/root 4547 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_5.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_6.html -rw-r--r-- root/root 459 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_6.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_7.html -rw-r--r-- root/root 2263 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_7.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_8.html -rw-r--r-- root/root 536 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_8.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_9.html -rw-r--r-- root/root 880 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_9.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_a.html -rw-r--r-- root/root 1585 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_a.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_b.html -rw-r--r-- root/root 1305 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_b.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_c.html -rw-r--r-- root/root 684 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_c.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_d.html -rw-r--r-- root/root 14924 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_d.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_e.html -rw-r--r-- root/root 2909 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_e.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_f.html -rw-r--r-- root/root 652 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/all_f.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/classes_0.html -rw-r--r-- root/root 1608 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/classes_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/classes_1.html -rw-r--r-- root/root 116 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/classes_1.js -rw-r--r-- root/root 1284 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/close.svg -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/defines_0.html -rw-r--r-- root/root 126 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/defines_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/defines_1.html -rw-r--r-- root/root 906 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/defines_1.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/defines_2.html -rw-r--r-- root/root 120 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/defines_2.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/defines_3.html -rw-r--r-- root/root 974 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/defines_3.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/defines_4.html -rw-r--r-- root/root 360 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/defines_4.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/defines_5.html -rw-r--r-- root/root 137 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/defines_5.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/defines_6.html -rw-r--r-- root/root 116 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/defines_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enums_0.html -rw-r--r-- root/root 1034 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enums_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enums_1.html -rw-r--r-- root/root 134 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enums_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enumvalues_0.html -rw-r--r-- root/root 991 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enumvalues_0.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enumvalues_1.html -rw-r--r-- root/root 2296 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enumvalues_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enumvalues_2.html -rw-r--r-- root/root 781 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enumvalues_2.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enumvalues_3.html -rw-r--r-- root/root 981 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enumvalues_3.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enumvalues_4.html -rw-r--r-- root/root 798 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enumvalues_4.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enumvalues_5.html -rw-r--r-- root/root 2098 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/enumvalues_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/files_0.html -rw-r--r-- root/root 743 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/files_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/files_1.html -rw-r--r-- root/root 86 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/files_1.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/files_2.html -rw-r--r-- root/root 158 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/files_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/files_3.html -rw-r--r-- root/root 137 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/files_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_0.html -rw-r--r-- root/root 495 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_1.html -rw-r--r-- root/root 1566 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_1.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_2.html -rw-r--r-- root/root 419 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_3.html -rw-r--r-- root/root 1020 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_4.html -rw-r--r-- root/root 1801 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_5.html -rw-r--r-- root/root 142 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_6.html -rw-r--r-- root/root 122 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_7.html -rw-r--r-- root/root 9934 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_8.html -rw-r--r-- root/root 786 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_9.html -rw-r--r-- root/root 144 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_a.html -rw-r--r-- root/root 167 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/functions_a.js -rw-r--r-- root/root 2378 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/mag_sel.svg -rw-r--r-- root/root 500 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/nomatches.html -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/pages_0.html -rw-r--r-- root/root 77 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/pages_0.js -rw-r--r-- root/root 4562 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/search.css -rw-r--r-- root/root 23044 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/search.js -rw-r--r-- root/root 567 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/search_l.png -rw-r--r-- root/root 158 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/search_m.png -rw-r--r-- root/root 553 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/search_r.png -rw-r--r-- root/root 543 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/searchdata.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_0.html -rw-r--r-- root/root 132 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_1.html -rw-r--r-- root/root 1538 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_10.html -rw-r--r-- root/root 2192 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_11.html -rw-r--r-- root/root 1873 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_12.html -rw-r--r-- root/root 2941 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_12.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_2.html -rw-r--r-- root/root 141 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_3.html -rw-r--r-- root/root 2026 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_4.html -rw-r--r-- root/root 919 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_5.html -rw-r--r-- root/root 370 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_6.html -rw-r--r-- root/root 359 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_7.html -rw-r--r-- root/root 415 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_8.html -rw-r--r-- root/root 536 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_9.html -rw-r--r-- root/root 758 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_a.html -rw-r--r-- root/root 1483 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_b.html -rw-r--r-- root/root 349 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_c.html -rw-r--r-- root/root 684 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_d.html -rw-r--r-- root/root 1275 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_e.html -rw-r--r-- root/root 1922 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_f.html -rw-r--r-- root/root 514 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/search/variables_f.js -rw-r--r-- root/root 159229 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/sim_8h.html -rw-r--r-- root/root 13059 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/sim_8h.js -rw-r--r-- root/root 164838 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/sim_8h_source.html -rw-r--r-- root/root 37981 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/sim__int_8h.html -rw-r--r-- root/root 1066 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/sim__int_8h.js -rw-r--r-- root/root 21860 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/sim__int_8h_source.html -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/splitbar.png -rw-r--r-- root/root 11688 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__apdu__cmd__hdr.html -rw-r--r-- root/root 483 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__apdu__cmd__hdr.js -rw-r--r-- root/root 11568 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__card__app__hdl.html -rw-r--r-- root/root 494 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__card__app__hdl.js -rw-r--r-- root/root 14521 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__card__app__profile.html -rw-r--r-- root/root 609 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__card__app__profile.js -rw-r--r-- root/root 15500 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__card__hdl.html -rw-r--r-- root/root 728 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__card__hdl.js -rw-r--r-- root/root 9193 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__card__profile.html -rw-r--r-- root/root 302 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__card__profile.js -rw-r--r-- root/root 11336 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__card__sw.html -rw-r--r-- root/root 537 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__card__sw.js -rw-r--r-- root/root 10071 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__chan__hdl.html -rw-r--r-- root/root 377 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__chan__hdl.js -rw-r--r-- root/root 8448 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__cla__ins__card__profile.html -rw-r--r-- root/root 463 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__cla__ins__card__profile.js -rw-r--r-- root/root 8658 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__cla__ins__case.html -rw-r--r-- root/root 408 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__cla__ins__case.js -rw-r--r-- root/root 7450 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__decoded__data.html -rw-r--r-- root/root 227 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__decoded__data.js -rw-r--r-- root/root 17916 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__decoded__element.html -rw-r--r-- root/root 1069 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__decoded__element.js -rw-r--r-- root/root 8421 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__file.html -rw-r--r-- root/root 285 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__file.js -rw-r--r-- root/root 25061 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__file__desc.html -rw-r--r-- root/root 1453 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__file__desc.js -rw-r--r-- root/root 8533 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__file__ops.html -rw-r--r-- root/root 206 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__file__ops.js -rw-r--r-- root/root 9822 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__msgb__cb.html -rw-r--r-- root/root 365 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__msgb__cb.js -rw-r--r-- root/root 11201 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__reader__hdl.html -rw-r--r-- root/root 483 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__reader__hdl.js -rw-r--r-- root/root 11558 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__reader__ops.html -rw-r--r-- root/root 591 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structosim__reader__ops.js -rw-r--r-- root/root 11186 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structpcsc__reader__state.html -rw-r--r-- root/root 604 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/structpcsc__reader__state.js -rw-r--r-- root/root 853 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/sync_off.png -rw-r--r-- root/root 845 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/sync_on.png -rw-r--r-- root/root 142 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/tab_a.png -rw-r--r-- root/root 169 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/tab_b.png -rw-r--r-- root/root 177 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/tab_h.png -rw-r--r-- root/root 184 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/tab_s.png -rw-r--r-- root/root 9957 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/tabs.css -rw-r--r-- root/root 4075 2024-06-06 16:31 ./usr/share/doc/libosmocore/sim/html/todo.html drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmosim-doc/ -rw-r--r-- root/root 35067 2024-06-06 16:31 ./usr/share/doc/libosmosim-doc/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmosim-doc/copyright drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc-base/ -rw-r--r-- root/root 212 2024-06-06 16:31 ./usr/share/doc-base/libosmosim-doc.libosmosim-doc + dpkg -c libosmosim2_1.9.1_amd64.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 120888 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmosim.so.2.2.0 drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmosim2/ -rw-r--r-- root/root 35065 2024-06-06 16:31 ./usr/share/doc/libosmosim2/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmosim2/copyright lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmosim.so.2 -> libosmosim.so.2.2.0 + dpkg -c libosmousb-doc_1.9.1_all.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/ -rw-r--r-- root/root 4819 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/annotated.html -rw-r--r-- root/root 273 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/annotated_dup.js -rw-r--r-- root/root 676 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/bc_s.png -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/bdwn.png -rw-r--r-- root/root 4523 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/classes.html -rw-r--r-- root/root 132 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/closed.png -rw-r--r-- root/root 4374 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- root/root 146 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js -rw-r--r-- root/root 4447 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/dir_74712b2155551d19e5fc375f21fbf06e.html -rw-r--r-- root/root 114 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/dir_74712b2155551d19e5fc375f21fbf06e.js -rw-r--r-- root/root 4594 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/dir_a40c56590dfc4e9d63f869c8114df871.html -rw-r--r-- root/root 97 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/dir_a40c56590dfc4e9d63f869c8114df871.js -rw-r--r-- root/root 4493 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html -rw-r--r-- root/root 146 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js -rw-r--r-- root/root 4390 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/dir_d44c64559bbebec7f509842c48db8b23.html -rw-r--r-- root/root 150 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/dir_d44c64559bbebec7f509842c48db8b23.js -rw-r--r-- root/root 746 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/doc.png -rw-r--r-- root/root 33676 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/doxygen.css -rw-r--r-- root/root 15382 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/doxygen.svg -rw-r--r-- root/root 4452 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/dynsections.js -rw-r--r-- root/root 6591 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/files.html -rw-r--r-- root/root 223 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/files_dup.js -rw-r--r-- root/root 616 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/folderclosed.png -rw-r--r-- root/root 597 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/folderopen.png -rw-r--r-- root/root 7109 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/functions.html -rw-r--r-- root/root 7006 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/functions_vars.html -rw-r--r-- root/root 7947 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/globals.html -rw-r--r-- root/root 3918 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/globals_defs.html -rw-r--r-- root/root 7451 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/globals_func.html -rw-r--r-- root/root 3778 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/index.html -rw-r--r-- root/root 176813 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/jquery.js -rw-r--r-- root/root 48744 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/libusb_8h.html -rw-r--r-- root/root 1636 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/libusb_8h.js -rw-r--r-- root/root 43649 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/libusb_8h_source.html -rw-r--r-- root/root 5866 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/menu.js -rw-r--r-- root/root 2110 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/menudata.js -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/nav_f.png -rw-r--r-- root/root 95 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/nav_g.png -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/nav_h.png -rw-r--r-- root/root 2108 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/navtree.css -rw-r--r-- root/root 15709 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/navtree.js -rw-r--r-- root/root 2055 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/navtreedata.js -rw-r--r-- root/root 5038 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/navtreeindex0.js -rw-r--r-- root/root 123 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/open.png -rw-r--r-- root/root 57375 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/osmo__libusb_8c.html -rw-r--r-- root/root 1920 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/osmo__libusb_8c.js -rw-r--r-- root/root 5518 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/resize.js drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/ -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_0.html -rw-r--r-- root/root 398 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_0.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_1.html -rw-r--r-- root/root 527 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_1.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_2.html -rw-r--r-- root/root 302 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_2.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_3.html -rw-r--r-- root/root 270 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_3.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_4.html -rw-r--r-- root/root 80 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_4.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_5.html -rw-r--r-- root/root 268 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_5.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_6.html -rw-r--r-- root/root 137 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_6.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_7.html -rw-r--r-- root/root 6444 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_7.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_8.html -rw-r--r-- root/root 862 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_8.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_9.html -rw-r--r-- root/root 415 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_9.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_a.html -rw-r--r-- root/root 373 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_a.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_b.html -rw-r--r-- root/root 373 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/all_b.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/classes_0.html -rw-r--r-- root/root 80 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/classes_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/classes_1.html -rw-r--r-- root/root 119 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/classes_1.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/classes_2.html -rw-r--r-- root/root 122 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/classes_2.js -rw-r--r-- root/root 1284 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/close.svg -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/defines_0.html -rw-r--r-- root/root 125 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/defines_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/defines_1.html -rw-r--r-- root/root 142 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/defines_1.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/files_0.html -rw-r--r-- root/root 80 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/files_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/files_1.html -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/files_1.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/functions_0.html -rw-r--r-- root/root 268 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/functions_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/functions_1.html -rw-r--r-- root/root 6265 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/functions_1.js -rw-r--r-- root/root 2378 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/mag_sel.svg -rw-r--r-- root/root 500 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/nomatches.html -rw-r--r-- root/root 4562 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/search.css -rw-r--r-- root/root 23044 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/search.js -rw-r--r-- root/root 567 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/search_l.png -rw-r--r-- root/root 158 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/search_m.png -rw-r--r-- root/root 553 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/search_r.png -rw-r--r-- root/root 374 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/searchdata.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_0.html -rw-r--r-- root/root 398 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_1.html -rw-r--r-- root/root 527 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_1.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_2.html -rw-r--r-- root/root 137 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_3.html -rw-r--r-- root/root 270 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_4.html -rw-r--r-- root/root 137 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_5.html -rw-r--r-- root/root 862 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_6.html -rw-r--r-- root/root 415 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_7.html -rw-r--r-- root/root 149 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_8.html -rw-r--r-- root/root 373 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/search/variables_8.js -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/splitbar.png -rw-r--r-- root/root 6434 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/structdev__id.html -rw-r--r-- root/root 190 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/structdev__id.js -rw-r--r-- root/root 18892 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/structosmo__usb__matchspec.html -rw-r--r-- root/root 1063 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/structosmo__usb__matchspec.js -rw-r--r-- root/root 17389 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/structusb__interface__match.html -rw-r--r-- root/root 1185 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/structusb__interface__match.js -rw-r--r-- root/root 853 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/sync_off.png -rw-r--r-- root/root 845 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/sync_on.png -rw-r--r-- root/root 142 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/tab_a.png -rw-r--r-- root/root 169 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/tab_b.png -rw-r--r-- root/root 177 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/tab_h.png -rw-r--r-- root/root 184 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/tab_s.png -rw-r--r-- root/root 9957 2024-06-06 16:31 ./usr/share/doc/libosmocore/usb/html/tabs.css drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmousb-doc/ -rw-r--r-- root/root 35067 2024-06-06 16:31 ./usr/share/doc/libosmousb-doc/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmousb-doc/copyright drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc-base/ -rw-r--r-- root/root 212 2024-06-06 16:31 ./usr/share/doc-base/libosmousb-doc.libosmousb-doc + dpkg -c libosmousb0_1.9.1_amd64.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 22368 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmousb.so.0.0.1 drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmousb0/ -rw-r--r-- root/root 35065 2024-06-06 16:31 ./usr/share/doc/libosmousb0/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmousb0/copyright lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmousb.so.0 -> libosmousb.so.0.0.1 + dpkg -c libosmovty-doc_1.9.1_all.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/ -rw-r--r-- root/root 8698 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/annotated.html -rw-r--r-- root/root 1243 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/annotated_dup.js -rw-r--r-- root/root 676 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/bc_s.png -rw-r--r-- root/root 147 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/bdwn.png -rw-r--r-- root/root 34468 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/buffer_8c.html -rw-r--r-- root/root 1472 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/buffer_8c.js -rw-r--r-- root/root 31776 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/buffer_8h.html -rw-r--r-- root/root 1460 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/buffer_8h.js -rw-r--r-- root/root 29608 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/buffer_8h_source.html -rw-r--r-- root/root 6537 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/classes.html -rw-r--r-- root/root 132 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/closed.png -rw-r--r-- root/root 105383 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/command_8c.html -rw-r--r-- root/root 14993 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/command_8c.js -rw-r--r-- root/root 85844 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/command_8h.html -rw-r--r-- root/root 16242 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/command_8h.js -rw-r--r-- root/root 149284 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/command_8h_source.html -rw-r--r-- root/root 20028 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/cpu__sched__vty_8c.html -rw-r--r-- root/root 2475 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/cpu__sched__vty_8c.js -rw-r--r-- root/root 6430 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/cpu__sched__vty_8h.html -rw-r--r-- root/root 255 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/cpu__sched__vty_8h.js -rw-r--r-- root/root 10044 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/cpu__sched__vty_8h_source.html -rw-r--r-- root/root 4936 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/deprecated.html -rw-r--r-- root/root 9051 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/dir_189eae13f9a4cfd11ccd20f46358fda7.html -rw-r--r-- root/root 775 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/dir_189eae13f9a4cfd11ccd20f46358fda7.js -rw-r--r-- root/root 4374 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- root/root 146 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js -rw-r--r-- root/root 4493 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html -rw-r--r-- root/root 146 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js -rw-r--r-- root/root 8914 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/dir_ad0987c3a4469d30f90ad6a86b791ce3.html -rw-r--r-- root/root 657 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/dir_ad0987c3a4469d30f90ad6a86b791ce3.js -rw-r--r-- root/root 4390 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/dir_d44c64559bbebec7f509842c48db8b23.html -rw-r--r-- root/root 150 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/dir_d44c64559bbebec7f509842c48db8b23.js -rw-r--r-- root/root 746 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/doc.png -rw-r--r-- root/root 33676 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/doxygen.css -rw-r--r-- root/root 15382 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/doxygen.svg -rw-r--r-- root/root 4452 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/dynsections.js -rw-r--r-- root/root 12882 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/files.html -rw-r--r-- root/root 223 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/files_dup.js -rw-r--r-- root/root 616 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/folderclosed.png -rw-r--r-- root/root 597 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/folderopen.png -rw-r--r-- root/root 37525 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/fsm__vty_8c.html -rw-r--r-- root/root 1014 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/fsm__vty_8c.js -rw-r--r-- root/root 18823 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/functions.html -rw-r--r-- root/root 4266 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/functions_eval.html -rw-r--r-- root/root 18149 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/functions_vars.html -rw-r--r-- root/root 4850 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals.html -rw-r--r-- root/root 8231 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_a.html -rw-r--r-- root/root 7553 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_b.html -rw-r--r-- root/root 16681 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_c.html -rw-r--r-- root/root 8552 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_d.html -rw-r--r-- root/root 28147 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_defs.html -rw-r--r-- root/root 833 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_dup.js -rw-r--r-- root/root 4927 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_e.html -rw-r--r-- root/root 4780 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_enum.html -rw-r--r-- root/root 17900 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_eval.html -rw-r--r-- root/root 4340 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_f.html -rw-r--r-- root/root 4133 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func.html -rw-r--r-- root/root 860 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func.js -rw-r--r-- root/root 5363 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_a.html -rw-r--r-- root/root 6215 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_b.html -rw-r--r-- root/root 9348 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_c.html -rw-r--r-- root/root 5856 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_d.html -rw-r--r-- root/root 3964 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_f.html -rw-r--r-- root/root 4504 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_g.html -rw-r--r-- root/root 4110 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_h.html -rw-r--r-- root/root 5250 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_i.html -rw-r--r-- root/root 4721 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_l.html -rw-r--r-- root/root 3871 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_m.html -rw-r--r-- root/root 4117 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_n.html -rw-r--r-- root/root 7883 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_o.html -rw-r--r-- root/root 5049 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_p.html -rw-r--r-- root/root 4362 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_r.html -rw-r--r-- root/root 4258 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_s.html -rw-r--r-- root/root 5608 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_t.html -rw-r--r-- root/root 22451 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_v.html -rw-r--r-- root/root 3860 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_w.html -rw-r--r-- root/root 3853 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_func_x.html -rw-r--r-- root/root 5346 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_g.html -rw-r--r-- root/root 4734 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_h.html -rw-r--r-- root/root 7237 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_i.html -rw-r--r-- root/root 8337 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_l.html -rw-r--r-- root/root 4906 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_m.html -rw-r--r-- root/root 6007 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_n.html -rw-r--r-- root/root 14203 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_o.html -rw-r--r-- root/root 5701 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_p.html -rw-r--r-- root/root 6422 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_r.html -rw-r--r-- root/root 8541 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_s.html -rw-r--r-- root/root 7560 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_t.html -rw-r--r-- root/root 3911 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_type.html -rw-r--r-- root/root 3982 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_u.html -rw-r--r-- root/root 28990 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_v.html -rw-r--r-- root/root 13290 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_vars.html -rw-r--r-- root/root 4647 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_w.html -rw-r--r-- root/root 3983 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/globals_x.html -rw-r--r-- root/root 2328 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__Tdef.js -rw-r--r-- root/root 144949 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__Tdef__VTY.html -rw-r--r-- root/root 7161 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__Tdef__VTY.js -rw-r--r-- root/root 1464 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__a5.js -rw-r--r-- root/root 15930 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__auth.js -rw-r--r-- root/root 644 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__bitcomp.js -rw-r--r-- root/root 2568 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__bits.js -rw-r--r-- root/root 4579 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__bitvec.js -rw-r--r-- root/root 9132 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__bsslap.js -rw-r--r-- root/root 19408 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__bssmap__le.js -rw-r--r-- root/root 14327 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__coding.js -rw-r--r-- root/root 552332 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__command.html -rw-r--r-- root/root 33474 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__command.js -rw-r--r-- root/root 2562 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__conv.js -rw-r--r-- root/root 11572 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__cpu__sched__VTY.html -rw-r--r-- root/root 319 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__cpu__sched__VTY.js -rw-r--r-- root/root 2203 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__crc.js -rw-r--r-- root/root 1408 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__crypto.js -rw-r--r-- root/root 5586 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__fsm.js -rw-r--r-- root/root 3852 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__gad.js -rw-r--r-- root/root 202 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__gea.js -rw-r--r-- root/root 14716 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__gsm0408.js -rw-r--r-- root/root 1908 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__gsm0502.js -rw-r--r-- root/root 25540 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__gsm0808.js -rw-r--r-- root/root 720 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__gsm29205.js -rw-r--r-- root/root 2322 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__gsmtap.js -rw-r--r-- root/root 21766 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__gsup.js -rw-r--r-- root/root 3043 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__interleaving.js -rw-r--r-- root/root 2332 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__ipa.js -rw-r--r-- root/root 518 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__kdf.js -rw-r--r-- root/root 9416 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__lapd.js -rw-r--r-- root/root 7544 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__lapdm.js -rw-r--r-- root/root 34224 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__libgb.js -rw-r--r-- root/root 3028 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__linuxlist.js -rw-r--r-- root/root 13163 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__logging.js -rw-r--r-- root/root 616 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__logging__internal.js -rw-r--r-- root/root 590 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__loggingrb.js -rw-r--r-- root/root 1567 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__mapping.js -rw-r--r-- root/root 6131 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__msgb.js -rw-r--r-- root/root 3096 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__netdev.js -rw-r--r-- root/root 2525 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__oap.js -rw-r--r-- root/root 88292 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__oml.js -rw-r--r-- root/root 704 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__osmo__it__q.js -rw-r--r-- root/root 2919 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__osmo__stat__item.js -rw-r--r-- root/root 720 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__osmo__strrb.js -rw-r--r-- root/root 2243 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__parity.js -rw-r--r-- root/root 1324 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__prim.js -rw-r--r-- root/root 53068 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__rate__ctr.html -rw-r--r-- root/root 5433 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__rate__ctr.js -rw-r--r-- root/root 51116 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__rsl.js -rw-r--r-- root/root 2665 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__select.js -rw-r--r-- root/root 4012 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__sercomm.js -rw-r--r-- root/root 717 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__serial.js -rw-r--r-- root/root 1484 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__signal.js -rw-r--r-- root/root 6978 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__sms.js -rw-r--r-- root/root 2788 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__sockaddr__str.js -rw-r--r-- root/root 5108 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__socket.js -rw-r--r-- root/root 61149 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__stats.html -rw-r--r-- root/root 11544 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__stats.js -rw-r--r-- root/root 10543 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__tables.js -rw-r--r-- root/root 16984 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__telnet__interface.html -rw-r--r-- root/root 1023 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__telnet__interface.js -rw-r--r-- root/root 125 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__thread.js -rw-r--r-- root/root 362 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__time__cc.js -rw-r--r-- root/root 2868 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__timer.js -rw-r--r-- root/root 9818 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__tlv.js -rw-r--r-- root/root 2393 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__tun.js -rw-r--r-- root/root 1550 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__use__count.js -rw-r--r-- root/root 8716 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__utils.js -rw-r--r-- root/root 31621 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__vector.html -rw-r--r-- root/root 1281 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__vector.js -rw-r--r-- root/root 108531 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__vty.html -rw-r--r-- root/root 9185 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__vty.js -rw-r--r-- root/root 609 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/group__write__queue.js -rw-r--r-- root/root 6253 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/index.html -rw-r--r-- root/root 176813 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/jquery.js -rw-r--r-- root/root 15083 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/logging_8h.html -rw-r--r-- root/root 465 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/logging_8h.js -rw-r--r-- root/root 9717 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/logging_8h_source.html -rw-r--r-- root/root 193568 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/logging__vty_8c.html -rw-r--r-- root/root 5245 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/logging__vty_8c.js -rw-r--r-- root/root 5866 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/menu.js -rw-r--r-- root/root 7903 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/menudata.js -rw-r--r-- root/root 31973 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/misc_8h.html -rw-r--r-- root/root 1900 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/misc_8h.js -rw-r--r-- root/root 27851 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/misc_8h_source.html -rw-r--r-- root/root 20742 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/modules.html -rw-r--r-- root/root 5951 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/modules.js -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/nav_f.png -rw-r--r-- root/root 95 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/nav_g.png -rw-r--r-- root/root 98 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/nav_h.png -rw-r--r-- root/root 2108 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtree.css -rw-r--r-- root/root 15709 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtree.js -rw-r--r-- root/root 4018 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreedata.js -rw-r--r-- root/root 14641 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex0.js -rw-r--r-- root/root 18804 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex1.js -rw-r--r-- root/root 19997 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex10.js -rw-r--r-- root/root 24775 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex11.js -rw-r--r-- root/root 23013 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex12.js -rw-r--r-- root/root 21428 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex13.js -rw-r--r-- root/root 22750 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex14.js -rw-r--r-- root/root 17288 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex15.js -rw-r--r-- root/root 16660 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex16.js -rw-r--r-- root/root 16483 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex17.js -rw-r--r-- root/root 16492 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex18.js -rw-r--r-- root/root 4784 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex19.js -rw-r--r-- root/root 20673 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex2.js -rw-r--r-- root/root 17399 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex3.js -rw-r--r-- root/root 19008 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex4.js -rw-r--r-- root/root 17246 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex5.js -rw-r--r-- root/root 20846 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex6.js -rw-r--r-- root/root 17969 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex7.js -rw-r--r-- root/root 20495 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex8.js -rw-r--r-- root/root 18004 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/navtreeindex9.js -rw-r--r-- root/root 123 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/open.png -rw-r--r-- root/root 4145 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/pages.html -rw-r--r-- root/root 29888 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/ports_8h.html -rw-r--r-- root/root 2491 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/ports_8h.js -rw-r--r-- root/root 13373 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/ports_8h_source.html -rw-r--r-- root/root 5518 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/resize.js drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/ -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_0.html -rw-r--r-- root/root 629 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_0.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_1.html -rw-r--r-- root/root 13956 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_1.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_10.html -rw-r--r-- root/root 29669 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_10.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_11.html -rw-r--r-- root/root 1472 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_11.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_12.html -rw-r--r-- root/root 97562 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_12.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_13.html -rw-r--r-- root/root 56291 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_13.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_14.html -rw-r--r-- root/root 50269 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_14.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_15.html -rw-r--r-- root/root 14886 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_15.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_16.html -rw-r--r-- root/root 39070 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_16.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_17.html -rw-r--r-- root/root 4788 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_17.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_18.html -rw-r--r-- root/root 1381 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_18.js -rw-r--r-- root/root 1436 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_19.html -rw-r--r-- root/root 157 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_19.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_2.html -rw-r--r-- root/root 43714 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_2.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_3.html -rw-r--r-- root/root 56595 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_3.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_4.html -rw-r--r-- root/root 71259 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_4.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_5.html -rw-r--r-- root/root 53891 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_5.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_6.html -rw-r--r-- root/root 17714 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_6.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_7.html -rw-r--r-- root/root 14765 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_7.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_8.html -rw-r--r-- root/root 152405 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_8.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_9.html -rw-r--r-- root/root 10096 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_9.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_a.html -rw-r--r-- root/root 38068 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_a.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_b.html -rw-r--r-- root/root 4581 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_b.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_c.html -rw-r--r-- root/root 72051 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_c.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_d.html -rw-r--r-- root/root 40870 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_d.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_e.html -rw-r--r-- root/root 138391 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_e.js -rw-r--r-- root/root 1435 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_f.html -rw-r--r-- root/root 177679 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/all_f.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_0.html -rw-r--r-- root/root 83 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_1.html -rw-r--r-- root/root 2291 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_10.html -rw-r--r-- root/root 1520 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_10.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_11.html -rw-r--r-- root/root 1236 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_11.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_12.html -rw-r--r-- root/root 595 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_12.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_13.html -rw-r--r-- root/root 113 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_13.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_14.html -rw-r--r-- root/root 924 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_14.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_15.html -rw-r--r-- root/root 107 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_15.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_2.html -rw-r--r-- root/root 4345 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_2.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_3.html -rw-r--r-- root/root 1027 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_3.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_4.html -rw-r--r-- root/root 273 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_4.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_5.html -rw-r--r-- root/root 104 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_5.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_6.html -rw-r--r-- root/root 220 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_6.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_7.html -rw-r--r-- root/root 23728 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_7.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_8.html -rw-r--r-- root/root 247 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_8.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_9.html -rw-r--r-- root/root 3467 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_9.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_a.html -rw-r--r-- root/root 1716 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_a.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_b.html -rw-r--r-- root/root 310 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_b.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_c.html -rw-r--r-- root/root 709 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_c.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_d.html -rw-r--r-- root/root 20500 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_d.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_e.html -rw-r--r-- root/root 717 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_e.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_f.html -rw-r--r-- root/root 213 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/classes_f.js -rw-r--r-- root/root 1284 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/close.svg -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_0.html -rw-r--r-- root/root 262 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_0.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_1.html -rw-r--r-- root/root 275 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_1.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_2.html -rw-r--r-- root/root 530 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_2.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_3.html -rw-r--r-- root/root 491 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_3.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_4.html -rw-r--r-- root/root 145 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_4.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_5.html -rw-r--r-- root/root 253 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_5.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_6.html -rw-r--r-- root/root 271 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_6.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_7.html -rw-r--r-- root/root 610 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_7.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_8.html -rw-r--r-- root/root 437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_8.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_9.html -rw-r--r-- root/root 153 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_9.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_a.html -rw-r--r-- root/root 3598 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_a.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_b.html -rw-r--r-- root/root 149 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_b.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_c.html -rw-r--r-- root/root 820 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_c.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_d.html -rw-r--r-- root/root 140 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_d.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_e.html -rw-r--r-- root/root 902 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/defines_e.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_0.html -rw-r--r-- root/root 3784 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_1.html -rw-r--r-- root/root 1631 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_1.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_2.html -rw-r--r-- root/root 113 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_3.html -rw-r--r-- root/root 1614 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_4.html -rw-r--r-- root/root 264 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_5.html -rw-r--r-- root/root 1496 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_6.html -rw-r--r-- root/root 133 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_7.html -rw-r--r-- root/root 689 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_8.html -rw-r--r-- root/root 3329 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_9.html -rw-r--r-- root/root 2114 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_9.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_a.html -rw-r--r-- root/root 390 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_b.html -rw-r--r-- root/root 129 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_b.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_c.html -rw-r--r-- root/root 250 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_c.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_d.html -rw-r--r-- root/root 158 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enums_d.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_0.html -rw-r--r-- root/root 372 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_0.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_1.html -rw-r--r-- root/root 942 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_2.html -rw-r--r-- root/root 453 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_2.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_3.html -rw-r--r-- root/root 1308 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_3.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_4.html -rw-r--r-- root/root 167 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_4.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_5.html -rw-r--r-- root/root 469 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_5.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_6.html -rw-r--r-- root/root 640 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_6.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_7.html -rw-r--r-- root/root 2722 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_7.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_8.html -rw-r--r-- root/root 163 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_8.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_9.html -rw-r--r-- root/root 597 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_9.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_a.html -rw-r--r-- root/root 171 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_a.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_b.html -rw-r--r-- root/root 1409 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_b.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_c.html -rw-r--r-- root/root 1219 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_c.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_d.html -rw-r--r-- root/root 2798 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_d.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_e.html -rw-r--r-- root/root 537 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/enumvalues_e.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_0.html -rw-r--r-- root/root 1887 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_1.html -rw-r--r-- root/root 2063 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_1.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_10.html -rw-r--r-- root/root 3097 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_10.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_11.html -rw-r--r-- root/root 1880 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_11.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_12.html -rw-r--r-- root/root 500 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_12.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_13.html -rw-r--r-- root/root 382 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_13.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_14.html -rw-r--r-- root/root 208 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_14.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_2.html -rw-r--r-- root/root 3971 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_2.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_3.html -rw-r--r-- root/root 90 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_3.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_4.html -rw-r--r-- root/root 547 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_4.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_5.html -rw-r--r-- root/root 519 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_5.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_6.html -rw-r--r-- root/root 12528 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_6.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_7.html -rw-r--r-- root/root 175 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_7.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_8.html -rw-r--r-- root/root 1015 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_8.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_9.html -rw-r--r-- root/root 526 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_9.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_a.html -rw-r--r-- root/root 1638 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_a.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_b.html -rw-r--r-- root/root 1052 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_b.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_c.html -rw-r--r-- root/root 318 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_c.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_d.html -rw-r--r-- root/root 811 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_d.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_e.html -rw-r--r-- root/root 965 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_e.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_f.html -rw-r--r-- root/root 578 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/files_f.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_0.html -rw-r--r-- root/root 10074 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_1.html -rw-r--r-- root/root 7518 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_10.html -rw-r--r-- root/root 3323 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_11.html -rw-r--r-- root/root 10336 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_12.html -rw-r--r-- root/root 533 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_13.html -rw-r--r-- root/root 24627 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_14.html -rw-r--r-- root/root 149 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_15.html -rw-r--r-- root/root 601 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_15.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_2.html -rw-r--r-- root/root 8111 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_3.html -rw-r--r-- root/root 7362 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_4.html -rw-r--r-- root/root 27739 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_5.html -rw-r--r-- root/root 2038 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_6.html -rw-r--r-- root/root 716 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_7.html -rw-r--r-- root/root 70703 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_8.html -rw-r--r-- root/root 2446 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_9.html -rw-r--r-- root/root 4521 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_a.html -rw-r--r-- root/root 20568 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_b.html -rw-r--r-- root/root 11330 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_c.html -rw-r--r-- root/root 5729 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_d.html -rw-r--r-- root/root 86954 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_e.html -rw-r--r-- root/root 1585 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_f.html -rw-r--r-- root/root 9307 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/functions_f.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_0.html -rw-r--r-- root/root 629 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_0.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_1.html -rw-r--r-- root/root 180 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_1.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_10.html -rw-r--r-- root/root 270 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_10.js -rw-r--r-- root/root 1439 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_11.html -rw-r--r-- root/root 256 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_11.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_2.html -rw-r--r-- root/root 201 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_2.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_3.html -rw-r--r-- root/root 570 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_3.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_4.html -rw-r--r-- root/root 149 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_4.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_5.html -rw-r--r-- root/root 1090 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_5.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_6.html -rw-r--r-- root/root 601 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_6.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_7.html -rw-r--r-- root/root 130 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_7.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_8.html -rw-r--r-- root/root 383 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_8.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_9.html -rw-r--r-- root/root 191 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_9.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_a.html -rw-r--r-- root/root 165 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_a.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_b.html -rw-r--r-- root/root 1196 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_b.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_c.html -rw-r--r-- root/root 96 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_c.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_d.html -rw-r--r-- root/root 97 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_d.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_e.html -rw-r--r-- root/root 993 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_e.js -rw-r--r-- root/root 1438 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_f.html -rw-r--r-- root/root 555 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/groups_f.js -rw-r--r-- root/root 2378 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/mag_sel.svg -rw-r--r-- root/root 500 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/nomatches.html -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/pages_0.html -rw-r--r-- root/root 95 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/pages_0.js -rw-r--r-- root/root 1437 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/pages_1.html -rw-r--r-- root/root 108 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/pages_1.js -rw-r--r-- root/root 4562 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/search.css -rw-r--r-- root/root 23044 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/search.js -rw-r--r-- root/root 567 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/search_l.png -rw-r--r-- root/root 158 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/search_m.png -rw-r--r-- root/root 553 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/search_r.png -rw-r--r-- root/root 746 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/searchdata.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_0.html -rw-r--r-- root/root 138 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_0.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_1.html -rw-r--r-- root/root 521 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_1.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_2.html -rw-r--r-- root/root 1024 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_2.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_3.html -rw-r--r-- root/root 246 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_3.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_4.html -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_4.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_5.html -rw-r--r-- root/root 127 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_5.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_6.html -rw-r--r-- root/root 127 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_6.js -rw-r--r-- root/root 1440 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_7.html -rw-r--r-- root/root 116 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/typedefs_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_0.html -rw-r--r-- root/root 3280 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_0.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_1.html -rw-r--r-- root/root 25783 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_1.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_10.html -rw-r--r-- root/root 1279 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_10.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_11.html -rw-r--r-- root/root 81764 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_11.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_12.html -rw-r--r-- root/root 43955 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_12.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_13.html -rw-r--r-- root/root 36626 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_13.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_14.html -rw-r--r-- root/root 13283 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_14.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_15.html -rw-r--r-- root/root 7552 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_15.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_16.html -rw-r--r-- root/root 3721 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_16.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_17.html -rw-r--r-- root/root 799 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_17.js -rw-r--r-- root/root 1442 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_18.html -rw-r--r-- root/root 157 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_18.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_2.html -rw-r--r-- root/root 39135 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_2.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_3.html -rw-r--r-- root/root 53268 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_3.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_4.html -rw-r--r-- root/root 23231 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_4.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_5.html -rw-r--r-- root/root 14289 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_5.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_6.html -rw-r--r-- root/root 12994 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_6.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_7.html -rw-r--r-- root/root 42154 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_7.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_8.html -rw-r--r-- root/root 7293 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_8.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_9.html -rw-r--r-- root/root 26268 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_9.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_a.html -rw-r--r-- root/root 3976 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_a.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_b.html -rw-r--r-- root/root 42243 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_b.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_c.html -rw-r--r-- root/root 27109 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_c.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_d.html -rw-r--r-- root/root 129557 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_d.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_e.html -rw-r--r-- root/root 57195 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_e.js -rw-r--r-- root/root 1441 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_f.html -rw-r--r-- root/root 25817 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/search/variables_f.js -rw-r--r-- root/root 314 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/splitbar.png -rw-r--r-- root/root 6900 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/stats_8h.html -rw-r--r-- root/root 110 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/stats_8h.js -rw-r--r-- root/root 5276 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/stats_8h_source.html -rw-r--r-- root/root 134364 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/stats__vty_8c.html -rw-r--r-- root/root 4157 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/stats__vty_8c.js -rw-r--r-- root/root 9405 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/struct__vector.html -rw-r--r-- root/root 267 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/struct__vector.js -rw-r--r-- root/root 8350 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structbuffer.html -rw-r--r-- root/root 253 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structbuffer.js -rw-r--r-- root/root 8712 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structbuffer__data.html -rw-r--r-- root/root 356 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structbuffer__data.js -rw-r--r-- root/root 21496 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structcmd__element.html -rw-r--r-- root/root 876 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structcmd__element.js -rw-r--r-- root/root 14094 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structcmd__node.html -rw-r--r-- root/root 514 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structcmd__node.js -rw-r--r-- root/root 11543 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structcpu__affinity__it.html -rw-r--r-- root/root 579 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structcpu__affinity__it.js -rw-r--r-- root/root 9009 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structdesc.html -rw-r--r-- root/root 168 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structdesc.js -rw-r--r-- root/root 23690 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structhost.html -rw-r--r-- root/root 1044 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structhost.js -rw-r--r-- root/root 6541 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structrctr__vty__ctx.html -rw-r--r-- root/root 204 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structrctr__vty__ctx.js -rw-r--r-- root/root 9381 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structsched__vty__opts.html -rw-r--r-- root/root 421 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structsched__vty__opts.js -rw-r--r-- root/root 12555 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structtelnet__connection.html -rw-r--r-- root/root 476 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structtelnet__connection.js -rw-r--r-- root/root 59468 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structvty.html -rw-r--r-- root/root 2288 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structvty.js -rw-r--r-- root/root 21338 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structvty__app__info.html -rw-r--r-- root/root 1032 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structvty__app__info.js -rw-r--r-- root/root 11557 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structvty__out__context.html -rw-r--r-- root/root 396 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structvty__out__context.js -rw-r--r-- root/root 11215 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structvty__parent__node.html -rw-r--r-- root/root 477 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structvty__parent__node.js -rw-r--r-- root/root 7660 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structvty__signal__data.html -rw-r--r-- root/root 297 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structvty__signal__data.js -rw-r--r-- root/root 9517 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structwalk__cb__params.html -rw-r--r-- root/root 481 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/structwalk__cb__params.js -rw-r--r-- root/root 853 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/sync_off.png -rw-r--r-- root/root 845 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/sync_on.png -rw-r--r-- root/root 142 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/tab_a.png -rw-r--r-- root/root 169 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/tab_b.png -rw-r--r-- root/root 177 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/tab_h.png -rw-r--r-- root/root 184 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/tab_s.png -rw-r--r-- root/root 9957 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/tabs.css -rw-r--r-- root/root 32481 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/talloc__ctx__vty_8c.html -rw-r--r-- root/root 1507 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/talloc__ctx__vty_8c.js -rw-r--r-- root/root 24242 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/tdef__vty_8c.html -rw-r--r-- root/root 2643 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/tdef__vty_8c.js -rw-r--r-- root/root 20646 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/tdef__vty_8h.html -rw-r--r-- root/root 2047 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/tdef__vty_8h.js -rw-r--r-- root/root 27743 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/tdef__vty_8h_source.html -rw-r--r-- root/root 33731 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/telnet__interface_8c.html -rw-r--r-- root/root 1361 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/telnet__interface_8c.js -rw-r--r-- root/root 9724 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/telnet__interface_8h.html -rw-r--r-- root/root 432 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/telnet__interface_8h.js -rw-r--r-- root/root 18764 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/telnet__interface_8h_source.html -rw-r--r-- root/root 24101 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/utils_8c.html -rw-r--r-- root/root 1861 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/utils_8c.js -rw-r--r-- root/root 11759 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/vector_8c.html -rw-r--r-- root/root 1277 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/vector_8c.js -rw-r--r-- root/root 16622 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/vector_8h.html -rw-r--r-- root/root 1662 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/vector_8h.js -rw-r--r-- root/root 22203 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/vector_8h_source.html -rw-r--r-- root/root 176300 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/vty_8c.html -rw-r--r-- root/root 8188 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/vty_8c.js -rw-r--r-- root/root 32393 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/vty_8h.html -rw-r--r-- root/root 4864 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/vty_8h.js -rw-r--r-- root/root 82886 2024-06-06 16:31 ./usr/share/doc/libosmocore/vty/html/vty_8h_source.html drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmovty-doc/ -rw-r--r-- root/root 35067 2024-06-06 16:31 ./usr/share/doc/libosmovty-doc/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmovty-doc/copyright drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc-base/ -rw-r--r-- root/root 212 2024-06-06 16:31 ./usr/share/doc-base/libosmovty-doc.libosmovty-doc + dpkg -c libosmovty13_1.9.1_amd64.deb drwxr-xr-x root/root 0 2024-06-06 16:31 ./ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 187240 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-06 16:31 ./usr/share/doc/libosmovty13/ -rw-r--r-- root/root 35066 2024-06-06 16:31 ./usr/share/doc/libosmovty13/changelog.gz -rw-r--r-- root/root 6411 2024-06-06 16:31 ./usr/share/doc/libosmovty13/copyright lrwxrwxrwx root/root 0 2024-06-06 16:31 ./usr/lib/x86_64-linux-gnu/libosmovty.so.13 -> libosmovty.so.13.0.0 Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3046292 killed; [ssh-agent] Stopped. Finished: SUCCESS