Skip to content
Started by upstream project "gerrit-osmo-hlr" build number 155
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-hlr/+/43080 in silent mode.
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-3sQHxp4b2F1D/agent.77369
SSH_AGENT_PID=77371
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_2936068978039018076.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_2936068978039018076.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-hlr
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-hlr # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-hlr
 > 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-hlr +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-hlr # 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-hlr # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-hlr
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-hlr refs/changes/80/43080/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 8562db3a90e69df2ffb608069b28c80da9525ad1 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8562db3a90e69df2ffb608069b28c80da9525ad1 # timeout=10
Commit message: "Bump version: 1.9.2.3-2ef2 → 1.9.3"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 2ef24d62ab9c1489eb87ac3aaeece084676e76b5 # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins17370697656708545824.sh + set +x Building binary packages for distro: 'debian:11' + 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 7a65dad contrib/obs-mirror: log to systemd journal + cd osmo-hlr + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:11 :: 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.48kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-cmake dh-python dh-runit 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:c4af7f19ba5e5c46e4683e93f08db2f851373bda70ab77ea5687f28081b31f25 done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg done #8 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] osmo-hlr: using cached https://gerrit.osmocom.org/osmo-hlr (not cloning, not fetching) osmo-hlr: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] 8562db3 Bump version: 1.9.2.3-2ef2 → 1.9.3 osmo-hlr: skipping git checkout, current commit: 8562db3 Bump version: 1.9.2.3-2ef2 → 1.9.3 + get_version_for_feed(): ['/obs/_cache/osmo-hlr/git-version-gen', '.'] 1.9.2.4-8562osmo-hlr: building source package 1.9.2.4-8562 osmo-hlr: WARNING: version from changelog (1.9.3) is higher than version based on git tag (1.9.2.4-8562) osmo-hlr: WARNING: using version from changelog (git tag not pushed yet?) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] osmo-hlr: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package osmo-hlr dpkg-buildpackage: info: source version 1.9.3 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Oliver Smith <osmith@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-hlr in osmo-hlr_1.9.3.tar.xz dpkg-source: info: building osmo-hlr in osmo-hlr_1.9.3.dsc dpkg-genbuildinfo --build=source -O../osmo-hlr_1.9.3_source.buildinfo dpkg-genchanges --build=source -O../osmo-hlr_1.9.3_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-hlr + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] 8562db3a90e69df2ffb608069b28c80da9525ad1 osmo-hlr: adding commit_8562db3a90e69df2ffb608069b28c80da9525ad1.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-11-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian:11', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-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.72kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:11 #2 DONE 0.7s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/6] FROM docker.io/library/debian:11@sha256:6cb68b1be980a0e5b19be25582b34b5cf9cb466d52d08ab4354b79051f2cd298 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [5/6] RUN SET -x; VERSION="$(echo "debian:11" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:11" 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 ;; centos:7) { 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 ;; almalinux:8) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/AlmaLinux_8/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/AlmaLinux_8/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:11" && exit 1 ;; esac #6 CACHED #7 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #7 CACHED #8 [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 #8 CACHED #9 [4/6] RUN CASE "debian:11" 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 #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:9c7bf6d9042cd47399221970c58207d79862bb12d81e0e3ac6e5b3341036fa35 done #11 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg done #11 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) docker: building image debian-11-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian-11-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-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 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian-11-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/2] FROM docker.io/library/debian-11-osmocom-obs-build-binpkg:latest #4 DONE 0.2s #5 [2/2] RUN CASE "debian:11" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 0.374 Hit:1 http://deb.debian.org/debian bullseye InRelease #5 0.374 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] #5 0.375 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #5 0.391 Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease [1594 B] #5 0.665 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [464 kB] #5 0.884 Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ Packages [69.1 kB] #5 0.909 Fetched 562 kB in 1s (963 kB/s) #5 0.909 Reading package lists... #5 1.170 Reading package lists... #5 1.405 Building dependency tree... #5 1.453 Reading state information... #5 1.517 The following additional packages will be installed: #5 1.517 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 1.517 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook5-xml #5 1.517 docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 1.517 fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern graphviz libann0 #5 1.517 libapache-pom-java libcairo-gobject2 libcairo2 libcdt5 libcgraph6 #5 1.517 libcommons-logging-java libcommons-parent-java libdatrie1 libdeflate0 #5 1.517 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgd3 #5 1.517 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0 libgraphite2-3 #5 1.517 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b libice6 libicu67 libidn11 #5 1.517 libimagequant0 libjbig0 libjpeg62-turbo libjs-jquery libkpathsea6 #5 1.517 liblab-gamut1 liblcms2-2 libltdl7 libmime-charset-perl libmpdec3 libosp5 #5 1.517 libostyle1c2 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #5 1.517 libpaper-utils libpaper1 libpathplan4 libpdfbox-java libpixman-1-0 #5 1.517 libpng16-16 libptexenc1 libpython3-stdlib libpython3.9-minimal #5 1.517 libpython3.9-stdlib librsvg2-2 librsvg2-bin libsgmls-perl libsm6 libsombok3 #5 1.517 libsynctex2 libteckit0 libtexlua53 libtexluajit2 libthai-data libthai0 #5 1.517 libtiff5 libunicode-linebreak-perl libwebp6 libwebpdemux2 libwebpmux3 #5 1.517 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 #5 1.517 libxdmcp6 libxext6 libxi6 libxml2 libxml2-utils libxmu6 libxpm4 libxrender1 #5 1.518 libxslt1.1 libxt6 libzzip-0-13 lmodern lynx lynx-common mailcap media-types #5 1.518 mime-support mscgen openjade opensp osmocom-keyring osmocom-master #5 1.518 preview-latex-style python-apt-common python3 python3-apt python3-blockdiag #5 1.518 python3-docutils python3-funcparserlib python3-minimal python3-nwdiag #5 1.518 python3-pil python3-pkg-resources python3-reportlab python3-reportlab-accel #5 1.518 python3-roman python3-webcolors python3.9 python3.9-minimal sensible-utils #5 1.518 sgml-base sgml-data sgmlspl shared-mime-info t1utils teckit tex-common #5 1.518 texlive texlive-base texlive-bibtex-extra texlive-binaries #5 1.518 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #5 1.518 texlive-lang-greek texlive-latex-base texlive-latex-extra #5 1.518 texlive-latex-recommended texlive-luatex texlive-pictures #5 1.518 texlive-plain-generic texlive-science texlive-xetex tipa ucf x11-common #5 1.518 xdg-utils xfonts-encodings xfonts-utils xml-core xsltproc #5 1.518 Suggested packages: #5 1.518 asciidoc-doc source-highlight epubcheck docbook ghostscript #5 1.518 graphicsmagick-imagemagick-compat | imagemagick inkscape latex-cjk-all #5 1.518 pdf-viewer texlive-lang-all texlive-lang-cyrillic transfig xindy #5 1.518 docbook-dsssl-doc docbook-xsl docbook-defguide docbook-xsl-ns #5 1.518 docbook5-defguide gsfonts graphviz-doc libavalon-framework-java #5 1.518 libcommons-logging-java-doc libexcalibur-logkit-java liblog4j1.2-java #5 1.518 libgd-tools liblcms2-utils libencode-hanextra-perl libpod2-base-perl #5 1.518 sgmls-doc doc-base python3-doc python3-tk python3-venv python3-apt-dbg #5 1.518 python-apt-doc docutils-doc fonts-linuxlibertine | ttf-linux-libertine #5 1.518 texlive-lang-french python-pil-doc python3-pil-dbg python3-setuptools #5 1.518 python3-egenix-mxtexttools python-reportlab-doc python3.9-venv python3.9-doc #5 1.518 binfmt-support sgml-base-doc perlsgml w3-recs debhelper gv #5 1.518 | postscript-viewer perl-tk xpdf | pdf-viewer xzdec chktex #5 1.518 default-jre-headless dvidvi dvipng fragmaster lacheck latexdiff latexmk #5 1.518 purifyeps texlive-fonts-recommended-doc texlive-latex-base-doc #5 1.518 python3-pygments icc-profiles libfile-which-perl #5 1.518 libspreadsheet-parseexcel-perl texlive-latex-extra-doc #5 1.518 texlive-latex-recommended-doc texlive-pstricks dot2tex prerex ruby-tcltk #5 1.518 | libtcltk-ruby texlive-pictures-doc vprerex texlive-science-doc #5 1.518 Recommended packages: #5 1.518 asciidoc-doc vim-asciidoc xmlto dblatex-doc fonts-liberation #5 1.518 libgdk-pixbuf2.0-bin libglib2.0-data xdg-user-dirs libgts-bin #5 1.518 javascript-common librsvg2-common file lsb-release iso-codes #5 1.518 python3-pygments python3-olefile python3-renderpm dvisvgm ghostscript #5 1.518 libfile-homedir-perl liblog-log4perl-perl libyaml-tiny-perl ruby #5 1.518 | ruby-interpreter tex-gyre tk libfile-mimeinfo-perl libnet-dbus-perl #5 1.518 libx11-protocol-perl x11-utils x11-xserver-utils #5 2.006 The following NEW packages will be installed: #5 2.007 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 2.007 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook5-xml #5 2.007 docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 2.007 fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern graphviz libann0 #5 2.007 libapache-pom-java libcairo-gobject2 libcairo2 libcdt5 libcgraph6 #5 2.007 libcommons-logging-java libcommons-parent-java libdatrie1 libdeflate0 #5 2.007 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgd3 #5 2.007 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0 libgraphite2-3 #5 2.007 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b libice6 libicu67 libidn11 #5 2.007 libimagequant0 libjbig0 libjpeg62-turbo libjs-jquery libkpathsea6 #5 2.007 liblab-gamut1 liblcms2-2 libltdl7 libmime-charset-perl libmpdec3 libosp5 #5 2.007 libostyle1c2 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #5 2.007 libpaper-utils libpaper1 libpathplan4 libpdfbox-java libpixman-1-0 #5 2.007 libpng16-16 libptexenc1 libpython3-stdlib libpython3.9-minimal #5 2.007 libpython3.9-stdlib librsvg2-2 librsvg2-bin libsgmls-perl libsm6 libsombok3 #5 2.007 libsynctex2 libteckit0 libtexlua53 libtexluajit2 libthai-data libthai0 #5 2.007 libtiff5 libunicode-linebreak-perl libwebp6 libwebpdemux2 libwebpmux3 #5 2.007 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 #5 2.007 libxdmcp6 libxext6 libxi6 libxml2 libxml2-utils libxmu6 libxpm4 libxrender1 #5 2.007 libxslt1.1 libxt6 libzzip-0-13 lmodern lynx lynx-common mailcap media-types #5 2.007 mime-support mscgen openjade opensp osmo-gsm-manuals-dev osmocom-keyring #5 2.007 osmocom-master preview-latex-style python-apt-common python3 python3-apt #5 2.007 python3-blockdiag python3-docutils python3-funcparserlib python3-minimal #5 2.007 python3-nwdiag python3-pil python3-pkg-resources python3-reportlab #5 2.007 python3-reportlab-accel python3-roman python3-webcolors python3.9 #5 2.007 python3.9-minimal sensible-utils sgml-base sgml-data sgmlspl #5 2.007 shared-mime-info t1utils teckit tex-common texlive texlive-base #5 2.007 texlive-bibtex-extra texlive-binaries texlive-extra-utils #5 2.007 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #5 2.007 texlive-latex-base texlive-latex-extra texlive-latex-recommended #5 2.007 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #5 2.007 texlive-xetex tipa ucf x11-common xdg-utils xfonts-encodings xfonts-utils #5 2.007 xml-core xsltproc #5 2.032 0 upgraded, 165 newly installed, 0 to remove and 0 not upgraded. #5 2.032 Need to get 402 MB of archives. #5 2.032 After this operation, 903 MB of additional disk space will be used. #5 2.032 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-minimal amd64 3.9.2-1+deb11u7 [807 kB] #5 2.060 Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] #5 2.065 Get:3 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9-minimal amd64 3.9.2-1+deb11u7 [1944 kB] #5 2.090 Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-master 1.1.0 [1180 B] #5 2.093 Get:5 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] #5 2.094 Get:6 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] #5 2.094 Get:7 http://deb.debian.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] #5 2.095 Get:8 http://deb.debian.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] #5 2.095 Get:9 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] #5 2.096 Get:10 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-stdlib amd64 3.9.2-1+deb11u7 [1685 kB] #5 2.103 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9 amd64 3.9.2-1+deb11u7 [468 kB] #5 2.104 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] #5 2.105 Get:13 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] #5 2.105 Get:14 http://deb.debian.org/debian bullseye/main amd64 sgml-base all 1.30 [15.1 kB] #5 2.108 Get:15 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] #5 2.109 Get:16 http://deb.debian.org/debian-security bullseye-security/main amd64 ucf all 3.0043+deb11u2 [74.3 kB] #5 2.109 Get:17 http://deb.debian.org/debian bullseye/main amd64 tex-common all 6.16 [53.7 kB] #5 2.110 Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmo-gsm-manuals-dev 1.7.0.6.96fe [443 kB] #5 2.116 Get:19 http://deb.debian.org/debian bullseye/main amd64 asciidoc-common all 9.0.0~rc2-1 [286 kB] #5 2.125 Get:20 http://deb.debian.org/debian-security bullseye-security/main amd64 libicu67 amd64 67.1-7+deb11u1 [8624 kB] #5 2.202 Get:21 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u10 [695 kB] #5 2.207 Get:22 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2-utils amd64 2.9.10+dfsg-6.7+deb11u10 [111 kB] #5 2.207 Get:23 http://deb.debian.org/debian-security bullseye-security/main amd64 libxslt1.1 amd64 1.1.34-4+deb11u3 [241 kB] #5 2.210 Get:24 http://deb.debian.org/debian-security bullseye-security/main amd64 xsltproc amd64 1.1.34-4+deb11u3 [124 kB] #5 2.211 Get:25 http://deb.debian.org/debian bullseye/main amd64 asciidoc-base all 9.0.0~rc2-1 [135 kB] #5 2.212 Get:26 http://deb.debian.org/debian bullseye/main amd64 asciidoc all 9.0.0~rc2-1 [59.0 kB] #5 2.212 Get:27 http://deb.debian.org/debian bullseye/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #5 2.219 Get:28 http://deb.debian.org/debian bullseye/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #5 2.220 Get:29 http://deb.debian.org/debian bullseye/main amd64 docbook-xml all 4.5-9 [84.4 kB] #5 2.221 Get:30 http://deb.debian.org/debian-security bullseye-security/main amd64 python-apt-common all 2.2.1.1 [96.6 kB] #5 2.222 Get:31 http://deb.debian.org/debian-security bullseye-security/main amd64 distro-info-data all 0.51+deb11u11 [8776 B] #5 2.231 Get:32 http://deb.debian.org/debian-security bullseye-security/main amd64 python3-apt amd64 2.2.1.1 [190 kB] #5 2.235 Get:33 http://deb.debian.org/debian bullseye/main amd64 libpaper1 amd64 1.1.28+b1 [21.6 kB] #5 2.237 Get:34 http://deb.debian.org/debian bullseye/main amd64 libpaper-utils amd64 1.1.28+b1 [18.3 kB] #5 2.238 Get:35 http://deb.debian.org/debian-security bullseye-security/main amd64 libkpathsea6 amd64 2020.20200327.54578-7+deb11u2 [173 kB] #5 2.240 Get:36 http://deb.debian.org/debian-security bullseye-security/main amd64 libptexenc1 amd64 2020.20200327.54578-7+deb11u2 [65.0 kB] #5 2.241 Get:37 http://deb.debian.org/debian-security bullseye-security/main amd64 libsynctex2 amd64 2020.20200327.54578-7+deb11u2 [83.7 kB] #5 2.248 Get:38 http://deb.debian.org/debian-security bullseye-security/main amd64 libtexlua53 amd64 2020.20200327.54578-7+deb11u2 [132 kB] #5 2.255 Get:39 http://deb.debian.org/debian-security bullseye-security/main amd64 libtexluajit2 amd64 2020.20200327.54578-7+deb11u2 [267 kB] #5 2.260 Get:40 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB] #5 2.265 Get:41 http://deb.debian.org/debian-security bullseye-security/main amd64 libpng16-16 amd64 1.6.37-3+deb11u4 [295 kB] #5 2.268 Get:42 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u2 [418 kB] #5 2.271 Get:43 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] #5 2.280 Get:44 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] #5 2.282 Get:45 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] #5 2.285 Get:46 http://deb.debian.org/debian bullseye/main amd64 libpixman-1-0 amd64 0.40.0-1.1~deb11u1 [543 kB] #5 2.290 Get:47 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #5 2.290 Get:48 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #5 2.290 Get:49 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] #5 2.291 Get:50 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1+deb11u2 [311 kB] #5 2.294 Get:51 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1+deb11u2 [772 kB] #5 2.301 Get:52 http://deb.debian.org/debian bullseye/main amd64 libxcb-render0 amd64 1.14-3 [111 kB] #5 2.307 Get:53 http://deb.debian.org/debian bullseye/main amd64 libxcb-shm0 amd64 1.14-3 [101 kB] #5 2.308 Get:54 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] #5 2.309 Get:55 http://deb.debian.org/debian bullseye/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB] #5 2.315 Get:56 http://deb.debian.org/debian bullseye/main amd64 libcairo2 amd64 1.16.0-5 [694 kB] #5 2.321 Get:57 http://deb.debian.org/debian bullseye/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #5 2.321 Get:58 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u8 [1377 kB] #5 2.338 Get:59 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz0b amd64 2.7.4-1 [1471 kB] #5 2.346 Get:60 http://deb.debian.org/debian bullseye/main amd64 libteckit0 amd64 2.5.10+ds1-3 [329 kB] #5 2.349 Get:61 http://deb.debian.org/debian bullseye/main amd64 x11-common all 1:7.7+22 [252 kB] #5 2.351 Get:62 http://deb.debian.org/debian bullseye/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #5 2.352 Get:63 http://deb.debian.org/debian bullseye/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #5 2.358 Get:64 http://deb.debian.org/debian bullseye/main amd64 libxt6 amd64 1:1.2.0-1 [189 kB] #5 2.360 Get:65 http://deb.debian.org/debian bullseye/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB] #5 2.360 Get:66 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB] #5 2.361 Get:67 http://deb.debian.org/debian bullseye/main amd64 libxaw7 amd64 2:1.0.13-1.1 [202 kB] #5 2.362 Get:68 http://deb.debian.org/debian bullseye/main amd64 libxi6 amd64 2:1.7.10-1 [83.4 kB] #5 2.363 Get:69 http://deb.debian.org/debian bullseye/main amd64 libzzip-0-13 amd64 0.13.62-3.3+deb11u1 [55.9 kB] #5 2.363 Get:70 http://deb.debian.org/debian-security bullseye-security/main amd64 texlive-binaries amd64 2020.20200327.54578-7+deb11u2 [10.1 MB] #5 2.453 Get:71 http://deb.debian.org/debian bullseye/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB] #5 2.453 Get:72 http://deb.debian.org/debian bullseye/main amd64 texlive-base all 2020.20210202-3 [20.8 MB] #5 2.634 Get:73 http://deb.debian.org/debian bullseye/main amd64 texlive-fonts-recommended all 2020.20210202-3 [5002 kB] #5 2.677 Get:74 http://deb.debian.org/debian bullseye/main amd64 fonts-lmodern all 2.004.5-6.1 [4540 kB] #5 2.716 Get:75 http://deb.debian.org/debian bullseye/main amd64 texlive-latex-base all 2020.20210202-3 [1120 kB] #5 2.725 Get:76 http://deb.debian.org/debian bullseye/main amd64 texlive-latex-recommended all 2020.20210202-3 [14.5 MB] #5 2.856 Get:77 http://deb.debian.org/debian bullseye/main amd64 texlive all 2020.20210202-3 [34.2 kB] #5 2.856 Get:78 http://deb.debian.org/debian bullseye/main amd64 texlive-bibtex-extra all 2020.20210202-3 [67.2 MB] #5 3.491 Get:79 http://deb.debian.org/debian bullseye/main amd64 libthai-data all 0.1.28-3 [170 kB] #5 3.492 Get:80 http://deb.debian.org/debian bullseye/main amd64 libdatrie1 amd64 0.2.13-1 [42.7 kB] #5 3.492 Get:81 http://deb.debian.org/debian bullseye/main amd64 libthai0 amd64 0.1.28-3 [54.2 kB] #5 3.492 Get:82 http://deb.debian.org/debian bullseye/main amd64 libsombok3 amd64 2.4.0-2+b1 [31.4 kB] #5 3.492 Get:83 http://deb.debian.org/debian bullseye/main amd64 libmime-charset-perl all 1.012.2-1 [35.4 kB] #5 3.492 Get:84 http://deb.debian.org/debian bullseye/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b3 [102 kB] #5 3.493 Get:85 http://deb.debian.org/debian bullseye/main amd64 libjs-jquery all 3.5.1+dfsg+~3.5.5-7 [315 kB] #5 3.494 Get:86 http://deb.debian.org/debian bullseye/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB] #5 3.494 Get:87 http://deb.debian.org/debian bullseye/main amd64 xfonts-encodings all 1:1.0.4-2.1 [573 kB] #5 3.497 Get:88 http://deb.debian.org/debian bullseye/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB] #5 3.502 Get:89 http://deb.debian.org/debian bullseye/main amd64 lmodern all 2.004.5-6.1 [9489 kB] #5 3.589 Get:90 http://deb.debian.org/debian bullseye/main amd64 texlive-luatex all 2020.20210202-3 [14.4 MB] #5 3.718 Get:91 http://deb.debian.org/debian bullseye/main amd64 texlive-plain-generic all 2020.20210202-3 [27.0 MB] #5 3.958 Get:92 http://deb.debian.org/debian bullseye/main amd64 texlive-extra-utils all 2020.20210202-3 [55.5 MB] #5 4.523 Get:93 http://deb.debian.org/debian bullseye/main amd64 libapache-pom-java all 18-1 [4676 B] #5 4.523 Get:94 http://deb.debian.org/debian bullseye/main amd64 libcommons-parent-java all 43-1 [10.8 kB] #5 4.524 Get:95 http://deb.debian.org/debian bullseye/main amd64 libcommons-logging-java all 1.2-2 [62.2 kB] #5 4.525 Get:96 http://deb.debian.org/debian bullseye/main amd64 libfontbox-java all 1:1.8.16-2 [211 kB] #5 4.527 Get:97 http://deb.debian.org/debian bullseye/main amd64 libpdfbox-java all 1:1.8.16-2 [5205 kB] #5 4.597 Get:98 http://deb.debian.org/debian bullseye/main amd64 preview-latex-style all 12.2-1 [201 kB] #5 4.599 Get:99 http://deb.debian.org/debian bullseye/main amd64 texlive-pictures all 2020.20210202-3 [6743 kB] #5 4.866 Get:100 http://deb.debian.org/debian bullseye/main amd64 texlive-latex-extra all 2020.20210202-3 [13.7 MB] #5 5.248 Get:101 http://deb.debian.org/debian bullseye/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #5 5.248 Get:102 http://deb.debian.org/debian bullseye/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #5 5.248 Get:103 http://deb.debian.org/debian bullseye/main amd64 texlive-lang-greek all 2020.20210202-2 [77.6 MB] #5 7.666 Get:104 http://deb.debian.org/debian bullseye/main amd64 texlive-science all 2020.20210202-3 [3367 kB] #5 7.726 Get:105 http://deb.debian.org/debian bullseye/main amd64 dblatex all 0.3.12py3-1 [371 kB] #5 7.732 Get:106 http://deb.debian.org/debian bullseye/main amd64 libosp5 amd64 1.5.2-13+b2 [934 kB] #5 7.755 Get:107 http://deb.debian.org/debian bullseye/main amd64 libostyle1c2 amd64 1.4devel1-22 [643 kB] #5 7.765 Get:108 http://deb.debian.org/debian bullseye/main amd64 openjade amd64 1.4devel1-22 [275 kB] #5 7.768 Get:109 http://deb.debian.org/debian bullseye/main amd64 docbook-dsssl all 1.79-9.2 [234 kB] #5 7.774 Get:110 http://deb.debian.org/debian bullseye/main amd64 teckit amd64 2.5.10+ds1-3 [701 kB] #5 7.785 Get:111 http://deb.debian.org/debian bullseye/main amd64 tipa all 2:1.3-20.1 [2978 kB] #5 7.844 Get:112 http://deb.debian.org/debian bullseye/main amd64 texlive-xetex all 2020.20210202-3 [12.5 MB] #5 8.023 Get:113 http://deb.debian.org/debian bullseye/main amd64 texlive-formats-extra all 2020.20210202-3 [4711 kB] #5 8.090 Get:114 http://deb.debian.org/debian bullseye/main amd64 libidn11 amd64 1.33-3 [116 kB] #5 8.092 Get:115 http://deb.debian.org/debian bullseye/main amd64 lynx-common all 2.9.0dev.6-3~deb11u1 [1192 kB] #5 8.110 Get:116 http://deb.debian.org/debian bullseye/main amd64 lynx amd64 2.9.0dev.6-3~deb11u1 [652 kB] #5 8.120 Get:117 http://deb.debian.org/debian bullseye/main amd64 libsgmls-perl all 1.03ii-36 [26.5 kB] #5 8.120 Get:118 http://deb.debian.org/debian bullseye/main amd64 sgmlspl all 1.03ii-36 [11.7 kB] #5 8.120 Get:119 http://deb.debian.org/debian bullseye/main amd64 opensp amd64 1.5.2-13+b2 [421 kB] #5 8.126 Get:120 http://deb.debian.org/debian bullseye/main amd64 docbook-utils all 0.6.14-3.4 [60.1 kB] #5 8.127 Get:121 http://deb.debian.org/debian bullseye/main amd64 asciidoc-dblatex all 9.0.0~rc2-1 [60.2 kB] #5 8.135 Get:122 http://deb.debian.org/debian bullseye/main amd64 docbook5-xml all 5.0-3 [667 kB] #5 8.144 Get:123 http://deb.debian.org/debian bullseye/main amd64 docutils-common all 0.16+dfsg-4 [129 kB] #5 8.145 Get:124 http://deb.debian.org/debian bullseye/main amd64 fontconfig amd64 2.13.1-4.2 [417 kB] #5 8.151 Get:125 http://deb.debian.org/debian bullseye/main amd64 libann0 amd64 1.1.2+doc-7 [25.3 kB] #5 8.152 Get:126 http://deb.debian.org/debian bullseye/main amd64 libcdt5 amd64 2.42.2-5+deb11u1 [62.2 kB] #5 8.153 Get:127 http://deb.debian.org/debian bullseye/main amd64 libcgraph6 amd64 2.42.2-5+deb11u1 [85.5 kB] #5 8.154 Get:128 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] #5 8.156 Get:129 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] #5 8.157 Get:130 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #5 8.159 Get:131 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB] #5 8.162 Get:132 http://deb.debian.org/debian-security bullseye-security/main amd64 libtiff5 amd64 4.2.0-1+deb11u8 [291 kB] #5 8.174 Get:133 http://deb.debian.org/debian-security bullseye-security/main amd64 libgd3 amd64 2.3.0-2+deb11u1 [138 kB] #5 8.181 Get:134 http://deb.debian.org/debian bullseye/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4+b1 [158 kB] #5 8.183 Get:135 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB] #5 8.188 Get:136 http://deb.debian.org/debian bullseye/main amd64 libfribidi0 amd64 1.0.8-2+deb11u1 [64.9 kB] #5 8.197 Get:137 http://deb.debian.org/debian bullseye/main amd64 libpango-1.0-0 amd64 1.46.2-3 [191 kB] #5 8.200 Get:138 http://deb.debian.org/debian bullseye/main amd64 libpangoft2-1.0-0 amd64 1.46.2-3 [62.2 kB] #5 8.200 Get:139 http://deb.debian.org/debian bullseye/main amd64 libpangocairo-1.0-0 amd64 1.46.2-3 [50.6 kB] #5 8.201 Get:140 http://deb.debian.org/debian bullseye/main amd64 libpathplan4 amd64 2.42.2-5+deb11u1 [64.3 kB] #5 8.202 Get:141 http://deb.debian.org/debian bullseye/main amd64 libgvc6 amd64 2.42.2-5+deb11u1 [695 kB] #5 8.212 Get:142 http://deb.debian.org/debian bullseye/main amd64 libgvpr2 amd64 2.42.2-5+deb11u1 [212 kB] #5 8.229 Get:143 http://deb.debian.org/debian bullseye/main amd64 liblab-gamut1 amd64 2.42.2-5+deb11u1 [221 kB] #5 8.238 Get:144 http://deb.debian.org/debian bullseye/main amd64 graphviz amd64 2.42.2-5+deb11u1 [632 kB] #5 8.245 Get:145 http://deb.debian.org/debian bullseye/main amd64 libcairo-gobject2 amd64 1.16.0-5 [125 kB] #5 8.248 Get:146 http://deb.debian.org/debian-security bullseye-security/main amd64 libgdk-pixbuf2.0-common all 2.42.2+dfsg-1+deb11u5 [321 kB] #5 8.251 Get:147 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB] #5 8.267 Get:148 http://deb.debian.org/debian-security bullseye-security/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.2+dfsg-1+deb11u5 [148 kB] #5 8.269 Get:149 http://deb.debian.org/debian bullseye/main amd64 libimagequant0 amd64 2.12.2-1.1 [32.5 kB] #5 8.269 Get:150 http://deb.debian.org/debian-security bullseye-security/main amd64 liblcms2-2 amd64 2.12~rc1-2+deb11u1 [150 kB] #5 8.272 Get:151 http://deb.debian.org/debian bullseye/main amd64 librsvg2-2 amd64 2.50.3+dfsg-1+deb11u1 [2462 kB] #5 8.304 Get:152 http://deb.debian.org/debian bullseye/main amd64 librsvg2-bin amd64 2.50.3+dfsg-1+deb11u1 [36.2 kB] #5 8.305 Get:153 http://deb.debian.org/debian bullseye/main amd64 libwebpdemux2 amd64 0.6.1-2.1+deb11u2 [87.8 kB] #5 8.305 Get:154 http://deb.debian.org/debian bullseye/main amd64 libwebpmux3 amd64 0.6.1-2.1+deb11u2 [97.7 kB] #5 8.307 Get:155 http://deb.debian.org/debian bullseye/main amd64 mscgen amd64 0.20-14 [49.5 kB] #5 8.307 Get:156 http://deb.debian.org/debian bullseye/main amd64 python3-funcparserlib all 0.3.6+dfsg1-1 [15.9 kB] #5 8.316 Get:157 http://deb.debian.org/debian-security bullseye-security/main amd64 python3-pil amd64 8.1.2+dfsg-0.3+deb11u3 [446 kB] #5 8.321 Get:158 http://deb.debian.org/debian-security bullseye-security/main amd64 python3-pkg-resources all 52.0.0-4+deb11u2 [190 kB] #5 8.323 Get:159 http://deb.debian.org/debian bullseye/main amd64 python3-webcolors all 1.11.1-1 [12.7 kB] #5 8.324 Get:160 http://deb.debian.org/debian bullseye/main amd64 python3-roman all 2.0.0-5 [9064 B] #5 8.325 Get:161 http://deb.debian.org/debian bullseye/main amd64 python3-docutils all 0.16+dfsg-4 [384 kB] #5 8.542 Get:162 http://deb.debian.org/debian-security bullseye-security/main amd64 python3-reportlab-accel amd64 3.5.59-2+deb11u1 [39.2 kB] #5 8.549 Get:163 http://deb.debian.org/debian-security bullseye-security/main amd64 python3-reportlab all 3.5.59-2+deb11u1 [576 kB] #5 8.610 Get:164 http://deb.debian.org/debian bullseye/main amd64 python3-blockdiag all 2.0.1+dfsg-1 [74.1 kB] #5 8.614 Get:165 http://deb.debian.org/debian bullseye/main amd64 python3-nwdiag all 2.0.0+dfsg-1 [33.6 kB] #5 8.697 debconf: delaying package configuration, since apt-utils is not installed #5 8.727 Fetched 402 MB in 7s (60.9 MB/s) #5 8.779 Selecting previously unselected package libpython3.9-minimal:amd64. #5 8.779 (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 ... 14384 files and directories currently installed.) #5 8.793 Preparing to unpack .../libpython3.9-minimal_3.9.2-1+deb11u7_amd64.deb ... #5 8.804 Unpacking libpython3.9-minimal:amd64 (3.9.2-1+deb11u7) ... #5 8.938 Selecting previously unselected package python3.9-minimal. #5 8.939 Preparing to unpack .../python3.9-minimal_3.9.2-1+deb11u7_amd64.deb ... #5 8.967 Unpacking python3.9-minimal (3.9.2-1+deb11u7) ... #5 9.133 Setting up libpython3.9-minimal:amd64 (3.9.2-1+deb11u7) ... #5 9.179 Setting up python3.9-minimal (3.9.2-1+deb11u7) ... #5 9.624 Selecting previously unselected package python3-minimal. #5 9.624 (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 ... 14669 files and directories currently installed.) #5 9.627 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... #5 9.699 Unpacking python3-minimal (3.9.2-3) ... #5 9.781 Selecting previously unselected package media-types. #5 9.783 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #5 9.794 Unpacking media-types (4.0.0) ... #5 9.889 Selecting previously unselected package mailcap. #5 9.891 Preparing to unpack .../2-mailcap_3.69_all.deb ... #5 9.902 Unpacking mailcap (3.69) ... #5 10.01 Selecting previously unselected package mime-support. #5 10.01 Preparing to unpack .../3-mime-support_3.66_all.deb ... #5 10.03 Unpacking mime-support (3.66) ... #5 10.14 Selecting previously unselected package libmpdec3:amd64. #5 10.14 Preparing to unpack .../4-libmpdec3_2.5.1-1_amd64.deb ... #5 10.16 Unpacking libmpdec3:amd64 (2.5.1-1) ... #5 10.25 Selecting previously unselected package libpython3.9-stdlib:amd64. #5 10.25 Preparing to unpack .../5-libpython3.9-stdlib_3.9.2-1+deb11u7_amd64.deb ... #5 10.27 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1+deb11u7) ... #5 10.41 Selecting previously unselected package python3.9. #5 10.41 Preparing to unpack .../6-python3.9_3.9.2-1+deb11u7_amd64.deb ... #5 10.42 Unpacking python3.9 (3.9.2-1+deb11u7) ... #5 10.49 Selecting previously unselected package libpython3-stdlib:amd64. #5 10.49 Preparing to unpack .../7-libpython3-stdlib_3.9.2-3_amd64.deb ... #5 10.51 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... #5 10.57 Setting up python3-minimal (3.9.2-3) ... #5 10.75 Selecting previously unselected package python3. #5 10.75 (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 ... 15091 files and directories currently installed.) #5 10.76 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ... #5 10.77 Unpacking python3 (3.9.2-3) ... #5 10.86 Selecting previously unselected package sgml-base. #5 10.86 Preparing to unpack .../001-sgml-base_1.30_all.deb ... #5 10.88 Unpacking sgml-base (1.30) ... #5 10.96 Selecting previously unselected package sensible-utils. #5 10.96 Preparing to unpack .../002-sensible-utils_0.0.14_all.deb ... #5 10.97 Unpacking sensible-utils (0.0.14) ... #5 11.06 Selecting previously unselected package ucf. #5 11.06 Preparing to unpack .../003-ucf_3.0043+deb11u2_all.deb ... #5 11.07 Moving old data out of the way #5 11.07 Unpacking ucf (3.0043+deb11u2) ... #5 11.17 Selecting previously unselected package tex-common. #5 11.17 Preparing to unpack .../004-tex-common_6.16_all.deb ... #5 11.19 Unpacking tex-common (6.16) ... #5 11.33 Selecting previously unselected package asciidoc-common. #5 11.33 Preparing to unpack .../005-asciidoc-common_9.0.0~rc2-1_all.deb ... #5 11.41 Unpacking asciidoc-common (9.0.0~rc2-1) ... #5 11.51 Selecting previously unselected package libicu67:amd64. #5 11.51 Preparing to unpack .../006-libicu67_67.1-7+deb11u1_amd64.deb ... #5 11.52 Unpacking libicu67:amd64 (67.1-7+deb11u1) ... #5 12.01 Selecting previously unselected package libxml2:amd64. #5 12.01 Preparing to unpack .../007-libxml2_2.9.10+dfsg-6.7+deb11u10_amd64.deb ... #5 12.02 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u10) ... #5 12.12 Selecting previously unselected package libxml2-utils. #5 12.12 Preparing to unpack .../008-libxml2-utils_2.9.10+dfsg-6.7+deb11u10_amd64.deb ... #5 12.13 Unpacking libxml2-utils (2.9.10+dfsg-6.7+deb11u10) ... #5 12.21 Selecting previously unselected package libxslt1.1:amd64. #5 12.21 Preparing to unpack .../009-libxslt1.1_1.1.34-4+deb11u3_amd64.deb ... #5 12.22 Unpacking libxslt1.1:amd64 (1.1.34-4+deb11u3) ... #5 12.30 Selecting previously unselected package xsltproc. #5 12.30 Preparing to unpack .../010-xsltproc_1.1.34-4+deb11u3_amd64.deb ... #5 12.31 Unpacking xsltproc (1.1.34-4+deb11u3) ... #5 12.41 Selecting previously unselected package asciidoc-base. #5 12.41 Preparing to unpack .../011-asciidoc-base_9.0.0~rc2-1_all.deb ... #5 12.42 Unpacking asciidoc-base (9.0.0~rc2-1) ... #5 12.59 Selecting previously unselected package asciidoc. #5 12.60 Preparing to unpack .../012-asciidoc_9.0.0~rc2-1_all.deb ... #5 12.76 Unpacking asciidoc (9.0.0~rc2-1) ... #5 12.93 Selecting previously unselected package xml-core. #5 12.93 Preparing to unpack .../013-xml-core_0.18+nmu1_all.deb ... #5 12.94 Unpacking xml-core (0.18+nmu1) ... #5 13.10 Selecting previously unselected package sgml-data. #5 13.10 Preparing to unpack .../014-sgml-data_2.0.11+nmu1_all.deb ... #5 13.12 Unpacking sgml-data (2.0.11+nmu1) ... #5 13.30 Selecting previously unselected package docbook-xml. #5 13.30 Preparing to unpack .../015-docbook-xml_4.5-9_all.deb ... #5 13.31 Unpacking docbook-xml (4.5-9) ... #5 13.39 Selecting previously unselected package python-apt-common. #5 13.39 Preparing to unpack .../016-python-apt-common_2.2.1.1_all.deb ... #5 13.40 Unpacking python-apt-common (2.2.1.1) ... #5 13.49 Selecting previously unselected package distro-info-data. #5 13.49 Preparing to unpack .../017-distro-info-data_0.51+deb11u11_all.deb ... #5 13.50 Unpacking distro-info-data (0.51+deb11u11) ... #5 13.58 Selecting previously unselected package python3-apt. #5 13.58 Preparing to unpack .../018-python3-apt_2.2.1.1_amd64.deb ... #5 13.59 Unpacking python3-apt (2.2.1.1) ... #5 13.75 Selecting previously unselected package libpaper1:amd64. #5 13.75 Preparing to unpack .../019-libpaper1_1.1.28+b1_amd64.deb ... #5 13.78 Unpacking libpaper1:amd64 (1.1.28+b1) ... #5 13.91 Selecting previously unselected package libpaper-utils. #5 13.92 Preparing to unpack .../020-libpaper-utils_1.1.28+b1_amd64.deb ... #5 13.94 Unpacking libpaper-utils (1.1.28+b1) ... #5 14.10 Selecting previously unselected package libkpathsea6:amd64. #5 14.11 Preparing to unpack .../021-libkpathsea6_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 14.12 Unpacking libkpathsea6:amd64 (2020.20200327.54578-7+deb11u2) ... #5 14.30 Selecting previously unselected package libptexenc1:amd64. #5 14.30 Preparing to unpack .../022-libptexenc1_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 14.32 Unpacking libptexenc1:amd64 (2020.20200327.54578-7+deb11u2) ... #5 14.43 Selecting previously unselected package libsynctex2:amd64. #5 14.43 Preparing to unpack .../023-libsynctex2_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 14.45 Unpacking libsynctex2:amd64 (2020.20200327.54578-7+deb11u2) ... #5 14.61 Selecting previously unselected package libtexlua53:amd64. #5 14.61 Preparing to unpack .../024-libtexlua53_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 14.64 Unpacking libtexlua53:amd64 (2020.20200327.54578-7+deb11u2) ... #5 14.82 Selecting previously unselected package libtexluajit2:amd64. #5 14.83 Preparing to unpack .../025-libtexluajit2_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 14.85 Unpacking libtexluajit2:amd64 (2020.20200327.54578-7+deb11u2) ... #5 14.96 Selecting previously unselected package t1utils. #5 14.97 Preparing to unpack .../026-t1utils_1.41-4_amd64.deb ... #5 14.98 Unpacking t1utils (1.41-4) ... #5 15.08 Selecting previously unselected package libpng16-16:amd64. #5 15.09 Preparing to unpack .../027-libpng16-16_1.6.37-3+deb11u4_amd64.deb ... #5 15.10 Unpacking libpng16-16:amd64 (1.6.37-3+deb11u4) ... #5 15.27 Selecting previously unselected package libfreetype6:amd64. #5 15.27 Preparing to unpack .../028-libfreetype6_2.10.4+dfsg-1+deb11u2_amd64.deb ... #5 15.29 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) ... #5 15.47 Selecting previously unselected package fonts-dejavu-core. #5 15.47 Preparing to unpack .../029-fonts-dejavu-core_2.37-2_all.deb ... #5 15.50 Unpacking fonts-dejavu-core (2.37-2) ... #5 15.73 Selecting previously unselected package fontconfig-config. #5 15.73 Preparing to unpack .../030-fontconfig-config_2.13.1-4.2_all.deb ... #5 16.05 Unpacking fontconfig-config (2.13.1-4.2) ... #5 16.23 Selecting previously unselected package libfontconfig1:amd64. #5 16.24 Preparing to unpack .../031-libfontconfig1_2.13.1-4.2_amd64.deb ... #5 16.25 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... #5 16.42 Selecting previously unselected package libpixman-1-0:amd64. #5 16.42 Preparing to unpack .../032-libpixman-1-0_0.40.0-1.1~deb11u1_amd64.deb ... #5 16.44 Unpacking libpixman-1-0:amd64 (0.40.0-1.1~deb11u1) ... #5 16.62 Selecting previously unselected package libxau6:amd64. #5 16.63 Preparing to unpack .../033-libxau6_1%3a1.0.9-1_amd64.deb ... #5 16.65 Unpacking libxau6:amd64 (1:1.0.9-1) ... #5 16.81 Selecting previously unselected package libxdmcp6:amd64. #5 16.82 Preparing to unpack .../034-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #5 16.84 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #5 17.01 Selecting previously unselected package libxcb1:amd64. #5 17.01 Preparing to unpack .../035-libxcb1_1.14-3_amd64.deb ... #5 17.02 Unpacking libxcb1:amd64 (1.14-3) ... #5 17.11 Selecting previously unselected package libx11-data. #5 17.11 Preparing to unpack .../036-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ... #5 17.13 Unpacking libx11-data (2:1.7.2-1+deb11u2) ... #5 17.31 Selecting previously unselected package libx11-6:amd64. #5 17.31 Preparing to unpack .../037-libx11-6_2%3a1.7.2-1+deb11u2_amd64.deb ... #5 17.33 Unpacking libx11-6:amd64 (2:1.7.2-1+deb11u2) ... #5 17.55 Selecting previously unselected package libxcb-render0:amd64. #5 17.55 Preparing to unpack .../038-libxcb-render0_1.14-3_amd64.deb ... #5 17.57 Unpacking libxcb-render0:amd64 (1.14-3) ... #5 17.77 Selecting previously unselected package libxcb-shm0:amd64. #5 17.77 Preparing to unpack .../039-libxcb-shm0_1.14-3_amd64.deb ... #5 17.79 Unpacking libxcb-shm0:amd64 (1.14-3) ... #5 17.98 Selecting previously unselected package libxext6:amd64. #5 17.98 Preparing to unpack .../040-libxext6_2%3a1.3.3-1.1_amd64.deb ... #5 18.00 Unpacking libxext6:amd64 (2:1.3.3-1.1) ... #5 18.16 Selecting previously unselected package libxrender1:amd64. #5 18.16 Preparing to unpack .../041-libxrender1_1%3a0.9.10-1_amd64.deb ... #5 18.18 Unpacking libxrender1:amd64 (1:0.9.10-1) ... #5 18.36 Selecting previously unselected package libcairo2:amd64. #5 18.36 Preparing to unpack .../042-libcairo2_1.16.0-5_amd64.deb ... #5 18.38 Unpacking libcairo2:amd64 (1.16.0-5) ... #5 18.58 Selecting previously unselected package libgraphite2-3:amd64. #5 18.58 Preparing to unpack .../043-libgraphite2-3_1.3.14-1_amd64.deb ... #5 18.59 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... #5 18.78 Selecting previously unselected package libglib2.0-0:amd64. #5 18.78 Preparing to unpack .../044-libglib2.0-0_2.66.8-1+deb11u8_amd64.deb ... #5 18.80 Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u8) ... #5 19.05 Selecting previously unselected package libharfbuzz0b:amd64. #5 19.05 Preparing to unpack .../045-libharfbuzz0b_2.7.4-1_amd64.deb ... #5 19.07 Unpacking libharfbuzz0b:amd64 (2.7.4-1) ... #5 19.25 Selecting previously unselected package libteckit0:amd64. #5 19.26 Preparing to unpack .../046-libteckit0_2.5.10+ds1-3_amd64.deb ... #5 19.27 Unpacking libteckit0:amd64 (2.5.10+ds1-3) ... #5 19.51 Selecting previously unselected package x11-common. #5 19.51 Preparing to unpack .../047-x11-common_1%3a7.7+22_all.deb ... #5 19.53 Unpacking x11-common (1:7.7+22) ... #5 19.69 Selecting previously unselected package libice6:amd64. #5 19.70 Preparing to unpack .../048-libice6_2%3a1.0.10-1_amd64.deb ... #5 19.72 Unpacking libice6:amd64 (2:1.0.10-1) ... #5 19.90 Selecting previously unselected package libsm6:amd64. #5 19.90 Preparing to unpack .../049-libsm6_2%3a1.2.3-1_amd64.deb ... #5 19.93 Unpacking libsm6:amd64 (2:1.2.3-1) ... #5 20.11 Selecting previously unselected package libxt6:amd64. #5 20.11 Preparing to unpack .../050-libxt6_1%3a1.2.0-1_amd64.deb ... #5 20.13 Unpacking libxt6:amd64 (1:1.2.0-1) ... #5 20.32 Selecting previously unselected package libxmu6:amd64. #5 20.32 Preparing to unpack .../051-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... #5 20.34 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... #5 20.52 Selecting previously unselected package libxpm4:amd64. #5 20.52 Preparing to unpack .../052-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ... #5 20.54 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #5 20.71 Selecting previously unselected package libxaw7:amd64. #5 20.72 Preparing to unpack .../053-libxaw7_2%3a1.0.13-1.1_amd64.deb ... #5 20.74 Unpacking libxaw7:amd64 (2:1.0.13-1.1) ... #5 20.92 Selecting previously unselected package libxi6:amd64. #5 20.92 Preparing to unpack .../054-libxi6_2%3a1.7.10-1_amd64.deb ... #5 20.94 Unpacking libxi6:amd64 (2:1.7.10-1) ... #5 21.13 Selecting previously unselected package libzzip-0-13:amd64. #5 21.13 Preparing to unpack .../055-libzzip-0-13_0.13.62-3.3+deb11u1_amd64.deb ... #5 21.14 Unpacking libzzip-0-13:amd64 (0.13.62-3.3+deb11u1) ... #5 21.32 Selecting previously unselected package texlive-binaries. #5 21.32 Preparing to unpack .../056-texlive-binaries_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 21.34 Unpacking texlive-binaries (2020.20200327.54578-7+deb11u2) ... #5 21.98 Selecting previously unselected package xdg-utils. #5 21.98 Preparing to unpack .../057-xdg-utils_1.1.3-4.1_all.deb ... #5 22.01 Unpacking xdg-utils (1.1.3-4.1) ... #5 22.19 Selecting previously unselected package texlive-base. #5 22.20 Preparing to unpack .../058-texlive-base_2020.20210202-3_all.deb ... #5 22.26 Unpacking texlive-base (2020.20210202-3) ... #5 23.33 Selecting previously unselected package texlive-fonts-recommended. #5 23.33 Preparing to unpack .../059-texlive-fonts-recommended_2020.20210202-3_all.deb ... #5 23.34 Unpacking texlive-fonts-recommended (2020.20210202-3) ... #5 23.76 Selecting previously unselected package fonts-lmodern. #5 23.76 Preparing to unpack .../060-fonts-lmodern_2.004.5-6.1_all.deb ... #5 23.78 Unpacking fonts-lmodern (2.004.5-6.1) ... #5 24.22 Selecting previously unselected package texlive-latex-base. #5 24.22 Preparing to unpack .../061-texlive-latex-base_2020.20210202-3_all.deb ... #5 24.25 Unpacking texlive-latex-base (2020.20210202-3) ... #5 24.52 Selecting previously unselected package texlive-latex-recommended. #5 24.52 Preparing to unpack .../062-texlive-latex-recommended_2020.20210202-3_all.deb ... #5 24.55 Unpacking texlive-latex-recommended (2020.20210202-3) ... #5 25.36 Selecting previously unselected package texlive. #5 25.36 Preparing to unpack .../063-texlive_2020.20210202-3_all.deb ... #5 25.40 Unpacking texlive (2020.20210202-3) ... #5 25.58 Selecting previously unselected package texlive-bibtex-extra. #5 25.58 Preparing to unpack .../064-texlive-bibtex-extra_2020.20210202-3_all.deb ... #5 25.61 Unpacking texlive-bibtex-extra (2020.20210202-3) ... #5 28.46 Selecting previously unselected package libthai-data. #5 28.46 Preparing to unpack .../065-libthai-data_0.1.28-3_all.deb ... #5 28.48 Unpacking libthai-data (0.1.28-3) ... #5 28.68 Selecting previously unselected package libdatrie1:amd64. #5 28.68 Preparing to unpack .../066-libdatrie1_0.2.13-1_amd64.deb ... #5 28.70 Unpacking libdatrie1:amd64 (0.2.13-1) ... #5 28.80 Selecting previously unselected package libthai0:amd64. #5 28.80 Preparing to unpack .../067-libthai0_0.1.28-3_amd64.deb ... #5 28.81 Unpacking libthai0:amd64 (0.1.28-3) ... #5 28.91 Selecting previously unselected package libsombok3:amd64. #5 28.91 Preparing to unpack .../068-libsombok3_2.4.0-2+b1_amd64.deb ... #5 28.92 Unpacking libsombok3:amd64 (2.4.0-2+b1) ... #5 28.99 Selecting previously unselected package libmime-charset-perl. #5 28.99 Preparing to unpack .../069-libmime-charset-perl_1.012.2-1_all.deb ... #5 29.00 Unpacking libmime-charset-perl (1.012.2-1) ... #5 29.07 Selecting previously unselected package libunicode-linebreak-perl. #5 29.07 Preparing to unpack .../070-libunicode-linebreak-perl_0.0.20190101-1+b3_amd64.deb ... #5 29.08 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b3) ... #5 29.18 Selecting previously unselected package libjs-jquery. #5 29.19 Preparing to unpack .../071-libjs-jquery_3.5.1+dfsg+~3.5.5-7_all.deb ... #5 29.20 Unpacking libjs-jquery (3.5.1+dfsg+~3.5.5-7) ... #5 29.30 Selecting previously unselected package libfontenc1:amd64. #5 29.31 Preparing to unpack .../072-libfontenc1_1%3a1.1.4-1_amd64.deb ... #5 29.33 Unpacking libfontenc1:amd64 (1:1.1.4-1) ... #5 29.47 Selecting previously unselected package xfonts-encodings. #5 29.48 Preparing to unpack .../073-xfonts-encodings_1%3a1.0.4-2.1_all.deb ... #5 29.49 Unpacking xfonts-encodings (1:1.0.4-2.1) ... #5 29.69 Selecting previously unselected package xfonts-utils. #5 29.70 Preparing to unpack .../074-xfonts-utils_1%3a7.7+6_amd64.deb ... #5 29.72 Unpacking xfonts-utils (1:7.7+6) ... #5 29.92 Selecting previously unselected package lmodern. #5 29.93 Preparing to unpack .../075-lmodern_2.004.5-6.1_all.deb ... #5 29.97 Unpacking lmodern (2.004.5-6.1) ... #5 30.59 Selecting previously unselected package texlive-luatex. #5 30.60 Preparing to unpack .../076-texlive-luatex_2020.20210202-3_all.deb ... #5 30.62 Unpacking texlive-luatex (2020.20210202-3) ... #5 31.32 Selecting previously unselected package texlive-plain-generic. #5 31.32 Preparing to unpack .../077-texlive-plain-generic_2020.20210202-3_all.deb ... #5 31.33 Unpacking texlive-plain-generic (2020.20210202-3) ... #5 32.75 Selecting previously unselected package texlive-extra-utils. #5 32.76 Preparing to unpack .../078-texlive-extra-utils_2020.20210202-3_all.deb ... #5 32.77 Unpacking texlive-extra-utils (2020.20210202-3) ... #5 35.17 Selecting previously unselected package libapache-pom-java. #5 35.17 Preparing to unpack .../079-libapache-pom-java_18-1_all.deb ... #5 35.18 Unpacking libapache-pom-java (18-1) ... #5 35.25 Selecting previously unselected package libcommons-parent-java. #5 35.25 Preparing to unpack .../080-libcommons-parent-java_43-1_all.deb ... #5 35.26 Unpacking libcommons-parent-java (43-1) ... #5 35.34 Selecting previously unselected package libcommons-logging-java. #5 35.34 Preparing to unpack .../081-libcommons-logging-java_1.2-2_all.deb ... #5 35.36 Unpacking libcommons-logging-java (1.2-2) ... #5 35.49 Selecting previously unselected package libfontbox-java. #5 35.49 Preparing to unpack .../082-libfontbox-java_1%3a1.8.16-2_all.deb ... #5 35.52 Unpacking libfontbox-java (1:1.8.16-2) ... #5 35.62 Selecting previously unselected package libpdfbox-java. #5 35.62 Preparing to unpack .../083-libpdfbox-java_1%3a1.8.16-2_all.deb ... #5 35.63 Unpacking libpdfbox-java (1:1.8.16-2) ... #5 36.00 Selecting previously unselected package preview-latex-style. #5 36.00 Preparing to unpack .../084-preview-latex-style_12.2-1_all.deb ... #5 36.02 Unpacking preview-latex-style (12.2-1) ... #5 36.17 Selecting previously unselected package texlive-pictures. #5 36.18 Preparing to unpack .../085-texlive-pictures_2020.20210202-3_all.deb ... #5 36.21 Unpacking texlive-pictures (2020.20210202-3) ... #5 36.75 Selecting previously unselected package texlive-latex-extra. #5 36.76 Preparing to unpack .../086-texlive-latex-extra_2020.20210202-3_all.deb ... #5 36.77 Unpacking texlive-latex-extra (2020.20210202-3) ... #5 37.55 Selecting previously unselected package fonts-gfs-baskerville. #5 37.56 Preparing to unpack .../087-fonts-gfs-baskerville_1.1-6_all.deb ... #5 37.57 Unpacking fonts-gfs-baskerville (1.1-6) ... #5 37.70 Selecting previously unselected package fonts-gfs-porson. #5 37.71 Preparing to unpack .../088-fonts-gfs-porson_1.1-7_all.deb ... #5 37.73 Unpacking fonts-gfs-porson (1.1-7) ... #5 37.90 Selecting previously unselected package texlive-lang-greek. #5 37.91 Preparing to unpack .../089-texlive-lang-greek_2020.20210202-2_all.deb ... #5 37.94 Unpacking texlive-lang-greek (2020.20210202-2) ... #5 40.95 Selecting previously unselected package texlive-science. #5 40.96 Preparing to unpack .../090-texlive-science_2020.20210202-3_all.deb ... #5 40.98 Unpacking texlive-science (2020.20210202-3) ... #5 41.33 Selecting previously unselected package dblatex. #5 41.34 Preparing to unpack .../091-dblatex_0.3.12py3-1_all.deb ... #5 41.36 Unpacking dblatex (0.3.12py3-1) ... #5 41.57 Selecting previously unselected package libosp5. #5 41.57 Preparing to unpack .../092-libosp5_1.5.2-13+b2_amd64.deb ... #5 41.59 Unpacking libosp5 (1.5.2-13+b2) ... #5 41.80 Selecting previously unselected package libostyle1c2. #5 41.81 Preparing to unpack .../093-libostyle1c2_1.4devel1-22_amd64.deb ... #5 41.84 Unpacking libostyle1c2 (1.4devel1-22) ... #5 42.06 Selecting previously unselected package openjade. #5 42.07 Preparing to unpack .../094-openjade_1.4devel1-22_amd64.deb ... #5 42.10 Unpacking openjade (1.4devel1-22) ... #5 42.29 Selecting previously unselected package docbook-dsssl. #5 42.30 Preparing to unpack .../095-docbook-dsssl_1.79-9.2_all.deb ... #5 42.31 Unpacking docbook-dsssl (1.79-9.2) ... #5 42.49 Selecting previously unselected package teckit. #5 42.49 Preparing to unpack .../096-teckit_2.5.10+ds1-3_amd64.deb ... #5 42.51 Unpacking teckit (2.5.10+ds1-3) ... #5 42.73 Selecting previously unselected package tipa. #5 42.74 Preparing to unpack .../097-tipa_2%3a1.3-20.1_all.deb ... #5 42.78 Unpacking tipa (2:1.3-20.1) ... #5 43.35 Selecting previously unselected package texlive-xetex. #5 43.36 Preparing to unpack .../098-texlive-xetex_2020.20210202-3_all.deb ... #5 43.39 Unpacking texlive-xetex (2020.20210202-3) ... #5 44.03 Selecting previously unselected package texlive-formats-extra. #5 44.03 Preparing to unpack .../099-texlive-formats-extra_2020.20210202-3_all.deb ... #5 44.07 Unpacking texlive-formats-extra (2020.20210202-3) ... #5 44.46 Selecting previously unselected package libidn11:amd64. #5 44.47 Preparing to unpack .../100-libidn11_1.33-3_amd64.deb ... #5 44.50 Unpacking libidn11:amd64 (1.33-3) ... #5 44.66 Selecting previously unselected package lynx-common. #5 44.67 Preparing to unpack .../101-lynx-common_2.9.0dev.6-3~deb11u1_all.deb ... #5 44.68 Unpacking lynx-common (2.9.0dev.6-3~deb11u1) ... #5 44.91 Selecting previously unselected package lynx. #5 44.92 Preparing to unpack .../102-lynx_2.9.0dev.6-3~deb11u1_amd64.deb ... #5 44.94 Unpacking lynx (2.9.0dev.6-3~deb11u1) ... #5 45.10 Selecting previously unselected package libsgmls-perl. #5 45.10 Preparing to unpack .../103-libsgmls-perl_1.03ii-36_all.deb ... #5 45.12 Unpacking libsgmls-perl (1.03ii-36) ... #5 45.26 Selecting previously unselected package sgmlspl. #5 45.26 Preparing to unpack .../104-sgmlspl_1.03ii-36_all.deb ... #5 45.27 Unpacking sgmlspl (1.03ii-36) ... #5 45.35 Selecting previously unselected package opensp. #5 45.36 Preparing to unpack .../105-opensp_1.5.2-13+b2_amd64.deb ... #5 45.39 Unpacking opensp (1.5.2-13+b2) ... #5 45.52 Selecting previously unselected package docbook-utils. #5 45.52 Preparing to unpack .../106-docbook-utils_0.6.14-3.4_all.deb ... #5 45.53 Unpacking docbook-utils (0.6.14-3.4) ... #5 45.66 Selecting previously unselected package asciidoc-dblatex. #5 45.67 Preparing to unpack .../107-asciidoc-dblatex_9.0.0~rc2-1_all.deb ... #5 45.70 Unpacking asciidoc-dblatex (9.0.0~rc2-1) ... #5 45.90 Selecting previously unselected package docbook5-xml. #5 45.91 Preparing to unpack .../108-docbook5-xml_5.0-3_all.deb ... #5 45.92 Unpacking docbook5-xml (5.0-3) ... #5 46.17 Selecting previously unselected package docutils-common. #5 46.18 Preparing to unpack .../109-docutils-common_0.16+dfsg-4_all.deb ... #5 46.22 Unpacking docutils-common (0.16+dfsg-4) ... #5 46.42 Selecting previously unselected package fontconfig. #5 46.43 Preparing to unpack .../110-fontconfig_2.13.1-4.2_amd64.deb ... #5 46.45 Unpacking fontconfig (2.13.1-4.2) ... #5 46.65 Selecting previously unselected package libann0. #5 46.66 Preparing to unpack .../111-libann0_1.1.2+doc-7_amd64.deb ... #5 46.68 Unpacking libann0 (1.1.2+doc-7) ... #5 46.84 Selecting previously unselected package libcdt5:amd64. #5 46.85 Preparing to unpack .../112-libcdt5_2.42.2-5+deb11u1_amd64.deb ... #5 46.86 Unpacking libcdt5:amd64 (2.42.2-5+deb11u1) ... #5 47.03 Selecting previously unselected package libcgraph6:amd64. #5 47.04 Preparing to unpack .../113-libcgraph6_2.42.2-5+deb11u1_amd64.deb ... #5 47.06 Unpacking libcgraph6:amd64 (2.42.2-5+deb11u1) ... #5 47.25 Selecting previously unselected package libjpeg62-turbo:amd64. #5 47.25 Preparing to unpack .../114-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... #5 47.27 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... #5 47.44 Selecting previously unselected package libdeflate0:amd64. #5 47.45 Preparing to unpack .../115-libdeflate0_1.7-1_amd64.deb ... #5 47.48 Unpacking libdeflate0:amd64 (1.7-1) ... #5 47.65 Selecting previously unselected package libjbig0:amd64. #5 47.66 Preparing to unpack .../116-libjbig0_2.1-3.1+b2_amd64.deb ... #5 47.68 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #5 47.87 Selecting previously unselected package libwebp6:amd64. #5 47.87 Preparing to unpack .../117-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ... #5 48.04 Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #5 48.28 Selecting previously unselected package libtiff5:amd64. #5 48.29 Preparing to unpack .../118-libtiff5_4.2.0-1+deb11u8_amd64.deb ... #5 48.31 Unpacking libtiff5:amd64 (4.2.0-1+deb11u8) ... #5 48.51 Selecting previously unselected package libgd3:amd64. #5 48.52 Preparing to unpack .../119-libgd3_2.3.0-2+deb11u1_amd64.deb ... #5 48.54 Unpacking libgd3:amd64 (2.3.0-2+deb11u1) ... #5 48.71 Selecting previously unselected package libgts-0.7-5:amd64. #5 48.72 Preparing to unpack .../120-libgts-0.7-5_0.7.6+darcs121130-4+b1_amd64.deb ... #5 48.74 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ... #5 48.91 Selecting previously unselected package libltdl7:amd64. #5 48.92 Preparing to unpack .../121-libltdl7_2.4.6-15_amd64.deb ... #5 48.94 Unpacking libltdl7:amd64 (2.4.6-15) ... #5 49.14 Selecting previously unselected package libfribidi0:amd64. #5 49.15 Preparing to unpack .../122-libfribidi0_1.0.8-2+deb11u1_amd64.deb ... #5 49.17 Unpacking libfribidi0:amd64 (1.0.8-2+deb11u1) ... #5 49.34 Selecting previously unselected package libpango-1.0-0:amd64. #5 49.34 Preparing to unpack .../123-libpango-1.0-0_1.46.2-3_amd64.deb ... #5 49.37 Unpacking libpango-1.0-0:amd64 (1.46.2-3) ... #5 49.56 Selecting previously unselected package libpangoft2-1.0-0:amd64. #5 49.57 Preparing to unpack .../124-libpangoft2-1.0-0_1.46.2-3_amd64.deb ... #5 49.59 Unpacking libpangoft2-1.0-0:amd64 (1.46.2-3) ... #5 49.74 Selecting previously unselected package libpangocairo-1.0-0:amd64. #5 49.75 Preparing to unpack .../125-libpangocairo-1.0-0_1.46.2-3_amd64.deb ... #5 49.77 Unpacking libpangocairo-1.0-0:amd64 (1.46.2-3) ... #5 49.92 Selecting previously unselected package libpathplan4:amd64. #5 49.93 Preparing to unpack .../126-libpathplan4_2.42.2-5+deb11u1_amd64.deb ... #5 49.95 Unpacking libpathplan4:amd64 (2.42.2-5+deb11u1) ... #5 50.13 Selecting previously unselected package libgvc6. #5 50.14 Preparing to unpack .../127-libgvc6_2.42.2-5+deb11u1_amd64.deb ... #5 50.16 Unpacking libgvc6 (2.42.2-5+deb11u1) ... #5 50.34 Selecting previously unselected package libgvpr2:amd64. #5 50.35 Preparing to unpack .../128-libgvpr2_2.42.2-5+deb11u1_amd64.deb ... #5 50.38 Unpacking libgvpr2:amd64 (2.42.2-5+deb11u1) ... #5 50.53 Selecting previously unselected package liblab-gamut1:amd64. #5 50.54 Preparing to unpack .../129-liblab-gamut1_2.42.2-5+deb11u1_amd64.deb ... #5 50.56 Unpacking liblab-gamut1:amd64 (2.42.2-5+deb11u1) ... #5 50.75 Selecting previously unselected package graphviz. #5 50.76 Preparing to unpack .../130-graphviz_2.42.2-5+deb11u1_amd64.deb ... #5 50.77 Unpacking graphviz (2.42.2-5+deb11u1) ... #5 50.97 Selecting previously unselected package libcairo-gobject2:amd64. #5 50.99 Preparing to unpack .../131-libcairo-gobject2_1.16.0-5_amd64.deb ... #5 51.01 Unpacking libcairo-gobject2:amd64 (1.16.0-5) ... #5 51.17 Selecting previously unselected package libgdk-pixbuf2.0-common. #5 51.17 Preparing to unpack .../132-libgdk-pixbuf2.0-common_2.42.2+dfsg-1+deb11u5_all.deb ... #5 51.20 Unpacking libgdk-pixbuf2.0-common (2.42.2+dfsg-1+deb11u5) ... #5 51.40 Selecting previously unselected package shared-mime-info. #5 51.41 Preparing to unpack .../133-shared-mime-info_2.0-1_amd64.deb ... #5 51.43 Unpacking shared-mime-info (2.0-1) ... #5 51.73 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #5 51.74 Preparing to unpack .../134-libgdk-pixbuf-2.0-0_2.42.2+dfsg-1+deb11u5_amd64.deb ... #5 51.76 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1+deb11u5) ... #5 52.00 Selecting previously unselected package libimagequant0:amd64. #5 52.00 Preparing to unpack .../135-libimagequant0_2.12.2-1.1_amd64.deb ... #5 52.03 Unpacking libimagequant0:amd64 (2.12.2-1.1) ... #5 52.22 Selecting previously unselected package liblcms2-2:amd64. #5 52.23 Preparing to unpack .../136-liblcms2-2_2.12~rc1-2+deb11u1_amd64.deb ... #5 52.26 Unpacking liblcms2-2:amd64 (2.12~rc1-2+deb11u1) ... #5 52.46 Selecting previously unselected package librsvg2-2:amd64. #5 52.47 Preparing to unpack .../137-librsvg2-2_2.50.3+dfsg-1+deb11u1_amd64.deb ... #5 52.49 Unpacking librsvg2-2:amd64 (2.50.3+dfsg-1+deb11u1) ... #5 52.70 Selecting previously unselected package librsvg2-bin. #5 52.71 Preparing to unpack .../138-librsvg2-bin_2.50.3+dfsg-1+deb11u1_amd64.deb ... #5 52.74 Unpacking librsvg2-bin (2.50.3+dfsg-1+deb11u1) ... #5 52.93 Selecting previously unselected package libwebpdemux2:amd64. #5 52.94 Preparing to unpack .../139-libwebpdemux2_0.6.1-2.1+deb11u2_amd64.deb ... #5 52.96 Unpacking libwebpdemux2:amd64 (0.6.1-2.1+deb11u2) ... #5 53.17 Selecting previously unselected package libwebpmux3:amd64. #5 53.17 Preparing to unpack .../140-libwebpmux3_0.6.1-2.1+deb11u2_amd64.deb ... #5 53.19 Unpacking libwebpmux3:amd64 (0.6.1-2.1+deb11u2) ... #5 53.44 Selecting previously unselected package mscgen. #5 53.45 Preparing to unpack .../141-mscgen_0.20-14_amd64.deb ... #5 53.47 Unpacking mscgen (0.20-14) ... #5 53.62 Selecting previously unselected package osmocom-keyring. #5 53.63 Preparing to unpack .../142-osmocom-keyring_1.1.1.8.7873_amd64.deb ... #5 53.65 Unpacking osmocom-keyring (1.1.1.8.7873) ... #5 53.81 Selecting previously unselected package osmocom-master. #5 53.82 Preparing to unpack .../143-osmocom-master_1.1.0_amd64.deb ... #5 53.84 Unpacking osmocom-master (1.1.0) ... #5 54.02 Selecting previously unselected package python3-funcparserlib. #5 54.03 Preparing to unpack .../144-python3-funcparserlib_0.3.6+dfsg1-1_all.deb ... #5 54.05 Unpacking python3-funcparserlib (0.3.6+dfsg1-1) ... #5 54.23 Selecting previously unselected package python3-pil:amd64. #5 54.24 Preparing to unpack .../145-python3-pil_8.1.2+dfsg-0.3+deb11u3_amd64.deb ... #5 54.26 Unpacking python3-pil:amd64 (8.1.2+dfsg-0.3+deb11u3) ... #5 54.48 Selecting previously unselected package python3-pkg-resources. #5 54.48 Preparing to unpack .../146-python3-pkg-resources_52.0.0-4+deb11u2_all.deb ... #5 54.51 Unpacking python3-pkg-resources (52.0.0-4+deb11u2) ... #5 54.69 Selecting previously unselected package python3-webcolors. #5 54.70 Preparing to unpack .../147-python3-webcolors_1.11.1-1_all.deb ... #5 54.73 Unpacking python3-webcolors (1.11.1-1) ... #5 54.90 Selecting previously unselected package python3-roman. #5 54.91 Preparing to unpack .../148-python3-roman_2.0.0-5_all.deb ... #5 54.93 Unpacking python3-roman (2.0.0-5) ... #5 55.08 Selecting previously unselected package python3-docutils. #5 55.09 Preparing to unpack .../149-python3-docutils_0.16+dfsg-4_all.deb ... #5 55.11 Unpacking python3-docutils (0.16+dfsg-4) ... #5 55.30 Selecting previously unselected package python3-reportlab-accel:amd64. #5 55.32 Preparing to unpack .../150-python3-reportlab-accel_3.5.59-2+deb11u1_amd64.deb ... #5 55.34 Unpacking python3-reportlab-accel:amd64 (3.5.59-2+deb11u1) ... #5 55.52 Selecting previously unselected package python3-reportlab. #5 55.53 Preparing to unpack .../151-python3-reportlab_3.5.59-2+deb11u1_all.deb ... #5 55.55 Unpacking python3-reportlab (3.5.59-2+deb11u1) ... #5 55.77 Selecting previously unselected package python3-blockdiag. #5 55.78 Preparing to unpack .../152-python3-blockdiag_2.0.1+dfsg-1_all.deb ... #5 55.81 Unpacking python3-blockdiag (2.0.1+dfsg-1) ... #5 56.01 Selecting previously unselected package python3-nwdiag. #5 56.01 Preparing to unpack .../153-python3-nwdiag_2.0.0+dfsg-1_all.deb ... #5 56.02 Unpacking python3-nwdiag (2.0.0+dfsg-1) ... #5 56.17 Selecting previously unselected package osmo-gsm-manuals-dev. #5 56.18 Preparing to unpack .../154-osmo-gsm-manuals-dev_1.7.0.6.96fe_all.deb ... #5 56.21 Unpacking osmo-gsm-manuals-dev (1.7.0.6.96fe) ... #5 56.41 Setting up media-types (4.0.0) ... #5 56.50 Setting up libgraphite2-3:amd64 (1.3.14-1) ... #5 56.57 Setting up liblcms2-2:amd64 (2.12~rc1-2+deb11u1) ... #5 56.63 Setting up libpixman-1-0:amd64 (0.40.0-1.1~deb11u1) ... #5 56.67 Setting up libxau6:amd64 (1:1.0.9-1) ... #5 56.75 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #5 56.83 Setting up libsgmls-perl (1.03ii-36) ... #5 56.91 Setting up libxcb1:amd64 (1.14-3) ... #5 56.99 Setting up fonts-gfs-porson (1.1-7) ... #5 57.03 Setting up libicu67:amd64 (67.1-7+deb11u1) ... #5 57.07 Setting up libdatrie1:amd64 (0.2.13-1) ... #5 57.15 Setting up sgmlspl (1.03ii-36) ... #5 57.22 Setting up libtexlua53:amd64 (2020.20200327.54578-7+deb11u2) ... #5 57.29 Setting up libxcb-render0:amd64 (1.14-3) ... #5 57.37 Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u8) ... #5 57.46 No schema files found: doing nothing. #5 57.48 Setting up distro-info-data (0.51+deb11u11) ... #5 57.56 Setting up libtexluajit2:amd64 (2020.20200327.54578-7+deb11u2) ... #5 57.64 Setting up libfontbox-java (1:1.8.16-2) ... #5 57.72 Setting up liblab-gamut1:amd64 (2.42.2-5+deb11u1) ... #5 57.80 Setting up libgdk-pixbuf2.0-common (2.42.2+dfsg-1+deb11u5) ... #5 57.87 Setting up x11-common (1:7.7+22) ... #5 58.70 debconf: unable to initialize frontend: Dialog #5 58.70 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 58.70 debconf: falling back to frontend: Readline #5 58.72 invoke-rc.d: could not determine current runlevel #5 58.72 invoke-rc.d: policy-rc.d denied execution of start. #5 58.75 Setting up libdeflate0:amd64 (1.7-1) ... #5 58.83 Setting up libxcb-shm0:amd64 (1.14-3) ... #5 58.91 Setting up libzzip-0-13:amd64 (0.13.62-3.3+deb11u1) ... #5 58.99 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #5 59.05 Setting up libosp5 (1.5.2-13+b2) ... #5 59.12 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ... #5 59.15 Setting up asciidoc-common (9.0.0~rc2-1) ... #5 60.13 Setting up libfontenc1:amd64 (1:1.1.4-1) ... #5 60.21 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... #5 60.28 Setting up libx11-data (2:1.7.2-1+deb11u2) ... #5 60.36 Setting up libidn11:amd64 (1.33-3) ... #5 60.39 Setting up libteckit0:amd64 (2.5.10+ds1-3) ... #5 60.44 Setting up libpathplan4:amd64 (2.42.2-5+deb11u1) ... #5 60.52 Setting up libapache-pom-java (18-1) ... #5 60.60 Setting up libann0 (1.1.2+doc-7) ... #5 60.68 Setting up xfonts-encodings (1:1.0.4-2.1) ... #5 60.76 Setting up libfribidi0:amd64 (1.0.8-2+deb11u1) ... #5 60.84 Setting up t1utils (1.41-4) ... #5 60.92 Setting up libimagequant0:amd64 (2.12.2-1.1) ... #5 61.00 Setting up libpng16-16:amd64 (1.6.37-3+deb11u4) ... #5 61.08 Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #5 61.16 Setting up fonts-dejavu-core (2.37-2) ... #5 61.56 Setting up osmocom-keyring (1.1.1.8.7873) ... #5 61.64 Setting up lynx-common (2.9.0dev.6-3~deb11u1) ... #5 61.78 Setting up osmocom-master (1.1.0) ... #5 61.86 Setting up libltdl7:amd64 (2.4.6-15) ... #5 61.94 Setting up libkpathsea6:amd64 (2020.20200327.54578-7+deb11u2) ... #5 62.01 Setting up python-apt-common (2.2.1.1) ... #5 62.05 Setting up libostyle1c2 (1.4devel1-22) ... #5 62.11 Setting up fonts-gfs-baskerville (1.1-6) ... #5 62.18 Setting up sensible-utils (0.0.14) ... #5 62.22 Setting up libmime-charset-perl (1.012.2-1) ... #5 62.26 Setting up libmpdec3:amd64 (2.5.1-1) ... #5 62.33 Setting up fonts-lmodern (2.004.5-6.1) ... #5 62.38 Setting up libx11-6:amd64 (2:1.7.2-1+deb11u2) ... #5 62.41 Setting up libthai-data (0.1.28-3) ... #5 62.44 Setting up sgml-base (1.30) ... #5 62.60 Setting up libcdt5:amd64 (2.42.2-5+deb11u1) ... #5 62.65 Setting up libcgraph6:amd64 (2.42.2-5+deb11u1) ... #5 62.69 Setting up libtiff5:amd64 (4.2.0-1+deb11u8) ... #5 62.72 Setting up lynx (2.9.0dev.6-3~deb11u1) ... #5 62.77 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #5 62.77 update-alternatives: warning: skip creation of /usr/share/man/man1/www-browser.1.gz because associated file /usr/share/man/man1/lynx.1.gz (of link group www-browser) doesn't exist #5 62.82 Setting up libjs-jquery (3.5.1+dfsg+~3.5.5-7) ... #5 62.92 Setting up libwebpmux3:amd64 (0.6.1-2.1+deb11u2) ... #5 63.00 Setting up mailcap (3.69) ... #5 63.16 Setting up openjade (1.4devel1-22) ... #5 63.39 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u10) ... #5 63.50 Setting up xdg-utils (1.1.3-4.1) ... #5 63.72 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #5 63.74 update-alternatives: warning: skip creation of /usr/share/man/man1/open.1.gz because associated file /usr/share/man/man1/xdg-open.1.gz (of link group open) doesn't exist #5 63.91 Setting up libsynctex2:amd64 (2020.20200327.54578-7+deb11u2) ... #5 64.21 Setting up libpython3.9-stdlib:amd64 (3.9.2-1+deb11u7) ... #5 64.32 Setting up libpython3-stdlib:amd64 (3.9.2-3) ... #5 64.41 Setting up teckit (2.5.10+ds1-3) ... #5 64.50 Setting up libice6:amd64 (2:1.0.10-1) ... #5 64.59 Setting up libpdfbox-java (1:1.8.16-2) ... #5 64.68 Setting up mime-support (3.66) ... #5 64.76 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #5 64.85 Setting up libxrender1:amd64 (1:0.9.10-1) ... #5 64.93 Setting up libwebpdemux2:amd64 (0.6.1-2.1+deb11u2) ... #5 65.02 Setting up libcommons-parent-java (43-1) ... #5 65.10 Setting up libcommons-logging-java (1.2-2) ... #5 65.19 Setting up libxext6:amd64 (2:1.3.3-1.1) ... #5 65.28 Setting up opensp (1.5.2-13+b2) ... #5 65.36 Setting up libthai0:amd64 (0.1.28-3) ... #5 65.45 Setting up libptexenc1:amd64 (2020.20200327.54578-7+deb11u2) ... #5 65.54 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) ... #5 65.64 Setting up shared-mime-info (2.0-1) ... #5 80.42 Setting up ucf (3.0043+deb11u2) ... #5 80.57 debconf: unable to initialize frontend: Dialog #5 80.57 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 80.57 debconf: falling back to frontend: Readline #5 80.63 Setting up libgvpr2:amd64 (2.42.2-5+deb11u1) ... #5 80.71 Setting up xml-core (0.18+nmu1) ... #5 80.99 Setting up libxslt1.1:amd64 (1.1.34-4+deb11u3) ... #5 81.08 Setting up libharfbuzz0b:amd64 (2.7.4-1) ... #5 81.13 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1+deb11u5) ... #5 81.18 Setting up libxml2-utils (2.9.10+dfsg-6.7+deb11u10) ... #5 81.22 Setting up libsm6:amd64 (2:1.2.3-1) ... #5 81.27 Setting up python3.9 (3.9.2-1+deb11u7) ... #5 81.62 Setting up libpaper1:amd64 (1.1.28+b1) ... #5 81.70 debconf: unable to initialize frontend: Dialog #5 81.70 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 81.70 debconf: falling back to frontend: Readline #5 81.79 #5 81.79 Creating config file /etc/papersize with new version #5 81.85 Setting up libxi6:amd64 (2:1.7.10-1) ... #5 81.89 Setting up libsombok3:amd64 (2.4.0-2+b1) ... #5 81.95 Setting up fontconfig-config (2.13.1-4.2) ... #5 82.05 debconf: unable to initialize frontend: Dialog #5 82.05 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 82.05 debconf: falling back to frontend: Readline #5 82.17 Setting up xsltproc (1.1.34-4+deb11u3) ... #5 82.22 Setting up python3 (3.9.2-3) ... #5 82.27 running python rtupdate hooks for python3.9... #5 82.27 running python post-rtupdate hooks for python3.9... #5 82.35 Setting up libpaper-utils (1.1.28+b1) ... #5 82.43 Setting up xfonts-utils (1:7.7+6) ... #5 82.52 Setting up tex-common (6.16) ... #5 82.67 debconf: unable to initialize frontend: Dialog #5 82.67 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 82.67 debconf: falling back to frontend: Readline #5 82.82 update-language: texlive-base not installed and configured, doing nothing! #5 82.94 Setting up python3-pil:amd64 (8.1.2+dfsg-0.3+deb11u3) ... #5 83.12 Setting up python3-roman (2.0.0-5) ... #5 83.25 Setting up asciidoc-base (9.0.0~rc2-1) ... #5 83.72 Setting up python3-webcolors (1.11.1-1) ... #5 83.85 Setting up libunicode-linebreak-perl (0.0.20190101-1+b3) ... #5 83.91 Setting up python3-reportlab-accel:amd64 (3.5.59-2+deb11u1) ... #5 83.94 Setting up python3-funcparserlib (0.3.6+dfsg1-1) ... #5 84.07 Setting up libxt6:amd64 (1:1.2.0-1) ... #5 84.11 Setting up python3-reportlab (3.5.59-2+deb11u1) ... #5 84.49 Setting up lmodern (2.004.5-6.1) ... #5 84.73 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... #5 84.78 Setting up python3-pkg-resources (52.0.0-4+deb11u2) ... #5 84.92 Setting up fontconfig (2.13.1-4.2) ... #5 84.95 Regenerating fonts cache... done. #5 87.13 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... #5 87.17 Setting up python3-apt (2.2.1.1) ... #5 87.31 Setting up preview-latex-style (12.2-1) ... #5 87.34 Setting up libpango-1.0-0:amd64 (1.46.2-3) ... #5 87.38 Setting up libxaw7:amd64 (2:1.0.13-1.1) ... #5 87.42 Setting up libcairo2:amd64 (1.16.0-5) ... #5 87.46 Setting up asciidoc (9.0.0~rc2-1) ... #5 87.57 Setting up libgd3:amd64 (2.3.0-2+deb11u1) ... #5 87.60 Setting up texlive-binaries (2020.20200327.54578-7+deb11u2) ... #5 87.63 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #5 87.63 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #5 87.63 update-alternatives: warning: skip creation of /usr/share/man/man1/bibtex.1.gz because associated file /usr/share/man/man1/bibtex.original.1.gz (of link group bibtex) doesn't exist #5 87.68 Setting up libcairo-gobject2:amd64 (1.16.0-5) ... #5 87.72 Setting up libpangoft2-1.0-0:amd64 (1.46.2-3) ... #5 87.75 Setting up texlive-base (2020.20210202-3) ... #5 88.14 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #5 88.29 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #5 88.43 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #5 88.58 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #5 88.61 debconf: unable to initialize frontend: Dialog #5 88.61 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 88.61 debconf: falling back to frontend: Readline #5 88.96 Setting up libpangocairo-1.0-0:amd64 (1.46.2-3) ... #5 89.04 Setting up mscgen (0.20-14) ... #5 89.16 Setting up texlive-luatex (2020.20210202-3) ... #5 89.26 Setting up texlive-plain-generic (2020.20210202-3) ... #5 89.34 Setting up texlive-lang-greek (2020.20210202-2) ... #5 89.47 Setting up librsvg2-2:amd64 (2.50.3+dfsg-1+deb11u1) ... #5 89.54 Setting up texlive-latex-base (2020.20210202-3) ... #5 89.67 Setting up texlive-extra-utils (2020.20210202-3) ... #5 89.76 Setting up texlive-latex-recommended (2020.20210202-3) ... #5 89.84 Setting up libgvc6 (2.42.2-5+deb11u1) ... #5 89.89 Setting up texlive-pictures (2020.20210202-3) ... #5 89.94 Setting up texlive-fonts-recommended (2020.20210202-3) ... #5 90.02 Setting up tipa (2:1.3-20.1) ... #5 90.13 Setting up graphviz (2.42.2-5+deb11u1) ... #5 90.18 Setting up librsvg2-bin (2.50.3+dfsg-1+deb11u1) ... #5 90.23 Setting up texlive (2020.20210202-3) ... #5 90.31 Setting up texlive-science (2020.20210202-3) ... #5 90.37 Setting up texlive-latex-extra (2020.20210202-3) ... #5 90.43 Setting up texlive-bibtex-extra (2020.20210202-3) ... #5 90.48 Setting up texlive-xetex (2020.20210202-3) ... #5 90.55 Setting up texlive-formats-extra (2020.20210202-3) ... #5 90.62 Processing triggers for libc-bin (2.31-13+deb11u14) ... #5 90.70 Processing triggers for sgml-base (1.30) ... #5 90.77 Setting up docutils-common (0.16+dfsg-4) ... #5 90.98 Setting up sgml-data (2.0.11+nmu1) ... #5 91.37 Setting up docbook5-xml (5.0-3) ... #5 91.55 Processing triggers for sgml-base (1.30) ... #5 91.60 Setting up python3-docutils (0.16+dfsg-4) ... #5 91.63 update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode #5 91.63 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode #5 91.64 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode #5 91.65 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode #5 91.65 update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode #5 91.66 update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode #5 91.67 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode #5 91.67 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode #5 91.68 update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode #5 91.69 update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode #5 91.69 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode #5 91.70 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode #5 91.71 update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode #5 91.91 Setting up docbook-xml (4.5-9) ... #5 93.17 Setting up python3-blockdiag (2.0.1+dfsg-1) ... #5 93.36 Setting up python3-nwdiag (2.0.0+dfsg-1) ... #5 93.58 Processing triggers for sgml-base (1.30) ... #5 93.67 Setting up docbook-dsssl (1.79-9.2) ... #5 93.91 Setting up dblatex (0.3.12py3-1) ... #5 94.08 Processing triggers for sgml-base (1.30) ... #5 94.16 Setting up docbook-utils (0.6.14-3.4) ... #5 94.24 Setting up asciidoc-dblatex (9.0.0~rc2-1) ... #5 94.40 Setting up osmo-gsm-manuals-dev (1.7.0.6.96fe) ... #5 94.48 Processing triggers for tex-common (6.16) ... #5 94.56 debconf: unable to initialize frontend: Dialog #5 94.56 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 94.56 debconf: falling back to frontend: Readline #5 94.59 Running updmap-sys. This may take some time... done. #5 94.96 Running mktexlsr /var/lib/texmf ... done. #5 95.03 Building format(s) --all. #5 95.03 This may take some time... done. #5 DONE 105.7s #6 exporting to image #6 exporting layers #6 exporting layers 2.2s done #6 writing image sha256:16dceaf965b03cfcbb8cc2727dac63923b09b5575a79a4c61191237fe5f22a33 done #6 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 2.3s 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-hlr/*.tar.* osmo-hlr/ osmo-hlr/.github/ osmo-hlr/.github/FUNDING.yml osmo-hlr/.tarball-version osmo-hlr/COPYING osmo-hlr/Makefile.am osmo-hlr/README.md osmo-hlr/TODO-RELEASE osmo-hlr/configure.ac osmo-hlr/contrib/ osmo-hlr/contrib/Makefile.am osmo-hlr/contrib/dgsm/ osmo-hlr/contrib/dgsm/Makefile.am osmo-hlr/contrib/dgsm/esme_dgsm.py osmo-hlr/contrib/dgsm/freeswitch_dialplan_dgsm.py osmo-hlr/contrib/dgsm/osmo-mslookup-pipe.py osmo-hlr/contrib/dgsm/osmo-mslookup-socket.py osmo-hlr/contrib/jenkins.sh osmo-hlr/contrib/osmo-hlr-db-upgrade.sh osmo-hlr/contrib/systemd/ osmo-hlr/contrib/systemd/Makefile.am osmo-hlr/contrib/systemd/osmo-hlr.service osmo-hlr/debian/ osmo-hlr/debian/changelog osmo-hlr/debian/compat osmo-hlr/debian/control osmo-hlr/debian/copyright osmo-hlr/debian/libosmo-gsup-client-dev.install osmo-hlr/debian/libosmo-gsup-client0.install osmo-hlr/debian/libosmo-mslookup-dev.install osmo-hlr/debian/libosmo-mslookup1.install osmo-hlr/debian/osmo-hlr-doc.install osmo-hlr/debian/osmo-hlr.install osmo-hlr/debian/osmo-mslookup-utils.install osmo-hlr/debian/postinst osmo-hlr/debian/rules osmo-hlr/debian/source/ osmo-hlr/debian/source/format osmo-hlr/doc/ osmo-hlr/doc/Makefile.am osmo-hlr/doc/examples/ osmo-hlr/doc/examples/Makefile.am osmo-hlr/doc/examples/osmo-hlr-dgsm.cfg osmo-hlr/doc/examples/osmo-hlr.cfg osmo-hlr/doc/manuals/ osmo-hlr/doc/manuals/Makefile.am osmo-hlr/doc/manuals/chapters/ osmo-hlr/doc/manuals/chapters/control.adoc osmo-hlr/doc/manuals/chapters/dgsm.adoc osmo-hlr/doc/manuals/chapters/overview.adoc osmo-hlr/doc/manuals/chapters/running.adoc osmo-hlr/doc/manuals/chapters/subscribers.adoc osmo-hlr/doc/manuals/chapters/ussd.adoc osmo-hlr/doc/manuals/example_subscriber_add_update_delete.vty osmo-hlr/doc/manuals/example_subscriber_aud2g.ctrl osmo-hlr/doc/manuals/example_subscriber_aud3g.ctrl osmo-hlr/doc/manuals/example_subscriber_cs_ps_enabled.ctrl osmo-hlr/doc/manuals/example_subscriber_info.ctrl osmo-hlr/doc/manuals/example_subscriber_msisdn.ctrl osmo-hlr/doc/manuals/osmohlr-usermanual-docinfo.xml osmo-hlr/doc/manuals/osmohlr-usermanual.adoc osmo-hlr/doc/manuals/osmohlr-vty-reference.xml osmo-hlr/doc/manuals/regen_doc.sh osmo-hlr/doc/manuals/vty/ osmo-hlr/doc/manuals/vty/hlr_vty_additions.xml osmo-hlr/git-version-gen osmo-hlr/include/ osmo-hlr/include/Makefile.am osmo-hlr/include/osmocom/ osmo-hlr/include/osmocom/Makefile.am osmo-hlr/include/osmocom/gsupclient/ osmo-hlr/include/osmocom/gsupclient/cni_peer_id.h osmo-hlr/include/osmocom/gsupclient/gsup_client.h osmo-hlr/include/osmocom/gsupclient/gsup_client_mux.h osmo-hlr/include/osmocom/gsupclient/gsup_req.h osmo-hlr/include/osmocom/gsupclient/version.h.tpl osmo-hlr/include/osmocom/hlr/ osmo-hlr/include/osmocom/hlr/Makefile.am osmo-hlr/include/osmocom/hlr/auc.h osmo-hlr/include/osmocom/hlr/ctrl.h osmo-hlr/include/osmocom/hlr/db.h osmo-hlr/include/osmocom/hlr/dgsm.h osmo-hlr/include/osmocom/hlr/gsup_router.h osmo-hlr/include/osmocom/hlr/gsup_server.h osmo-hlr/include/osmocom/hlr/hlr.h osmo-hlr/include/osmocom/hlr/hlr_sms.h osmo-hlr/include/osmocom/hlr/hlr_ussd.h osmo-hlr/include/osmocom/hlr/hlr_vty.h osmo-hlr/include/osmocom/hlr/hlr_vty_subscr.h osmo-hlr/include/osmocom/hlr/logging.h osmo-hlr/include/osmocom/hlr/lu_fsm.h osmo-hlr/include/osmocom/hlr/mslookup_server.h osmo-hlr/include/osmocom/hlr/mslookup_server_mdns.h osmo-hlr/include/osmocom/hlr/proxy.h osmo-hlr/include/osmocom/hlr/rand.h osmo-hlr/include/osmocom/hlr/remote_hlr.h osmo-hlr/include/osmocom/hlr/timestamp.h osmo-hlr/include/osmocom/mslookup/ osmo-hlr/include/osmocom/mslookup/Makefile.am osmo-hlr/include/osmocom/mslookup/mdns.h osmo-hlr/include/osmocom/mslookup/mdns_msg.h osmo-hlr/include/osmocom/mslookup/mdns_rfc.h osmo-hlr/include/osmocom/mslookup/mdns_sock.h osmo-hlr/include/osmocom/mslookup/mslookup.h osmo-hlr/include/osmocom/mslookup/mslookup_client.h osmo-hlr/include/osmocom/mslookup/mslookup_client_fake.h osmo-hlr/include/osmocom/mslookup/mslookup_client_mdns.h osmo-hlr/include/osmocom/mslookup/version.h.tpl osmo-hlr/libosmo-gsup-client.pc.in osmo-hlr/libosmo-mslookup.pc.in osmo-hlr/sql/ osmo-hlr/sql/Makefile.am osmo-hlr/sql/hlr.sql osmo-hlr/sql/hlr_data.sql osmo-hlr/src/ osmo-hlr/src/Makefile.am osmo-hlr/src/auc.c osmo-hlr/src/ctrl.c osmo-hlr/src/db.c osmo-hlr/src/db_auc.c osmo-hlr/src/db_debug.c osmo-hlr/src/db_hlr.c osmo-hlr/src/db_sql2c.sed osmo-hlr/src/dbd_decode_binary.c osmo-hlr/src/dgsm.c osmo-hlr/src/dgsm_vty.c osmo-hlr/src/gsup_router.c osmo-hlr/src/gsup_send.c osmo-hlr/src/gsup_server.c osmo-hlr/src/gsupclient/ osmo-hlr/src/gsupclient/Makefile.am osmo-hlr/src/gsupclient/cni_peer_id.c osmo-hlr/src/gsupclient/gsup_client.c osmo-hlr/src/gsupclient/gsup_client_mux.c osmo-hlr/src/gsupclient/gsup_req.c osmo-hlr/src/gsupclient/gsup_test_client.c osmo-hlr/src/hlr.c osmo-hlr/src/hlr_db_tool.c osmo-hlr/src/hlr_sms.c osmo-hlr/src/hlr_ussd.c osmo-hlr/src/hlr_vty.c osmo-hlr/src/hlr_vty_subscr.c osmo-hlr/src/logging.c osmo-hlr/src/lu_fsm.c osmo-hlr/src/mslookup/ osmo-hlr/src/mslookup/Makefile.am osmo-hlr/src/mslookup/mdns.c osmo-hlr/src/mslookup/mdns_msg.c osmo-hlr/src/mslookup/mdns_rfc.c osmo-hlr/src/mslookup/mdns_sock.c osmo-hlr/src/mslookup/mslookup.c osmo-hlr/src/mslookup/mslookup_client.c osmo-hlr/src/mslookup/mslookup_client_fake.c osmo-hlr/src/mslookup/mslookup_client_mdns.c osmo-hlr/src/mslookup/osmo-mslookup-client.c osmo-hlr/src/mslookup_server.c osmo-hlr/src/mslookup_server_mdns.c osmo-hlr/src/osmo-euse-demo.c osmo-hlr/src/populate_hlr_db.pl osmo-hlr/src/proxy.c osmo-hlr/src/rand_fake.c osmo-hlr/src/rand_urandom.c osmo-hlr/src/remote_hlr.c osmo-hlr/src/timestamp.c osmo-hlr/tests/ osmo-hlr/tests/Makefile.am osmo-hlr/tests/auc/ osmo-hlr/tests/auc/Makefile.am osmo-hlr/tests/auc/auc_test.c osmo-hlr/tests/auc/auc_test.err osmo-hlr/tests/auc/auc_test.ok osmo-hlr/tests/auc/auc_ts_55_205_test_sets.err osmo-hlr/tests/auc/auc_ts_55_205_test_sets.ok osmo-hlr/tests/auc/gen_ts_55_205_test_sets/ osmo-hlr/tests/auc/gen_ts_55_205_test_sets/Makefile.am osmo-hlr/tests/auc/gen_ts_55_205_test_sets/func_template.c osmo-hlr/tests/auc/gen_ts_55_205_test_sets/main_template.c osmo-hlr/tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py osmo-hlr/tests/auc/gen_ts_55_205_test_sets/ts55_205_test_sets.txt osmo-hlr/tests/db/ osmo-hlr/tests/db/Makefile.am osmo-hlr/tests/db/db_test.c osmo-hlr/tests/db/db_test.err osmo-hlr/tests/db/db_test.ok osmo-hlr/tests/db_upgrade/ osmo-hlr/tests/db_upgrade/Makefile.am osmo-hlr/tests/db_upgrade/create_subscribers.vty osmo-hlr/tests/db_upgrade/create_subscribers_step2.sql osmo-hlr/tests/db_upgrade/db_upgrade_test.err osmo-hlr/tests/db_upgrade/db_upgrade_test.ok osmo-hlr/tests/db_upgrade/db_upgrade_test.sh osmo-hlr/tests/db_upgrade/hlr_db_v0.sql osmo-hlr/tests/db_upgrade/osmo-hlr.cfg osmo-hlr/tests/gsup/ osmo-hlr/tests/gsup/Makefile.am osmo-hlr/tests/gsup/gsup_test.c osmo-hlr/tests/gsup/gsup_test.err osmo-hlr/tests/gsup/gsup_test.ok osmo-hlr/tests/mslookup/ osmo-hlr/tests/mslookup/Makefile.am osmo-hlr/tests/mslookup/mdns_test.c osmo-hlr/tests/mslookup/mdns_test.err osmo-hlr/tests/mslookup/mslookup_client_mdns_test.c osmo-hlr/tests/mslookup/mslookup_client_mdns_test.err osmo-hlr/tests/mslookup/mslookup_client_test.c osmo-hlr/tests/mslookup/mslookup_client_test.err osmo-hlr/tests/mslookup/mslookup_test.c osmo-hlr/tests/mslookup/mslookup_test.err osmo-hlr/tests/test_nodes.vty osmo-hlr/tests/test_subscr_create_on_demand.vty osmo-hlr/tests/test_subscriber.ctrl osmo-hlr/tests/test_subscriber.sql osmo-hlr/tests/test_subscriber.vty osmo-hlr/tests/test_subscriber.vty.sql osmo-hlr/tests/test_subscriber_errors.ctrl osmo-hlr/tests/testsuite.at + cd _temp/binpkgs/osmo-hlr + apt-get -y update Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease Hit:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease Hit:4 http://deb.debian.org/debian bullseye-updates InRelease Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libbctoolbox1 libdebhelper-perl libfile-stripnondeterminism-perl libmagic-mgc libmagic1 libmbedcrypto3 libmbedtls12 libmbedx509-0 libmnl-dev libortp15 libosmo-abis-dev libosmo-netif-dev libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsigsegv2 libsqlite3-dev libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing1 libusb-1.0-0 libusb-1.0-0-dev m4 man-db pkg-config po-debconf sqlite3 0 upgraded, 61 newly installed, 0 to remove and 0 not upgraded. Need to get 14.7 MB of archives. After this operation, 48.3 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u2 [146 kB] Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore22 1.14.0.5.536c6 [191 kB] Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] Get:7 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] Get:8 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] Get:9 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] Get:10 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] Get:11 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocodec4 1.14.0.5.536c6 [70.3 kB] Get:13 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] Get:14 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] Get:15 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] Get:16 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] Get:17 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] Get:18 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] Get:19 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] Get:20 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] Get:21 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] Get:23 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] Get:24 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] Get:25 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] Get:26 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] Get:27 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:28 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:29 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] Get:30 http://deb.debian.org/debian-security bullseye-security/main amd64 libmbedcrypto3 amd64 2.16.9-0.1+deb11u4 [221 kB] Get:31 http://deb.debian.org/debian-security bullseye-security/main amd64 libmbedx509-0 amd64 2.16.9-0.1+deb11u4 [110 kB] Get:32 http://deb.debian.org/debian-security bullseye-security/main amd64 libmbedtls12 amd64 2.16.9-0.1+deb11u4 [141 kB] Get:33 http://deb.debian.org/debian bullseye/main amd64 libbctoolbox1 amd64 4.4.13-2 [92.2 kB] Get:34 http://deb.debian.org/debian bullseye/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:35 http://deb.debian.org/debian bullseye/main amd64 libortp15 amd64 1:4.4.13-2 [81.8 kB] Get:36 http://deb.debian.org/debian bullseye/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] Get:37 http://deb.debian.org/debian bullseye/main amd64 libtalloc2 amd64 2.3.1-2+b1 [29.3 kB] Get:38 http://deb.debian.org/debian bullseye/main amd64 liburing1 amd64 0.7-3 [8572 B] Get:39 http://deb.debian.org/debian bullseye/main amd64 libpcsclite1 amd64 1.9.1-1 [60.2 kB] Get:40 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0 amd64 2:1.0.24-3 [60.2 kB] Get:41 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmotrau11 2.1.0.13.898f6 [50.3 kB] Get:42 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] Get:43 http://deb.debian.org/debian bullseye/main amd64 libtalloc-dev amd64 2.3.1-2+b1 [54.7 kB] Get:44 http://deb.debian.org/debian bullseye/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] Get:45 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0-dev amd64 2:1.0.24-3 [80.4 kB] Get:46 http://deb.debian.org/debian-security bullseye-security/main amd64 libsqlite3-dev amd64 3.34.1-3+deb11u1 [963 kB] Get:47 http://deb.debian.org/debian-security bullseye-security/main amd64 sqlite3 amd64 3.34.1-3+deb11u1 [1201 kB] Get:48 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoisdn0 1.14.0.5.536c6 [88.8 kB] Get:49 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogsm20 1.14.0.5.536c6 [245 kB] Get:50 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmovty13 1.14.0.5.536c6 [123 kB] Get:51 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmonetif11 1.7.0.16.4990f [73.8 kB] Get:52 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoabis15 2.1.0.13.898f6 [73.3 kB] Get:53 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocoding0 1.14.0.5.536c6 [89.7 kB] Get:54 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogb14 1.14.0.5.536c6 [196 kB] Get:55 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoctrl0 1.14.0.5.536c6 [78.1 kB] Get:56 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmosim2 1.14.0.5.536c6 [82.0 kB] Get:57 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmousb0 1.14.0.5.536c6 [68.4 kB] Get:58 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore 1.14.0.5.536c6 [61.8 kB] Get:59 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore-dev 1.14.0.5.536c6 [871 kB] Get:60 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-netif-dev 1.7.0.16.4990f [92.9 kB] Get:61 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-abis-dev 2.1.0.13.898f6 [137 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 14.7 MB in 0s (33.4 MB/s) Selecting previously unselected package bsdextrautils. (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 ... 60533 files and directories currently installed.) Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u2_amd64.deb ... Unpacking bsdextrautils (2.36.1-8+deb11u2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... Unpacking groff-base (1.22.4-6) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../03-libpipeline1_1.5.3-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.3-1) ... Selecting previously unselected package man-db. Preparing to unpack .../04-man-db_2.9.4-2_amd64.deb ... Unpacking man-db (2.9.4-2) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../05-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../06-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... Selecting previously unselected package file. Preparing to unpack .../07-file_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking file (1:5.39-3+deb11u1) ... Selecting previously unselected package gettext-base. Preparing to unpack .../08-gettext-base_0.21-4_amd64.deb ... Unpacking gettext-base (0.21-4) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../09-libsigsegv2_2.13-1_amd64.deb ... Unpacking libsigsegv2:amd64 (2.13-1) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.18-5_amd64.deb ... Unpacking m4 (1.4.18-5) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.69-14_all.deb ... Unpacking autoconf (2.69-14) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20180224.1+nmu1_all.deb ... Unpacking autotools-dev (20180224.1+nmu1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.16.3-2_all.deb ... Unpacking automake (1:1.16.3-2) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.21-4_all.deb ... Unpacking autopoint (0.21-4) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../15-libdebhelper-perl_13.3.4_all.deb ... Unpacking libdebhelper-perl (13.3.4) ... Selecting previously unselected package libtool. Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... Unpacking libtool (2.4.6-15) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../17-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../19-libsub-override-perl_0.09-2_all.deb ... Unpacking libsub-override-perl (0.09-2) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../20-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../21-dh-strip-nondeterminism_1.12.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.12.0-1) ... Selecting previously unselected package dwz. Preparing to unpack .../22-dwz_0.13+20210201-1_amd64.deb ... Unpacking dwz (0.13+20210201-1) ... Selecting previously unselected package gettext. Preparing to unpack .../23-gettext_0.21-4_amd64.deb ... Unpacking gettext (0.21-4) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../24-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../25-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../26-debhelper_13.3.4_all.deb ... Unpacking debhelper (13.3.4) ... Selecting previously unselected package libmbedcrypto3:amd64. Preparing to unpack .../27-libmbedcrypto3_2.16.9-0.1+deb11u4_amd64.deb ... Unpacking libmbedcrypto3:amd64 (2.16.9-0.1+deb11u4) ... Selecting previously unselected package libmbedx509-0:amd64. Preparing to unpack .../28-libmbedx509-0_2.16.9-0.1+deb11u4_amd64.deb ... Unpacking libmbedx509-0:amd64 (2.16.9-0.1+deb11u4) ... Selecting previously unselected package libmbedtls12:amd64. Preparing to unpack .../29-libmbedtls12_2.16.9-0.1+deb11u4_amd64.deb ... Unpacking libmbedtls12:amd64 (2.16.9-0.1+deb11u4) ... Selecting previously unselected package libbctoolbox1:amd64. Preparing to unpack .../30-libbctoolbox1_4.4.13-2_amd64.deb ... Unpacking libbctoolbox1:amd64 (4.4.13-2) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../31-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package libortp15:amd64. Preparing to unpack .../32-libortp15_1%3a4.4.13-2_amd64.deb ... Unpacking libortp15:amd64 (1:4.4.13-2) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../33-libsctp1_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../34-libtalloc2_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc2:amd64 (2.3.1-2+b1) ... Selecting previously unselected package liburing1:amd64. Preparing to unpack .../35-liburing1_0.7-3_amd64.deb ... Unpacking liburing1:amd64 (0.7-3) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../36-libosmocore22_1.14.0.5.536c6_amd64.deb ... Unpacking libosmocore22:amd64 (1.14.0.5.536c6) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../37-libosmocodec4_1.14.0.5.536c6_amd64.deb ... Unpacking libosmocodec4:amd64 (1.14.0.5.536c6) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../38-libosmotrau11_2.1.0.13.898f6_amd64.deb ... Unpacking libosmotrau11:amd64 (2.1.0.13.898f6) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../39-libosmoisdn0_1.14.0.5.536c6_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.14.0.5.536c6) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../40-libosmogsm20_1.14.0.5.536c6_amd64.deb ... Unpacking libosmogsm20:amd64 (1.14.0.5.536c6) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../41-libosmovty13_1.14.0.5.536c6_amd64.deb ... Unpacking libosmovty13:amd64 (1.14.0.5.536c6) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../42-libosmonetif11_1.7.0.16.4990f_amd64.deb ... Unpacking libosmonetif11:amd64 (1.7.0.16.4990f) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../43-libosmoabis15_2.1.0.13.898f6_amd64.deb ... Unpacking libosmoabis15:amd64 (2.1.0.13.898f6) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../44-libosmocoding0_1.14.0.5.536c6_amd64.deb ... Unpacking libosmocoding0:amd64 (1.14.0.5.536c6) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../45-libosmogb14_1.14.0.5.536c6_amd64.deb ... Unpacking libosmogb14:amd64 (1.14.0.5.536c6) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../46-libosmoctrl0_1.14.0.5.536c6_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.14.0.5.536c6) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../47-libpcsclite1_1.9.1-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.1-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../48-libosmosim2_1.14.0.5.536c6_amd64.deb ... Unpacking libosmosim2:amd64 (1.14.0.5.536c6) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../49-libusb-1.0-0_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../50-libosmousb0_1.14.0.5.536c6_amd64.deb ... Unpacking libosmousb0:amd64 (1.14.0.5.536c6) ... Selecting previously unselected package libosmocore. Preparing to unpack .../51-libosmocore_1.14.0.5.536c6_amd64.deb ... Unpacking libosmocore (1.14.0.5.536c6) ... Selecting previously unselected package pkg-config. Preparing to unpack .../52-pkg-config_0.29.2-1_amd64.deb ... Unpacking pkg-config (0.29.2-1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../53-libtalloc-dev_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.3.1-2+b1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../54-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../55-libusb-1.0-0-dev_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../56-libosmocore-dev_1.14.0.5.536c6_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.14.0.5.536c6) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../57-libosmo-netif-dev_1.7.0.16.4990f_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.7.0.16.4990f) ... Selecting previously unselected package libosmo-abis-dev:amd64. Preparing to unpack .../58-libosmo-abis-dev_2.1.0.13.898f6_amd64.deb ... Unpacking libosmo-abis-dev:amd64 (2.1.0.13.898f6) ... Selecting previously unselected package libsqlite3-dev:amd64. Preparing to unpack .../59-libsqlite3-dev_3.34.1-3+deb11u1_amd64.deb ... Unpacking libsqlite3-dev:amd64 (3.34.1-3+deb11u1) ... Selecting previously unselected package sqlite3. Preparing to unpack .../60-sqlite3_3.34.1-3+deb11u1_amd64.deb ... Unpacking sqlite3 (3.34.1-3+deb11u1) ... Setting up libpipeline1:amd64 (1.5.3-1) ... Setting up bsdextrautils (2.36.1-8+deb11u2) ... update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist Setting up libmagic-mgc (1:5.39-3+deb11u1) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.3.4) ... Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... Setting up gettext-base (0.21-4) ... Setting up file (1:5.39-3+deb11u1) ... Setting up libtalloc2:amd64 (2.3.1-2+b1) ... Setting up autotools-dev (20180224.1+nmu1) ... Setting up libsqlite3-dev:amd64 (3.34.1-3+deb11u1) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up libsigsegv2:amd64 (2.13-1) ... Setting up autopoint (0.21-4) ... Setting up pkg-config (0.29.2-1) ... Setting up libpcsclite1:amd64 (1.9.1-1) ... Setting up liburing1:amd64 (0.7-3) ... Setting up dwz (0.13+20210201-1) ... Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... Setting up libosmocore22:amd64 (1.14.0.5.536c6) ... Setting up libosmocodec4:amd64 (1.14.0.5.536c6) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libmbedcrypto3:amd64 (2.16.9-0.1+deb11u4) ... Setting up libsub-override-perl (0.09-2) ... Setting up libusb-1.0-0:amd64 (2:1.0.24-3) ... Setting up sqlite3 (3.34.1-3+deb11u1) ... Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... Setting up gettext (0.21-4) ... Setting up libosmovty13:amd64 (1.14.0.5.536c6) ... Setting up libtool (2.4.6-15) ... Setting up libosmoisdn0:amd64 (1.14.0.5.536c6) ... Setting up libmbedx509-0:amd64 (2.16.9-0.1+deb11u4) ... Setting up libmbedtls12:amd64 (2.16.9-0.1+deb11u4) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Setting up m4 (1.4.18-5) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libtalloc-dev:amd64 (2.3.1-2+b1) ... Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... Setting up libosmousb0:amd64 (1.14.0.5.536c6) ... Setting up autoconf (2.69-14) ... Setting up dh-strip-nondeterminism (1.12.0-1) ... Setting up groff-base (1.22.4-6) ... Setting up libosmogsm20:amd64 (1.14.0.5.536c6) ... Setting up automake (1:1.16.3-2) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libosmoctrl0:amd64 (1.14.0.5.536c6) ... Setting up libosmogb14:amd64 (1.14.0.5.536c6) ... Setting up libbctoolbox1:amd64 (4.4.13-2) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.9.4-2) ... Building database of manual pages ... Setting up libosmonetif11:amd64 (1.7.0.16.4990f) ... Setting up dh-autoreconf (20) ... Setting up libortp15:amd64 (1:4.4.13-2) ... Setting up libosmocoding0:amd64 (1.14.0.5.536c6) ... Setting up libosmosim2:amd64 (1.14.0.5.536c6) ... Setting up libosmocore (1.14.0.5.536c6) ... Setting up libosmoabis15:amd64 (2.1.0.13.898f6) ... Setting up libosmotrau11:amd64 (2.1.0.13.898f6) ... Setting up debhelper (13.3.4) ... Setting up libosmocore-dev:amd64 (1.14.0.5.536c6) ... Setting up libosmo-netif-dev:amd64 (1.7.0.16.4990f) ... Setting up libosmo-abis-dev:amd64 (2.1.0.13.898f6) ... Processing triggers for libc-bin (2.31-13+deb11u14) ... Processing triggers for mailcap (3.69) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmo-hlr dpkg-buildpackage: info: source version 1.9.3 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Oliver Smith <osmith@sysmocom.de> dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-hlr in osmo-hlr_1.9.3.tar.xz dpkg-source: info: building osmo-hlr in osmo-hlr_1.9.3.dsc debian/rules build dh build --with autoreconf dh_update_autotools_config dh_autoreconf aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:9: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:11: installing './install-sh' configure.ac:11: installing './missing' src/Makefile.am:79: warning: source file '$(srcdir)/gsupclient/cni_peer_id.c' is in a subdirectory, src/Makefile.am:79: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/Makefile.am: installing './depcomp' tests/auc/Makefile.am:39: warning: source file '$(builddir)/auc_ts_55_205_test_sets.c' is in a subdirectory, tests/auc/Makefile.am:39: but option 'subdir-objects' is disabled debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hlr' dh_auto_configure -- --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... no checking for mawk... mawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for talloc >= 2.0.1... yes checking for libosmocore >= 1.11.0... yes checking for libosmogsm >= 1.11.0... yes checking for libosmovty >= 1.11.0... yes checking for libosmoctrl >= 1.11.0... yes checking for libosmoabis >= 2.0.0... yes checking for sqlite3... yes checking for ANSI C header files... (cached) yes checking whether to use talloc for SQLite3... no checking whether to enable VTY/CTRL tests... no checking whether to enable mslookup_client_mdns_test... no checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating src/Makefile config.status: creating src/gsupclient/Makefile config.status: creating src/mslookup/Makefile config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/hlr/Makefile config.status: creating include/osmocom/mslookup/Makefile config.status: creating libosmo-gsup-client.pc config.status: creating libosmo-mslookup.pc config.status: creating sql/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/dgsm/Makefile config.status: creating tests/Makefile config.status: creating tests/auc/Makefile config.status: creating tests/auc/gen_ts_55_205_test_sets/Makefile config.status: creating tests/gsup/Makefile config.status: creating tests/db/Makefile config.status: creating tests/db_upgrade/Makefile config.status: creating tests/mslookup/Makefile config.status: executing libtool commands config.status: executing depfiles commands config.status: executing tests/atconfig commands make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr' dh_auto_build make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hlr' echo 1.9.2.4-8562 > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-hlr' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src' echo "/* DO NOT EDIT THIS FILE. It is generated from files in osmo-hlr.git/sql/ */" > "db_bootstrap.h" echo "#pragma once" >> "db_bootstrap.h" echo "static const char * const stmt_bootstrap_sql[] = {" >> "db_bootstrap.h" cat "../sql/hlr.sql" \ | sed -f "./db_sql2c.sed" \ >> "db_bootstrap.h" echo "};" >> "db_bootstrap.h" make all-recursive make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src' Making all in gsupclient make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient' gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_test_client.o gsup_test_client.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o cni_peer_id.lo cni_peer_id.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_client.lo gsup_client.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_client_mux.lo gsup_client_mux.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_req.lo gsup_req.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsup_client_mux.c -fPIC -DPIC -o .libs/gsup_client_mux.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cni_peer_id.c -fPIC -DPIC -o .libs/cni_peer_id.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsup_req.c -fPIC -DPIC -o .libs/gsup_req.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsup_client.c -fPIC -DPIC -o .libs/gsup_client.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsup_client_mux.c -o gsup_client_mux.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cni_peer_id.c -o cni_peer_id.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsup_req.c -o gsup_req.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsup_client.c -o gsup_client.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -version-info 2:0:2 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmo-gsup-client.la -rpath /usr/lib/x86_64-linux-gnu cni_peer_id.lo gsup_client.lo gsup_client_mux.lo gsup_req.lo -ltalloc -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl libtool: link: gcc -shared -fPIC -DPIC .libs/cni_peer_id.o .libs/gsup_client.o .libs/gsup_client_mux.o .libs/gsup_req.o /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmo-gsup-client.so.0 -o .libs/libosmo-gsup-client.so.0.2.0 libtool: link: (cd ".libs" && rm -f "libosmo-gsup-client.so.0" && ln -s "libosmo-gsup-client.so.0.2.0" "libosmo-gsup-client.so.0") libtool: link: (cd ".libs" && rm -f "libosmo-gsup-client.so" && ln -s "libosmo-gsup-client.so.0.2.0" "libosmo-gsup-client.so") libtool: link: ar cr .libs/libosmo-gsup-client.a cni_peer_id.o gsup_client.o gsup_client_mux.o gsup_req.o libtool: link: ranlib .libs/libosmo-gsup-client.a libtool: link: ( cd ".libs" && rm -f "libosmo-gsup-client.la" && ln -s "../libosmo-gsup-client.la" "libosmo-gsup-client.la" ) /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -Wl,-z,now -o gsup-test-client gsup_test_client.o -ltalloc -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libosmo-gsup-client.la libtool: link: gcc -Wall -I../../include -I../../include -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/gsup-test-client gsup_test_client.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 ./.libs/libosmo-gsup-client.so -pthread make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient' Making all in mslookup make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup' gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_mslookup_client-osmo-mslookup-client.o `test -f 'osmo-mslookup-client.c' || echo './'`osmo-mslookup-client.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mdns.lo mdns.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mdns_msg.lo mdns_msg.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mdns_rfc.lo mdns_rfc.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mdns_sock.lo mdns_sock.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup.lo mslookup.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup_client.lo mslookup_client.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup_client_fake.lo mslookup_client_fake.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup_client_mdns.lo mslookup_client_mdns.c libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup.c -fPIC -DPIC -o .libs/mslookup.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns_msg.c -fPIC -DPIC -o .libs/mdns_msg.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup_client_fake.c -fPIC -DPIC -o .libs/mslookup_client_fake.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup_client.c -fPIC -DPIC -o .libs/mslookup_client.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup_client_mdns.c -fPIC -DPIC -o .libs/mslookup_client_mdns.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns_rfc.c -fPIC -DPIC -o .libs/mdns_rfc.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns.c -fPIC -DPIC -o .libs/mdns.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns_sock.c -fPIC -DPIC -o .libs/mdns_sock.o libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns_sock.c -o mdns_sock.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup_client_mdns.c -o mslookup_client_mdns.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup_client.c -o mslookup_client.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup_client_fake.c -o mslookup_client_fake.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns_msg.c -o mdns_msg.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup.c -o mslookup.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns.c -o mdns.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.2.4-8562\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns_rfc.c -o mdns_rfc.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -fPIC -Wall -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -version-info 1:1:0 -Wl,-z,relro -Wl,-z,now -o libosmo-mslookup.la -rpath /usr/lib/x86_64-linux-gnu mdns.lo mdns_msg.lo mdns_rfc.lo mdns_sock.lo mslookup.lo mslookup_client.lo mslookup_client_fake.lo mslookup_client_mdns.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -ltalloc libtool: link: gcc -shared -fPIC -DPIC .libs/mdns.o .libs/mdns_msg.o .libs/mdns_rfc.o .libs/mdns_sock.o .libs/mslookup.o .libs/mslookup_client.o .libs/mslookup_client_fake.o .libs/mslookup_client_mdns.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 -lmnl -ltalloc -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmo-mslookup.so.1 -o .libs/libosmo-mslookup.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libosmo-mslookup.so.1" && ln -s "libosmo-mslookup.so.1.0.1" "libosmo-mslookup.so.1") libtool: link: (cd ".libs" && rm -f "libosmo-mslookup.so" && ln -s "libosmo-mslookup.so.1.0.1" "libosmo-mslookup.so") libtool: link: ar cr .libs/libosmo-mslookup.a mdns.o mdns_msg.o mdns_rfc.o mdns_sock.o mslookup.o mslookup_client.o mslookup_client_fake.o mslookup_client_mdns.o libtool: link: ranlib .libs/libosmo-mslookup.a libtool: link: ( cd ".libs" && rm -f "libosmo-mslookup.la" && ln -s "../libosmo-mslookup.la" "libosmo-mslookup.la" ) /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -Wl,-z,now -o osmo-mslookup-client osmo_mslookup_client-osmo-mslookup-client.o libosmo-mslookup.la -losmocore -ltalloc -lmnl -ltalloc libtool: link: gcc -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-mslookup-client osmo_mslookup_client-osmo-mslookup-client.o ./.libs/libosmo-mslookup.so /usr/lib/x86_64-linux-gnu/libosmocore.so -lmnl -ltalloc -pthread make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src' gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o auc.o auc.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ctrl.o ctrl.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o db.o db.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o db_auc.o db_auc.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o db_hlr.o db_hlr.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_router.o gsup_router.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_server.o gsup_server.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hlr.o hlr.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o logging.o logging.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rand_urandom.o rand_urandom.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hlr_vty.o hlr_vty.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hlr_vty_subscr.o hlr_vty_subscr.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_send.o gsup_send.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hlr_sms.o hlr_sms.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hlr_ussd.o hlr_ussd.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o proxy.o proxy.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o dgsm.o dgsm.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o remote_hlr.o remote_hlr.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lu_fsm.o lu_fsm.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o timestamp.o timestamp.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup_server.o mslookup_server.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup_server_mdns.o mslookup_server_mdns.c gsup_server.c: In function 'osmo_gsup_create_insert_subscriber_data_msg': gsup_server.c:475:10: note: '#pragma message: FIXME: deal with encoding the following data: gsup.hlr_enc' 475 | #pragma message "FIXME: deal with encoding the following data: gsup.hlr_enc" | ^~~~~~~ gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o dgsm_vty.o dgsm_vty.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hlr_db_tool.o hlr_db_tool.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o dbd_decode_binary.o dbd_decode_binary.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o cni_peer_id.o `test -f './gsupclient/cni_peer_id.c' || echo './'`./gsupclient/cni_peer_id.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo-euse-demo.o osmo-euse-demo.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -Wl,-z,now -o osmo-euse-demo osmo-euse-demo.o ../src/gsupclient/libosmo-gsup-client.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-euse-demo osmo-euse-demo.o ../src/gsupclient/.libs/libosmo-gsup-client.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -Wl,-z,now -o osmo-hlr-db-tool hlr_db_tool.o db.o db_hlr.o logging.o rand_urandom.o dbd_decode_binary.o cni_peer_id.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lsqlite3 libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmo-hlr-db-tool hlr_db_tool.o db.o db_hlr.o logging.o rand_urandom.o dbd_decode_binary.o cni_peer_id.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 -lsqlite3 -pthread /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -Wl,-z,now -o osmo-hlr auc.o ctrl.o db.o db_auc.o db_hlr.o gsup_router.o gsup_server.o hlr.o logging.o rand_urandom.o hlr_vty.o hlr_vty_subscr.o gsup_send.o hlr_sms.o hlr_ussd.o proxy.o dgsm.o remote_hlr.o lu_fsm.o timestamp.o mslookup_server.o mslookup_server_mdns.o dgsm_vty.o ../src/gsupclient/libosmo-gsup-client.la ../src/mslookup/libosmo-mslookup.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -lsqlite3 libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-hlr auc.o ctrl.o db.o db_auc.o db_hlr.o gsup_router.o gsup_server.o hlr.o logging.o rand_urandom.o hlr_vty.o hlr_vty_subscr.o gsup_send.o hlr_sms.o hlr_ussd.o proxy.o dgsm.o remote_hlr.o lu_fsm.o timestamp.o mslookup_server.o mslookup_server_mdns.o dgsm_vty.o ../src/gsupclient/.libs/libosmo-gsup-client.so ../src/mslookup/.libs/libosmo-mslookup.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lsqlite3 -pthread make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom' Making all in hlr make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/hlr' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/hlr' Making all in mslookup make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/mslookup' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/mslookup' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include' /bin/mkdir -p osmocom/gsupclient/ /bin/mkdir -p osmocom/mslookup/ sed \ -e "s/{{VERSION}}/$(echo '1.9.2.4-8562' | cut -d. -f1-3)/g" \ -e "s/{{VERSION_MAJOR}}/$(echo '1.9.2.4-8562' | cut -d. -f1)/g" \ -e "s/{{VERSION_MINOR}}/$(echo '1.9.2.4-8562' | cut -d. -f2)/g" \ -e "s/{{VERSION_PATCH}}/$(echo '1.9.2.4-8562' | cut -d. -f3)/g" \ osmocom/gsupclient/version.h.tpl > osmocom/gsupclient/version.h sed \ -e "s/{{VERSION}}/$(echo '1.9.2.4-8562' | cut -d. -f1-3)/g" \ -e "s/{{VERSION_MAJOR}}/$(echo '1.9.2.4-8562' | cut -d. -f1)/g" \ -e "s/{{VERSION_MINOR}}/$(echo '1.9.2.4-8562' | cut -d. -f2)/g" \ -e "s/{{VERSION_PATCH}}/$(echo '1.9.2.4-8562' | cut -d. -f3)/g" \ osmocom/mslookup/version.h.tpl > osmocom/mslookup/version.h make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include' Making all in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc' Making all in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples' Making all in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/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 osmohlr-vty-reference.xml if ! [ -f osmohlr-usermanual.adoc ]; then \ ln -s osmohlr-usermanual.adoc osmohlr-usermanual.adoc; \ fi ../../src/osmo-hlr --vty-ref-xml > vty/hlr_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-hlr/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" osmohlr-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.abOMu2IH4Z + mktemp + combine_src=/tmp/tmp.TaJOShXZVR + cp ./vty/hlr_vty_reference.xml /tmp/tmp.abOMu2IH4Z + [ -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.abOMu2IH4Z /tmp/tmp.TaJOShXZVR + xsltproc -o /tmp/tmp.abOMu2IH4Z --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.TaJOShXZVR 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-hlr/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', 'osmohlr-usermanual.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/images', '/etc/asciidoc/stylesheets'] a2x: executing: "/usr/bin/asciidoc" --backend docbook -a "a2x-format=pdf" -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-hlr/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' --attribute "docinfo" --attribute "revnumber=DRAFT " --attribute "revdate=unknown" --verbose --out-file "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual.xml" "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual.adoc" + [ -n ./vty/hlr_vty_additions.xml ] + realpath ./vty/hlr_vty_additions.xml + addition=/obs/_temp/binpkgs/osmo-hlr/doc/manuals/vty/hlr_vty_additions.xml + shift + cp /tmp/tmp.abOMu2IH4Z /tmp/tmp.TaJOShXZVR + xsltproc -o /tmp/tmp.abOMu2IH4Z --stringparam with /obs/_temp/binpkgs/osmo-hlr/doc/manuals/vty/hlr_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.TaJOShXZVR + [ -n ] + cat /tmp/tmp.abOMu2IH4Z + rm -f /tmp/tmp.TaJOShXZVR + rm -f /tmp/tmp.abOMu2IH4Z xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \ > generated/docbook_vty.xml set -x && \ export GIT_DATE="unknown" && \ export REVNUMBER="DRAFT " && \ export TEMPFILE="/obs/_temp/binpkgs/osmo-hlr/doc/manuals/generated/_temp_osmohlr-vty-reference.xml" && \ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmohlr-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-hlr/doc/manuals/generated" \ \ -P draft.mode=no \ -o osmohlr-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE + export GIT_DATE=unknown + GIT_DATE=unknown + export 'REVNUMBER=DRAFT ' + REVNUMBER='DRAFT ' + export TEMPFILE=/obs/_temp/binpkgs/osmo-hlr/doc/manuals/generated/_temp_osmohlr-vty-reference.xml + TEMPFILE=/obs/_temp/binpkgs/osmo-hlr/doc/manuals/generated/_temp_osmohlr-vty-reference.xml + /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmohlr-vty-reference.xml Changing revhistory to DRAFT , unknown... + dblatex --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-hlr/doc/manuals/generated' -P draft.mode=no -o osmohlr-vty-reference.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/generated/_temp_osmohlr-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build _temp_osmohlr-vty-reference.pdf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual.xml asciidoc: osmohlr-usermanual.adoc: line 6: evaluating: {include:/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual-docinfo.xml} asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/preface.adoc asciidoc: osmohlr-usermanual.adoc: line 9: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/preface.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/overview.adoc asciidoc: osmohlr-usermanual.adoc: line 11: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/overview.adoc asciidoc: overview.adoc: line 42: evaluating: {counter2:target-number} asciidoc: overview.adoc: line 42: evaluating: {set2:target:osmohlr-usermanual__1.svg} asciidoc: overview.adoc: line 67: filtering: dot -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__1.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/running.adoc asciidoc: osmohlr-usermanual.adoc: line 13: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/running.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/subscribers.adoc asciidoc: osmohlr-usermanual.adoc: line 15: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/subscribers.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_add_update_delete.vty asciidoc: subscribers.adoc: line 19: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_add_update_delete.vty asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/ussd.adoc asciidoc: osmohlr-usermanual.adoc: line 17: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/ussd.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/vty.adoc asciidoc: osmohlr-usermanual.adoc: line 19: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/vty.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/logging.adoc asciidoc: osmohlr-usermanual.adoc: line 21: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/logging.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/control.adoc asciidoc: osmohlr-usermanual.adoc: line 23: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/control.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_info.ctrl asciidoc: control.adoc: line 90: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_info.ctrl asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_cs_ps_enabled.ctrl asciidoc: control.adoc: line 118: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_cs_ps_enabled.ctrl asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_msisdn.ctrl asciidoc: control.adoc: line 129: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_msisdn.ctrl asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_aud2g.ctrl asciidoc: control.adoc: line 152: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_aud2g.ctrl asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_aud3g.ctrl asciidoc: control.adoc: line 178: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_aud3g.ctrl asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/control_if.adoc asciidoc: osmohlr-usermanual.adoc: line 25: reading: /obs/_temp/binpkgs/osmo-hlr/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:osmohlr-usermanual__2.svg} asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__2.svg" -Tsvg - && echo " " asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmohlr-usermanual__3.svg} asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__3.svg" -Tsvg - && echo " " asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmohlr-usermanual__4.svg} asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__4.svg" -Tsvg - asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmohlr-usermanual__5.svg} asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__5.svg" -Tsvg - asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmohlr-usermanual__6.svg} asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__6.svg" -Tsvg - asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmohlr-usermanual__7.svg} asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__7.svg" -Tsvg - asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmohlr-usermanual__8.svg} asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__8.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/dgsm.adoc asciidoc: osmohlr-usermanual.adoc: line 27: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/dgsm.adoc asciidoc: dgsm.adoc: line 38: evaluating: {counter2:target-number} asciidoc: dgsm.adoc: line 38: evaluating: {set2:target:osmohlr-usermanual__9.svg} asciidoc: dgsm.adoc: line 61: filtering: dot -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__9.svg" -T svg && echo " " asciidoc: dgsm.adoc: line 86: evaluating: {counter2:target-number} asciidoc: dgsm.adoc: line 86: evaluating: {set2:target:osmohlr-usermanual__10.svg} asciidoc: dgsm.adoc: line 105: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__10.svg" -Tsvg - asciidoc: dgsm.adoc: line 113: evaluating: {counter2:target-number} asciidoc: dgsm.adoc: line 113: evaluating: {set2:target:osmohlr-usermanual__11.svg} asciidoc: dgsm.adoc: line 133: filtering: dot -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__11.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/gsup.adoc asciidoc: osmohlr-usermanual.adoc: line 29: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/gsup.adoc asciidoc: gsup.adoc: line 63: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 63: evaluating: {set2:target:osmohlr-usermanual__12.svg} asciidoc: gsup.adoc: line 70: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__12.svg" -Tsvg - asciidoc: gsup.adoc: line 75: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 75: evaluating: {set2:target:osmohlr-usermanual__13.svg} asciidoc: gsup.adoc: line 82: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__13.svg" -Tsvg - asciidoc: gsup.adoc: line 92: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 92: evaluating: {set2:target:osmohlr-usermanual__14.svg} asciidoc: gsup.adoc: line 98: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__14.svg" -Tsvg - asciidoc: gsup.adoc: line 113: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 113: evaluating: {set2:target:osmohlr-usermanual__15.svg} asciidoc: gsup.adoc: line 122: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__15.svg" -Tsvg - asciidoc: gsup.adoc: line 127: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 127: evaluating: {set2:target:osmohlr-usermanual__16.svg} asciidoc: gsup.adoc: line 134: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__16.svg" -Tsvg - asciidoc: gsup.adoc: line 144: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 144: evaluating: {set2:target:osmohlr-usermanual__17.svg} asciidoc: gsup.adoc: line 151: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__17.svg" -Tsvg - asciidoc: gsup.adoc: line 156: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 156: evaluating: {set2:target:osmohlr-usermanual__18.svg} asciidoc: gsup.adoc: line 163: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__18.svg" -Tsvg - asciidoc: gsup.adoc: line 175: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 175: evaluating: {set2:target:osmohlr-usermanual__19.svg} asciidoc: gsup.adoc: line 182: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__19.svg" -Tsvg - asciidoc: gsup.adoc: line 194: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 194: evaluating: {set2:target:osmohlr-usermanual__20.svg} asciidoc: gsup.adoc: line 201: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__20.svg" -Tsvg - asciidoc: gsup.adoc: line 213: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 213: evaluating: {set2:target:osmohlr-usermanual__21.svg} asciidoc: gsup.adoc: line 220: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__21.svg" -Tsvg - asciidoc: gsup.adoc: line 239: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 239: evaluating: {set2:target:osmohlr-usermanual__22.svg} asciidoc: gsup.adoc: line 251: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__22.svg" -Tsvg - asciidoc: gsup.adoc: line 260: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 260: evaluating: {set2:target:osmohlr-usermanual__23.svg} asciidoc: gsup.adoc: line 278: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__23.svg" -Tsvg - asciidoc: gsup.adoc: line 289: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 289: evaluating: {set2:target:osmohlr-usermanual__24.svg} asciidoc: gsup.adoc: line 297: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__24.svg" -Tsvg - asciidoc: gsup.adoc: line 314: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 314: evaluating: {set2:target:osmohlr-usermanual__25.svg} asciidoc: gsup.adoc: line 321: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__25.svg" -Tsvg - asciidoc: gsup.adoc: line 1250: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1250: evaluating: {set2:target:osmohlr-usermanual__26.svg} asciidoc: gsup.adoc: line 1262: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__26.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1283: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1283: evaluating: {set2:target:osmohlr-usermanual__27.svg} asciidoc: gsup.adoc: line 1292: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__27.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1388: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1388: evaluating: {set2:target:osmohlr-usermanual__28.svg} asciidoc: gsup.adoc: line 1397: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__28.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1470: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1470: evaluating: {set2:target:osmohlr-usermanual__29.svg} asciidoc: gsup.adoc: line 1478: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__29.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1488: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1488: evaluating: {set2:target:osmohlr-usermanual__30.svg} asciidoc: gsup.adoc: line 1501: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__30.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1519: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1519: evaluating: {set2:target:osmohlr-usermanual__31.svg} asciidoc: gsup.adoc: line 1532: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__31.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1552: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1552: evaluating: {set2:target:osmohlr-usermanual__32.svg} asciidoc: gsup.adoc: line 1561: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__32.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1574: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1574: evaluating: {set2:target:osmohlr-usermanual__33.svg} asciidoc: gsup.adoc: line 1581: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__33.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1599: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1599: evaluating: {set2:target:osmohlr-usermanual__34.svg} asciidoc: gsup.adoc: line 1614: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__34.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1683: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1683: evaluating: {set2:target:osmohlr-usermanual__35.svg} asciidoc: gsup.adoc: line 1692: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__35.svg" -Tsvg - asciidoc: gsup.adoc: line 1715: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1715: evaluating: {set2:target:osmohlr-usermanual__36.svg} asciidoc: gsup.adoc: line 1725: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__36.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1864: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1864: evaluating: {set2:target:osmohlr-usermanual__37.svg} asciidoc: gsup.adoc: line 1872: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__37.svg" -Tsvg - && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: osmohlr-usermanual.adoc: line 31: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/port_numbers.adoc asciidoc: osmohlr-usermanual.adoc: line 33: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/port_numbers.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmohlr-usermanual.adoc: line 35: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/bibliography.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/glossary.adoc asciidoc: osmohlr-usermanual.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/glossary.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmohlr-usermanual.adoc: line 39: reading: /obs/_temp/binpkgs/osmo-hlr/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-hlr/doc/manuals/osmohlr-usermanual.xml" 'osmohlr-vty-reference.pdf' successfully built + rm /obs/_temp/binpkgs/osmo-hlr/doc/manuals/generated/_temp_osmohlr-vty-reference.xml Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-hlr/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual.xml xsltproc -o osmohlr-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpr7dei5r7/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-hlr/doc/manuals' /tmp/tmpr7dei5r7/custom.xsl /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Error: no ID for constraint linkend: gsup-msg-purge-ms-reqs. XRef to nonexistent id: gsup-msg-purge-ms-reqs Error: no ID for constraint linkend: gsup-ie-pdptaddress. XRef to nonexistent id: gsup-ie-pdptaddress Error: no ID for constraint linkend: ieee-802.11. XRef to nonexistent id: ieee-802.11 Section level > 6 not well supported for bibliodiv Image 'dblatex' not found rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__1.svg Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__2.svg rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__3.svg rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__4.svg rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__5.svg rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__6.svg rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__7.svg rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__8.svg rsvg-convert -a -f pdf -o fig8.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__9.svg rsvg-convert -a -f pdf -o fig9.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__10.svg rsvg-convert -a -f pdf -o fig10.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__11.svg rsvg-convert -a -f pdf -o fig11.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__12.svg rsvg-convert -a -f pdf -o fig12.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__13.svg rsvg-convert -a -f pdf -o fig13.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__14.svg rsvg-convert -a -f pdf -o fig14.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__15.svg rsvg-convert -a -f pdf -o fig15.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__16.svg rsvg-convert -a -f pdf -o fig16.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__17.svg rsvg-convert -a -f pdf -o fig17.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__18.svg rsvg-convert -a -f pdf -o fig18.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__19.svg rsvg-convert -a -f pdf -o fig19.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__20.svg rsvg-convert -a -f pdf -o fig20.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__21.svg rsvg-convert -a -f pdf -o fig21.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__22.svg rsvg-convert -a -f pdf -o fig22.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__23.svg rsvg-convert -a -f pdf -o fig23.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__24.svg rsvg-convert -a -f pdf -o fig24.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__25.svg rsvg-convert -a -f pdf -o fig25.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__26.svg rsvg-convert -a -f pdf -o fig26.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__27.svg rsvg-convert -a -f pdf -o fig27.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__28.svg rsvg-convert -a -f pdf -o fig28.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__29.svg rsvg-convert -a -f pdf -o fig29.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__30.svg rsvg-convert -a -f pdf -o fig30.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__31.svg rsvg-convert -a -f pdf -o fig31.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__32.svg rsvg-convert -a -f pdf -o fig32.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__33.svg rsvg-convert -a -f pdf -o fig33.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__34.svg rsvg-convert -a -f pdf -o fig34.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__35.svg rsvg-convert -a -f pdf -o fig35.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__36.svg rsvg-convert -a -f pdf -o fig36.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__37.svg Build osmohlr-usermanual.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex-draft built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmohlr-usermanual.tex kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tctt0900 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tctt0900 This is METAFONT, Version 2.7182818 (TeX Live 2020/Debian) (preloaded base=mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt0900.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf Ok (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf Ok [100] [109] [98] [99] [108]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44] [45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95] [96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174] [175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf Ok [185] [178] [179] [170] [186]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf Ok [188] [189] [190]) ) ) ) Font metrics written on tctt0900.tfm. Output written on tctt0900.600gf (128 characters, 17564 bytes). Transcript written on tctt0900.log. mktexpk: /home/user/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/tctt0900.600pk: successfully generated. running post-compilation scripts... [index] the index file /tmp/tmpr7dei5r7/osmohlr-usermanual.idx is empty osmohlr-usermanual.aux MD5 checksum changed osmohlr-usermanual.toc MD5 checksum changed the /tmp/tmpr7dei5r7/osmohlr-usermanual.aux file has changed pdflatex -interaction=batchmode osmohlr-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpr7dei5r7/osmohlr-usermanual.idx is empty osmohlr-usermanual.aux MD5 checksum changed the /tmp/tmpr7dei5r7/osmohlr-usermanual.aux file has changed but no re-run required? no new compilation is needed running last-compilation scripts... 'osmohlr-usermanual.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual.xml make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc' Making all in sql make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/sql' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/sql' Making all in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib' Making all in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd' Making all in dgsm make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/dgsm' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib/dgsm' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests' Making all in auc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc' Making all in gen_ts_55_205_test_sets make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc' Making all in db make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/db' Making all in gsup make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup' Making all in db_upgrade make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db_upgrade' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/db_upgrade' Making all in mslookup make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hlr' dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false) make -j21 check VERBOSE=1 make[2]: Entering directory '/obs/_temp/binpkgs/osmo-hlr' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr' Making check in src make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src' make check-recursive make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src' Making check in gsupclient make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient' Making check in mslookup make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src' Making check in include make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include' Making check in osmocom make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom' Making check in hlr make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/hlr' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/hlr' Making check in mslookup make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/mslookup' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/mslookup' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include' Making check in doc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc' Making check in examples make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples' Making check in manuals make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/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 osmohlr-usermanual.check; \ fi make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/manuals' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc' Making check in sql make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/sql' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/sql' Making check in contrib make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib' Making check in systemd make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd' Making check in dgsm make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/dgsm' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib/dgsm' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib' Making check in tests make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests' Making check in auc make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc' Making check in gen_ts_55_205_test_sets make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc' make auc_test auc_ts_55_205_test_sets make[7]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc' gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o auc_test.o auc_test.c ../../tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py > auc_ts_55_205_test_sets.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o auc_ts_55_205_test_sets.o `test -f './auc_ts_55_205_test_sets.c' || echo './'`./auc_ts_55_205_test_sets.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -Wl,-z,now -o auc_test auc_test.o ../../src/auc.o ../../src/logging.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -Wl,-z,now -o auc_ts_55_205_test_sets auc_ts_55_205_test_sets.o ../../src/auc.o ../../src/logging.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o auc_test auc_test.o ../../src/auc.o ../../src/logging.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 libtool: link: gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o auc_ts_55_205_test_sets auc_ts_55_205_test_sets.o ../../src/auc.o ../../src/logging.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[7]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc' make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc' Making check in db make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db' make db_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db' gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o db_test.o db_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -Wl,-z,now -o db_test db_test.o ../../src/logging.o ../../src/db_auc.o ../../src/db_hlr.o ../../src/db.o ../../src/cni_peer_id.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -lsqlite3 libtool: link: gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o db_test db_test.o ../../src/logging.o ../../src/db_auc.o ../../src/db_hlr.o ../../src/db.o ../../src/cni_peer_id.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lsqlite3 -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/db' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/db' Making check in gsup make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup' make gsup_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup' gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_test.o gsup_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -Wl,-z,now -o gsup_test gsup_test.o ../../src/gsupclient/libosmo-gsup-client.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gsup_test gsup_test.o ../../src/gsupclient/.libs/libosmo-gsup-client.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/osmo-hlr/src/gsupclient/.libs make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup' Making check in db_upgrade make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db_upgrade' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/db_upgrade' Making check in mslookup make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup' make mdns_test mslookup_client_test mslookup_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup' gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mdns_test.o mdns_test.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup_client_test.o mslookup_client_test.c gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.2.4-8562\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.2.4-8562\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.2.4-8562\" -DSTDC_HEADERS=1 -I. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup_test.o mslookup_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -Wl,-z,now -o mslookup_test mslookup_test.o ../../src/mslookup/libosmo-mslookup.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -Wl,-z,now -o mslookup_client_test mslookup_client_test.o ../../src/mslookup/libosmo-mslookup.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -Wl,-z,now -o mdns_test mdns_test.o ../../src/mslookup/libosmo-mslookup.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o mslookup_test mslookup_test.o ../../src/mslookup/.libs/libosmo-mslookup.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/osmo-hlr/src/mslookup/.libs libtool: link: gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o mslookup_client_test mslookup_client_test.o ../../src/mslookup/.libs/libosmo-mslookup.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/osmo-hlr/src/mslookup/.libs libtool: link: gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o mdns_test mdns_test.o ../../src/mslookup/.libs/libosmo-mslookup.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/osmo-hlr/src/mslookup/.libs make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests' make check-local make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [osmo-hlr])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [osmo-hlr])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [1.9.2.4-8562])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [osmo-hlr 1.9.2.4-8562])' && \ 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' ## --------------------------------- ## ## osmo-hlr 1.9.2.4-8562 test suite. ## ## --------------------------------- ## Regression tests. 1: auc ok 2: auc_ts_55_205_test_sets ok 3: gsup ok 4: db ok 5: db_upgrade ok 6: mdns ok 7: mslookup ok 8: mslookup_client ok 9: mslookup_client_mdns skipped (testsuite.at:63) ## ------------- ## ## Test results. ## ## ------------- ## 8 tests were successful. 1 test was skipped. make python-tests make[7]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests' echo "Not running python-based external tests (determined at configure-time)" Not running python-based external tests (determined at configure-time) make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests' make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr' create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --with autoreconf dh_testroot dh_prep dh_auto_install make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-hlr/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hlr' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-hlr' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src' make install-recursive make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src' Making install in gsupclient make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient' /bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gsup-client.la '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.so.0.2.0 /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 libtool: install: (cd /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gsup-client.so.0.2.0 libosmo-gsup-client.so.0 || { rm -f libosmo-gsup-client.so.0 && ln -s libosmo-gsup-client.so.0.2.0 libosmo-gsup-client.so.0; }; }) libtool: install: (cd /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gsup-client.so.0.2.0 libosmo-gsup-client.so || { rm -f libosmo-gsup-client.so && ln -s libosmo-gsup-client.so.0.2.0 libosmo-gsup-client.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.lai /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.la libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.a /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.a libtool: install: chmod 644 /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.a libtool: install: ranlib /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient' Making install in mslookup make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup' /bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-mslookup.la '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.so.1.0.1 /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-mslookup.so.1.0.1 libtool: install: (cd /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-mslookup.so.1.0.1 libosmo-mslookup.so.1 || { rm -f libosmo-mslookup.so.1 && ln -s libosmo-mslookup.so.1.0.1 libosmo-mslookup.so.1; }; }) libtool: install: (cd /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-mslookup.so.1.0.1 libosmo-mslookup.so || { rm -f libosmo-mslookup.so && ln -s libosmo-mslookup.so.1.0.1 libosmo-mslookup.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.lai /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-mslookup.la libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.a /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-mslookup.a libtool: install: chmod 644 /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-mslookup.a libtool: install: ranlib /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-mslookup.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' /bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-mslookup-client '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin' libtool: warning: 'libosmo-mslookup.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/osmo-mslookup-client /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin/osmo-mslookup-client make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src' /bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-hlr osmo-hlr-db-tool osmo-euse-demo '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin' libtool: warning: '../src/gsupclient/libosmo-gsup-client.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: warning: '../src/mslookup/libosmo-mslookup.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/osmo-hlr /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin/osmo-hlr libtool: install: /usr/bin/install -c osmo-hlr-db-tool /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin/osmo-hlr-db-tool libtool: warning: '../src/gsupclient/libosmo-gsup-client.la' has not been installed in '/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/osmo-euse-demo /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin/osmo-euse-demo make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom' Making install in hlr make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/hlr' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/hlr' 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-hlr/include/osmocom/hlr' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/hlr' Making install in mslookup make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/mslookup' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/mslookup' 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-hlr/include/osmocom/mslookup' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/mslookup' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/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-hlr/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/include' /bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/include/osmocom/gsupclient' /usr/bin/install -c -m 644 osmocom/gsupclient/cni_peer_id.h osmocom/gsupclient/gsup_client.h osmocom/gsupclient/gsup_client_mux.h osmocom/gsupclient/gsup_req.h osmocom/gsupclient/version.h '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/include/osmocom/gsupclient' /bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/include/osmocom/mslookup' /usr/bin/install -c -m 644 osmocom/mslookup/mdns.h osmocom/mslookup/mdns_sock.h osmocom/mslookup/mslookup_client_fake.h osmocom/mslookup/mslookup_client.h osmocom/mslookup/mslookup_client_mdns.h osmocom/mslookup/mslookup.h osmocom/mslookup/version.h '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/include/osmocom/mslookup' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include' Making install in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc' Making install in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/etc/osmocom' /usr/bin/install -c -m 644 osmo-hlr.cfg '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/etc/osmocom' make install-data-hook make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples' for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ j="/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/doc/osmo-hlr/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples' Making install in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/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-hlr/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-hlr/doc/manuals' [ -n "osmo-hlr" ] || exit 1 if [ "" != "1" ]; then \ for i in osmohlr-usermanual.pdf osmohlr-vty-reference.pdf; do \ install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/doc/osmo-hlr-doc/$i" || exit 1; \ done; \ fi install: creating directory '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/doc/osmo-hlr-doc' 'osmohlr-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/doc/osmo-hlr-doc/osmohlr-usermanual.pdf' 'osmohlr-vty-reference.pdf' -> '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/doc/osmo-hlr-doc/osmohlr-vty-reference.pdf' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/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-hlr/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc' Making install in sql make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/sql' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/sql' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /obs/_temp/binpkgs/osmo-hlr/debian/tmp/var/lib/osmocom /bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/doc/osmo-hlr/sql' /usr/bin/install -c -m 644 ./hlr.sql ./hlr_data.sql '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/doc/osmo-hlr/sql' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/sql' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/sql' Making install in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib' Making install in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 osmo-hlr.service '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/lib/systemd/system' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd' Making install in dgsm make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/dgsm' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/dgsm' 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-hlr/contrib/dgsm' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib/dgsm' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib' make[5]: Nothing to be done for 'install-exec-am'. make install-data-hook make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib' install -Dm755 ./osmo-hlr-db-upgrade.sh \ -t /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/osmocom/ make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests' Making install in auc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc' Making install in gen_ts_55_205_test_sets make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' 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-hlr/tests/auc/gen_ts_55_205_test_sets' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc' 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-hlr/tests/auc' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc' Making install in db make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db' 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-hlr/tests/db' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/db' Making install in gsup make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup' 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-hlr/tests/gsup' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup' Making install in db_upgrade make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db_upgrade' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db_upgrade' 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-hlr/tests/db_upgrade' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/db_upgrade' Making install in mslookup make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup' 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-hlr/tests/mslookup' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/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-hlr/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/install -c -m 644 libosmo-gsup-client.pc libosmo-mslookup.pc '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr' 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-hlr' dh_compress -X.pdf make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr' dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hlr' dh_strip --dbg-package=osmo-hlr-dbg make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hlr' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info dpkg-shlibdeps: warning: symbol osmo_gsup_decode used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries dpkg-shlibdeps: warning: symbol ipa_prepend_header used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries dpkg-shlibdeps: warning: symbol osmo_oap_client_init used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries dpkg-shlibdeps: warning: symbol ipa_prepend_header_ext used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries dpkg-shlibdeps: warning: symbol osmo_gsup_message_type_names used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries dpkg-shlibdeps: warning: symbol osmo_gsup_encode used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries dpkg-shlibdeps: warning: symbol osmo_gsup_message_class_names used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries dpkg-shlibdeps: warning: symbol gsm48_gmm_cause_names used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries dpkg-shlibdeps: warning: symbol osmo_oap_client_register used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries dpkg-shlibdeps: warning: symbol osmo_gsup_session_state_names used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries dpkg-shlibdeps: warning: 2 other similar warnings have been skipped (use -v to see them all) make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr' dh_installdeb dh_gencontrol dpkg-gencontrol: warning: package osmo-hlr-doc: substitution variable ${misc:Package} used, but is not defined dh_md5sums dh_builddeb dpkg-deb: building package 'libosmo-mslookup1' in '../libosmo-mslookup1_1.9.3_amd64.deb'. dpkg-deb: building package 'libosmo-mslookup-dev' in '../libosmo-mslookup-dev_1.9.3_amd64.deb'. dpkg-deb: building package 'osmo-mslookup-utils' in '../osmo-mslookup-utils_1.9.3_amd64.deb'. dpkg-deb: building package 'osmo-hlr-doc' in '../osmo-hlr-doc_1.9.3_all.deb'. dpkg-deb: building package 'osmo-hlr-dbg' in '../osmo-hlr-dbg_1.9.3_amd64.deb'. dpkg-deb: building package 'libosmo-gsup-client0' in '../libosmo-gsup-client0_1.9.3_amd64.deb'. dpkg-deb: building package 'libosmo-gsup-client-dev' in '../libosmo-gsup-client-dev_1.9.3_amd64.deb'. dpkg-deb: building package 'osmo-hlr' in '../osmo-hlr_1.9.3_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../osmo-hlr_1.9.3_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 libosmo-gsup-client-dev_1.9.3_amd64.deb drwxr-xr-x root/root 0 2026-07-17 07:02 ./ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/include/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/include/osmocom/gsupclient/ -rw-r--r-- root/root 2962 2026-07-17 07:02 ./usr/include/osmocom/gsupclient/cni_peer_id.h -rw-r--r-- root/root 4397 2026-07-17 07:02 ./usr/include/osmocom/gsupclient/gsup_client.h -rw-r--r-- root/root 2374 2026-07-17 07:02 ./usr/include/osmocom/gsupclient/gsup_client_mux.h -rw-r--r-- root/root 5747 2026-07-17 07:02 ./usr/include/osmocom/gsupclient/gsup_req.h -rw-r--r-- root/root 624 2026-07-17 07:02 ./usr/include/osmocom/gsupclient/version.h drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 54994 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/libosmo-gsup-client.a -rw-r--r-- root/root 1296 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/libosmo-gsup-client.la drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 252 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-gsup-client.pc drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/libosmo-gsup-client-dev/ -rw-r--r-- root/root 10180 2026-07-17 07:02 ./usr/share/doc/libosmo-gsup-client-dev/changelog.gz -rw-r--r-- root/root 1645 2026-07-17 07:02 ./usr/share/doc/libosmo-gsup-client-dev/copyright lrwxrwxrwx root/root 0 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -> libosmo-gsup-client.so.0.2.0 + dpkg -c libosmo-gsup-client0_1.9.3_amd64.deb drwxr-xr-x root/root 0 2026-07-17 07:02 ./ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 42928 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/libosmo-gsup-client0/ -rw-r--r-- root/root 10180 2026-07-17 07:02 ./usr/share/doc/libosmo-gsup-client0/changelog.gz -rw-r--r-- root/root 1645 2026-07-17 07:02 ./usr/share/doc/libosmo-gsup-client0/copyright lrwxrwxrwx root/root 0 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0 -> libosmo-gsup-client.so.0.2.0 + dpkg -c libosmo-mslookup-dev_1.9.3_amd64.deb drwxr-xr-x root/root 0 2026-07-17 07:02 ./ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/include/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/include/osmocom/mslookup/ -rw-r--r-- root/root 1615 2026-07-17 07:02 ./usr/include/osmocom/mslookup/mdns.h -rw-r--r-- root/root 1251 2026-07-17 07:02 ./usr/include/osmocom/mslookup/mdns_sock.h -rw-r--r-- root/root 4936 2026-07-17 07:02 ./usr/include/osmocom/mslookup/mslookup.h -rw-r--r-- root/root 6425 2026-07-17 07:02 ./usr/include/osmocom/mslookup/mslookup_client.h -rw-r--r-- root/root 1225 2026-07-17 07:02 ./usr/include/osmocom/mslookup/mslookup_client_fake.h -rw-r--r-- root/root 1618 2026-07-17 07:02 ./usr/include/osmocom/mslookup/mslookup_client_mdns.h -rw-r--r-- root/root 588 2026-07-17 07:02 ./usr/include/osmocom/mslookup/version.h drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 70590 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/libosmo-mslookup.a -rw-r--r-- root/root 1152 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/libosmo-mslookup.la drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 277 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-mslookup.pc drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/libosmo-mslookup-dev/ -rw-r--r-- root/root 10180 2026-07-17 07:02 ./usr/share/doc/libosmo-mslookup-dev/changelog.gz -rw-r--r-- root/root 1645 2026-07-17 07:02 ./usr/share/doc/libosmo-mslookup-dev/copyright lrwxrwxrwx root/root 0 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/libosmo-mslookup.so -> libosmo-mslookup.so.1.0.1 + dpkg -c libosmo-mslookup1_1.9.3_amd64.deb drwxr-xr-x root/root 0 2026-07-17 07:02 ./ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 51112 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/libosmo-mslookup.so.1.0.1 drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/libosmo-mslookup1/ -rw-r--r-- root/root 10180 2026-07-17 07:02 ./usr/share/doc/libosmo-mslookup1/changelog.gz -rw-r--r-- root/root 1645 2026-07-17 07:02 ./usr/share/doc/libosmo-mslookup1/copyright lrwxrwxrwx root/root 0 2026-07-17 07:02 ./usr/lib/x86_64-linux-gnu/libosmo-mslookup.so.1 -> libosmo-mslookup.so.1.0.1 + dpkg -c osmo-hlr-dbg_1.9.3_amd64.deb drwxr-xr-x root/root 0 2026-07-17 07:02 ./ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/debug/.build-id/70/ -rw-r--r-- root/root 63456 2026-07-17 07:02 ./usr/lib/debug/.build-id/70/60b087ad589715abae6e5e0b7f70336d65f567.debug drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/debug/.build-id/78/ -rw-r--r-- root/root 309912 2026-07-17 07:02 ./usr/lib/debug/.build-id/78/90b2af96c679214df79864c63731196e851cca.debug drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/debug/.build-id/79/ -rw-r--r-- root/root 54624 2026-07-17 07:02 ./usr/lib/debug/.build-id/79/5ab18450f612d5621306b08d7d22fb035ad77e.debug drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/debug/.build-id/8b/ -rw-r--r-- root/root 36208 2026-07-17 07:02 ./usr/lib/debug/.build-id/8b/e7893f1bc4dc5c69a3e06e64734acd76f8d6e0.debug drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/lib/debug/.build-id/c3/ -rw-r--r-- root/root 64296 2026-07-17 07:02 ./usr/lib/debug/.build-id/c3/9cd8cf645dec9ebc73e6037ae6bf9eed7ed16f.debug drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/osmo-hlr-dbg/ -rw-r--r-- root/root 10180 2026-07-17 07:02 ./usr/share/doc/osmo-hlr-dbg/changelog.gz -rw-r--r-- root/root 1645 2026-07-17 07:02 ./usr/share/doc/osmo-hlr-dbg/copyright + dpkg -c osmo-hlr-doc_1.9.3_all.deb drwxr-xr-x root/root 0 2026-07-17 07:02 ./ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/osmo-hlr-doc/ -rw-r--r-- root/root 10180 2026-07-17 07:02 ./usr/share/doc/osmo-hlr-doc/changelog.gz -rw-r--r-- root/root 1645 2026-07-17 07:02 ./usr/share/doc/osmo-hlr-doc/copyright -rw-r--r-- root/root 943852 2026-07-17 07:02 ./usr/share/doc/osmo-hlr-doc/osmohlr-usermanual.pdf -rw-r--r-- root/root 255141 2026-07-17 07:02 ./usr/share/doc/osmo-hlr-doc/osmohlr-vty-reference.pdf + dpkg -c osmo-hlr_1.9.3_amd64.deb drwxr-xr-x root/root 0 2026-07-17 07:02 ./ drwxr-xr-x root/root 0 2026-07-17 07:02 ./etc/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./etc/osmocom/ -rw-r--r-- root/root 597 2026-07-17 07:02 ./etc/osmocom/osmo-hlr.cfg drwxr-xr-x root/root 0 2026-07-17 07:02 ./lib/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./lib/systemd/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./lib/systemd/system/ -rw-r--r-- root/root 504 2026-07-17 07:02 ./lib/systemd/system/osmo-hlr.service drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/bin/ -rwxr-xr-x root/root 282624 2026-07-17 07:02 ./usr/bin/osmo-hlr -rwxr-xr-x root/root 80288 2026-07-17 07:02 ./usr/bin/osmo-hlr-db-tool drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/osmo-hlr/ -rw-r--r-- root/root 10180 2026-07-17 07:02 ./usr/share/doc/osmo-hlr/changelog.gz -rw-r--r-- root/root 1645 2026-07-17 07:02 ./usr/share/doc/osmo-hlr/copyright drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/osmo-hlr/examples/ -rw-r--r-- root/root 991 2026-07-17 07:02 ./usr/share/doc/osmo-hlr/examples/osmo-hlr-dgsm.cfg -rw-r--r-- root/root 597 2026-07-17 07:02 ./usr/share/doc/osmo-hlr/examples/osmo-hlr.cfg drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/osmo-hlr/sql/ -rw-r--r-- root/root 2915 2026-07-17 07:02 ./usr/share/doc/osmo-hlr/sql/hlr.sql -rw-r--r-- root/root 768 2026-07-17 07:02 ./usr/share/doc/osmo-hlr/sql/hlr_data.sql drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/osmocom/ -rwxr-xr-x root/root 1274 2026-07-17 07:02 ./usr/share/osmocom/osmo-hlr-db-upgrade.sh + dpkg -c osmo-mslookup-utils_1.9.3_amd64.deb drwxr-xr-x root/root 0 2026-07-17 07:02 ./ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/bin/ -rwxr-xr-x root/root 35608 2026-07-17 07:02 ./usr/bin/osmo-mslookup-client drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-17 07:02 ./usr/share/doc/osmo-mslookup-utils/ -rw-r--r-- root/root 10180 2026-07-17 07:02 ./usr/share/doc/osmo-mslookup-utils/changelog.gz -rw-r--r-- root/root 1645 2026-07-17 07:02 ./usr/share/doc/osmo-mslookup-utils/copyright 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 77371 killed; [ssh-agent] Stopped. Finished: SUCCESS