Skipping 1 KB..
Full LogIdentity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_13124874899877024503.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_13124874899877024503.key)
[ssh-agent] Using credentials jenkins (gerrit.osmocom.org)
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/osmo-smlc
> git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-smlc # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-smlc
> git --version # timeout=10
> git --version # 'git version 2.39.5'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
> git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-smlc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-smlc # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-smlc # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-smlc
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
> git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-smlc refs/changes/63/41563/1 # timeout=10
> git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 470d758ccce6f6155666c9638852170cabcddd02 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 470d758ccce6f6155666c9638852170cabcddd02 # timeout=10
Commit message: "Bump version: 0.3.2.8-c45a-dirty → 0.4.0"
> git rev-parse FETCH_HEAD^{commit} # timeout=10
> git rev-list --no-walk c45aa8f5716ac8059b6dce69f5679a3c7773223c # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins8641220382119056332.sh
+ set +x
Building binary packages for distro: 'debian:13'
+ rm -rf osmo-ci
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci
Cloning into 'osmo-ci'...
+ git -C osmo-ci log --oneline
c9c3af6 jobs: libosmo-sigtran: add support for TCAP loadsharing
+ cd osmo-smlc
+ ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:13
:: Copying the source to the cache dir
:: Building the source package
docker: building image debian-13-osmocom-obs-build-srcpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver
#1 [internal] load build definition from build_srcpkg.Dockerfile
#1 transferring dockerfile: 1.45kB done
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/library/debian:trixie
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [1/4] FROM docker.io/library/debian:trixie
#4 DONE 0.0s
#5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean
#5 CACHED
#6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version
#6 CACHED
#7 [4/4] RUN USERADD --uid=1000 -m user
#7 CACHED
#8 exporting to image
#8 exporting layers done
#8 writing image sha256:53249dfea428708f537f8dac5db2f661b302038d1849b2c5772890870e0d9eba 0.0s done
#8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done
#8 DONE 0.1s
1 warning found (use docker --debug to expand):
- InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3)
/obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/'
lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"])
+ main(): ['rm', '-rf', '/obs/_temp']
osmo-smlc: using cached https://gerrit.osmocom.org/osmo-smlc (not cloning, not fetching)
osmo-smlc: 'git clean -ffxd'
+ build(): ['git', 'clean', '-ffxd']
+ checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1']
470d758 Bump version: 0.3.2.8-c45a-dirty → 0.4.0
osmo-smlc: skipping git checkout, current commit: 470d758 Bump version: 0.3.2.8-c45a-dirty → 0.4.0
+ get_version_for_feed(): ['/obs/_cache/osmo-smlc/git-version-gen', '.']
0.3.2.9-470dosmo-smlc: building source package 0.3.2.9-470d
osmo-smlc: WARNING: version from changelog (0.4.0) is higher than version based on git tag (0.3.2.9-470d)
osmo-smlc: WARNING: using version from changelog (git tag not pushed yet?)
+ build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete']
osmo-smlc: building debian source package
+ build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d']
dpkg-buildpackage: info: source package osmo-smlc
dpkg-buildpackage: info: source version 0.4.0
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Pau Espin Pedrol <pespin@sysmocom.de>
dpkg-source --before-build .
debian/rules clean
dh clean --with autoreconf
dh_clean
dpkg-source -b .
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building osmo-smlc in osmo-smlc_0.4.0.tar.xz
dpkg-source: info: building osmo-smlc in osmo-smlc_0.4.0.dsc
dpkg-genbuildinfo --build=source -O../osmo-smlc_0.4.0_source.buildinfo
dpkg-genchanges --build=source -O../osmo-smlc_0.4.0_source.changes
dpkg-genchanges: info: including full source code in upload
dpkg-source --after-build .
dpkg-buildpackage: info: source-only upload: Debian-native package
+ build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/osmo-smlc
+ write_commit_txt(): ['git', 'rev-parse', 'HEAD']
470d758ccce6f6155666c9638852170cabcddd02
osmo-smlc: adding commit_470d758ccce6f6155666c9638852170cabcddd02.txt
+ build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete']
docker: running: build_srcpkg.py inside docker
:: Building the binary packages
+ <module>(): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs']
docker: building image debian-13-osmocom-obs-build-binpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver
#1 [internal] load build definition from build_binpkg.Dockerfile
#1 transferring dockerfile: 3.31kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2)
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/library/debian:trixie
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [1/6] FROM docker.io/library/debian:trixie
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 1.46kB done
#5 DONE 0.1s
#6 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user
#6 CACHED
#7 [4/6] RUN CASE "debian:13" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac
#7 CACHED
#8 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:13" && exit 1 ;; esac
#8 CACHED
#9 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc
#9 CACHED
#10 [6/6] WORKDIR /OBS/
#10 CACHED
#11 exporting to image
#11 exporting layers done
#11 writing image sha256:c7a82b3e326ab85a4dce5bed3c740e65143da32c32f2cbe4771774492190831a 0.0s done
#11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.0s done
#11 DONE 0.1s
1 warning found (use docker --debug to expand):
- InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2)
docker: building image debian-13-osmocom-obs-build-binpkg-manuals
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian-13-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver
#1 [internal] load build definition from build_binpkg_manuals.Dockerfile
#1 transferring dockerfile: 802B done
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/library/debian-13-osmocom-obs-build-binpkg:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [1/2] FROM docker.io/library/debian-13-osmocom-obs-build-binpkg:latest
#4 DONE 0.0s
#5 [2/2] RUN CASE "debian:13" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac
#5 CACHED
#6 exporting to image
#6 exporting layers done
#6 writing image sha256:462668a5f5667d8d3f2c71900065eaade2d31a6937590b88ee30380273fc38c7 0.0s done
#6 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg-manuals 0.0s done
#6 DONE 0.1s
1 warning found (use docker --debug to expand):
- InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9)
+ apt_get=apt-get
+ [ -n 1 ]
+ export DEBIAN_FRONTEND=noninteractive
+ apt_get=apt-get -y
+ su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-smlc/*.tar.*
osmo-smlc/
osmo-smlc/.tarball-version
osmo-smlc/AUTHORS
osmo-smlc/COPYING
osmo-smlc/Makefile.am
osmo-smlc/README.md
osmo-smlc/TODO-RELEASE
osmo-smlc/configure.ac
osmo-smlc/contrib/
osmo-smlc/contrib/Makefile.am
osmo-smlc/contrib/jenkins.sh
osmo-smlc/contrib/systemd/
osmo-smlc/contrib/systemd/Makefile.am
osmo-smlc/contrib/systemd/osmo-smlc.service
osmo-smlc/debian/
osmo-smlc/debian/changelog
osmo-smlc/debian/compat
osmo-smlc/debian/control
osmo-smlc/debian/copyright
osmo-smlc/debian/osmo-smlc-doc.install
osmo-smlc/debian/osmo-smlc.install
osmo-smlc/debian/postinst
osmo-smlc/debian/rules
osmo-smlc/debian/source/
osmo-smlc/debian/source/format
osmo-smlc/doc/
osmo-smlc/doc/Makefile.am
osmo-smlc/doc/examples/
osmo-smlc/doc/examples/Makefile.am
osmo-smlc/doc/examples/osmo-smlc/
osmo-smlc/doc/examples/osmo-smlc/osmo-smlc.cfg
osmo-smlc/doc/manuals/
osmo-smlc/doc/manuals/Makefile.am
osmo-smlc/doc/manuals/chapters/
osmo-smlc/doc/manuals/chapters/cells.adoc
osmo-smlc/doc/manuals/chapters/overview.adoc
osmo-smlc/doc/manuals/chapters/positioning.adoc
osmo-smlc/doc/manuals/chapters/running.adoc
osmo-smlc/doc/manuals/osmosmlc-usermanual-docinfo.xml
osmo-smlc/doc/manuals/osmosmlc-usermanual.adoc
osmo-smlc/doc/manuals/osmosmlc-vty-reference.xml
osmo-smlc/doc/manuals/regen_doc.sh
osmo-smlc/doc/manuals/vty/
osmo-smlc/doc/manuals/vty/smlc_vty_dditions.xml
osmo-smlc/doc/manuals/vty/smlc_vty_reference.xml
osmo-smlc/git-version-gen
osmo-smlc/include/
osmo-smlc/include/Makefile.am
osmo-smlc/include/osmocom/
osmo-smlc/include/osmocom/Makefile.am
osmo-smlc/include/osmocom/smlc/
osmo-smlc/include/osmocom/smlc/Makefile.am
osmo-smlc/include/osmocom/smlc/cell_locations.h
osmo-smlc/include/osmocom/smlc/debug.h
osmo-smlc/include/osmocom/smlc/lb_conn.h
osmo-smlc/include/osmocom/smlc/lb_peer.h
osmo-smlc/include/osmocom/smlc/sccp_lb_inst.h
osmo-smlc/include/osmocom/smlc/smlc_data.h
osmo-smlc/include/osmocom/smlc/smlc_loc_req.h
osmo-smlc/include/osmocom/smlc/smlc_sigtran.h
osmo-smlc/include/osmocom/smlc/smlc_subscr.h
osmo-smlc/include/osmocom/smlc/smlc_vty.h
osmo-smlc/osmoappdesc.py
osmo-smlc/src/
osmo-smlc/src/Makefile.am
osmo-smlc/src/osmo-smlc/
osmo-smlc/src/osmo-smlc/Makefile.am
osmo-smlc/src/osmo-smlc/cell_locations.c
osmo-smlc/src/osmo-smlc/lb_conn.c
osmo-smlc/src/osmo-smlc/lb_peer.c
osmo-smlc/src/osmo-smlc/sccp_lb_inst.c
osmo-smlc/src/osmo-smlc/smlc_ctrl.c
osmo-smlc/src/osmo-smlc/smlc_data.c
osmo-smlc/src/osmo-smlc/smlc_loc_req.c
osmo-smlc/src/osmo-smlc/smlc_main.c
osmo-smlc/src/osmo-smlc/smlc_subscr.c
osmo-smlc/src/osmo-smlc/smlc_vty.c
osmo-smlc/tests/
osmo-smlc/tests/Makefile.am
osmo-smlc/tests/atlocal.in
osmo-smlc/tests/cell_locations.vty
osmo-smlc/tests/osmo-smlc.cfg
osmo-smlc/tests/smlc_subscr/
osmo-smlc/tests/smlc_subscr/Makefile.am
osmo-smlc/tests/smlc_subscr/smlc_subscr_test.c
osmo-smlc/tests/smlc_subscr/smlc_subscr_test.err
osmo-smlc/tests/smlc_subscr/smlc_subscr_test.ok
osmo-smlc/tests/test_nodes.ctrl
osmo-smlc/tests/test_nodes.vty
osmo-smlc/tests/testsuite.at
+ cd _temp/binpkgs/osmo-smlc
+ apt-get -y update
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1553 B]
Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [71.6 kB]
Fetched 73.2 kB in 0s (230 kB/s)
Reading package lists...
W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details
+ apt-get -y build-dep .
Note, using directory '.' to get the build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
autoconf automake autopoint autotools-dev bsdextrautils debhelper
dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base
groff-base intltool-debian libarchive-zip-perl libdebhelper-perl
libfile-stripnondeterminism-perl libmagic-mgc libmagic1t64 libmnl-dev
libosmo-asn1-tcap-dev libosmo-asn1-tcap0 libosmo-netif-dev
libosmo-sigtran-dev libosmo-sigtran12 libosmocodec4 libosmocoding0
libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14
libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0
libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1
libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0
libusb-1.0-0-dev m4 man-db pkg-config pkgconf pkgconf-bin po-debconf
0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
Need to get 13.7 MB of archives.
After this operation, 51.9 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB]
Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-asn1-tcap0 0.2.0 [40.9 kB]
Get:3 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB]
Get:4 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-asn1-tcap-dev 0.2.0 [76.7 kB]
Get:6 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB]
Get:7 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB]
Get:8 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore22 1.12.0 [177 kB]
Get:10 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB]
Get:11 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB]
Get:12 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocodec4 1.12.0 [54.1 kB]
Get:14 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB]
Get:15 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB]
Get:16 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB]
Get:17 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB]
Get:18 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB]
Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoisdn0 1.12.0 [72.3 kB]
Get:20 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB]
Get:21 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB]
Get:22 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB]
Get:23 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
Get:24 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB]
Get:25 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B]
Get:26 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB]
Get:27 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB]
Get:28 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogsm20 1.12.0 [228 kB]
Get:29 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get:30 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
Get:31 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB]
Get:32 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB]
Get:33 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocoding0 1.12.0 [72.1 kB]
Get:34 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB]
Get:35 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [61.5 kB]
Get:36 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmovty13 1.12.0 [106 kB]
Get:37 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogb14 1.12.0 [179 kB]
Get:38 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB]
Get:39 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB]
Get:40 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoctrl0 1.12.0 [61.5 kB]
Get:41 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmosim2 1.12.0 [65.2 kB]
Get:42 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmousb0 1.12.0 [52.1 kB]
Get:43 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore 1.12.0 [45.3 kB]
Get:44 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore-dev 1.12.0 [854 kB]
Get:45 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmonetif11 1.7.0 [69.8 kB]
Get:46 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-netif-dev 1.7.0 [88.1 kB]
Get:47 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-sigtran12 2.2.0 [169 kB]
Get:48 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-sigtran-dev 2.2.0 [836 kB]
Get:49 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB]
Get:50 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [72.9 kB]
Get:51 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB]
Get:52 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB]
Get:53 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB]
Get:54 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB]
Get:55 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB]
Get:56 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB]
Preconfiguring packages ...
Fetched 13.7 MB in 0s (34.2 MB/s)
Selecting previously unselected package libmagic-mgc.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 71879 files and directories currently installed.)
Preparing to unpack .../00-libmagic-mgc_1%3a5.46-5_amd64.deb ...
Unpacking libmagic-mgc (1:5.46-5) ...
Selecting previously unselected package libmagic1t64:amd64.
Preparing to unpack .../01-libmagic1t64_1%3a5.46-5_amd64.deb ...
Unpacking libmagic1t64:amd64 (1:5.46-5) ...
Selecting previously unselected package file.
Preparing to unpack .../02-file_1%3a5.46-5_amd64.deb ...
Unpacking file (1:5.46-5) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../03-gettext-base_0.23.1-2_amd64.deb ...
Unpacking gettext-base (0.23.1-2) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../04-libuchardet0_0.0.8-1+b2_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.8-1+b2) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../05-groff-base_1.23.0-9_amd64.deb ...
Unpacking groff-base (1.23.0-9) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../06-bsdextrautils_2.41-5_amd64.deb ...
Unpacking bsdextrautils (2.41-5) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../07-libpipeline1_1.5.8-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.8-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../08-man-db_2.13.1-1_amd64.deb ...
Unpacking man-db (2.13.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../09-m4_1.4.19-8_amd64.deb ...
Unpacking m4 (1.4.19-8) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../10-autoconf_2.72-3.1_all.deb ...
Unpacking autoconf (2.72-3.1) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../11-autotools-dev_20240727.1_all.deb ...
Unpacking autotools-dev (20240727.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../12-automake_1%3a1.17-4_all.deb ...
Unpacking automake (1:1.17-4) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../13-autopoint_0.23.1-2_all.deb ...
Unpacking autopoint (0.23.1-2) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../14-libdebhelper-perl_13.24.2_all.deb ...
Unpacking libdebhelper-perl (13.24.2) ...
Selecting previously unselected package libtool.
Preparing to unpack .../15-libtool_2.5.4-4_all.deb ...
Unpacking libtool (2.5.4-4) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../16-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../17-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../18-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../19-dh-strip-nondeterminism_1.14.1-2_all.deb ...
Unpacking dh-strip-nondeterminism (1.14.1-2) ...
Selecting previously unselected package dwz.
Preparing to unpack .../20-dwz_0.15-1+b1_amd64.deb ...
Unpacking dwz (0.15-1+b1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../21-gettext_0.23.1-2_amd64.deb ...
Unpacking gettext (0.23.1-2) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../22-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 .../23-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../24-debhelper_13.24.2_all.deb ...
Unpacking debhelper (13.24.2) ...
Selecting previously unselected package libmnl-dev:amd64.
Preparing to unpack .../25-libmnl-dev_1.0.5-3_amd64.deb ...
Unpacking libmnl-dev:amd64 (1.0.5-3) ...
Selecting previously unselected package libosmo-asn1-tcap0:amd64.
Preparing to unpack .../26-libosmo-asn1-tcap0_0.2.0_amd64.deb ...
Unpacking libosmo-asn1-tcap0:amd64 (0.2.0) ...
Selecting previously unselected package libosmo-asn1-tcap-dev:amd64.
Preparing to unpack .../27-libosmo-asn1-tcap-dev_0.2.0_amd64.deb ...
Unpacking libosmo-asn1-tcap-dev:amd64 (0.2.0) ...
Selecting previously unselected package libsctp1:amd64.
Preparing to unpack .../28-libsctp1_1.0.21+dfsg-1_amd64.deb ...
Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ...
Selecting previously unselected package libtalloc2:amd64.
Preparing to unpack .../29-libtalloc2_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ...
Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ...
Selecting previously unselected package liburing2:amd64.
Preparing to unpack .../30-liburing2_2.9-1_amd64.deb ...
Unpacking liburing2:amd64 (2.9-1) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../31-libosmocore22_1.12.0_amd64.deb ...
Unpacking libosmocore22:amd64 (1.12.0) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../32-libosmocodec4_1.12.0_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.12.0) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../33-libosmoisdn0_1.12.0_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.12.0) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../34-libosmogsm20_1.12.0_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.12.0) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../35-libosmocoding0_1.12.0_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.12.0) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../36-libosmovty13_1.12.0_amd64.deb ...
Unpacking libosmovty13:amd64 (1.12.0) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../37-libosmogb14_1.12.0_amd64.deb ...
Unpacking libosmogb14:amd64 (1.12.0) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../38-libosmoctrl0_1.12.0_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.12.0) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../39-libpcsclite1_2.3.3-1_amd64.deb ...
Unpacking libpcsclite1:amd64 (2.3.3-1) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../40-libosmosim2_1.12.0_amd64.deb ...
Unpacking libosmosim2:amd64 (1.12.0) ...
Selecting previously unselected package libusb-1.0-0:amd64.
Preparing to unpack .../41-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ...
Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../42-libosmousb0_1.12.0_amd64.deb ...
Unpacking libosmousb0:amd64 (1.12.0) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../43-libosmocore_1.12.0_amd64.deb ...
Unpacking libosmocore (1.12.0) ...
Selecting previously unselected package libtalloc-dev:amd64.
Preparing to unpack .../44-libtalloc-dev_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ...
Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ...
Selecting previously unselected package libsctp-dev:amd64.
Preparing to unpack .../45-libsctp-dev_1.0.21+dfsg-1_amd64.deb ...
Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ...
Selecting previously unselected package libusb-1.0-0-dev:amd64.
Preparing to unpack .../46-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ...
Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ...
Selecting previously unselected package libosmocore-dev:amd64.
Preparing to unpack .../47-libosmocore-dev_1.12.0_amd64.deb ...
Unpacking libosmocore-dev:amd64 (1.12.0) ...
Selecting previously unselected package libosmonetif11:amd64.
Preparing to unpack .../48-libosmonetif11_1.7.0_amd64.deb ...
Unpacking libosmonetif11:amd64 (1.7.0) ...
Selecting previously unselected package libosmo-netif-dev:amd64.
Preparing to unpack .../49-libosmo-netif-dev_1.7.0_amd64.deb ...
Unpacking libosmo-netif-dev:amd64 (1.7.0) ...
Selecting previously unselected package libosmo-sigtran12:amd64.
Preparing to unpack .../50-libosmo-sigtran12_2.2.0_amd64.deb ...
Unpacking libosmo-sigtran12:amd64 (2.2.0) ...
Selecting previously unselected package libosmo-sigtran-dev:amd64.
Preparing to unpack .../51-libosmo-sigtran-dev_2.2.0_amd64.deb ...
Unpacking libosmo-sigtran-dev:amd64 (2.2.0) ...
Selecting previously unselected package libpkgconf3:amd64.
Preparing to unpack .../52-libpkgconf3_1.8.1-4_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-4) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../53-pkgconf-bin_1.8.1-4_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-4) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../54-pkgconf_1.8.1-4_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-4) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../55-pkg-config_1.8.1-4_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-4) ...
Setting up libpipeline1:amd64 (1.5.8-1) ...
Setting up bsdextrautils (2.41-5) ...
Setting up libmagic-mgc (1:5.46-5) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libdebhelper-perl (13.24.2) ...
Setting up libmagic1t64:amd64 (1:5.46-5) ...
Setting up gettext-base (0.23.1-2) ...
Setting up m4 (1.4.19-8) ...
Setting up file (1:5.46-5) ...
Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ...
Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ...
Setting up autotools-dev (20240727.1) ...
Setting up libpkgconf3:amd64 (1.8.1-4) ...
Setting up libmnl-dev:amd64 (1.0.5-3) ...
Setting up autopoint (0.23.1-2) ...
Setting up libpcsclite1:amd64 (2.3.3-1) ...
Setting up pkgconf-bin (1.8.1-4) ...
Setting up autoconf (2.72-3.1) ...
Setting up dwz (0.15-1+b1) ...
Setting up libsctp1:amd64 (1.0.21+dfsg-1) ...
Setting up libuchardet0:amd64 (0.0.8-1+b2) ...
Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ...
Setting up libosmo-asn1-tcap0:amd64 (0.2.0) ...
Setting up liburing2:amd64 (2.9-1) ...
Setting up automake (1:1.17-4) ...
update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.17.1.gz (of link group automake) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.17.1.gz (of link group automake) doesn't exist
Setting up libfile-stripnondeterminism-perl (1.14.1-2) ...
Setting up gettext (0.23.1-2) ...
Setting up libtool (2.5.4-4) ...
Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ...
Setting up pkgconf:amd64 (1.8.1-4) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ...
Setting up pkg-config:amd64 (1.8.1-4) ...
Setting up dh-strip-nondeterminism (1.14.1-2) ...
Setting up libosmocore22:amd64 (1.12.0) ...
Setting up libosmocodec4:amd64 (1.12.0) ...
Setting up groff-base (1.23.0-9) ...
Setting up libosmo-asn1-tcap-dev:amd64 (0.2.0) ...
Setting up libosmovty13:amd64 (1.12.0) ...
Setting up libosmoisdn0:amd64 (1.12.0) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up man-db (2.13.1-1) ...
Building database of manual pages ...
Setting up libosmousb0:amd64 (1.12.0) ...
Setting up libosmogsm20:amd64 (1.12.0) ...
Setting up libosmoctrl0:amd64 (1.12.0) ...
Setting up libosmogb14:amd64 (1.12.0) ...
Setting up debhelper (13.24.2) ...
Setting up libosmonetif11:amd64 (1.7.0) ...
Setting up libosmocoding0:amd64 (1.12.0) ...
Setting up libosmosim2:amd64 (1.12.0) ...
Setting up libosmocore (1.12.0) ...
Setting up libosmo-sigtran12:amd64 (2.2.0) ...
Setting up libosmocore-dev:amd64 (1.12.0) ...
Setting up libosmo-netif-dev:amd64 (1.7.0) ...
Setting up libosmo-sigtran-dev:amd64 (2.2.0) ...
Processing triggers for libc-bin (2.41-12) ...
+ [ -n 1 ]
+ ip link set eth0 down
+ su user -c dpkg-buildpackage -us -uc -j21
dpkg-buildpackage: info: source package osmo-smlc
dpkg-buildpackage: info: source version 0.4.0
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Pau Espin Pedrol <pespin@sysmocom.de>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
debian/rules clean
dh clean --with autoreconf
dh_clean
dpkg-source -b .
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building osmo-smlc in osmo-smlc_0.4.0.tar.xz
dpkg-source: info: building osmo-smlc in osmo-smlc_0.4.0.dsc
debian/rules binary
dh binary --with autoreconf
dh_update_autotools_config
dh_autoreconf
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:46: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:46: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:46: the top level
configure.ac:94: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:94: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:94: the top level
configure.ac:115: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:115: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:115: the top level
configure.ac:194: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:194: You should use the 'AC_CONFIG_HEADERS' macro instead.
aclocal.m4:1051: AM_CONFIG_HEADER is expanded from...
configure.ac:194: the top level
configure.ac:196: warning: AC_OUTPUT should be used without arguments.
configure.ac:196: You should run autoupdate.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
doc/Makefile.am:12: warning: '%'-style pattern rules are a GNU make extension
doc/Makefile.am:15: warning: '%'-style pattern rules are a GNU make extension
src/osmo-smlc/Makefile.am: installing './depcomp'
debian/rules override_dh_auto_configure
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-smlc'
dh_auto_configure -- --enable-iu --enable-smpp --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals
./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-iu --enable-smpp --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libosmocore >= 1.12.0... yes
checking for libosmovty >= 1.12.0... yes
checking for libosmoctrl >= 1.12.0... yes
checking for libosmogsm >= 1.12.0... yes
checking for libosmo-sigtran >= 2.2.0... yes
checking for egrep... (cached) /usr/bin/grep -E
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
checking whether to enable VTY/CTRL tests... no
checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf)
All dependencies installed!
CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11"
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/smlc/Makefile
config.status: creating src/Makefile
config.status: creating src/osmo-smlc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/smlc_subscr/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating Makefile
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/osmo-smlc'
dh_auto_build
make -j21
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-smlc'
echo 0.3.2.9-470d > .version-t && mv .version-t .version
make all-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-smlc'
Making all in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include'
Making all in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom'
Making all in smlc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom/smlc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom/smlc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include'
Making all in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/src'
Making all in osmo-smlc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/src/osmo-smlc'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o cell_locations.o cell_locations.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o lb_conn.o lb_conn.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o lb_peer.o lb_peer.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o sccp_lb_inst.o sccp_lb_inst.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o smlc_ctrl.o smlc_ctrl.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o smlc_data.o smlc_data.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o smlc_loc_req.o smlc_loc_req.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o smlc_main.o smlc_main.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o smlc_subscr.o smlc_subscr.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o smlc_vty.o smlc_vty.c
/bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -o osmo-smlc cell_locations.o lb_conn.o lb_peer.o sccp_lb_inst.o smlc_ctrl.o smlc_data.o smlc_loc_req.o smlc_main.o smlc_subscr.o smlc_vty.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-sigtran
libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o osmo-smlc cell_locations.o lb_conn.o lb_peer.o sccp_lb_inst.o smlc_ctrl.o smlc_data.o smlc_loc_req.o smlc_main.o smlc_subscr.o smlc_vty.o /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -pthread
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/src/osmo-smlc'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/src'
Making all in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/tests'
Making all in smlc_subscr
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/tests/smlc_subscr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/tests/smlc_subscr'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/tests'
Making all in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc'
Making all in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc/examples'
Making all in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
ln -s /usr/share/osmo-gsm-manuals/build build
ln -s /usr/share/osmo-gsm-manuals/common common
mkdir -p ./vty
xmllint --xinclude --postvalid --noout osmosmlc-vty-reference.xml
if ! [ -f osmosmlc-usermanual.adoc ]; then \
ln -s osmosmlc-usermanual.adoc osmosmlc-usermanual.adoc; \
fi
../../src/osmo-smlc/osmo-smlc --vty-ref-xml > vty/smlc_vty_reference.xml
TEXINPUTS="/usr/share/osmo-gsm-manuals" \
a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-smlc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmosmlc-usermanual.adoc
Generating the VTY reference in mode 'default' (all commands except deprecated and hidden)
mkdir -p generated
/usr/share/osmo-gsm-manuals/build/vty_reference_combine.sh "/usr/share/osmo-gsm-manuals/merge_doc.xsl" \
$(/usr/share/osmo-gsm-manuals/build/find_existing_path.sh "vty/*reference.xml" . .) \
/usr/share/osmo-gsm-manuals/common/vty_additions.xml \
./vty/*additions*.xml > generated/combined.xml
+ mktemp
+ combined=/tmp/tmp.sj2jUIxBMR
+ mktemp
+ combine_src=/tmp/tmp.51hGprnR6X
+ cp ./vty/smlc_vty_reference.xml /tmp/tmp.sj2jUIxBMR
+ [ -n /usr/share/osmo-gsm-manuals/common/vty_additions.xml ]
+ realpath /usr/share/osmo-gsm-manuals/common/vty_additions.xml
+ addition=/usr/share/osmo-gsm-manuals/common/vty_additions.xml
+ shift
+ cp /tmp/tmp.sj2jUIxBMR /tmp/tmp.51hGprnR6X
+ xsltproc -o /tmp/tmp.sj2jUIxBMR --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.51hGprnR6X
+ [ -n ./vty/*additions*.xml ]
+ realpath ./vty/*additions*.xml
+ addition=/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml
+ shift
+ cp /tmp/tmp.sj2jUIxBMR /tmp/tmp.51hGprnR6X
+ xsltproc -o /tmp/tmp.sj2jUIxBMR --stringparam with /obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.51hGprnR6X
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
warning: failed to load external entity "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/vty/*additions*.xml"
+ [ -n ]
+ cat /tmp/tmp.sj2jUIxBMR
+ rm -f /tmp/tmp.51hGprnR6X
+ rm -f /tmp/tmp.sj2jUIxBMR
xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \
> generated/docbook_vty.xml
a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-smlc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmosmlc-usermanual.adoc']
a2x: resource files: []
a2x: resource directories: ['/etc/asciidoc/stylesheets']
a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-smlc/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual.xml')]
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
set -x && \
export GIT_DATE="unknown" && \
export REVNUMBER="DRAFT " && \
export TEMPFILE="/obs/_temp/binpkgs/osmo-smlc/doc/manuals/generated/_temp_osmosmlc-vty-reference.xml" && \
/usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmosmlc-vty-reference.xml" && \
dblatex \
--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml \
--xslt-opts="--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-smlc/doc/manuals/generated" \
\
-P draft.mode=no \
-o osmosmlc-vty-reference.pdf \
"$TEMPFILE" && \
rm $TEMPFILE
+ export GIT_DATE=unknown
+ GIT_DATE=unknown
+ export 'REVNUMBER=DRAFT '
+ REVNUMBER='DRAFT '
+ export TEMPFILE=/obs/_temp/binpkgs/osmo-smlc/doc/manuals/generated/_temp_osmosmlc-vty-reference.xml
+ TEMPFILE=/obs/_temp/binpkgs/osmo-smlc/doc/manuals/generated/_temp_osmosmlc-vty-reference.xml
+ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmosmlc-vty-reference.xml
asciidoc: reading: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf
Changing revhistory to DRAFT , unknown...
asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf
asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf
asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/lang-en.conf
+ dblatex --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-smlc/doc/manuals/generated' -P draft.mode=no -o osmosmlc-vty-reference.pdf /obs/_temp/binpkgs/osmo-smlc/doc/manuals/generated/_temp_osmosmlc-vty-reference.xml
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: writing: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual.xml
asciidoc: osmosmlc-usermanual.adoc: line 6: evaluating: {include:/obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual-docinfo.xml}
asciidoc: include: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/preface.adoc
asciidoc: osmosmlc-usermanual.adoc: line 9: reading: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/preface.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/chapters/overview.adoc
asciidoc: osmosmlc-usermanual.adoc: line 11: reading: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/chapters/overview.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/chapters/running.adoc
asciidoc: osmosmlc-usermanual.adoc: line 13: reading: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/chapters/running.adoc
Build the book set list...
asciidoc: include: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/vty.adoc
asciidoc: osmosmlc-usermanual.adoc: line 15: reading: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/vty.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/logging.adoc
asciidoc: osmosmlc-usermanual.adoc: line 17: reading: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/logging.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/cs7-config.adoc
asciidoc: osmosmlc-usermanual.adoc: line 19: reading: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/cs7-config.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/chapters/positioning.adoc
asciidoc: osmosmlc-usermanual.adoc: line 21: reading: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/chapters/positioning.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/chapters/cells.adoc
asciidoc: osmosmlc-usermanual.adoc: line 23: reading: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/chapters/cells.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/counters-overview.adoc
asciidoc: osmosmlc-usermanual.adoc: line 25: reading: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/counters-overview.adoc
Build the listings...
asciidoc: include: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/control_if.adoc
asciidoc: osmosmlc-usermanual.adoc: line 29: reading: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/control_if.adoc
asciidoc: control_if.adoc: line 25: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 25: evaluating: {set2:target:osmosmlc-usermanual__1.svg}
asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual__1.svg" -Tsvg - && echo " "
asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmosmlc-usermanual__2.svg}
asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual__2.svg" -Tsvg - && echo " "
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Stripping NS from DocBook 5/NG document.
Processing stripped document.
asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmosmlc-usermanual__3.svg}
asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual__3.svg" -Tsvg -
asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmosmlc-usermanual__4.svg}
asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual__4.svg" -Tsvg -
Build _temp_osmosmlc-vty-reference.pdf
asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmosmlc-usermanual__5.svg}
asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual__5.svg" -Tsvg -
asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmosmlc-usermanual__6.svg}
asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual__6.svg" -Tsvg -
asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmosmlc-usermanual__7.svg}
asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual__7.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: osmosmlc-usermanual.adoc: line 33: reading: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/bibliography.adoc
asciidoc: osmosmlc-usermanual.adoc: line 35: reading: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/bibliography.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/glossary.adoc
asciidoc: osmosmlc-usermanual.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/glossary.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/gfdl.adoc
asciidoc: osmosmlc-usermanual.adoc: line 39: reading: /obs/_temp/binpkgs/osmo-smlc/doc/manuals/common/chapters/gfdl.adoc
a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual.xml"
'osmosmlc-vty-reference.pdf' successfully built
+ rm /obs/_temp/binpkgs/osmo-smlc/doc/manuals/generated/_temp_osmosmlc-vty-reference.xml
Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-smlc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual.xml
xsltproc -o osmosmlc-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmp1llq4izc/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-smlc/doc/manuals' /tmp/tmp1llq4izc/custom.xsl /obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Error: no ID for constraint linkend: ieee-802.11.
XRef to nonexistent id: ieee-802.11
Section level > 6 not well supported for bibliodiv
Image 'dblatex' not found
Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf
rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual__1.svg
rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual__2.svg
rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual__3.svg
rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual__4.svg
rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual__5.svg
rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual__6.svg
rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual__7.svg
Build osmosmlc-usermanual.pdf
built-in module pdftex registered
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode osmosmlc-usermanual.tex
running post-compilation scripts...
osmosmlc-usermanual.aux MD5 checksum changed
osmosmlc-usermanual.toc MD5 checksum changed
the /tmp/tmp1llq4izc/osmosmlc-usermanual.aux file has changed
pdflatex -interaction=batchmode osmosmlc-usermanual.tex
running post-compilation scripts...
osmosmlc-usermanual.aux MD5 checksum changed
the /tmp/tmp1llq4izc/osmosmlc-usermanual.aux file has changed but no re-run required?
no new compilation is needed
running last-compilation scripts...
'osmosmlc-usermanual.pdf' successfully built
a2x: deleting /obs/_temp/binpkgs/osmo-smlc/doc/manuals/osmosmlc-usermanual.xml
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc'
Making all in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/contrib'
Making all in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/contrib/systemd'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/contrib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/contrib'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-smlc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc'
debian/rules override_dh_auto_test
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-smlc'
dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false)
make -j21 check "TESTSUITEFLAGS=-j21 --verbose" VERBOSE=1
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-smlc'
make check-recursive
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-smlc'
Making check in include
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include'
Making check in osmocom
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom'
Making check in smlc
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom/smlc'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom/smlc'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom'
make[6]: Nothing to be done for 'check-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include'
Making check in src
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/src'
Making check in osmo-smlc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/src/osmo-smlc'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/src/osmo-smlc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/src'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/src'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/src'
Making check in tests
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/tests'
Making check in smlc_subscr
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/tests/smlc_subscr'
make smlc_subscr_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/tests/smlc_subscr'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o smlc_subscr_test.o smlc_subscr_test.c
/bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z,relro -o smlc_subscr_test smlc_subscr_test.o ../../src/osmo-smlc/smlc_data.o ../../src/osmo-smlc/smlc_subscr.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-smlc=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wl,-z -Wl,relro -o smlc_subscr_test smlc_subscr_test.o ../../src/osmo-smlc/smlc_data.o ../../src/osmo-smlc/smlc_subscr.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/tests/smlc_subscr'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/tests/smlc_subscr'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/tests'
make check-local
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/tests'
:;{ \
echo '# Signature of the current package.' && \
echo 'm4_define([AT_PACKAGE_NAME],' && \
echo ' [osmo-smlc])' && \
echo 'm4_define([AT_PACKAGE_TARNAME],' && \
echo ' [osmo-smlc])' && \
echo 'm4_define([AT_PACKAGE_VERSION],' && \
echo ' [0.3.2.9-470d])' && \
echo 'm4_define([AT_PACKAGE_STRING],' && \
echo ' [osmo-smlc 0.3.2.9-470d])' && \
echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
echo ' [openbsc@lists.osmocom.org])'; \
echo 'm4_define([AT_PACKAGE_URL],' && \
echo ' [])'; \
} >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
/bin/bash './testsuite' -j21 --verbose
## ---------------------------------- ##
## osmo-smlc 0.3.2.9-470d test suite. ##
## ---------------------------------- ##
1. testsuite.at:4: testing smlc_subscr ...
./testsuite.at:8: $abs_top_builddir/tests/smlc_subscr/smlc_subscr_test
1. testsuite.at:4: ok
## ------------- ##
## Test results. ##
## ------------- ##
1 test was successful.
make python-tests
make[7]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/tests'
echo "Not running python-based tests (determined at configure-time)"
Not running python-based tests (determined at configure-time)
make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/tests'
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/tests'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/tests'
Making check in doc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc'
Making check in examples
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc/examples'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc/examples'
Making check in manuals
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \
make osmosmlc-usermanual.check; \
fi
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc/manuals'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc'
Making check in contrib
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/contrib'
Making check in systemd
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/contrib/systemd'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/contrib'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/contrib'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc'
create-stamp debian/debhelper-build-stamp
dh_prep
dh_auto_install
make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-smlc/debian/tmp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-smlc'
make install-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-smlc'
Making install in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include'
Making install in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom'
Making install in smlc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom/smlc'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom/smlc'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom/smlc'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom/smlc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/include'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/include'
Making install in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/src'
Making install in osmo-smlc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/src/osmo-smlc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/src/osmo-smlc'
/usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-smlc/debian/tmp/usr/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-smlc '/obs/_temp/binpkgs/osmo-smlc/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c osmo-smlc /obs/_temp/binpkgs/osmo-smlc/debian/tmp/usr/bin/osmo-smlc
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/src/osmo-smlc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/src/osmo-smlc'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/src'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/src'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/src'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/src'
Making install in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/tests'
Making install in smlc_subscr
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/tests/smlc_subscr'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/tests/smlc_subscr'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/tests/smlc_subscr'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/tests/smlc_subscr'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/tests'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/tests'
Making install in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc'
Making install in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc/examples'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc/examples'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-smlc/debian/tmp/etc/osmocom'
/usr/bin/install -c -m 644 osmo-smlc/osmo-smlc.cfg '/obs/_temp/binpkgs/osmo-smlc/debian/tmp/etc/osmocom'
make install-data-hook
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
j="/obs/_temp/binpkgs/osmo-smlc/debian/tmp/usr/share/doc/osmo-smlc/examples/$f" && \
mkdir -p "$(dirname $j)" && \
/usr/bin/install -c -m 644 ./$f $j; \
done
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc/examples'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc/examples'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc/examples'
Making install in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc/manuals'
[ -n "osmo-smlc" ] || exit 1
if [ "" != "1" ]; then \
for i in osmosmlc-usermanual.pdf osmosmlc-vty-reference.pdf; do \
install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-smlc/debian/tmp/usr/share/doc/osmo-smlc-doc/$i" || exit 1; \
done; \
fi
install: creating directory '/obs/_temp/binpkgs/osmo-smlc/debian/tmp/usr/share/doc/osmo-smlc-doc'
'osmosmlc-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-smlc/debian/tmp/usr/share/doc/osmo-smlc-doc/osmosmlc-usermanual.pdf'
'osmosmlc-vty-reference.pdf' -> '/obs/_temp/binpkgs/osmo-smlc/debian/tmp/usr/share/doc/osmo-smlc-doc/osmosmlc-vty-reference.pdf'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/doc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/doc'
Making install in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/contrib'
Making install in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/contrib/systemd'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-smlc/debian/tmp/lib/systemd/system'
/usr/bin/install -c -m 644 osmo-smlc.service '/obs/_temp/binpkgs/osmo-smlc/debian/tmp/lib/systemd/system'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/contrib/systemd'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/contrib'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-smlc/contrib'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc/contrib'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-smlc'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-smlc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc'
dh_install
dh_installdocs
dh_installchangelogs
dh_systemd_enable
dh_systemd_start
dh_perl
dh_link
dh_strip_nondeterminism
debian/rules override_dh_compress
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-smlc'
dh_compress -X.pdf
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc'
dh_fixperms
dh_missing
debian/rules override_dh_strip
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-smlc'
dh_strip --dbg-package=osmo-smlc-dbg
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-smlc'
dh_makeshlibs
dh_shlibdeps
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: package osmo-smlc-doc: substitution variable ${misc:Package} used, but is not defined
dh_md5sums
dh_builddeb
dpkg-deb: building package 'osmo-smlc' in '../osmo-smlc_0.4.0_amd64.deb'.
dpkg-deb: building package 'osmo-smlc-dbg' in '../osmo-smlc-dbg_0.4.0_amd64.deb'.
dpkg-deb: building package 'osmo-smlc-doc' in '../osmo-smlc-doc_0.4.0_all.deb'.
dpkg-genbuildinfo -O../osmo-smlc_0.4.0_amd64.buildinfo
dpkg-genchanges -O../osmo-smlc_0.4.0_amd64.changes
dpkg-genchanges: warning: substitution variable ${misc:Package} used, but is not defined
dpkg-genchanges: info: including full source code in upload
dpkg-source --after-build .
dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
+ cd ..
+ dpkg -c osmo-smlc-dbg_0.4.0_amd64.deb
drwxr-xr-x root/root 0 2025-12-03 18:46 ./
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/lib/
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/lib/debug/
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/lib/debug/.build-id/7c/
-rw-r--r-- root/root 133592 2025-12-03 18:46 ./usr/lib/debug/.build-id/7c/8fe4a416e5e42a3b6252577ebe718915317d82.debug
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/share/
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/share/doc/
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/share/doc/osmo-smlc-dbg/
-rw-r--r-- root/root 1939 2025-12-03 18:46 ./usr/share/doc/osmo-smlc-dbg/changelog.gz
-rw-r--r-- root/root 958 2025-12-03 18:46 ./usr/share/doc/osmo-smlc-dbg/copyright
+ dpkg -c osmo-smlc-doc_0.4.0_all.deb
drwxr-xr-x root/root 0 2025-12-03 18:46 ./
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/share/
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/share/doc/
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/share/doc/osmo-smlc-doc/
-rw-r--r-- root/root 1939 2025-12-03 18:46 ./usr/share/doc/osmo-smlc-doc/changelog.gz
-rw-r--r-- root/root 958 2025-12-03 18:46 ./usr/share/doc/osmo-smlc-doc/copyright
-rw-r--r-- root/root 575904 2025-12-03 18:46 ./usr/share/doc/osmo-smlc-doc/osmosmlc-usermanual.pdf
-rw-r--r-- root/root 302274 2025-12-03 18:46 ./usr/share/doc/osmo-smlc-doc/osmosmlc-vty-reference.pdf
+ dpkg -c osmo-smlc_0.4.0_amd64.deb
drwxr-xr-x root/root 0 2025-12-03 18:46 ./
drwxr-xr-x root/root 0 2025-12-03 18:46 ./etc/
drwxr-xr-x root/root 0 2025-12-03 18:46 ./etc/osmocom/
-rw-r--r-- root/root 252 2025-12-03 18:46 ./etc/osmocom/osmo-smlc.cfg
drwxr-xr-x root/root 0 2025-12-03 18:46 ./lib/
drwxr-xr-x root/root 0 2025-12-03 18:46 ./lib/systemd/
drwxr-xr-x root/root 0 2025-12-03 18:46 ./lib/systemd/system/
-rw-r--r-- root/root 347 2025-12-03 18:46 ./lib/systemd/system/osmo-smlc.service
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/bin/
-rwxr-xr-x root/root 86864 2025-12-03 18:46 ./usr/bin/osmo-smlc
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/share/
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/share/doc/
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/share/doc/osmo-smlc/
-rw-r--r-- root/root 1939 2025-12-03 18:46 ./usr/share/doc/osmo-smlc/changelog.gz
-rw-r--r-- root/root 958 2025-12-03 18:46 ./usr/share/doc/osmo-smlc/copyright
drwxr-xr-x root/root 0 2025-12-03 18:46 ./usr/share/doc/osmo-smlc/examples/
-rw-r--r-- root/root 252 2025-12-03 18:46 ./usr/share/doc/osmo-smlc/examples/osmo-smlc.cfg
Build successful!
docker: running: data/build.sh inside docker
:: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3116027 killed;
[ssh-agent] Stopped.
Finished: SUCCESS