Skip to content

Console Output

Started by upstream project "gerrit-osmo-hnbgw" build number 632
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-hnbgw/+/37187 in silent mode.
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXX1WmGTj/agent.1841758
SSH_AGENT_PID=1841760
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_5620447694849554834.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_5620447694849554834.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-hnbgw
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-hnbgw # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-hnbgw
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-hnbgw +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-hnbgw # 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-hnbgw # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-hnbgw
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-hnbgw refs/changes/87/37187/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 7a326f5b305f795ce880981e08e5923daa42c80c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7a326f5b305f795ce880981e08e5923daa42c80c # timeout=10
Commit message: "nft-kpi: log errors of counter retrieval"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk c66ed9db8644b7d88b97a3b48c107ac6908e88dc # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins11553708851914267340.sh + set +x Building binary packages for distro: 'debian:10' + 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 4e49cb8 ansible/hosts: lx2-raspbian11build: update IP + cd osmo-hnbgw + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:10 :: Copying the source to the cache dir :: Building the source package docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/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: 561B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s #3 [internal] load metadata for docker.io/library/debian:12 #3 DONE 1.4s #4 [1/3] FROM docker.io/library/debian:12@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c #4 DONE 0.0s #5 [2/3] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc python3-packaging python3-setuptools quilt rebar3 sed && apt-get clean #5 CACHED #6 [3/3] RUN USERADD --uid=1000 -m user #6 CACHED #7 exporting to image #7 exporting layers done #7 writing image sha256:fdf75727a75c0e4957fcd5f47ad8d3ca18e86324dc0c651440d2c6b768bd130d 0.0s done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg 0.0s done #7 DONE 0.0s osmo-hnbgw: using cached https://gerrit.osmocom.org/osmo-hnbgw (not cloning, not fetching) osmo-hnbgw: 'git clean -ffxd' osmo-hnbgw: skipping git checkout, current commit: 7a326f5 nft-kpi: log errors of counter retrieval osmo-hnbgw: building source package 1.5.0.77-7a32 osmo-hnbgw: adding debian/changelog entry (1.5.0 => 1.5.0.77-7a32) osmo-hnbgw: building debian source package osmo-hnbgw: adding commit_7a326f5b305f795ce880981e08e5923daa42c80c.txt docker: running: build_srcpkg.py inside docker :: Building the binary packages docker: building image debian-10-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:10', '--build-arg', 'DISTRO_FROM=debian:10', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-10-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 .dockerignore #1 transferring context: 2B done #1 DONE 0.2s #2 [internal] load build definition from build_binpkg.Dockerfile #2 transferring dockerfile: 2.93kB done #2 DONE 0.3s #3 [internal] load metadata for docker.io/library/debian:10 #3 DONE 1.1s #4 [1/6] FROM docker.io/library/debian:10@sha256:6e7bd55a5705914837aad8db01b349f4617510c11e47ccae8e87f6f14e489626 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.5s #6 [2/6] COPY RELEASE.KEY /tmp/Release.key #6 CACHED #7 [3/6] RUN USERADD --uid=1000 -m user #7 CACHED #8 [4/6] RUN CASE "debian:10" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian:10" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:10" in debian:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:10" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:8d543574d89c6ec2f8d2e0764cfca27553bc17cf27cea7097b2ea92499d54760 0.1s done #11 naming to docker.io/library/debian-10-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.1s docker: building image debian-10-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:10', '--build-arg', 'DISTRO_FROM=debian-10-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-10-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 ... #2 [internal] load build definition from build_binpkg_manuals.Dockerfile #2 transferring dockerfile: 802B 0.0s done #2 DONE 0.6s #1 [internal] load .dockerignore #1 DONE 0.7s #3 [internal] load metadata for docker.io/library/debian-10-osmocom-obs-build-binpkg:latest #3 DONE 0.0s #4 [1/2] FROM docker.io/library/debian-10-osmocom-obs-build-binpkg #4 DONE 1.1s #5 [2/2] RUN CASE "debian:10" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 0.647 Hit:1 http://deb.debian.org/debian buster InRelease #5 0.647 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #5 0.647 Hit:3 http://deb.debian.org/debian buster-updates InRelease #5 0.649 Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ InRelease [1553 B] #5 0.953 Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ Packages [56.8 kB] #5 0.967 Fetched 58.3 kB in 0s (165 kB/s) #5 0.967 Reading package lists... #5 1.369 Reading package lists... #5 1.726 Building dependency tree... #5 1.792 Reading state information... #5 1.864 The following additional packages will be installed: #5 1.864 adwaita-icon-theme asciidoc asciidoc-base asciidoc-common asciidoc-dblatex #5 1.864 dblatex dbus dbus-user-session dconf-gsettings-backend dconf-service dmsetup #5 1.864 docbook-dsssl docbook-utils docbook-xml docbook5-xml docutils-common #5 1.864 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville #5 1.864 fonts-gfs-porson fonts-lmodern glib-networking glib-networking-common #5 1.864 glib-networking-services graphviz gsettings-desktop-schemas #5 1.864 gtk-update-icon-cache hicolor-icon-theme libapparmor1 libapt-inst2.0 #5 1.864 libargon2-1 libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0 #5 1.864 libavahi-client3 libavahi-common-data libavahi-common3 libbrotli1 libbsd0 #5 1.864 libcairo-gobject2 libcairo2 libcdt5 libcgraph6 libcolord2 libcroco3 #5 1.864 libcryptsetup12 libcups2 libcupsimage2 libdatrie1 libdbus-1-3 libdconf1 #5 1.864 libdevmapper1.02.1 libepoxy0 libfontconfig1 libfreetype6 libfribidi0 libgd3 #5 1.864 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libglib2.0-0 libgraphite2-3 #5 1.864 libgs9 libgs9-common libgtk-3-0 libgtk-3-common libgts-0.7-5 libgvc6 #5 1.864 libgvpr2 libharfbuzz-icu0 libharfbuzz0b libice6 libicu63 libidn11 #5 1.864 libijs-0.35 libimagequant0 libip4tc0 libjbig0 libjbig2dec0 libjpeg62-turbo #5 1.864 libjson-c3 libjson-glib-1.0-0 libjson-glib-1.0-common libkmod2 libkpathsea6 #5 1.864 liblab-gamut1 liblcms2-2 libltdl7 libmime-charset-perl libmpdec2 #5 1.864 libopenjp2-7 libosp5 libostyle1c2 libpam-systemd libpango-1.0-0 #5 1.864 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 libpathplan4 #5 1.864 libpixman-1-0 libpng16-16 libpotrace0 libproxy1v5 libptexenc1 #5 1.864 libpython-stdlib libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib #5 1.864 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib librest-0.7-0 #5 1.864 librsvg2-2 librsvg2-bin librsvg2-common libsgmls-perl libsm6 libsombok3 #5 1.864 libsoup-gnome2.4-1 libsoup2.4-1 libsynctex2 libteckit0 libtexlua52 #5 1.864 libtexlua53 libtexluajit2 libthai-data libthai0 libtiff5 #5 1.864 libunicode-linebreak-perl libwayland-client0 libwayland-cursor0 #5 1.864 libwayland-egl1 libwebp6 libwebpdemux2 libwebpmux3 libwoff1 libx11-6 #5 1.864 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 #5 1.864 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 libxdot4 libxext6 #5 1.864 libxfixes3 libxi6 libxinerama1 libxkbcommon0 libxml2 libxml2-utils libxmu6 #5 1.864 libxpm4 libxrandr2 libxrender1 libxslt1.1 libxt6 libxxhash0 libzzip-0-13 #5 1.864 lynx lynx-common mime-support mscgen openjade opensp osmocom-master #5 1.864 poppler-data preview-latex-style python python-apt python-apt-common #5 1.864 python-minimal python2 python2-minimal python2.7 python2.7-minimal python3 #5 1.864 python3-blockdiag python3-docutils python3-funcparserlib python3-minimal #5 1.864 python3-nwdiag python3-pil python3-pkg-resources python3-reportlab #5 1.864 python3-reportlab-accel python3-roman python3-webcolors python3.7 #5 1.864 python3.7-minimal sensible-utils sgml-base sgml-data sgmlspl #5 1.864 shared-mime-info systemd systemd-sysv t1utils teckit tex-common texlive #5 1.864 texlive-base texlive-bibtex-extra texlive-binaries texlive-extra-utils #5 1.864 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #5 1.864 texlive-latex-base texlive-latex-extra texlive-latex-recommended #5 1.864 texlive-pictures texlive-plain-generic texlive-science texlive-xetex tipa #5 1.864 ucf x11-common xdg-utils xkb-data xml-core xsltproc #5 1.865 Suggested packages: #5 1.865 asciidoc-doc source-highlight epubcheck docbook ghostscript #5 1.865 graphicsmagick-imagemagick-compat | imagemagick inkscape latex-cjk-all #5 1.865 lmodern pdf-viewer texlive-lang-all texlive-lang-cyrillic transfig xindy #5 1.865 docbook-dsssl-doc docbook-xsl docbook-defguide docbook-xsl-ns #5 1.865 docbook5-defguide gsfonts graphviz-doc colord cups-common libgd-tools gvfs #5 1.865 liblcms2-utils libencode-hanextra-perl libpod2-base-perl sgmls-doc doc-base #5 1.865 poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho #5 1.865 fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai #5 1.865 fonts-arphic-uming fonts-nanum python-doc python-tk python-apt-dbg #5 1.865 python-apt-doc python2-doc python2.7-doc binfmt-support python3-doc #5 1.865 python3-tk python3-venv docutils-doc fonts-linuxlibertine #5 1.865 | ttf-linux-libertine texlive-lang-french python-pil-doc python3-pil-dbg #5 1.865 python3-setuptools python3-egenix-mxtexttools python-reportlab-doc #5 1.865 python3.7-venv python3.7-doc sgml-base-doc perlsgml w3-recs #5 1.865 systemd-container policykit-1 debhelper gv | postscript-viewer perl-tk #5 1.865 xpdf-reader | pdf-viewer chktex dvidvi dvipng fragmaster lacheck latexdiff #5 1.865 latexmk purifyeps texlive-fonts-recommended-doc texlive-latex-base-doc #5 1.865 python-pygments icc-profiles libfile-which-perl #5 1.865 libspreadsheet-parseexcel-perl texlive-latex-extra-doc #5 1.865 texlive-latex-recommended-doc texlive-pstricks dot2tex prerex ruby-tcltk #5 1.865 | libtcltk-ruby texlive-pictures-doc vprerex texlive-science-doc #5 1.865 Recommended packages: #5 1.865 asciidoc-doc vim-asciidoc xmlto dblatex-doc fonts-liberation at-spi2-core #5 1.865 libcupsfilters1 libgdk-pixbuf2.0-bin libglib2.0-data xdg-user-dirs #5 1.865 fonts-droid-fallback libgtk-3-bin libgts-bin file lsb-release iso-codes #5 1.865 python3-pygments python3-olefile python3-renderpm libnss-systemd lmodern #5 1.865 ghostscript libfile-homedir-perl liblog-log4perl-perl libyaml-tiny-perl ruby #5 1.865 | ruby-interpreter tex-gyre tk libfile-mimeinfo-perl libnet-dbus-perl #5 1.865 libx11-protocol-perl x11-utils x11-xserver-utils #5 2.703 The following NEW packages will be installed: #5 2.703 adwaita-icon-theme asciidoc asciidoc-base asciidoc-common asciidoc-dblatex #5 2.703 dblatex dbus dbus-user-session dconf-gsettings-backend dconf-service dmsetup #5 2.703 docbook-dsssl docbook-utils docbook-xml docbook5-xml docutils-common #5 2.703 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville #5 2.703 fonts-gfs-porson fonts-lmodern glib-networking glib-networking-common #5 2.703 glib-networking-services graphviz gsettings-desktop-schemas #5 2.703 gtk-update-icon-cache hicolor-icon-theme libapparmor1 libapt-inst2.0 #5 2.703 libargon2-1 libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0 #5 2.703 libavahi-client3 libavahi-common-data libavahi-common3 libbrotli1 libbsd0 #5 2.703 libcairo-gobject2 libcairo2 libcdt5 libcgraph6 libcolord2 libcroco3 #5 2.703 libcryptsetup12 libcups2 libcupsimage2 libdatrie1 libdbus-1-3 libdconf1 #5 2.703 libdevmapper1.02.1 libepoxy0 libfontconfig1 libfreetype6 libfribidi0 libgd3 #5 2.703 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libglib2.0-0 libgraphite2-3 #5 2.703 libgs9 libgs9-common libgtk-3-0 libgtk-3-common libgts-0.7-5 libgvc6 #5 2.703 libgvpr2 libharfbuzz-icu0 libharfbuzz0b libice6 libicu63 libidn11 #5 2.703 libijs-0.35 libimagequant0 libip4tc0 libjbig0 libjbig2dec0 libjpeg62-turbo #5 2.703 libjson-c3 libjson-glib-1.0-0 libjson-glib-1.0-common libkmod2 libkpathsea6 #5 2.703 liblab-gamut1 liblcms2-2 libltdl7 libmime-charset-perl libmpdec2 #5 2.703 libopenjp2-7 libosp5 libostyle1c2 libpam-systemd libpango-1.0-0 #5 2.703 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 libpathplan4 #5 2.703 libpixman-1-0 libpng16-16 libpotrace0 libproxy1v5 libptexenc1 #5 2.703 libpython-stdlib libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib #5 2.703 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib librest-0.7-0 #5 2.703 librsvg2-2 librsvg2-bin librsvg2-common libsgmls-perl libsm6 libsombok3 #5 2.703 libsoup-gnome2.4-1 libsoup2.4-1 libsynctex2 libteckit0 libtexlua52 #5 2.703 libtexlua53 libtexluajit2 libthai-data libthai0 libtiff5 #5 2.703 libunicode-linebreak-perl libwayland-client0 libwayland-cursor0 #5 2.703 libwayland-egl1 libwebp6 libwebpdemux2 libwebpmux3 libwoff1 libx11-6 #5 2.703 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 #5 2.703 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 libxdot4 libxext6 #5 2.703 libxfixes3 libxi6 libxinerama1 libxkbcommon0 libxml2 libxml2-utils libxmu6 #5 2.703 libxpm4 libxrandr2 libxrender1 libxslt1.1 libxt6 libxxhash0 libzzip-0-13 #5 2.703 lynx lynx-common mime-support mscgen openjade opensp osmo-gsm-manuals-dev #5 2.703 osmocom-master poppler-data preview-latex-style python python-apt #5 2.703 python-apt-common python-minimal python2 python2-minimal python2.7 #5 2.703 python2.7-minimal python3 python3-blockdiag python3-docutils #5 2.703 python3-funcparserlib python3-minimal python3-nwdiag python3-pil #5 2.703 python3-pkg-resources python3-reportlab python3-reportlab-accel #5 2.703 python3-roman python3-webcolors python3.7 python3.7-minimal sensible-utils #5 2.704 sgml-base sgml-data sgmlspl shared-mime-info systemd systemd-sysv t1utils #5 2.704 teckit tex-common texlive texlive-base texlive-bibtex-extra texlive-binaries #5 2.704 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #5 2.704 texlive-lang-greek texlive-latex-base texlive-latex-extra #5 2.704 texlive-latex-recommended texlive-pictures texlive-plain-generic #5 2.704 texlive-science texlive-xetex tipa ucf x11-common xdg-utils xkb-data #5 2.704 xml-core xsltproc #5 2.738 0 upgraded, 229 newly installed, 0 to remove and 0 not upgraded. #5 2.738 Need to get 388 MB of archives. #5 2.738 After this operation, 945 MB of additional disk space will be used. #5 2.738 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #5 2.741 Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ osmocom-master 1.0.0 [1148 B] #5 2.742 Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ osmo-gsm-manuals-dev 1.5.0.12.8819 [440 kB] #5 2.752 Get:4 http://deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] #5 2.752 Get:5 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] #5 2.754 Get:6 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] #5 2.759 Get:7 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] #5 2.759 Get:8 http://deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] #5 2.765 Get:9 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] #5 2.765 Get:10 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] #5 2.766 Get:11 http://deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] #5 2.767 Get:12 http://deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u10 [3505 kB] #5 2.812 Get:13 http://deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u10 [100 kB] #5 2.813 Get:14 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u4 [396 kB] #5 2.818 Get:15 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7-minimal amd64 2.7.16-2+deb10u4 [1367 kB] #5 2.853 Get:16 http://deb.debian.org/debian buster/main amd64 python2-minimal amd64 2.7.16-1 [41.4 kB] #5 2.853 Get:17 http://deb.debian.org/debian buster/main amd64 python-minimal amd64 2.7.16-1 [21.0 kB] #5 2.854 Get:18 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] #5 2.854 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u4 [1912 kB] #5 2.872 Get:20 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7 amd64 2.7.16-2+deb10u4 [306 kB] #5 2.875 Get:21 http://deb.debian.org/debian buster/main amd64 libpython2-stdlib amd64 2.7.16-1 [20.8 kB] #5 2.876 Get:22 http://deb.debian.org/debian buster/main amd64 libpython-stdlib amd64 2.7.16-1 [20.8 kB] #5 2.876 Get:23 http://deb.debian.org/debian buster/main amd64 python2 amd64 2.7.16-1 [41.6 kB] #5 2.877 Get:24 http://deb.debian.org/debian buster/main amd64 python amd64 2.7.16-1 [22.8 kB] #5 2.877 Get:25 http://deb.debian.org/debian buster/main amd64 poppler-data all 0.4.9-2 [1473 kB] #5 2.890 Get:26 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u7 [590 kB] #5 2.896 Get:27 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u7 [1735 kB] #5 2.909 Get:28 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] #5 2.909 Get:29 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] #5 2.910 Get:30 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u7 [1733 kB] #5 2.921 Get:31 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u7 [331 kB] #5 2.923 Get:32 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] #5 2.923 Get:33 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] #5 2.924 Get:34 http://deb.debian.org/debian buster/main amd64 sgml-base all 1.29 [14.8 kB] #5 2.924 Get:35 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] #5 2.924 Get:36 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] #5 2.925 Get:37 http://deb.debian.org/debian buster/main amd64 tex-common all 6.11 [53.1 kB] #5 2.925 Get:38 http://deb.debian.org/debian-security buster/updates/main amd64 libdbus-1-3 amd64 1.12.28-0+deb10u1 [219 kB] #5 2.927 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.28-0+deb10u1 [240 kB] #5 2.929 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u10 [209 kB] #5 2.933 Get:41 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] #5 3.014 Get:42 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u6 [690 kB] #5 3.018 Get:43 http://deb.debian.org/debian buster/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #5 3.018 Get:44 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u6 [1263 kB] #5 3.052 Get:45 http://deb.debian.org/debian buster/main amd64 libjpeg62-turbo amd64 1:1.5.2-2+deb10u1 [133 kB] #5 3.053 Get:46 http://deb.debian.org/debian buster/main amd64 libpng16-16 amd64 1.6.36-6 [292 kB] #5 3.058 Get:47 http://deb.debian.org/debian buster/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #5 3.058 Get:48 http://deb.debian.org/debian-security buster/updates/main amd64 libwebp6 amd64 0.6.1-2+deb10u3 [263 kB] #5 3.060 Get:49 http://deb.debian.org/debian-security buster/updates/main amd64 libtiff5 amd64 4.1.0+git191117-2~deb10u9 [273 kB] #5 3.062 Get:50 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] #5 3.062 Get:51 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] #5 3.062 Get:52 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #5 3.063 Get:53 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] #5 3.064 Get:54 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-data all 2:1.6.7-1+deb10u4 [299 kB] #5 3.065 Get:55 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u4 [758 kB] #5 3.071 Get:56 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB] #5 3.077 Get:57 http://deb.debian.org/debian buster/main amd64 libgdk-pixbuf2.0-common all 2.38.1+dfsg-1 [316 kB] #5 3.079 Get:58 http://deb.debian.org/debian buster/main amd64 libgdk-pixbuf2.0-0 amd64 2.38.1+dfsg-1 [177 kB] #5 3.081 Get:59 http://deb.debian.org/debian buster/main amd64 gtk-update-icon-cache amd64 3.24.5-1 [81.7 kB] #5 3.081 Get:60 http://deb.debian.org/debian buster/main amd64 libfreetype6 amd64 2.9.1-3+deb10u3 [380 kB] #5 3.085 Get:61 http://deb.debian.org/debian buster/main amd64 fonts-dejavu-core all 2.37-1 [1068 kB] #5 3.094 Get:62 http://deb.debian.org/debian buster/main amd64 fontconfig-config all 2.13.1-2 [280 kB] #5 3.096 Get:63 http://deb.debian.org/debian buster/main amd64 libfontconfig1 amd64 2.13.1-2 [346 kB] #5 3.099 Get:64 http://deb.debian.org/debian-security buster/updates/main amd64 libpixman-1-0 amd64 0.36.0-1+deb10u1 [234 kB] #5 3.102 Get:65 http://deb.debian.org/debian buster/main amd64 libxcb-render0 amd64 1.13.1-2 [109 kB] #5 3.106 Get:66 http://deb.debian.org/debian buster/main amd64 libxcb-shm0 amd64 1.13.1-2 [99.2 kB] #5 3.107 Get:67 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] #5 3.107 Get:68 http://deb.debian.org/debian buster/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB] #5 3.107 Get:69 http://deb.debian.org/debian buster/main amd64 libcairo2 amd64 1.16.0-4+deb10u1 [688 kB] #5 3.111 Get:70 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB] #5 3.112 Get:71 http://deb.debian.org/debian buster/main amd64 fontconfig amd64 2.13.1-2 [405 kB] #5 3.114 Get:72 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u2 [63.9 kB] #5 3.115 Get:73 http://deb.debian.org/debian buster/main amd64 libthai-data all 0.1.28-2 [170 kB] #5 3.116 Get:74 http://deb.debian.org/debian buster/main amd64 libdatrie1 amd64 0.2.12-2 [39.3 kB] #5 3.116 Get:75 http://deb.debian.org/debian buster/main amd64 libthai0 amd64 0.1.28-2 [54.1 kB] #5 3.121 Get:76 http://deb.debian.org/debian buster/main amd64 libpango-1.0-0 amd64 1.42.4-8~deb10u1 [186 kB] #5 3.122 Get:77 http://deb.debian.org/debian buster/main amd64 libgraphite2-3 amd64 1.3.13-7 [80.7 kB] #5 3.123 Get:78 http://deb.debian.org/debian buster/main amd64 libharfbuzz0b amd64 2.3.1-1 [1187 kB] #5 3.134 Get:79 http://deb.debian.org/debian buster/main amd64 libpangoft2-1.0-0 amd64 1.42.4-8~deb10u1 [68.3 kB] #5 3.135 Get:80 http://deb.debian.org/debian buster/main amd64 libpangocairo-1.0-0 amd64 1.42.4-8~deb10u1 [55.7 kB] #5 3.135 Get:81 http://deb.debian.org/debian buster/main amd64 librsvg2-2 amd64 2.44.10-2.1+deb10u3 [1258 kB] #5 3.145 Get:82 http://deb.debian.org/debian buster/main amd64 librsvg2-common amd64 2.44.10-2.1+deb10u3 [23.6 kB] #5 3.146 Get:83 http://deb.debian.org/debian buster/main amd64 adwaita-icon-theme all 3.30.1-1 [11.7 MB] #5 3.248 Get:84 http://deb.debian.org/debian buster/main amd64 asciidoc-common all 8.6.10-3 [282 kB] #5 3.249 Get:85 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2-utils amd64 2.9.4+dfsg1-7+deb10u6 [100 kB] #5 3.250 Get:86 http://deb.debian.org/debian buster/main amd64 asciidoc-base all 8.6.10-3 [135 kB] #5 3.299 Get:87 http://deb.debian.org/debian buster/main amd64 asciidoc all 8.6.10-3 [57.8 kB] #5 3.302 Get:88 http://deb.debian.org/debian buster/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #5 3.304 Get:89 http://deb.debian.org/debian buster/main amd64 sgml-data all 2.0.11 [179 kB] #5 3.311 Get:90 http://deb.debian.org/debian buster/main amd64 docbook-xml all 4.5-8 [84.7 kB] #5 3.315 Get:91 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB] #5 3.321 Get:92 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB] #5 3.324 Get:93 http://deb.debian.org/debian buster/main amd64 python-apt amd64 1.8.4.3 [187 kB] #5 3.329 Get:94 http://deb.debian.org/debian buster/main amd64 libpaper1 amd64 1.1.28 [21.3 kB] #5 3.330 Get:95 http://deb.debian.org/debian buster/main amd64 libpaper-utils amd64 1.1.28 [18.0 kB] #5 3.331 Get:96 http://deb.debian.org/debian-security buster/updates/main amd64 libkpathsea6 amd64 2018.20181218.49446-1+deb10u2 [168 kB] #5 3.334 Get:97 http://deb.debian.org/debian-security buster/updates/main amd64 libptexenc1 amd64 2018.20181218.49446-1+deb10u2 [61.5 kB] #5 3.336 Get:98 http://deb.debian.org/debian-security buster/updates/main amd64 libsynctex2 amd64 2018.20181218.49446-1+deb10u2 [80.9 kB] #5 3.338 Get:99 http://deb.debian.org/debian-security buster/updates/main amd64 libtexlua52 amd64 2018.20181218.49446-1+deb10u2 [113 kB] #5 3.340 Get:100 http://deb.debian.org/debian-security buster/updates/main amd64 libtexlua53 amd64 2018.20181218.49446-1+deb10u2 [126 kB] #5 3.343 Get:101 http://deb.debian.org/debian-security buster/updates/main amd64 libtexluajit2 amd64 2018.20181218.49446-1+deb10u2 [257 kB] #5 3.347 Get:102 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB] #5 3.349 Get:103 http://deb.debian.org/debian buster/main amd64 libbrotli1 amd64 1.0.7-2+deb10u1 [269 kB] #5 3.354 Get:104 http://deb.debian.org/debian-security buster/updates/main amd64 libgs9-common all 9.27~dfsg-2+deb10u9 [5137 kB] #5 3.408 Get:105 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-common-data amd64 0.7-4+deb10u3 [123 kB] #5 3.409 Get:106 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-common3 amd64 0.7-4+deb10u3 [54.7 kB] #5 3.409 Get:107 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-client3 amd64 0.7-4+deb10u3 [58.4 kB] #5 3.409 Get:108 http://deb.debian.org/debian-security buster/updates/main amd64 libcups2 amd64 2.2.10-6+deb10u9 [325 kB] #5 3.411 Get:109 http://deb.debian.org/debian-security buster/updates/main amd64 libcupsimage2 amd64 2.2.10-6+deb10u9 [134 kB] #5 3.412 Get:110 http://deb.debian.org/debian buster/main amd64 libijs-0.35 amd64 0.35-14 [18.3 kB] #5 3.412 Get:111 http://deb.debian.org/debian buster/main amd64 libjbig2dec0 amd64 0.16-1+deb10u1 [62.2 kB] #5 3.412 Get:112 http://deb.debian.org/debian buster/main amd64 liblcms2-2 amd64 2.9-3 [145 kB] #5 3.413 Get:113 http://deb.debian.org/debian buster/main amd64 libopenjp2-7 amd64 2.3.0-2+deb10u2 [158 kB] #5 3.414 Get:114 http://deb.debian.org/debian-security buster/updates/main amd64 libgs9 amd64 9.27~dfsg-2+deb10u9 [2199 kB] #5 3.434 Get:115 http://deb.debian.org/debian buster/main amd64 libharfbuzz-icu0 amd64 2.3.1-1 [834 kB] #5 3.441 Get:116 http://deb.debian.org/debian buster/main amd64 x11-common all 1:7.7+19 [251 kB] #5 3.443 Get:117 http://deb.debian.org/debian buster/main amd64 libice6 amd64 2:1.0.9-2 [58.7 kB] #5 3.444 Get:118 http://deb.debian.org/debian buster/main amd64 libpotrace0 amd64 1.15-1 [26.3 kB] #5 3.444 Get:119 http://deb.debian.org/debian buster/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #5 3.445 Get:120 http://deb.debian.org/debian buster/main amd64 libteckit0 amd64 2.5.8+ds2-5 [318 kB] #5 3.466 Get:121 http://deb.debian.org/debian buster/main amd64 libwoff1 amd64 1.0.2-1 [43.2 kB] #5 3.466 Get:122 http://deb.debian.org/debian buster/main amd64 libxt6 amd64 1:1.1.5-1+b3 [190 kB] #5 3.468 Get:123 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB] #5 3.469 Get:124 http://deb.debian.org/debian-security buster/updates/main amd64 libxpm4 amd64 1:3.5.12-1+deb10u2 [50.3 kB] #5 3.470 Get:125 http://deb.debian.org/debian buster/main amd64 libxaw7 amd64 2:1.0.13-1+b2 [201 kB] #5 3.471 Get:126 http://deb.debian.org/debian buster/main amd64 libxi6 amd64 2:1.7.9-1 [82.6 kB] #5 3.472 Get:127 http://deb.debian.org/debian buster/main amd64 libxxhash0 amd64 0.6.5-2 [7156 B] #5 3.472 Get:128 http://deb.debian.org/debian buster/main amd64 libzzip-0-13 amd64 0.13.62-3.2+deb10u1 [55.6 kB] #5 3.473 Get:129 http://deb.debian.org/debian-security buster/updates/main amd64 texlive-binaries amd64 2018.20181218.49446-1+deb10u2 [11.3 MB] #5 3.572 Get:130 http://deb.debian.org/debian buster/main amd64 xdg-utils all 1.1.3-1+deb10u1 [73.7 kB] #5 3.573 Get:131 http://deb.debian.org/debian buster/main amd64 texlive-base all 2018.20190227-2 [19.7 MB] #5 3.734 Get:132 http://deb.debian.org/debian buster/main amd64 texlive-fonts-recommended all 2018.20190227-2 [5228 kB] #5 3.844 Get:133 http://deb.debian.org/debian buster/main amd64 fonts-lmodern all 2.004.5-6 [4539 kB] #5 3.868 Get:134 http://deb.debian.org/debian buster/main amd64 texlive-latex-base all 2018.20190227-2 [984 kB] #5 3.876 Get:135 http://deb.debian.org/debian buster/main amd64 texlive-latex-recommended all 2018.20190227-2 [15.2 MB] #5 4.021 Get:136 http://deb.debian.org/debian buster/main amd64 texlive all 2018.20190227-2 [32.6 kB] #5 4.022 Get:137 http://deb.debian.org/debian buster/main amd64 texlive-bibtex-extra all 2018.20190227-2 [61.7 MB] #5 4.632 Get:138 http://deb.debian.org/debian buster/main amd64 libsombok3 amd64 2.4.0-2 [31.3 kB] #5 4.632 Get:139 http://deb.debian.org/debian buster/main amd64 libmime-charset-perl all 1.012.2-1 [35.4 kB] #5 4.633 Get:140 http://deb.debian.org/debian buster/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1 [103 kB] #5 4.634 Get:141 http://deb.debian.org/debian buster/main amd64 texlive-extra-utils all 2018.20190227-2 [39.4 MB] #5 5.019 Get:142 http://deb.debian.org/debian buster/main amd64 preview-latex-style all 11.91-2 [201 kB] #5 5.021 Get:143 http://deb.debian.org/debian buster/main amd64 texlive-pictures all 2018.20190227-2 [8201 kB] #5 5.172 Get:144 http://deb.debian.org/debian buster/main amd64 texlive-latex-extra all 2018.20190227-2 [12.3 MB] #5 5.343 Get:145 http://deb.debian.org/debian buster/main amd64 fonts-gfs-baskerville all 1.1-5 [43.4 kB] #5 5.343 Get:146 http://deb.debian.org/debian buster/main amd64 fonts-gfs-porson all 1.1-6 [33.5 kB] #5 5.344 Get:147 http://deb.debian.org/debian buster/main amd64 texlive-lang-greek all 2018.20190227-2 [76.3 MB] #5 6.524 Get:148 http://deb.debian.org/debian buster/main amd64 texlive-science all 2018.20190227-2 [3168 kB] #5 6.546 Get:149 http://deb.debian.org/debian-security buster/updates/main amd64 libxslt1.1 amd64 1.1.32-2.2~deb10u2 [236 kB] #5 6.547 Get:150 http://deb.debian.org/debian-security buster/updates/main amd64 xsltproc amd64 1.1.32-2.2~deb10u2 [122 kB] #5 6.548 Get:151 http://deb.debian.org/debian buster/main amd64 dblatex all 0.3.10-2 [372 kB] #5 6.550 Get:152 http://deb.debian.org/debian buster/main amd64 libosp5 amd64 1.5.2-13+b1 [948 kB] #5 6.627 Get:153 http://deb.debian.org/debian buster/main amd64 libostyle1c2 amd64 1.4devel1-21.3+b1 [619 kB] #5 6.649 Get:154 http://deb.debian.org/debian buster/main amd64 openjade amd64 1.4devel1-21.3+b1 [266 kB] #5 6.659 Get:155 http://deb.debian.org/debian buster/main amd64 docbook-dsssl all 1.79-9.1 [234 kB] #5 6.669 Get:156 http://deb.debian.org/debian buster/main amd64 texlive-plain-generic all 2018.20190227-2 [24.3 MB] #5 6.939 Get:157 http://deb.debian.org/debian buster/main amd64 teckit amd64 2.5.8+ds2-5 [688 kB] #5 6.942 Get:158 http://deb.debian.org/debian buster/main amd64 tipa all 2:1.3-20 [2972 kB] #5 7.076 Get:159 http://deb.debian.org/debian buster/main amd64 texlive-xetex all 2018.20190227-2 [14.8 MB] #5 7.241 Get:160 http://deb.debian.org/debian buster/main amd64 texlive-formats-extra all 2018.20190227-2 [4712 kB] #5 7.329 Get:161 http://deb.debian.org/debian buster/main amd64 lynx-common all 2.8.9rel.1-3+deb10u1 [1212 kB] #5 7.335 Get:162 http://deb.debian.org/debian buster/main amd64 lynx amd64 2.8.9rel.1-3+deb10u1 [642 kB] #5 7.426 Get:163 http://deb.debian.org/debian buster/main amd64 libsgmls-perl all 1.03ii-36 [26.5 kB] #5 7.427 Get:164 http://deb.debian.org/debian buster/main amd64 sgmlspl all 1.03ii-36 [11.7 kB] #5 7.427 Get:165 http://deb.debian.org/debian buster/main amd64 opensp amd64 1.5.2-13+b1 [449 kB] #5 7.431 Get:166 http://deb.debian.org/debian buster/main amd64 docbook-utils all 0.6.14-3.3 [60.0 kB] #5 7.432 Get:167 http://deb.debian.org/debian buster/main amd64 asciidoc-dblatex all 8.6.10-3 [58.8 kB] #5 7.432 Get:168 http://deb.debian.org/debian-security buster/updates/main amd64 dbus-user-session amd64 1.12.28-0+deb10u1 [98.6 kB] #5 7.434 Get:169 http://deb.debian.org/debian buster/main amd64 libdconf1 amd64 0.30.1-2 [40.7 kB] #5 7.434 Get:170 http://deb.debian.org/debian buster/main amd64 dconf-service amd64 0.30.1-2 [36.4 kB] #5 7.435 Get:171 http://deb.debian.org/debian buster/main amd64 dconf-gsettings-backend amd64 0.30.1-2 [28.9 kB] #5 7.435 Get:172 http://deb.debian.org/debian buster/main amd64 docbook5-xml all 5.0-2 [807 kB] #5 7.445 Get:173 http://deb.debian.org/debian buster/main amd64 docutils-common all 0.14+dfsg-4 [167 kB] #5 7.446 Get:174 http://deb.debian.org/debian buster/main amd64 libproxy1v5 amd64 0.4.15-5+deb10u1 [56.1 kB] #5 7.447 Get:175 http://deb.debian.org/debian buster/main amd64 glib-networking-common all 2.58.0-2+deb10u2 [59.5 kB] #5 7.448 Get:176 http://deb.debian.org/debian buster/main amd64 glib-networking-services amd64 2.58.0-2+deb10u2 [13.7 kB] #5 7.448 Get:177 http://deb.debian.org/debian buster/main amd64 gsettings-desktop-schemas all 3.28.1-1 [529 kB] #5 7.455 Get:178 http://deb.debian.org/debian buster/main amd64 glib-networking amd64 2.58.0-2+deb10u2 [54.6 kB] #5 7.455 Get:179 http://deb.debian.org/debian buster/main amd64 libcdt5 amd64 2.40.1-6+deb10u1 [60.7 kB] #5 7.456 Get:180 http://deb.debian.org/debian buster/main amd64 libcgraph6 amd64 2.40.1-6+deb10u1 [84.2 kB] #5 7.457 Get:181 http://deb.debian.org/debian-security buster/updates/main amd64 libgd3 amd64 2.2.5-5.2+deb10u1 [137 kB] #5 7.459 Get:182 http://deb.debian.org/debian buster/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [158 kB] #5 7.463 Get:183 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] #5 7.487 Get:184 http://deb.debian.org/debian buster/main amd64 libpathplan4 amd64 2.40.1-6+deb10u1 [63.6 kB] #5 7.487 Get:185 http://deb.debian.org/debian buster/main amd64 libxdot4 amd64 2.40.1-6+deb10u1 [57.0 kB] #5 7.488 Get:186 http://deb.debian.org/debian buster/main amd64 libgvc6 amd64 2.40.1-6+deb10u1 [646 kB] #5 7.505 Get:187 http://deb.debian.org/debian buster/main amd64 libgvpr2 amd64 2.40.1-6+deb10u1 [213 kB] #5 7.534 Get:188 http://deb.debian.org/debian buster/main amd64 liblab-gamut1 amd64 2.40.1-6+deb10u1 [220 kB] #5 7.537 Get:189 http://deb.debian.org/debian buster/main amd64 graphviz amd64 2.40.1-6+deb10u1 [596 kB] #5 7.542 Get:190 http://deb.debian.org/debian buster/main amd64 libatk1.0-data all 2.30.0-2 [145 kB] #5 7.543 Get:191 http://deb.debian.org/debian buster/main amd64 libatk1.0-0 amd64 2.30.0-2 [50.6 kB] #5 7.544 Get:192 http://deb.debian.org/debian buster/main amd64 libatspi2.0-0 amd64 2.30.0-7 [65.0 kB] #5 7.545 Get:193 http://deb.debian.org/debian buster/main amd64 libatk-bridge2.0-0 amd64 2.30.0-5 [61.6 kB] #5 7.545 Get:194 http://deb.debian.org/debian buster/main amd64 libcairo-gobject2 amd64 1.16.0-4+deb10u1 [125 kB] #5 7.547 Get:195 http://deb.debian.org/debian buster/main amd64 libcolord2 amd64 1.4.3-4 [141 kB] #5 7.548 Get:196 http://deb.debian.org/debian buster/main amd64 libepoxy0 amd64 1.5.3-0.1 [190 kB] #5 7.550 Get:197 http://deb.debian.org/debian buster/main amd64 libjson-glib-1.0-common all 1.4.4-2 [52.3 kB] #5 7.550 Get:198 http://deb.debian.org/debian buster/main amd64 libjson-glib-1.0-0 amd64 1.4.4-2 [61.2 kB] #5 7.551 Get:199 http://deb.debian.org/debian buster/main amd64 libsoup2.4-1 amd64 2.64.2-2 [253 kB] #5 7.555 Get:200 http://deb.debian.org/debian buster/main amd64 libsoup-gnome2.4-1 amd64 2.64.2-2 [18.0 kB] #5 7.555 Get:201 http://deb.debian.org/debian buster/main amd64 librest-0.7-0 amd64 0.8.1-1 [33.7 kB] #5 7.556 Get:202 http://deb.debian.org/debian buster/main amd64 libwayland-client0 amd64 1.16.0-1 [26.4 kB] #5 7.557 Get:203 http://deb.debian.org/debian buster/main amd64 libwayland-cursor0 amd64 1.16.0-1 [14.1 kB] #5 7.558 Get:204 http://deb.debian.org/debian buster/main amd64 libwayland-egl1 amd64 1.16.0-1 [8204 B] #5 7.559 Get:205 http://deb.debian.org/debian buster/main amd64 libxcomposite1 amd64 1:0.4.4-2 [16.5 kB] #5 7.562 Get:206 http://deb.debian.org/debian buster/main amd64 libxfixes3 amd64 1:5.0.3-1 [21.9 kB] #5 7.563 Get:207 http://deb.debian.org/debian buster/main amd64 libxcursor1 amd64 1:1.1.15-2 [36.6 kB] #5 7.564 Get:208 http://deb.debian.org/debian buster/main amd64 libxdamage1 amd64 1:1.1.4-3+b3 [14.9 kB] #5 7.565 Get:209 http://deb.debian.org/debian buster/main amd64 libxinerama1 amd64 2:1.1.4-2 [17.7 kB] #5 7.566 Get:210 http://deb.debian.org/debian buster/main amd64 xkb-data all 2.26-2 [681 kB] #5 7.574 Get:211 http://deb.debian.org/debian buster/main amd64 libxkbcommon0 amd64 0.8.2-1 [123 kB] #5 7.576 Get:212 http://deb.debian.org/debian buster/main amd64 libxrandr2 amd64 2:1.5.1-1 [37.5 kB] #5 7.578 Get:213 http://deb.debian.org/debian buster/main amd64 libgtk-3-common all 3.24.5-1 [3678 kB] #5 7.638 Get:214 http://deb.debian.org/debian buster/main amd64 libgtk-3-0 amd64 3.24.5-1 [2580 kB] #5 7.685 Get:215 http://deb.debian.org/debian buster/main amd64 libimagequant0 amd64 2.12.2-1.1 [32.5 kB] #5 7.686 Get:216 http://deb.debian.org/debian buster/main amd64 librsvg2-bin amd64 2.44.10-2.1+deb10u3 [35.2 kB] #5 7.686 Get:217 http://deb.debian.org/debian-security buster/updates/main amd64 libwebpdemux2 amd64 0.6.1-2+deb10u3 [87.9 kB] #5 7.687 Get:218 http://deb.debian.org/debian-security buster/updates/main amd64 libwebpmux3 amd64 0.6.1-2+deb10u3 [98.1 kB] #5 7.688 Get:219 http://deb.debian.org/debian buster/main amd64 mscgen amd64 0.20-12 [50.4 kB] #5 7.689 Get:220 http://deb.debian.org/debian buster/main amd64 python3-funcparserlib all 0.3.6-7 [15.0 kB] #5 7.689 Get:221 http://deb.debian.org/debian-security buster/updates/main amd64 python3-pil amd64 5.4.1-2+deb10u6 [395 kB] #5 7.691 Get:222 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] #5 7.692 Get:223 http://deb.debian.org/debian buster/main amd64 python3-webcolors all 1.5-2 [10.4 kB] #5 7.692 Get:224 http://deb.debian.org/debian buster/main amd64 python3-roman all 2.0.0-3 [8768 B] #5 7.697 Get:225 http://deb.debian.org/debian buster/main amd64 python3-docutils all 0.14+dfsg-4 [378 kB] #5 7.703 Get:226 http://deb.debian.org/debian-security buster/updates/main amd64 python3-reportlab-accel amd64 3.5.13-1+deb10u2 [35.4 kB] #5 7.704 Get:227 http://deb.debian.org/debian-security buster/updates/main amd64 python3-reportlab all 3.5.13-1+deb10u2 [542 kB] #5 7.709 Get:228 http://deb.debian.org/debian buster/main amd64 python3-blockdiag all 1.5.3+dfsg-5.2 [74.6 kB] #5 7.709 Get:229 http://deb.debian.org/debian buster/main amd64 python3-nwdiag all 1.0.4+dfsg-1 [33.7 kB] #5 7.853 debconf: delaying package configuration, since apt-utils is not installed #5 8.004 Fetched 388 MB in 5s (77.9 MB/s) #5 8.213 Selecting previously unselected package libapparmor1:amd64. #5 8.213 (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 ... 13814 files and directories currently installed.) #5 8.217 Preparing to unpack .../0-libapparmor1_2.13.2-10_amd64.deb ... #5 8.339 Unpacking libapparmor1:amd64 (2.13.2-10) ... #5 8.739 Selecting previously unselected package libargon2-1:amd64. #5 8.740 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_amd64.deb ... #5 8.794 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... #5 9.063 Selecting previously unselected package dmsetup. #5 9.064 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_amd64.deb ... #5 9.100 Unpacking dmsetup (2:1.02.155-3) ... #5 9.731 Selecting previously unselected package libdevmapper1.02.1:amd64. #5 9.731 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... #5 9.770 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #5 10.24 Selecting previously unselected package libjson-c3:amd64. #5 10.24 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... #5 10.31 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... #5 10.73 Selecting previously unselected package libcryptsetup12:amd64. #5 10.73 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... #5 10.78 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... #5 11.41 Selecting previously unselected package libidn11:amd64. #5 11.41 Preparing to unpack .../6-libidn11_1.33-2.2_amd64.deb ... #5 11.53 Unpacking libidn11:amd64 (1.33-2.2) ... #5 11.83 Selecting previously unselected package libip4tc0:amd64. #5 11.83 Preparing to unpack .../7-libip4tc0_1.8.2-4_amd64.deb ... #5 13.06 Unpacking libip4tc0:amd64 (1.8.2-4) ... #5 13.78 Selecting previously unselected package libkmod2:amd64. #5 13.78 Preparing to unpack .../8-libkmod2_26-1_amd64.deb ... #5 13.87 Unpacking libkmod2:amd64 (26-1) ... #5 14.44 Selecting previously unselected package systemd. #5 14.44 Preparing to unpack .../9-systemd_241-7~deb10u10_amd64.deb ... #5 14.50 Unpacking systemd (241-7~deb10u10) ... #5 15.10 Setting up libapparmor1:amd64 (2.13.2-10) ... #5 15.24 Setting up libargon2-1:amd64 (0~20171227-0.2) ... #5 15.37 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... #5 15.49 Setting up libidn11:amd64 (1.33-2.2) ... #5 15.64 Setting up libip4tc0:amd64 (1.8.2-4) ... #5 15.79 Setting up libkmod2:amd64 (26-1) ... #5 15.95 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #5 16.10 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... #5 16.26 Setting up systemd (241-7~deb10u10) ... #5 16.98 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #5 16.98 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #5 16.98 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. #5 16.98 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. #5 16.98 Initializing machine ID from random generator. #5 19.90 Setting up dmsetup (2:1.02.155-3) ... #5 20.21 Selecting previously unselected package systemd-sysv. #5 20.21 (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 ... 14649 files and directories currently installed.) #5 20.21 Preparing to unpack .../0-systemd-sysv_241-7~deb10u10_amd64.deb ... #5 20.26 Unpacking systemd-sysv (241-7~deb10u10) ... #5 20.58 Selecting previously unselected package libpython2.7-minimal:amd64. #5 20.58 Preparing to unpack .../1-libpython2.7-minimal_2.7.16-2+deb10u4_amd64.deb ... #5 20.64 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u4) ... #5 21.02 Selecting previously unselected package python2.7-minimal. #5 21.02 Preparing to unpack .../2-python2.7-minimal_2.7.16-2+deb10u4_amd64.deb ... #5 21.08 Unpacking python2.7-minimal (2.7.16-2+deb10u4) ... #5 21.45 Selecting previously unselected package python2-minimal. #5 21.45 Preparing to unpack .../3-python2-minimal_2.7.16-1_amd64.deb ... #5 21.50 Unpacking python2-minimal (2.7.16-1) ... #5 22.01 Selecting previously unselected package python-minimal. #5 22.01 Preparing to unpack .../4-python-minimal_2.7.16-1_amd64.deb ... #5 22.10 Unpacking python-minimal (2.7.16-1) ... #5 22.41 Selecting previously unselected package mime-support. #5 22.42 Preparing to unpack .../5-mime-support_3.62_all.deb ... #5 22.45 Unpacking mime-support (3.62) ... #5 22.77 Selecting previously unselected package libpython2.7-stdlib:amd64. #5 22.77 Preparing to unpack .../6-libpython2.7-stdlib_2.7.16-2+deb10u4_amd64.deb ... #5 22.81 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u4) ... #5 23.28 Selecting previously unselected package python2.7. #5 23.28 Preparing to unpack .../7-python2.7_2.7.16-2+deb10u4_amd64.deb ... #5 23.32 Unpacking python2.7 (2.7.16-2+deb10u4) ... #5 24.13 Selecting previously unselected package libpython2-stdlib:amd64. #5 24.13 Preparing to unpack .../8-libpython2-stdlib_2.7.16-1_amd64.deb ... #5 24.17 Unpacking libpython2-stdlib:amd64 (2.7.16-1) ... #5 24.39 Selecting previously unselected package libpython-stdlib:amd64. #5 24.39 Preparing to unpack .../9-libpython-stdlib_2.7.16-1_amd64.deb ... #5 24.43 Unpacking libpython-stdlib:amd64 (2.7.16-1) ... #5 24.66 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u4) ... #5 24.91 Setting up python2.7-minimal (2.7.16-2+deb10u4) ... #5 25.15 Linking and byte-compiling packages for runtime python2.7... #5 25.19 Setting up python2-minimal (2.7.16-1) ... #5 25.55 Selecting previously unselected package python2. #5 25.55 (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 ... 15451 files and directories currently installed.) #5 25.56 Preparing to unpack .../python2_2.7.16-1_amd64.deb ... #5 25.61 Unpacking python2 (2.7.16-1) ... #5 26.05 Setting up python-minimal (2.7.16-1) ... #5 26.48 Selecting previously unselected package python. #5 26.48 (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 ... 15484 files and directories currently installed.) #5 26.48 Preparing to unpack .../python_2.7.16-1_amd64.deb ... #5 26.53 Unpacking python (2.7.16-1) ... #5 26.94 Selecting previously unselected package poppler-data. #5 26.94 Preparing to unpack .../poppler-data_0.4.9-2_all.deb ... #5 27.00 Unpacking poppler-data (0.4.9-2) ... #5 28.67 Selecting previously unselected package libpython3.7-minimal:amd64. #5 28.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u7_amd64.deb ... #5 28.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ... #5 29.29 Selecting previously unselected package python3.7-minimal. #5 29.30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u7_amd64.deb ... #5 29.34 Unpacking python3.7-minimal (3.7.3-2+deb10u7) ... #5 29.66 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ... #5 29.85 Setting up python3.7-minimal (3.7.3-2+deb10u7) ... #5 30.40 Selecting previously unselected package python3-minimal. #5 30.40 (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 ... 16255 files and directories currently installed.) #5 30.40 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... #5 30.46 Unpacking python3-minimal (3.7.3-1) ... #5 30.98 Selecting previously unselected package libmpdec2:amd64. #5 30.98 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... #5 31.05 Unpacking libmpdec2:amd64 (2.4.2-2) ... #5 31.74 Selecting previously unselected package libpython3.7-stdlib:amd64. #5 31.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u7_amd64.deb ... #5 31.79 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ... #5 32.13 Selecting previously unselected package python3.7. #5 32.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u7_amd64.deb ... #5 32.17 Unpacking python3.7 (3.7.3-2+deb10u7) ... #5 32.52 Selecting previously unselected package libpython3-stdlib:amd64. #5 32.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... #5 32.56 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... #5 32.78 Setting up python3-minimal (3.7.3-1) ... #5 33.20 Selecting previously unselected package python3. #5 33.20 (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 ... 16667 files and directories currently installed.) #5 33.21 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ... #5 33.25 Unpacking python3 (3.7.3-1) ... #5 33.61 Selecting previously unselected package sgml-base. #5 33.61 Preparing to unpack .../001-sgml-base_1.29_all.deb ... #5 33.67 Unpacking sgml-base (1.29) ... #5 34.39 Selecting previously unselected package sensible-utils. #5 34.39 Preparing to unpack .../002-sensible-utils_0.0.12_all.deb ... #5 34.46 Unpacking sensible-utils (0.0.12) ... #5 34.89 Selecting previously unselected package ucf. #5 34.89 Preparing to unpack .../003-ucf_3.0038+nmu1_all.deb ... #5 34.96 Moving old data out of the way #5 34.97 Unpacking ucf (3.0038+nmu1) ... #5 35.60 Selecting previously unselected package tex-common. #5 35.60 Preparing to unpack .../004-tex-common_6.11_all.deb ... #5 35.68 Unpacking tex-common (6.11) ... #5 36.40 Selecting previously unselected package libdbus-1-3:amd64. #5 36.40 Preparing to unpack .../005-libdbus-1-3_1.12.28-0+deb10u1_amd64.deb ... #5 36.45 Unpacking libdbus-1-3:amd64 (1.12.28-0+deb10u1) ... #5 36.84 Selecting previously unselected package dbus. #5 36.84 Preparing to unpack .../006-dbus_1.12.28-0+deb10u1_amd64.deb ... #5 36.88 Unpacking dbus (1.12.28-0+deb10u1) ... #5 37.27 Selecting previously unselected package libpam-systemd:amd64. #5 37.27 Preparing to unpack .../007-libpam-systemd_241-7~deb10u10_amd64.deb ... #5 37.32 Unpacking libpam-systemd:amd64 (241-7~deb10u10) ... #5 37.64 Selecting previously unselected package libicu63:amd64. #5 37.65 Preparing to unpack .../008-libicu63_63.1-6+deb10u3_amd64.deb ... #5 37.69 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... #5 38.41 Selecting previously unselected package libxml2:amd64. #5 38.41 Preparing to unpack .../009-libxml2_2.9.4+dfsg1-7+deb10u6_amd64.deb ... #5 38.44 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #5 38.77 Selecting previously unselected package hicolor-icon-theme. #5 38.77 Preparing to unpack .../010-hicolor-icon-theme_0.17-2_all.deb ... #5 38.81 Unpacking hicolor-icon-theme (0.17-2) ... #5 39.22 Selecting previously unselected package libglib2.0-0:amd64. #5 39.23 Preparing to unpack .../011-libglib2.0-0_2.58.3-2+deb10u6_amd64.deb ... #5 39.43 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... #5 39.82 Selecting previously unselected package libjpeg62-turbo:amd64. #5 39.82 Preparing to unpack .../012-libjpeg62-turbo_1%3a1.5.2-2+deb10u1_amd64.deb ... #5 39.86 Unpacking libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ... #5 40.13 Selecting previously unselected package libpng16-16:amd64. #5 40.13 Preparing to unpack .../013-libpng16-16_1.6.36-6_amd64.deb ... #5 40.23 Unpacking libpng16-16:amd64 (1.6.36-6) ... #5 40.66 Selecting previously unselected package libjbig0:amd64. #5 40.66 Preparing to unpack .../014-libjbig0_2.1-3.1+b2_amd64.deb ... #5 40.72 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #5 41.00 Selecting previously unselected package libwebp6:amd64. #5 41.00 Preparing to unpack .../015-libwebp6_0.6.1-2+deb10u3_amd64.deb ... #5 41.05 Unpacking libwebp6:amd64 (0.6.1-2+deb10u3) ... #5 41.37 Selecting previously unselected package libtiff5:amd64. #5 41.37 Preparing to unpack .../016-libtiff5_4.1.0+git191117-2~deb10u9_amd64.deb ... #5 41.42 Unpacking libtiff5:amd64 (4.1.0+git191117-2~deb10u9) ... #5 41.70 Selecting previously unselected package libxau6:amd64. #5 41.70 Preparing to unpack .../017-libxau6_1%3a1.0.8-1+b2_amd64.deb ... #5 41.75 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... #5 42.02 Selecting previously unselected package libbsd0:amd64. #5 42.02 Preparing to unpack .../018-libbsd0_0.9.1-2+deb10u1_amd64.deb ... #5 42.06 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... #5 42.52 Selecting previously unselected package libxdmcp6:amd64. #5 42.52 Preparing to unpack .../019-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #5 42.58 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #5 42.92 Selecting previously unselected package libxcb1:amd64. #5 42.92 Preparing to unpack .../020-libxcb1_1.13.1-2_amd64.deb ... #5 42.96 Unpacking libxcb1:amd64 (1.13.1-2) ... #5 43.21 Selecting previously unselected package libx11-data. #5 43.21 Preparing to unpack .../021-libx11-data_2%3a1.6.7-1+deb10u4_all.deb ... #5 43.25 Unpacking libx11-data (2:1.6.7-1+deb10u4) ... #5 43.61 Selecting previously unselected package libx11-6:amd64. #5 43.61 Preparing to unpack .../022-libx11-6_2%3a1.6.7-1+deb10u4_amd64.deb ... #5 43.76 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u4) ... #5 44.34 Selecting previously unselected package shared-mime-info. #5 44.34 Preparing to unpack .../023-shared-mime-info_1.10-1_amd64.deb ... #5 44.57 Unpacking shared-mime-info (1.10-1) ... #5 44.92 Selecting previously unselected package libgdk-pixbuf2.0-common. #5 44.92 Preparing to unpack .../024-libgdk-pixbuf2.0-common_2.38.1+dfsg-1_all.deb ... #5 44.97 Unpacking libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ... #5 45.40 Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. #5 45.40 Preparing to unpack .../025-libgdk-pixbuf2.0-0_2.38.1+dfsg-1_amd64.deb ... #5 45.46 Unpacking libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... #5 45.82 Selecting previously unselected package gtk-update-icon-cache. #5 45.82 Preparing to unpack .../026-gtk-update-icon-cache_3.24.5-1_amd64.deb ... #5 45.88 No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed. #5 45.88 No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed. #5 45.88 Unpacking gtk-update-icon-cache (3.24.5-1) ... #5 46.24 Selecting previously unselected package libfreetype6:amd64. #5 46.24 Preparing to unpack .../027-libfreetype6_2.9.1-3+deb10u3_amd64.deb ... #5 46.29 Unpacking libfreetype6:amd64 (2.9.1-3+deb10u3) ... #5 46.64 Selecting previously unselected package fonts-dejavu-core. #5 46.64 Preparing to unpack .../028-fonts-dejavu-core_2.37-1_all.deb ... #5 46.78 Unpacking fonts-dejavu-core (2.37-1) ... #5 47.41 Selecting previously unselected package fontconfig-config. #5 47.41 Preparing to unpack .../029-fontconfig-config_2.13.1-2_all.deb ... #5 47.66 Unpacking fontconfig-config (2.13.1-2) ... #5 48.02 Selecting previously unselected package libfontconfig1:amd64. #5 48.02 Preparing to unpack .../030-libfontconfig1_2.13.1-2_amd64.deb ... #5 48.07 Unpacking libfontconfig1:amd64 (2.13.1-2) ... #5 48.46 Selecting previously unselected package libpixman-1-0:amd64. #5 48.46 Preparing to unpack .../031-libpixman-1-0_0.36.0-1+deb10u1_amd64.deb ... #5 48.58 Unpacking libpixman-1-0:amd64 (0.36.0-1+deb10u1) ... #5 48.98 Selecting previously unselected package libxcb-render0:amd64. #5 48.98 Preparing to unpack .../032-libxcb-render0_1.13.1-2_amd64.deb ... #5 49.03 Unpacking libxcb-render0:amd64 (1.13.1-2) ... #5 49.38 Selecting previously unselected package libxcb-shm0:amd64. #5 49.39 Preparing to unpack .../033-libxcb-shm0_1.13.1-2_amd64.deb ... #5 49.43 Unpacking libxcb-shm0:amd64 (1.13.1-2) ... #5 50.00 Selecting previously unselected package libxext6:amd64. #5 50.00 Preparing to unpack .../034-libxext6_2%3a1.3.3-1+b2_amd64.deb ... #5 50.05 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... #5 50.43 Selecting previously unselected package libxrender1:amd64. #5 50.43 Preparing to unpack .../035-libxrender1_1%3a0.9.10-1_amd64.deb ... #5 50.49 Unpacking libxrender1:amd64 (1:0.9.10-1) ... #5 50.83 Selecting previously unselected package libcairo2:amd64. #5 50.83 Preparing to unpack .../036-libcairo2_1.16.0-4+deb10u1_amd64.deb ... #5 50.90 Unpacking libcairo2:amd64 (1.16.0-4+deb10u1) ... #5 51.31 Selecting previously unselected package libcroco3:amd64. #5 51.32 Preparing to unpack .../037-libcroco3_0.6.12-3_amd64.deb ... #5 51.37 Unpacking libcroco3:amd64 (0.6.12-3) ... #5 51.76 Selecting previously unselected package fontconfig. #5 51.76 Preparing to unpack .../038-fontconfig_2.13.1-2_amd64.deb ... #5 51.82 Unpacking fontconfig (2.13.1-2) ... #5 52.44 Selecting previously unselected package libfribidi0:amd64. #5 52.44 Preparing to unpack .../039-libfribidi0_1.0.5-3.1+deb10u2_amd64.deb ... #5 52.63 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #5 53.15 Selecting previously unselected package libthai-data. #5 53.15 Preparing to unpack .../040-libthai-data_0.1.28-2_all.deb ... #5 53.20 Unpacking libthai-data (0.1.28-2) ... #5 53.96 Selecting previously unselected package libdatrie1:amd64. #5 53.96 Preparing to unpack .../041-libdatrie1_0.2.12-2_amd64.deb ... #5 54.01 Unpacking libdatrie1:amd64 (0.2.12-2) ... #5 55.92 Selecting previously unselected package libthai0:amd64. #5 55.92 Preparing to unpack .../042-libthai0_0.1.28-2_amd64.deb ... #5 56.23 Unpacking libthai0:amd64 (0.1.28-2) ... #5 57.38 Selecting previously unselected package libpango-1.0-0:amd64. #5 57.39 Preparing to unpack .../043-libpango-1.0-0_1.42.4-8~deb10u1_amd64.deb ... #5 57.42 Unpacking libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ... #5 57.72 Selecting previously unselected package libgraphite2-3:amd64. #5 57.73 Preparing to unpack .../044-libgraphite2-3_1.3.13-7_amd64.deb ... #5 57.77 Unpacking libgraphite2-3:amd64 (1.3.13-7) ... #5 58.23 Selecting previously unselected package libharfbuzz0b:amd64. #5 58.24 Preparing to unpack .../045-libharfbuzz0b_2.3.1-1_amd64.deb ... #5 58.28 Unpacking libharfbuzz0b:amd64 (2.3.1-1) ... #5 58.63 Selecting previously unselected package libpangoft2-1.0-0:amd64. #5 58.63 Preparing to unpack .../046-libpangoft2-1.0-0_1.42.4-8~deb10u1_amd64.deb ... #5 58.68 Unpacking libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ... #5 59.21 Selecting previously unselected package libpangocairo-1.0-0:amd64. #5 59.21 Preparing to unpack .../047-libpangocairo-1.0-0_1.42.4-8~deb10u1_amd64.deb ... #5 59.27 Unpacking libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ... #5 59.92 Selecting previously unselected package librsvg2-2:amd64. #5 59.92 Preparing to unpack .../048-librsvg2-2_2.44.10-2.1+deb10u3_amd64.deb ... #5 60.04 Unpacking librsvg2-2:amd64 (2.44.10-2.1+deb10u3) ... #5 61.25 Selecting previously unselected package librsvg2-common:amd64. #5 61.25 Preparing to unpack .../049-librsvg2-common_2.44.10-2.1+deb10u3_amd64.deb ... #5 61.30 Unpacking librsvg2-common:amd64 (2.44.10-2.1+deb10u3) ... #5 61.63 Selecting previously unselected package adwaita-icon-theme. #5 61.63 Preparing to unpack .../050-adwaita-icon-theme_3.30.1-1_all.deb ... #5 61.68 Unpacking adwaita-icon-theme (3.30.1-1) ... #5 62.68 Selecting previously unselected package asciidoc-common. #5 62.69 Preparing to unpack .../051-asciidoc-common_8.6.10-3_all.deb ... #5 62.79 Unpacking asciidoc-common (8.6.10-3) ... #5 63.04 Selecting previously unselected package libxml2-utils. #5 63.04 Preparing to unpack .../052-libxml2-utils_2.9.4+dfsg1-7+deb10u6_amd64.deb ... #5 63.11 Unpacking libxml2-utils (2.9.4+dfsg1-7+deb10u6) ... #5 63.87 Selecting previously unselected package asciidoc-base. #5 63.87 Preparing to unpack .../053-asciidoc-base_8.6.10-3_all.deb ... #5 63.90 Unpacking asciidoc-base (8.6.10-3) ... #5 64.46 Selecting previously unselected package asciidoc. #5 64.47 Preparing to unpack .../054-asciidoc_8.6.10-3_all.deb ... #5 64.57 Unpacking asciidoc (8.6.10-3) ... #5 64.96 Selecting previously unselected package xml-core. #5 64.97 Preparing to unpack .../055-xml-core_0.18+nmu1_all.deb ... #5 65.01 Unpacking xml-core (0.18+nmu1) ... #5 65.35 Selecting previously unselected package sgml-data. #5 65.52 Preparing to unpack .../056-sgml-data_2.0.11_all.deb ... #5 65.67 Unpacking sgml-data (2.0.11) ... #5 66.07 Selecting previously unselected package docbook-xml. #5 66.07 Preparing to unpack .../057-docbook-xml_4.5-8_all.deb ... #5 66.11 Unpacking docbook-xml (4.5-8) ... #5 66.48 Selecting previously unselected package libapt-inst2.0:amd64. #5 66.48 Preparing to unpack .../058-libapt-inst2.0_1.8.2.3_amd64.deb ... #5 66.55 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ... #5 66.94 Selecting previously unselected package python-apt-common. #5 66.94 Preparing to unpack .../059-python-apt-common_1.8.4.3_all.deb ... #5 66.98 Unpacking python-apt-common (1.8.4.3) ... #5 67.28 Selecting previously unselected package python-apt. #5 67.28 Preparing to unpack .../060-python-apt_1.8.4.3_amd64.deb ... #5 67.34 Unpacking python-apt (1.8.4.3) ... #5 67.97 Selecting previously unselected package libpaper1:amd64. #5 67.97 Preparing to unpack .../061-libpaper1_1.1.28_amd64.deb ... #5 68.01 Unpacking libpaper1:amd64 (1.1.28) ... #5 68.32 Selecting previously unselected package libpaper-utils. #5 68.32 Preparing to unpack .../062-libpaper-utils_1.1.28_amd64.deb ... #5 68.37 Unpacking libpaper-utils (1.1.28) ... #5 69.37 Selecting previously unselected package libkpathsea6:amd64. #5 69.38 Preparing to unpack .../063-libkpathsea6_2018.20181218.49446-1+deb10u2_amd64.deb ... #5 69.41 Unpacking libkpathsea6:amd64 (2018.20181218.49446-1+deb10u2) ... #5 69.99 Selecting previously unselected package libptexenc1:amd64. #5 70.00 Preparing to unpack .../064-libptexenc1_2018.20181218.49446-1+deb10u2_amd64.deb ... #5 70.04 Unpacking libptexenc1:amd64 (2018.20181218.49446-1+deb10u2) ... #5 70.30 Selecting previously unselected package libsynctex2:amd64. #5 70.30 Preparing to unpack .../065-libsynctex2_2018.20181218.49446-1+deb10u2_amd64.deb ... #5 70.35 Unpacking libsynctex2:amd64 (2018.20181218.49446-1+deb10u2) ... #5 70.66 Selecting previously unselected package libtexlua52:amd64. #5 70.66 Preparing to unpack .../066-libtexlua52_2018.20181218.49446-1+deb10u2_amd64.deb ... #5 70.96 Unpacking libtexlua52:amd64 (2018.20181218.49446-1+deb10u2) ... #5 72.45 Selecting previously unselected package libtexlua53:amd64. #5 72.45 Preparing to unpack .../067-libtexlua53_2018.20181218.49446-1+deb10u2_amd64.deb ... #5 72.57 Unpacking libtexlua53:amd64 (2018.20181218.49446-1+deb10u2) ... #5 73.34 Selecting previously unselected package libtexluajit2:amd64. #5 73.34 Preparing to unpack .../068-libtexluajit2_2018.20181218.49446-1+deb10u2_amd64.deb ... #5 73.39 Unpacking libtexluajit2:amd64 (2018.20181218.49446-1+deb10u2) ... #5 73.67 Selecting previously unselected package t1utils. #5 73.68 Preparing to unpack .../069-t1utils_1.41-3_amd64.deb ... #5 73.74 Unpacking t1utils (1.41-3) ... #5 74.20 Selecting previously unselected package libbrotli1:amd64. #5 74.20 Preparing to unpack .../070-libbrotli1_1.0.7-2+deb10u1_amd64.deb ... #5 74.28 Unpacking libbrotli1:amd64 (1.0.7-2+deb10u1) ... #5 74.76 Selecting previously unselected package libgs9-common. #5 74.76 Preparing to unpack .../071-libgs9-common_9.27~dfsg-2+deb10u9_all.deb ... #5 74.86 Unpacking libgs9-common (9.27~dfsg-2+deb10u9) ... #5 75.24 Selecting previously unselected package libavahi-common-data:amd64. #5 75.24 Preparing to unpack .../072-libavahi-common-data_0.7-4+deb10u3_amd64.deb ... #5 75.27 Unpacking libavahi-common-data:amd64 (0.7-4+deb10u3) ... #5 79.34 Selecting previously unselected package libavahi-common3:amd64. #5 79.35 Preparing to unpack .../073-libavahi-common3_0.7-4+deb10u3_amd64.deb ... #5 80.42 Unpacking libavahi-common3:amd64 (0.7-4+deb10u3) ... #5 83.27 Selecting previously unselected package libavahi-client3:amd64. #5 83.27 Preparing to unpack .../074-libavahi-client3_0.7-4+deb10u3_amd64.deb ... #5 83.36 Unpacking libavahi-client3:amd64 (0.7-4+deb10u3) ... #5 83.79 Selecting previously unselected package libcups2:amd64. #5 83.79 Preparing to unpack .../075-libcups2_2.2.10-6+deb10u9_amd64.deb ... #5 83.84 Unpacking libcups2:amd64 (2.2.10-6+deb10u9) ... #5 84.19 Selecting previously unselected package libcupsimage2:amd64. #5 84.20 Preparing to unpack .../076-libcupsimage2_2.2.10-6+deb10u9_amd64.deb ... #5 84.24 Unpacking libcupsimage2:amd64 (2.2.10-6+deb10u9) ... #5 84.56 Selecting previously unselected package libijs-0.35:amd64. #5 84.56 Preparing to unpack .../077-libijs-0.35_0.35-14_amd64.deb ... #5 84.60 Unpacking libijs-0.35:amd64 (0.35-14) ... #5 85.00 Selecting previously unselected package libjbig2dec0:amd64. #5 85.00 Preparing to unpack .../078-libjbig2dec0_0.16-1+deb10u1_amd64.deb ... #5 85.04 Unpacking libjbig2dec0:amd64 (0.16-1+deb10u1) ... #5 85.36 Selecting previously unselected package liblcms2-2:amd64. #5 85.36 Preparing to unpack .../079-liblcms2-2_2.9-3_amd64.deb ... #5 85.40 Unpacking liblcms2-2:amd64 (2.9-3) ... #5 85.84 Selecting previously unselected package libopenjp2-7:amd64. #5 85.85 Preparing to unpack .../080-libopenjp2-7_2.3.0-2+deb10u2_amd64.deb ... #5 85.92 Unpacking libopenjp2-7:amd64 (2.3.0-2+deb10u2) ... #5 86.38 Selecting previously unselected package libgs9:amd64. #5 86.38 Preparing to unpack .../081-libgs9_9.27~dfsg-2+deb10u9_amd64.deb ... #5 86.45 Unpacking libgs9:amd64 (9.27~dfsg-2+deb10u9) ... #5 87.20 Selecting previously unselected package libharfbuzz-icu0:amd64. #5 87.20 Preparing to unpack .../082-libharfbuzz-icu0_2.3.1-1_amd64.deb ... #5 87.27 Unpacking libharfbuzz-icu0:amd64 (2.3.1-1) ... #5 87.86 Selecting previously unselected package x11-common. #5 87.86 Preparing to unpack .../083-x11-common_1%3a7.7+19_all.deb ... #5 88.21 Unpacking x11-common (1:7.7+19) ... #5 88.83 Selecting previously unselected package libice6:amd64. #5 88.83 Preparing to unpack .../084-libice6_2%3a1.0.9-2_amd64.deb ... #5 88.96 Unpacking libice6:amd64 (2:1.0.9-2) ... #5 89.27 Selecting previously unselected package libpotrace0:amd64. #5 89.27 Preparing to unpack .../085-libpotrace0_1.15-1_amd64.deb ... #5 89.31 Unpacking libpotrace0:amd64 (1.15-1) ... #5 89.58 Selecting previously unselected package libsm6:amd64. #5 89.58 Preparing to unpack .../086-libsm6_2%3a1.2.3-1_amd64.deb ... #5 89.64 Unpacking libsm6:amd64 (2:1.2.3-1) ... #5 90.11 Selecting previously unselected package libteckit0:amd64. #5 90.11 Preparing to unpack .../087-libteckit0_2.5.8+ds2-5_amd64.deb ... #5 90.16 Unpacking libteckit0:amd64 (2.5.8+ds2-5) ... #5 90.60 Selecting previously unselected package libwoff1:amd64. #5 90.61 Preparing to unpack .../088-libwoff1_1.0.2-1_amd64.deb ... #5 90.65 Unpacking libwoff1:amd64 (1.0.2-1) ... #5 90.94 Selecting previously unselected package libxt6:amd64. #5 90.95 Preparing to unpack .../089-libxt6_1%3a1.1.5-1+b3_amd64.deb ... #5 90.99 Unpacking libxt6:amd64 (1:1.1.5-1+b3) ... #5 91.26 Selecting previously unselected package libxmu6:amd64. #5 91.26 Preparing to unpack .../090-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... #5 91.30 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... #5 91.56 Selecting previously unselected package libxpm4:amd64. #5 91.56 Preparing to unpack .../091-libxpm4_1%3a3.5.12-1+deb10u2_amd64.deb ... #5 91.60 Unpacking libxpm4:amd64 (1:3.5.12-1+deb10u2) ... #5 91.85 Selecting previously unselected package libxaw7:amd64. #5 91.85 Preparing to unpack .../092-libxaw7_2%3a1.0.13-1+b2_amd64.deb ... #5 92.09 Unpacking libxaw7:amd64 (2:1.0.13-1+b2) ... #5 92.39 Selecting previously unselected package libxi6:amd64. #5 92.39 Preparing to unpack .../093-libxi6_2%3a1.7.9-1_amd64.deb ... #5 92.44 Unpacking libxi6:amd64 (2:1.7.9-1) ... #5 95.18 Selecting previously unselected package libxxhash0:amd64. #5 95.18 Preparing to unpack .../094-libxxhash0_0.6.5-2_amd64.deb ... #5 95.22 Unpacking libxxhash0:amd64 (0.6.5-2) ... #5 95.70 Selecting previously unselected package libzzip-0-13:amd64. #5 95.70 Preparing to unpack .../095-libzzip-0-13_0.13.62-3.2+deb10u1_amd64.deb ... #5 95.77 Unpacking libzzip-0-13:amd64 (0.13.62-3.2+deb10u1) ... #5 96.12 Selecting previously unselected package texlive-binaries. #5 96.12 Preparing to unpack .../096-texlive-binaries_2018.20181218.49446-1+deb10u2_amd64.deb ... #5 96.17 Unpacking texlive-binaries (2018.20181218.49446-1+deb10u2) ... #5 97.65 Selecting previously unselected package xdg-utils. #5 97.65 Preparing to unpack .../097-xdg-utils_1.1.3-1+deb10u1_all.deb ... #5 97.72 Unpacking xdg-utils (1.1.3-1+deb10u1) ... #5 100.1 Selecting previously unselected package texlive-base. #5 100.1 Preparing to unpack .../098-texlive-base_2018.20190227-2_all.deb ... #5 100.4 Unpacking texlive-base (2018.20190227-2) ... #5 101.9 Selecting previously unselected package texlive-fonts-recommended. #5 101.9 Preparing to unpack .../099-texlive-fonts-recommended_2018.20190227-2_all.deb ... #5 101.9 Unpacking texlive-fonts-recommended (2018.20190227-2) ... #5 103.0 Selecting previously unselected package fonts-lmodern. #5 103.0 Preparing to unpack .../100-fonts-lmodern_2.004.5-6_all.deb ... #5 103.2 Unpacking fonts-lmodern (2.004.5-6) ... #5 103.7 Selecting previously unselected package texlive-latex-base. #5 103.7 Preparing to unpack .../101-texlive-latex-base_2018.20190227-2_all.deb ... #5 103.8 Unpacking texlive-latex-base (2018.20190227-2) ... #5 104.2 Selecting previously unselected package texlive-latex-recommended. #5 104.2 Preparing to unpack .../102-texlive-latex-recommended_2018.20190227-2_all.deb ... #5 104.2 Unpacking texlive-latex-recommended (2018.20190227-2) ... #5 105.2 Selecting previously unselected package texlive. #5 105.2 Preparing to unpack .../103-texlive_2018.20190227-2_all.deb ... #5 105.3 Unpacking texlive (2018.20190227-2) ... #5 105.5 Selecting previously unselected package texlive-bibtex-extra. #5 105.5 Preparing to unpack .../104-texlive-bibtex-extra_2018.20190227-2_all.deb ... #5 105.6 Unpacking texlive-bibtex-extra (2018.20190227-2) ... #5 108.4 Selecting previously unselected package libsombok3:amd64. #5 108.4 Preparing to unpack .../105-libsombok3_2.4.0-2_amd64.deb ... #5 108.5 Unpacking libsombok3:amd64 (2.4.0-2) ... #5 108.7 Selecting previously unselected package libmime-charset-perl. #5 108.7 Preparing to unpack .../106-libmime-charset-perl_1.012.2-1_all.deb ... #5 108.8 Unpacking libmime-charset-perl (1.012.2-1) ... #5 109.0 Selecting previously unselected package libunicode-linebreak-perl. #5 109.0 Preparing to unpack .../107-libunicode-linebreak-perl_0.0.20190101-1_amd64.deb ... #5 109.1 Unpacking libunicode-linebreak-perl (0.0.20190101-1) ... #5 109.3 Selecting previously unselected package texlive-extra-utils. #5 109.3 Preparing to unpack .../108-texlive-extra-utils_2018.20190227-2_all.deb ... #5 109.4 Unpacking texlive-extra-utils (2018.20190227-2) ... #5 112.7 Selecting previously unselected package preview-latex-style. #5 112.7 Preparing to unpack .../109-preview-latex-style_11.91-2_all.deb ... #5 112.7 Unpacking preview-latex-style (11.91-2) ... #5 113.0 Selecting previously unselected package texlive-pictures. #5 113.0 Preparing to unpack .../110-texlive-pictures_2018.20190227-2_all.deb ... #5 113.0 Unpacking texlive-pictures (2018.20190227-2) ... #5 113.6 Selecting previously unselected package texlive-latex-extra. #5 113.6 Preparing to unpack .../111-texlive-latex-extra_2018.20190227-2_all.deb ... #5 113.7 Unpacking texlive-latex-extra (2018.20190227-2) ... #5 114.9 Selecting previously unselected package fonts-gfs-baskerville. #5 114.9 Preparing to unpack .../112-fonts-gfs-baskerville_1.1-5_all.deb ... #5 114.9 Unpacking fonts-gfs-baskerville (1.1-5) ... #5 115.2 Selecting previously unselected package fonts-gfs-porson. #5 115.2 Preparing to unpack .../113-fonts-gfs-porson_1.1-6_all.deb ... #5 115.2 Unpacking fonts-gfs-porson (1.1-6) ... #5 116.0 Selecting previously unselected package texlive-lang-greek. #5 116.0 Preparing to unpack .../114-texlive-lang-greek_2018.20190227-2_all.deb ... #5 116.1 Unpacking texlive-lang-greek (2018.20190227-2) ... #5 119.7 Selecting previously unselected package texlive-science. #5 119.8 Preparing to unpack .../115-texlive-science_2018.20190227-2_all.deb ... #5 119.8 Unpacking texlive-science (2018.20190227-2) ... #5 120.5 Selecting previously unselected package libxslt1.1:amd64. #5 120.5 Preparing to unpack .../116-libxslt1.1_1.1.32-2.2~deb10u2_amd64.deb ... #5 120.5 Unpacking libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ... #5 120.8 Selecting previously unselected package xsltproc. #5 120.8 Preparing to unpack .../117-xsltproc_1.1.32-2.2~deb10u2_amd64.deb ... #5 120.8 Unpacking xsltproc (1.1.32-2.2~deb10u2) ... #5 121.1 Selecting previously unselected package dblatex. #5 121.1 Preparing to unpack .../118-dblatex_0.3.10-2_all.deb ... #5 121.1 Unpacking dblatex (0.3.10-2) ... #5 121.7 Selecting previously unselected package libosp5. #5 121.7 Preparing to unpack .../119-libosp5_1.5.2-13+b1_amd64.deb ... #5 121.7 Unpacking libosp5 (1.5.2-13+b1) ... #5 122.0 Selecting previously unselected package libostyle1c2. #5 122.0 Preparing to unpack .../120-libostyle1c2_1.4devel1-21.3+b1_amd64.deb ... #5 122.1 Unpacking libostyle1c2 (1.4devel1-21.3+b1) ... #5 122.4 Selecting previously unselected package openjade. #5 122.4 Preparing to unpack .../121-openjade_1.4devel1-21.3+b1_amd64.deb ... #5 122.5 Unpacking openjade (1.4devel1-21.3+b1) ... #5 122.8 Selecting previously unselected package docbook-dsssl. #5 122.8 Preparing to unpack .../122-docbook-dsssl_1.79-9.1_all.deb ... #5 122.9 Unpacking docbook-dsssl (1.79-9.1) ... #5 123.1 Selecting previously unselected package texlive-plain-generic. #5 123.1 Preparing to unpack .../123-texlive-plain-generic_2018.20190227-2_all.deb ... #5 123.2 Unpacking texlive-plain-generic (2018.20190227-2) ... #5 124.6 Selecting previously unselected package teckit. #5 124.6 Preparing to unpack .../124-teckit_2.5.8+ds2-5_amd64.deb ... #5 124.6 Unpacking teckit (2.5.8+ds2-5) ... #5 124.9 Selecting previously unselected package tipa. #5 125.0 Preparing to unpack .../125-tipa_2%3a1.3-20_all.deb ... #5 125.0 Unpacking tipa (2:1.3-20) ... #5 125.8 Selecting previously unselected package texlive-xetex. #5 125.8 Preparing to unpack .../126-texlive-xetex_2018.20190227-2_all.deb ... #5 125.9 Unpacking texlive-xetex (2018.20190227-2) ... #5 126.8 Selecting previously unselected package texlive-formats-extra. #5 126.8 Preparing to unpack .../127-texlive-formats-extra_2018.20190227-2_all.deb ... #5 126.9 Unpacking texlive-formats-extra (2018.20190227-2) ... #5 127.4 Selecting previously unselected package lynx-common. #5 127.4 Preparing to unpack .../128-lynx-common_2.8.9rel.1-3+deb10u1_all.deb ... #5 127.4 Unpacking lynx-common (2.8.9rel.1-3+deb10u1) ... #5 127.8 Selecting previously unselected package lynx. #5 127.8 Preparing to unpack .../129-lynx_2.8.9rel.1-3+deb10u1_amd64.deb ... #5 127.8 Unpacking lynx (2.8.9rel.1-3+deb10u1) ... #5 128.1 Selecting previously unselected package libsgmls-perl. #5 128.1 Preparing to unpack .../130-libsgmls-perl_1.03ii-36_all.deb ... #5 128.1 Unpacking libsgmls-perl (1.03ii-36) ... #5 128.5 Selecting previously unselected package sgmlspl. #5 128.5 Preparing to unpack .../131-sgmlspl_1.03ii-36_all.deb ... #5 128.6 Unpacking sgmlspl (1.03ii-36) ... #5 129.1 Selecting previously unselected package opensp. #5 129.1 Preparing to unpack .../132-opensp_1.5.2-13+b1_amd64.deb ... #5 129.1 Unpacking opensp (1.5.2-13+b1) ... #5 129.4 Selecting previously unselected package docbook-utils. #5 129.4 Preparing to unpack .../133-docbook-utils_0.6.14-3.3_all.deb ... #5 129.4 Unpacking docbook-utils (0.6.14-3.3) ... #5 129.7 Selecting previously unselected package asciidoc-dblatex. #5 129.7 Preparing to unpack .../134-asciidoc-dblatex_8.6.10-3_all.deb ... #5 129.7 Unpacking asciidoc-dblatex (8.6.10-3) ... #5 130.0 Selecting previously unselected package dbus-user-session. #5 130.0 Preparing to unpack .../135-dbus-user-session_1.12.28-0+deb10u1_amd64.deb ... #5 130.0 Unpacking dbus-user-session (1.12.28-0+deb10u1) ... #5 130.3 Selecting previously unselected package libdconf1:amd64. #5 130.3 Preparing to unpack .../136-libdconf1_0.30.1-2_amd64.deb ... #5 130.3 Unpacking libdconf1:amd64 (0.30.1-2) ... #5 130.6 Selecting previously unselected package dconf-service. #5 130.6 Preparing to unpack .../137-dconf-service_0.30.1-2_amd64.deb ... #5 130.6 Unpacking dconf-service (0.30.1-2) ... #5 130.8 Selecting previously unselected package dconf-gsettings-backend:amd64. #5 130.8 Preparing to unpack .../138-dconf-gsettings-backend_0.30.1-2_amd64.deb ... #5 130.9 Unpacking dconf-gsettings-backend:amd64 (0.30.1-2) ... #5 131.2 Selecting previously unselected package docbook5-xml. #5 131.3 Preparing to unpack .../139-docbook5-xml_5.0-2_all.deb ... #5 131.3 Unpacking docbook5-xml (5.0-2) ... #5 131.7 Selecting previously unselected package docutils-common. #5 131.7 Preparing to unpack .../140-docutils-common_0.14+dfsg-4_all.deb ... #5 131.7 Unpacking docutils-common (0.14+dfsg-4) ... #5 132.0 Selecting previously unselected package libproxy1v5:amd64. #5 132.0 Preparing to unpack .../141-libproxy1v5_0.4.15-5+deb10u1_amd64.deb ... #5 132.0 Unpacking libproxy1v5:amd64 (0.4.15-5+deb10u1) ... #5 132.2 Selecting previously unselected package glib-networking-common. #5 132.2 Preparing to unpack .../142-glib-networking-common_2.58.0-2+deb10u2_all.deb ... #5 132.3 Unpacking glib-networking-common (2.58.0-2+deb10u2) ... #5 132.6 Selecting previously unselected package glib-networking-services. #5 132.6 Preparing to unpack .../143-glib-networking-services_2.58.0-2+deb10u2_amd64.deb ... #5 132.7 Unpacking glib-networking-services (2.58.0-2+deb10u2) ... #5 133.0 Selecting previously unselected package gsettings-desktop-schemas. #5 133.0 Preparing to unpack .../144-gsettings-desktop-schemas_3.28.1-1_all.deb ... #5 133.0 Unpacking gsettings-desktop-schemas (3.28.1-1) ... #5 133.3 Selecting previously unselected package glib-networking:amd64. #5 133.3 Preparing to unpack .../145-glib-networking_2.58.0-2+deb10u2_amd64.deb ... #5 133.3 Unpacking glib-networking:amd64 (2.58.0-2+deb10u2) ... #5 133.8 Selecting previously unselected package libcdt5. #5 133.8 Preparing to unpack .../146-libcdt5_2.40.1-6+deb10u1_amd64.deb ... #5 134.4 Unpacking libcdt5 (2.40.1-6+deb10u1) ... #5 134.6 Selecting previously unselected package libcgraph6. #5 134.6 Preparing to unpack .../147-libcgraph6_2.40.1-6+deb10u1_amd64.deb ... #5 134.7 Unpacking libcgraph6 (2.40.1-6+deb10u1) ... #5 135.0 Selecting previously unselected package libgd3:amd64. #5 135.0 Preparing to unpack .../148-libgd3_2.2.5-5.2+deb10u1_amd64.deb ... #5 135.0 Unpacking libgd3:amd64 (2.2.5-5.2+deb10u1) ... #5 135.3 Selecting previously unselected package libgts-0.7-5:amd64. #5 135.3 Preparing to unpack .../149-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... #5 135.3 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... #5 135.6 Selecting previously unselected package libltdl7:amd64. #5 135.6 Preparing to unpack .../150-libltdl7_2.4.6-9_amd64.deb ... #5 135.6 Unpacking libltdl7:amd64 (2.4.6-9) ... #5 135.9 Selecting previously unselected package libpathplan4. #5 135.9 Preparing to unpack .../151-libpathplan4_2.40.1-6+deb10u1_amd64.deb ... #5 135.9 Unpacking libpathplan4 (2.40.1-6+deb10u1) ... #5 136.2 Selecting previously unselected package libxdot4. #5 136.2 Preparing to unpack .../152-libxdot4_2.40.1-6+deb10u1_amd64.deb ... #5 136.2 Unpacking libxdot4 (2.40.1-6+deb10u1) ... #5 136.5 Selecting previously unselected package libgvc6. #5 136.5 Preparing to unpack .../153-libgvc6_2.40.1-6+deb10u1_amd64.deb ... #5 136.6 Unpacking libgvc6 (2.40.1-6+deb10u1) ... #5 136.9 Selecting previously unselected package libgvpr2. #5 136.9 Preparing to unpack .../154-libgvpr2_2.40.1-6+deb10u1_amd64.deb ... #5 136.9 Unpacking libgvpr2 (2.40.1-6+deb10u1) ... #5 137.2 Selecting previously unselected package liblab-gamut1. #5 137.2 Preparing to unpack .../155-liblab-gamut1_2.40.1-6+deb10u1_amd64.deb ... #5 137.2 Unpacking liblab-gamut1 (2.40.1-6+deb10u1) ... #5 137.6 Selecting previously unselected package graphviz. #5 137.6 Preparing to unpack .../156-graphviz_2.40.1-6+deb10u1_amd64.deb ... #5 137.7 Unpacking graphviz (2.40.1-6+deb10u1) ... #5 137.9 Selecting previously unselected package libatk1.0-data. #5 137.9 Preparing to unpack .../157-libatk1.0-data_2.30.0-2_all.deb ... #5 138.0 Unpacking libatk1.0-data (2.30.0-2) ... #5 138.3 Selecting previously unselected package libatk1.0-0:amd64. #5 138.3 Preparing to unpack .../158-libatk1.0-0_2.30.0-2_amd64.deb ... #5 138.3 Unpacking libatk1.0-0:amd64 (2.30.0-2) ... #5 138.8 Selecting previously unselected package libatspi2.0-0:amd64. #5 138.8 Preparing to unpack .../159-libatspi2.0-0_2.30.0-7_amd64.deb ... #5 138.8 Unpacking libatspi2.0-0:amd64 (2.30.0-7) ... #5 139.6 Selecting previously unselected package libatk-bridge2.0-0:amd64. #5 139.6 Preparing to unpack .../160-libatk-bridge2.0-0_2.30.0-5_amd64.deb ... #5 139.6 Unpacking libatk-bridge2.0-0:amd64 (2.30.0-5) ... #5 139.9 Selecting previously unselected package libcairo-gobject2:amd64. #5 139.9 Preparing to unpack .../161-libcairo-gobject2_1.16.0-4+deb10u1_amd64.deb ... #5 139.9 Unpacking libcairo-gobject2:amd64 (1.16.0-4+deb10u1) ... #5 140.2 Selecting previously unselected package libcolord2:amd64. #5 140.2 Preparing to unpack .../162-libcolord2_1.4.3-4_amd64.deb ... #5 140.3 Unpacking libcolord2:amd64 (1.4.3-4) ... #5 140.6 Selecting previously unselected package libepoxy0:amd64. #5 140.6 Preparing to unpack .../163-libepoxy0_1.5.3-0.1_amd64.deb ... #5 140.7 Unpacking libepoxy0:amd64 (1.5.3-0.1) ... #5 140.9 Selecting previously unselected package libjson-glib-1.0-common. #5 140.9 Preparing to unpack .../164-libjson-glib-1.0-common_1.4.4-2_all.deb ... #5 141.0 Unpacking libjson-glib-1.0-common (1.4.4-2) ... #5 141.2 Selecting previously unselected package libjson-glib-1.0-0:amd64. #5 141.2 Preparing to unpack .../165-libjson-glib-1.0-0_1.4.4-2_amd64.deb ... #5 141.3 Unpacking libjson-glib-1.0-0:amd64 (1.4.4-2) ... #5 141.6 Selecting previously unselected package libsoup2.4-1:amd64. #5 141.6 Preparing to unpack .../166-libsoup2.4-1_2.64.2-2_amd64.deb ... #5 141.6 Unpacking libsoup2.4-1:amd64 (2.64.2-2) ... #5 142.0 Selecting previously unselected package libsoup-gnome2.4-1:amd64. #5 142.0 Preparing to unpack .../167-libsoup-gnome2.4-1_2.64.2-2_amd64.deb ... #5 142.1 Unpacking libsoup-gnome2.4-1:amd64 (2.64.2-2) ... #5 142.4 Selecting previously unselected package librest-0.7-0:amd64. #5 142.4 Preparing to unpack .../168-librest-0.7-0_0.8.1-1_amd64.deb ... #5 142.5 Unpacking librest-0.7-0:amd64 (0.8.1-1) ... #5 142.7 Selecting previously unselected package libwayland-client0:amd64. #5 142.7 Preparing to unpack .../169-libwayland-client0_1.16.0-1_amd64.deb ... #5 142.8 Unpacking libwayland-client0:amd64 (1.16.0-1) ... #5 143.0 Selecting previously unselected package libwayland-cursor0:amd64. #5 143.0 Preparing to unpack .../170-libwayland-cursor0_1.16.0-1_amd64.deb ... #5 143.1 Unpacking libwayland-cursor0:amd64 (1.16.0-1) ... #5 143.3 Selecting previously unselected package libwayland-egl1:amd64. #5 143.3 Preparing to unpack .../171-libwayland-egl1_1.16.0-1_amd64.deb ... #5 143.4 Unpacking libwayland-egl1:amd64 (1.16.0-1) ... #5 143.6 Selecting previously unselected package libxcomposite1:amd64. #5 143.6 Preparing to unpack .../172-libxcomposite1_1%3a0.4.4-2_amd64.deb ... #5 143.7 Unpacking libxcomposite1:amd64 (1:0.4.4-2) ... #5 143.9 Selecting previously unselected package libxfixes3:amd64. #5 143.9 Preparing to unpack .../173-libxfixes3_1%3a5.0.3-1_amd64.deb ... #5 144.0 Unpacking libxfixes3:amd64 (1:5.0.3-1) ... #5 144.2 Selecting previously unselected package libxcursor1:amd64. #5 144.2 Preparing to unpack .../174-libxcursor1_1%3a1.1.15-2_amd64.deb ... #5 144.3 Unpacking libxcursor1:amd64 (1:1.1.15-2) ... #5 144.5 Selecting previously unselected package libxdamage1:amd64. #5 144.5 Preparing to unpack .../175-libxdamage1_1%3a1.1.4-3+b3_amd64.deb ... #5 144.6 Unpacking libxdamage1:amd64 (1:1.1.4-3+b3) ... #5 144.8 Selecting previously unselected package libxinerama1:amd64. #5 144.8 Preparing to unpack .../176-libxinerama1_2%3a1.1.4-2_amd64.deb ... #5 144.9 Unpacking libxinerama1:amd64 (2:1.1.4-2) ... #5 145.2 Selecting previously unselected package xkb-data. #5 145.2 Preparing to unpack .../177-xkb-data_2.26-2_all.deb ... #5 145.2 Unpacking xkb-data (2.26-2) ... #5 145.6 Selecting previously unselected package libxkbcommon0:amd64. #5 145.6 Preparing to unpack .../178-libxkbcommon0_0.8.2-1_amd64.deb ... #5 145.6 Unpacking libxkbcommon0:amd64 (0.8.2-1) ... #5 145.9 Selecting previously unselected package libxrandr2:amd64. #5 145.9 Preparing to unpack .../179-libxrandr2_2%3a1.5.1-1_amd64.deb ... #5 145.9 Unpacking libxrandr2:amd64 (2:1.5.1-1) ... #5 146.1 Selecting previously unselected package libgtk-3-common. #5 146.1 Preparing to unpack .../180-libgtk-3-common_3.24.5-1_all.deb ... #5 146.2 Unpacking libgtk-3-common (3.24.5-1) ... #5 146.7 Selecting previously unselected package libgtk-3-0:amd64. #5 146.7 Preparing to unpack .../181-libgtk-3-0_3.24.5-1_amd64.deb ... #5 146.8 Unpacking libgtk-3-0:amd64 (3.24.5-1) ... #5 147.2 Selecting previously unselected package libimagequant0:amd64. #5 147.2 Preparing to unpack .../182-libimagequant0_2.12.2-1.1_amd64.deb ... #5 147.2 Unpacking libimagequant0:amd64 (2.12.2-1.1) ... #5 147.5 Selecting previously unselected package librsvg2-bin. #5 147.5 Preparing to unpack .../183-librsvg2-bin_2.44.10-2.1+deb10u3_amd64.deb ... #5 147.5 Unpacking librsvg2-bin (2.44.10-2.1+deb10u3) ... #5 147.8 Selecting previously unselected package libwebpdemux2:amd64. #5 147.8 Preparing to unpack .../184-libwebpdemux2_0.6.1-2+deb10u3_amd64.deb ... #5 147.8 Unpacking libwebpdemux2:amd64 (0.6.1-2+deb10u3) ... #5 148.2 Selecting previously unselected package libwebpmux3:amd64. #5 148.2 Preparing to unpack .../185-libwebpmux3_0.6.1-2+deb10u3_amd64.deb ... #5 148.2 Unpacking libwebpmux3:amd64 (0.6.1-2+deb10u3) ... #5 148.4 Selecting previously unselected package mscgen. #5 148.4 Preparing to unpack .../186-mscgen_0.20-12_amd64.deb ... #5 148.4 Unpacking mscgen (0.20-12) ... #5 148.8 Selecting previously unselected package osmocom-master. #5 148.8 Preparing to unpack .../187-osmocom-master_1.0.0_amd64.deb ... #5 148.8 Unpacking osmocom-master (1.0.0) ... #5 149.8 Selecting previously unselected package python3-funcparserlib. #5 149.8 Preparing to unpack .../188-python3-funcparserlib_0.3.6-7_all.deb ... #5 149.8 Unpacking python3-funcparserlib (0.3.6-7) ... #5 150.1 Selecting previously unselected package python3-pil:amd64. #5 150.1 Preparing to unpack .../189-python3-pil_5.4.1-2+deb10u6_amd64.deb ... #5 150.2 Unpacking python3-pil:amd64 (5.4.1-2+deb10u6) ... #5 150.5 Selecting previously unselected package python3-pkg-resources. #5 150.5 Preparing to unpack .../190-python3-pkg-resources_40.8.0-1_all.deb ... #5 150.6 Unpacking python3-pkg-resources (40.8.0-1) ... #5 151.0 Selecting previously unselected package python3-webcolors. #5 151.0 Preparing to unpack .../191-python3-webcolors_1.5-2_all.deb ... #5 151.0 Unpacking python3-webcolors (1.5-2) ... #5 151.3 Selecting previously unselected package python3-roman. #5 151.3 Preparing to unpack .../192-python3-roman_2.0.0-3_all.deb ... #5 151.3 Unpacking python3-roman (2.0.0-3) ... #5 151.6 Selecting previously unselected package python3-docutils. #5 151.6 Preparing to unpack .../193-python3-docutils_0.14+dfsg-4_all.deb ... #5 151.6 Unpacking python3-docutils (0.14+dfsg-4) ... #5 151.8 Selecting previously unselected package python3-reportlab-accel:amd64. #5 151.9 Preparing to unpack .../194-python3-reportlab-accel_3.5.13-1+deb10u2_amd64.deb ... #5 151.9 Unpacking python3-reportlab-accel:amd64 (3.5.13-1+deb10u2) ... #5 152.1 Selecting previously unselected package python3-reportlab. #5 152.1 Preparing to unpack .../195-python3-reportlab_3.5.13-1+deb10u2_all.deb ... #5 152.2 Unpacking python3-reportlab (3.5.13-1+deb10u2) ... #5 152.5 Selecting previously unselected package python3-blockdiag. #5 152.5 Preparing to unpack .../196-python3-blockdiag_1.5.3+dfsg-5.2_all.deb ... #5 152.6 Unpacking python3-blockdiag (1.5.3+dfsg-5.2) ... #5 152.8 Selecting previously unselected package python3-nwdiag. #5 152.8 Preparing to unpack .../197-python3-nwdiag_1.0.4+dfsg-1_all.deb ... #5 152.9 Unpacking python3-nwdiag (1.0.4+dfsg-1) ... #5 153.1 Selecting previously unselected package osmo-gsm-manuals-dev. #5 153.1 Preparing to unpack .../198-osmo-gsm-manuals-dev_1.5.0.12.8819_all.deb ... #5 153.1 Unpacking osmo-gsm-manuals-dev (1.5.0.12.8819) ... #5 153.4 Setting up libgs9-common (9.27~dfsg-2+deb10u9) ... #5 153.5 Setting up libxdot4 (2.40.1-6+deb10u1) ... #5 153.7 Setting up libgraphite2-3:amd64 (1.3.13-7) ... #5 153.8 Setting up liblcms2-2:amd64 (2.9-3) ... #5 153.9 Setting up libpixman-1-0:amd64 (0.36.0-1+deb10u1) ... #5 154.0 Setting up systemd-sysv (241-7~deb10u10) ... #5 155.0 Setting up libxau6:amd64 (1:1.0.8-1+b2) ... #5 155.1 Setting up libproxy1v5:amd64 (0.4.15-5+deb10u1) ... #5 155.3 Setting up libsgmls-perl (1.03ii-36) ... #5 155.4 Setting up mime-support (3.62) ... #5 155.6 Setting up libtexlua52:amd64 (2018.20181218.49446-1+deb10u2) ... #5 155.8 Setting up fonts-gfs-porson (1.1-6) ... #5 156.0 Setting up hicolor-icon-theme (0.17-2) ... #5 156.2 Setting up libdatrie1:amd64 (0.2.12-2) ... #5 156.3 Setting up sgmlspl (1.03ii-36) ... #5 156.4 Setting up libtexlua53:amd64 (2018.20181218.49446-1+deb10u2) ... #5 156.6 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... #5 156.7 Setting up libijs-0.35:amd64 (0.35-14) ... #5 156.8 Setting up libtexluajit2:amd64 (2018.20181218.49446-1+deb10u2) ... #5 157.0 Setting up libbrotli1:amd64 (1.0.7-2+deb10u1) ... #5 157.1 Setting up liblab-gamut1 (2.40.1-6+deb10u1) ... #5 157.2 Setting up libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ... #5 157.4 Setting up x11-common (1:7.7+19) ... #5 158.1 debconf: unable to initialize frontend: Dialog #5 158.1 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 158.1 debconf: falling back to frontend: Readline #5 158.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults #5 158.1 invoke-rc.d: could not determine current runlevel #5 158.1 invoke-rc.d: policy-rc.d denied execution of start. #5 158.1 Setting up xkb-data (2.26-2) ... #5 158.3 Setting up libzzip-0-13:amd64 (0.13.62-3.2+deb10u1) ... #5 158.4 Setting up libapt-inst2.0:amd64 (1.8.2.3) ... #5 158.5 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #5 158.6 Setting up libcolord2:amd64 (1.4.3-4) ... #5 158.8 Setting up libicu63:amd64 (63.1-6+deb10u3) ... #5 159.1 Setting up poppler-data (0.4.9-2) ... #5 162.8 Setting up libosp5 (1.5.2-13+b1) ... #5 163.3 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u4) ... #5 163.4 Setting up libdconf1:amd64 (0.30.1-2) ... #5 163.5 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... #5 163.7 Setting up asciidoc-common (8.6.10-3) ... #5 167.0 Setting up libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ... #5 167.1 Setting up libx11-data (2:1.6.7-1+deb10u4) ... #5 167.3 Setting up libepoxy0:amd64 (1.5.3-0.1) ... #5 167.4 Setting up libjbig2dec0:amd64 (0.16-1+deb10u1) ... #5 167.5 Setting up libteckit0:amd64 (2.5.8+ds2-5) ... #5 167.8 Setting up libpathplan4 (2.40.1-6+deb10u1) ... #5 167.9 Setting up libavahi-common-data:amd64 (0.7-4+deb10u3) ... #5 168.1 Setting up libdbus-1-3:amd64 (1.12.28-0+deb10u1) ... #5 168.2 Setting up dbus (1.12.28-0+deb10u1) ... #5 168.9 invoke-rc.d: could not determine current runlevel #5 168.9 invoke-rc.d: policy-rc.d denied execution of start. #5 169.0 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #5 169.2 Setting up t1utils (1.41-3) ... #5 169.3 Setting up libimagequant0:amd64 (2.12.2-1.1) ... #5 169.4 Setting up libpng16-16:amd64 (1.6.36-6) ... #5 169.6 Setting up libwebp6:amd64 (0.6.1-2+deb10u3) ... #5 169.7 Setting up fonts-dejavu-core (2.37-1) ... #5 170.5 Setting up lynx-common (2.8.9rel.1-3+deb10u1) ... #5 170.8 Setting up osmocom-master (1.0.0) ... #5 170.9 Setting up libltdl7:amd64 (2.4.6-9) ... #5 171.0 Setting up libkpathsea6:amd64 (2018.20181218.49446-1+deb10u2) ... #5 171.2 Setting up libatk1.0-data (2.30.0-2) ... #5 171.3 Setting up python-apt-common (1.8.4.3) ... #5 171.5 Setting up libostyle1c2 (1.4devel1-21.3+b1) ... #5 171.9 Setting up fonts-gfs-baskerville (1.1-5) ... #5 172.2 Setting up sensible-utils (0.0.12) ... #5 172.3 Setting up libmime-charset-perl (1.012.2-1) ... #5 172.4 Setting up libxxhash0:amd64 (0.6.5-2) ... #5 172.6 Setting up libpam-systemd:amd64 (241-7~deb10u10) ... #5 172.7 debconf: unable to initialize frontend: Dialog #5 172.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 172.7 debconf: falling back to frontend: Readline #5 172.9 Setting up fonts-lmodern (2.004.5-6) ... #5 173.0 Setting up libopenjp2-7:amd64 (2.3.0-2+deb10u2) ... #5 173.2 Setting up libthai-data (0.1.28-2) ... #5 173.3 Setting up libjson-glib-1.0-common (1.4.4-2) ... #5 173.4 Setting up sgml-base (1.29) ... #5 173.7 Setting up libcdt5 (2.40.1-6+deb10u1) ... #5 173.9 Setting up libatk1.0-0:amd64 (2.30.0-2) ... #5 174.0 Setting up libcgraph6 (2.40.1-6+deb10u1) ... #5 174.2 Setting up libtiff5:amd64 (4.1.0+git191117-2~deb10u9) ... #5 174.3 Setting up libwayland-egl1:amd64 (1.16.0-1) ... #5 174.4 Setting up libmpdec2:amd64 (2.4.2-2) ... #5 174.5 Setting up glib-networking-common (2.58.0-2+deb10u2) ... #5 174.7 Setting up libwebpmux3:amd64 (0.6.1-2+deb10u3) ... #5 174.8 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... #5 174.9 Setting up openjade (1.4devel1-21.3+b1) ... #5 175.3 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #5 175.4 Setting up xdg-utils (1.1.3-1+deb10u1) ... #5 175.5 Setting up libsynctex2:amd64 (2018.20181218.49446-1+deb10u2) ... #5 175.7 Setting up libxkbcommon0:amd64 (0.8.2-1) ... #5 175.8 Setting up libpotrace0:amd64 (1.15-1) ... #5 176.0 Setting up libwayland-client0:amd64 (1.16.0-1) ... #5 176.1 Setting up teckit (2.5.8+ds2-5) ... #5 176.2 Setting up glib-networking-services (2.58.0-2+deb10u2) ... #5 176.4 Setting up libice6:amd64 (2:1.0.9-2) ... #5 176.5 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #5 176.7 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ... #5 176.8 Setting up libxcb1:amd64 (1.13.1-2) ... #5 176.9 Setting up python2.7 (2.7.16-2+deb10u4) ... #5 177.4 Setting up libwoff1:amd64 (1.0.2-1) ... #5 177.6 Setting up libpython2-stdlib:amd64 (2.7.16-1) ... #5 177.7 Setting up libxcb-render0:amd64 (1.13.1-2) ... #5 177.8 Setting up libwebpdemux2:amd64 (0.6.1-2+deb10u3) ... #5 178.2 Setting up libavahi-common3:amd64 (0.7-4+deb10u3) ... #5 178.3 Setting up libxcb-shm0:amd64 (1.13.1-2) ... #5 178.4 Setting up opensp (1.5.2-13+b1) ... #5 178.6 Setting up python2 (2.7.16-1) ... #5 178.7 Setting up libjson-glib-1.0-0:amd64 (1.4.4-2) ... #5 178.9 Setting up libthai0:amd64 (0.1.28-2) ... #5 179.2 Setting up libpython-stdlib:amd64 (2.7.16-1) ... #5 179.4 Setting up dbus-user-session (1.12.28-0+deb10u1) ... #5 179.6 Setting up libptexenc1:amd64 (2018.20181218.49446-1+deb10u2) ... #5 179.8 Setting up libfreetype6:amd64 (2.9.1-3+deb10u3) ... #5 179.9 Setting up shared-mime-info (1.10-1) ... #5 204.8 Setting up libcroco3:amd64 (0.6.12-3) ... #5 205.0 Setting up ucf (3.0038+nmu1) ... #5 205.2 debconf: unable to initialize frontend: Dialog #5 205.2 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 205.2 debconf: falling back to frontend: Readline #5 205.3 Setting up libgvpr2 (2.40.1-6+deb10u1) ... #5 207.6 Setting up libwayland-cursor0:amd64 (1.16.0-1) ... #5 215.1 Setting up xml-core (0.18+nmu1) ... #5 215.5 Setting up libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ... #5 215.7 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u4) ... #5 216.0 Setting up libharfbuzz0b:amd64 (2.3.1-1) ... #5 216.1 Setting up lynx (2.8.9rel.1-3+deb10u1) ... #5 216.2 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #5 216.2 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 216.3 Setting up libxml2-utils (2.9.4+dfsg1-7+deb10u6) ... #5 216.5 Setting up libxcomposite1:amd64 (1:0.4.4-2) ... #5 216.6 Setting up libsm6:amd64 (2:1.2.3-1) ... #5 216.7 Setting up python (2.7.16-1) ... #5 217.0 Setting up libavahi-client3:amd64 (0.7-4+deb10u3) ... #5 217.5 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... #5 217.6 Setting up libpaper1:amd64 (1.1.28) ... #5 217.7 debconf: unable to initialize frontend: Dialog #5 217.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 217.7 debconf: falling back to frontend: Readline #5 217.8 #5 217.8 Creating config file /etc/papersize with new version #5 217.8 Setting up python3.7 (3.7.3-2+deb10u7) ... #5 218.5 Setting up libharfbuzz-icu0:amd64 (2.3.1-1) ... #5 218.6 Setting up libxpm4:amd64 (1:3.5.12-1+deb10u2) ... #5 218.8 Setting up libxrender1:amd64 (1:0.9.10-1) ... #5 218.9 Setting up libsombok3:amd64 (2.4.0-2) ... #5 219.0 Setting up fontconfig-config (2.13.1-2) ... #5 219.3 debconf: unable to initialize frontend: Dialog #5 219.3 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 219.3 debconf: falling back to frontend: Readline #5 219.4 Setting up xsltproc (1.1.32-2.2~deb10u2) ... #5 219.5 Setting up libxext6:amd64 (2:1.3.3-1+b2) ... #5 219.7 Setting up python-apt (1.8.4.3) ... #5 220.0 Setting up dconf-service (0.30.1-2) ... #5 220.1 Setting up python3 (3.7.3-1) ... #5 220.2 running python rtupdate hooks for python3.7... #5 220.2 running python post-rtupdate hooks for python3.7... #5 220.3 Setting up libpaper-utils (1.1.28) ... #5 220.4 Setting up libatspi2.0-0:amd64 (2.30.0-7) ... #5 220.5 Setting up tex-common (6.11) ... #5 220.7 debconf: unable to initialize frontend: Dialog #5 220.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 220.7 debconf: falling back to frontend: Readline #5 220.8 update-language: texlive-base not installed and configured, doing nothing! #5 220.8 Setting up libatk-bridge2.0-0:amd64 (2.30.0-5) ... #5 221.0 Setting up python3-pil:amd64 (5.4.1-2+deb10u6) ... #5 221.4 Setting up python3-roman (2.0.0-3) ... #5 221.5 Setting up asciidoc-base (8.6.10-3) ... #5 222.7 Setting up python3-webcolors (1.5-2) ... #5 222.8 Setting up libxfixes3:amd64 (1:5.0.3-1) ... #5 223.0 Setting up libunicode-linebreak-perl (0.0.20190101-1) ... #5 223.1 Setting up libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... #5 223.2 Setting up python3-reportlab-accel:amd64 (3.5.13-1+deb10u2) ... #5 223.3 Setting up libxinerama1:amd64 (2:1.1.4-2) ... #5 223.5 Setting up libxrandr2:amd64 (2:1.5.1-1) ... #5 223.6 Setting up python3-funcparserlib (0.3.6-7) ... #5 223.8 Setting up libxt6:amd64 (1:1.1.5-1+b3) ... #5 223.9 Setting up python3-reportlab (3.5.13-1+deb10u2) ... #5 224.3 Setting up libcups2:amd64 (2.2.10-6+deb10u9) ... #5 224.4 Setting up libfontconfig1:amd64 (2.13.1-2) ... #5 224.6 Setting up python3-pkg-resources (40.8.0-1) ... #5 224.9 Setting up gtk-update-icon-cache (3.24.5-1) ... #5 225.0 Setting up fontconfig (2.13.1-2) ... #5 225.1 Regenerating fonts cache... done. #5 227.2 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... #5 227.3 Setting up libxdamage1:amd64 (1:1.1.4-3+b3) ... #5 227.5 Setting up libxi6:amd64 (2:1.7.9-1) ... #5 227.6 Setting up dconf-gsettings-backend:amd64 (0.30.1-2) ... #5 227.8 Setting up preview-latex-style (11.91-2) ... #5 227.9 Setting up libxcursor1:amd64 (1:1.1.15-2) ... #5 228.0 Setting up libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ... #5 228.2 Setting up libxaw7:amd64 (2:1.0.13-1+b2) ... #5 228.4 Setting up libcairo2:amd64 (1.16.0-4+deb10u1) ... #5 228.5 Setting up libcupsimage2:amd64 (2.2.10-6+deb10u9) ... #5 228.6 Setting up asciidoc (8.6.10-3) ... #5 228.8 Setting up libgd3:amd64 (2.2.5-5.2+deb10u1) ... #5 228.9 Setting up libcairo-gobject2:amd64 (1.16.0-4+deb10u1) ... #5 229.1 Setting up libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ... #5 229.2 Setting up libgtk-3-common (3.24.5-1) ... #5 229.6 Setting up libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ... #5 230.0 Setting up gsettings-desktop-schemas (3.28.1-1) ... #5 230.1 Setting up libgs9:amd64 (9.27~dfsg-2+deb10u9) ... #5 230.3 Setting up mscgen (0.20-12) ... #5 230.4 Setting up librsvg2-2:amd64 (2.44.10-2.1+deb10u3) ... #5 230.5 Setting up libgvc6 (2.40.1-6+deb10u1) ... #5 230.6 Setting up librsvg2-common:amd64 (2.44.10-2.1+deb10u3) ... #5 230.8 Setting up texlive-binaries (2018.20181218.49446-1+deb10u2) ... #5 230.9 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #5 231.0 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #5 231.0 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 231.1 Setting up glib-networking:amd64 (2.58.0-2+deb10u2) ... #5 231.2 Setting up texlive-base (2018.20190227-2) ... #5 231.7 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #5 231.8 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #5 231.9 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #5 232.0 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/config/pdftexconfig.tex #5 232.1 debconf: unable to initialize frontend: Dialog #5 232.1 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 232.1 debconf: falling back to frontend: Readline #5 232.5 Setting up graphviz (2.40.1-6+deb10u1) ... #5 232.6 Setting up libsoup2.4-1:amd64 (2.64.2-2) ... #5 232.8 Setting up texlive-plain-generic (2018.20190227-2) ... #5 232.9 Setting up texlive-lang-greek (2018.20190227-2) ... #5 233.1 Setting up texlive-latex-base (2018.20190227-2) ... #5 233.3 Setting up adwaita-icon-theme (3.30.1-1) ... #5 233.5 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #5 233.5 Setting up texlive-extra-utils (2018.20190227-2) ... #5 233.8 Setting up texlive-latex-recommended (2018.20190227-2) ... #5 233.9 Setting up texlive-pictures (2018.20190227-2) ... #5 234.5 Setting up texlive-fonts-recommended (2018.20190227-2) ... #5 234.8 Setting up tipa (2:1.3-20) ... #5 234.9 Regenerating '/var/lib/texmf/fmtutil.cnf-DEBIAN'... done. #5 234.9 Regenerating '/var/lib/texmf/fmtutil.cnf-TEXLIVEDIST'... done. #5 234.9 update-fmtutil has updated the following file(s): #5 234.9 /var/lib/texmf/fmtutil.cnf-DEBIAN #5 234.9 /var/lib/texmf/fmtutil.cnf-TEXLIVEDIST #5 234.9 If you want to activate the changes in the above file(s), #5 234.9 you should run fmtutil-sys or fmtutil. #5 235.0 Setting up libsoup-gnome2.4-1:amd64 (2.64.2-2) ... #5 235.1 Setting up librest-0.7-0:amd64 (0.8.1-1) ... #5 235.2 Setting up texlive (2018.20190227-2) ... #5 235.4 Setting up libgtk-3-0:amd64 (3.24.5-1) ... #5 235.5 Setting up texlive-science (2018.20190227-2) ... #5 235.7 Setting up texlive-latex-extra (2018.20190227-2) ... #5 235.8 Setting up texlive-bibtex-extra (2018.20190227-2) ... #5 236.0 Setting up texlive-xetex (2018.20190227-2) ... #5 236.2 Setting up librsvg2-bin (2.44.10-2.1+deb10u3) ... #5 236.3 Setting up texlive-formats-extra (2018.20190227-2) ... #5 236.5 Processing triggers for libc-bin (2.28-10+deb10u3) ... #5 236.7 Processing triggers for systemd (241-7~deb10u10) ... #5 236.8 Processing triggers for sgml-base (1.29) ... #5 237.0 Setting up docutils-common (0.14+dfsg-4) ... #5 237.5 Setting up sgml-data (2.0.11) ... #5 237.9 Setting up docbook5-xml (5.0-2) ... #5 238.1 Processing triggers for sgml-base (1.29) ... #5 238.2 Setting up python3-docutils (0.14+dfsg-4) ... #5 238.3 update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode #5 238.4 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode #5 238.4 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode #5 238.4 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode #5 238.4 update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode #5 238.4 update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode #5 238.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode #5 238.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode #5 238.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode #5 238.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode #5 238.6 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode #5 238.6 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode #5 238.6 update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode #5 238.8 Setting up docbook-xml (4.5-8) ... #5 241.1 Setting up python3-blockdiag (1.5.3+dfsg-5.2) ... #5 241.3 Setting up python3-nwdiag (1.0.4+dfsg-1) ... #5 241.5 Processing triggers for sgml-base (1.29) ... #5 241.6 Setting up docbook-dsssl (1.79-9.1) ... #5 241.9 Setting up dblatex (0.3.10-2) ... #5 242.2 Processing triggers for sgml-base (1.29) ... #5 242.3 Setting up docbook-utils (0.6.14-3.3) ... #5 242.5 Setting up asciidoc-dblatex (8.6.10-3) ... #5 242.7 Setting up osmo-gsm-manuals-dev (1.5.0.12.8819) ... #5 242.8 Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... #5 242.9 Processing triggers for tex-common (6.11) ... #5 243.0 debconf: unable to initialize frontend: Dialog #5 243.0 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 243.0 debconf: falling back to frontend: Readline #5 243.0 Running updmap-sys. This may take some time... done. #5 243.3 Running mktexlsr /var/lib/texmf ... done. #5 243.3 Building format(s) --all. #5 243.3 This may take some time... done. #5 DONE 246.8s #6 exporting to image #6 exporting layers #6 exporting layers 4.8s done #6 writing image sha256:51afa0d31232fcda1fe22e734752f1e6617568116ba6ed448f65e888f423b389 0.0s done #6 naming to docker.io/library/debian-10-osmocom-obs-build-binpkg-manuals 0.1s done #6 DONE 5.0s + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-hnbgw/*.tar.* osmo-hnbgw/ osmo-hnbgw/.tarball-version osmo-hnbgw/AUTHORS osmo-hnbgw/COPYING osmo-hnbgw/Makefile.am osmo-hnbgw/README.md osmo-hnbgw/TODO-RELEASE osmo-hnbgw/configure.ac osmo-hnbgw/contrib/ osmo-hnbgw/contrib/Makefile.am osmo-hnbgw/contrib/jenkins.sh osmo-hnbgw/contrib/systemd/ osmo-hnbgw/contrib/systemd/Makefile.am osmo-hnbgw/contrib/systemd/osmo-hnbgw.service osmo-hnbgw/debian/ osmo-hnbgw/debian/changelog osmo-hnbgw/debian/compat osmo-hnbgw/debian/control osmo-hnbgw/debian/copyright osmo-hnbgw/debian/osmo-hnbgw-doc.install osmo-hnbgw/debian/osmo-hnbgw.install osmo-hnbgw/debian/postinst osmo-hnbgw/debian/rules osmo-hnbgw/debian/source/ osmo-hnbgw/debian/source/format osmo-hnbgw/doc/ osmo-hnbgw/doc/Makefile.am osmo-hnbgw/doc/charts/ osmo-hnbgw/doc/charts/Makefile.am osmo-hnbgw/doc/charts/hnbgw_context_map.msc osmo-hnbgw/doc/charts/hnbgw_context_map_fsm.dot osmo-hnbgw/doc/charts/sccp.dot osmo-hnbgw/doc/examples/ osmo-hnbgw/doc/examples/Makefile.am osmo-hnbgw/doc/examples/osmo-hnbgw/ osmo-hnbgw/doc/examples/osmo-hnbgw/osmo-hnbgw-cnpool.cfg osmo-hnbgw/doc/examples/osmo-hnbgw/osmo-hnbgw-cs7.cfg osmo-hnbgw/doc/examples/osmo-hnbgw/osmo-hnbgw-pfcp.cfg osmo-hnbgw/doc/examples/osmo-hnbgw/osmo-hnbgw.cfg osmo-hnbgw/doc/manuals/ osmo-hnbgw/doc/manuals/Makefile.am osmo-hnbgw/doc/manuals/chapters/ osmo-hnbgw/doc/manuals/chapters/overview.adoc osmo-hnbgw/doc/manuals/chapters/running.adoc osmo-hnbgw/doc/manuals/osmohnbgw-usermanual-docinfo.xml osmo-hnbgw/doc/manuals/osmohnbgw-usermanual.adoc osmo-hnbgw/doc/manuals/osmohnbgw-vty-reference.xml osmo-hnbgw/doc/manuals/regen_doc.sh osmo-hnbgw/doc/manuals/vty/ osmo-hnbgw/doc/manuals/vty/hnbgw_vty_additions.xml osmo-hnbgw/doc/protocols_around_hnbgw.txt osmo-hnbgw/git-version-gen osmo-hnbgw/include/ osmo-hnbgw/include/Makefile.am osmo-hnbgw/include/osmocom/ osmo-hnbgw/include/osmocom/Makefile.am osmo-hnbgw/include/osmocom/hnbgw/ osmo-hnbgw/include/osmocom/hnbgw/Makefile.am osmo-hnbgw/include/osmocom/hnbgw/context_map.h osmo-hnbgw/include/osmocom/hnbgw/hnbgw.h osmo-hnbgw/include/osmocom/hnbgw/hnbgw_cn.h osmo-hnbgw/include/osmocom/hnbgw/hnbgw_hnbap.h osmo-hnbgw/include/osmocom/hnbgw/hnbgw_pfcp.h osmo-hnbgw/include/osmocom/hnbgw/hnbgw_ranap.h osmo-hnbgw/include/osmocom/hnbgw/hnbgw_rua.h osmo-hnbgw/include/osmocom/hnbgw/kpi.h osmo-hnbgw/include/osmocom/hnbgw/mgw_fsm.h osmo-hnbgw/include/osmocom/hnbgw/nft_kpi.h osmo-hnbgw/include/osmocom/hnbgw/ps_rab_ass_fsm.h osmo-hnbgw/include/osmocom/hnbgw/ps_rab_fsm.h osmo-hnbgw/include/osmocom/hnbgw/ranap_rab_ass.h osmo-hnbgw/include/osmocom/hnbgw/tdefs.h osmo-hnbgw/include/osmocom/hnbgw/vty.h osmo-hnbgw/osmoappdesc.py osmo-hnbgw/src/ osmo-hnbgw/src/Makefile.am osmo-hnbgw/src/osmo-hnbgw/ osmo-hnbgw/src/osmo-hnbgw/Makefile.am osmo-hnbgw/src/osmo-hnbgw/cnlink.c osmo-hnbgw/src/osmo-hnbgw/context_map.c osmo-hnbgw/src/osmo-hnbgw/context_map_rua.c osmo-hnbgw/src/osmo-hnbgw/context_map_sccp.c osmo-hnbgw/src/osmo-hnbgw/hnbgw.c osmo-hnbgw/src/osmo-hnbgw/hnbgw_cn.c osmo-hnbgw/src/osmo-hnbgw/hnbgw_hnbap.c osmo-hnbgw/src/osmo-hnbgw/hnbgw_l3.c osmo-hnbgw/src/osmo-hnbgw/hnbgw_pfcp.c osmo-hnbgw/src/osmo-hnbgw/hnbgw_ranap.c osmo-hnbgw/src/osmo-hnbgw/hnbgw_rua.c osmo-hnbgw/src/osmo-hnbgw/hnbgw_vty.c osmo-hnbgw/src/osmo-hnbgw/kpi_dtap.c osmo-hnbgw/src/osmo-hnbgw/kpi_ranap.c osmo-hnbgw/src/osmo-hnbgw/mgw_fsm.c osmo-hnbgw/src/osmo-hnbgw/nft_kpi.c osmo-hnbgw/src/osmo-hnbgw/osmo_hnbgw_main.c osmo-hnbgw/src/osmo-hnbgw/ps_rab_ass_fsm.c osmo-hnbgw/src/osmo-hnbgw/ps_rab_fsm.c osmo-hnbgw/src/osmo-hnbgw/ranap_rab_ass.c osmo-hnbgw/src/osmo-hnbgw/tdefs.c osmo-hnbgw/tests/ osmo-hnbgw/tests/Makefile.am osmo-hnbgw/tests/atlocal.in osmo-hnbgw/tests/cnpool.vty osmo-hnbgw/tests/config/ osmo-hnbgw/tests/config/defaults.cfg osmo-hnbgw/tests/config/defaults.vty osmo-hnbgw/tests/config/legacy.cfg osmo-hnbgw/tests/config/legacy.vty osmo-hnbgw/tests/config/one_cs7.cfg osmo-hnbgw/tests/config/one_cs7.vty osmo-hnbgw/tests/config/one_cs7_with_addrs.cfg osmo-hnbgw/tests/config/one_cs7_with_addrs.vty osmo-hnbgw/tests/config/one_cs7_with_iucs_addr.cfg osmo-hnbgw/tests/config/one_cs7_with_iucs_addr.vty osmo-hnbgw/tests/config/one_cs7_with_iups_addr.cfg osmo-hnbgw/tests/config/one_cs7_with_iups_addr.vty osmo-hnbgw/tests/config/run_tests.sh osmo-hnbgw/tests/config/two_cs7.cfg osmo-hnbgw/tests/config/two_cs7.vty osmo-hnbgw/tests/config/two_cs7_with_addrs.cfg osmo-hnbgw/tests/config/two_cs7_with_addrs.vty osmo-hnbgw/tests/nri_cfg.vty osmo-hnbgw/tests/osmo-hnbgw-vty-test.cfg osmo-hnbgw/tests/osmo-hnbgw.vty osmo-hnbgw/tests/pfcp_cfg.vty.with_pfcp osmo-hnbgw/tests/ranap_rab_ass/ osmo-hnbgw/tests/ranap_rab_ass/Makefile.am osmo-hnbgw/tests/ranap_rab_ass/ranap_rab_ass_test.c osmo-hnbgw/tests/ranap_rab_ass/ranap_rab_ass_test.ok osmo-hnbgw/tests/test_nodes.ctrl osmo-hnbgw/tests/testsuite.at osmo-hnbgw/tests/umts_cell_id/ osmo-hnbgw/tests/umts_cell_id/Makefile.am osmo-hnbgw/tests/umts_cell_id/umts_cell_id_test.c osmo-hnbgw/tests/umts_cell_id/umts_cell_id_test.ok + cd _temp/binpkgs/osmo-hnbgw + apt-get -y update Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://deb.debian.org/debian-security buster/updates InRelease Hit:3 http://deb.debian.org/debian buster-updates InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ 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 bsdmainutils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libasn1c-dev libasn1c1 libbctoolbox1 libfile-stripnondeterminism-perl libjansson4 libmagic-mgc libmagic1 libmbedcrypto3 libmbedtls12 libmbedx509-0 libmnl-dev libncurses6 libnftables-dev libnftables0 libnftnl11 libortp13 libosmo-abis-dev libosmo-gtlv-dev libosmo-gtlv1 libosmo-hnbap-dev libosmo-hnbap0 libosmo-mgcp-client-dev libosmo-mgcp-client12 libosmo-netif-dev libosmo-pfcp-dev libosmo-pfcp0 libosmo-ranap-dev libosmo-ranap7 libosmo-rua-dev libosmo-rua0 libosmo-sigtran-dev libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsigsegv2 libtalloc-dev libtalloc2 libtool libuchardet0 libusb-1.0-0 libusb-1.0-0-dev m4 man-db pkg-config po-debconf 0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded. Need to get 13.8 MB of archives. After this operation, 51.9 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore21 1.9.0.208.10d4d [173 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocodec4 1.9.0.208.10d4d [60.6 kB] Get:3 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmoisdn0 1.9.0.208.10d4d [79.9 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmogsm20 1.9.0.208.10d4d [234 kB] Get:6 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB] Get:7 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmovty13 1.9.0.208.10d4d [112 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmotrau2 1.5.1.15.b81a [30.7 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmoabis13 1.5.1.15.b81a [74.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-abis-dev 1.5.1.15.b81a [112 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-gtlv1 0.3.0.5.1ffb [16.0 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocoding0 1.9.0.208.10d4d [79.0 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmogb14 1.9.0.208.10d4d [188 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmoctrl0 1.9.0.208.10d4d [69.3 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmosim2 1.9.0.208.10d4d [73.2 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmousb0 1.9.0.208.10d4d [59.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore 1.9.0.208.10d4d [53.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore-dev 1.9.0.208.10d4d [842 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-gtlv-dev 0.3.0.5.1ffb [56.2 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmonetif11 1.4.0.56.0a25 [54.3 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-netif-dev 1.4.0.56.0a25 [66.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-pfcp0 0.3.0.5.1ffb [40.6 kB] Get:24 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-pfcp-dev 0.3.0.5.1ffb [173 kB] Get:26 http://deb.debian.org/debian-security buster/updates/main amd64 man-db amd64 2.8.5-2+deb10u1 [1274 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-sigtran9 1.8.0.67.fb30 [124 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-sigtran-dev 1.8.0.67.fb30 [584 kB] Get:29 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libasn1c1 0.9.36.2.5324 [77.0 kB] Get:31 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libasn1c-dev 0.9.36.2.5324 [110 kB] Get:33 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] Get:34 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB] Get:35 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-hnbap0 1.5.1.9.342f [51.8 kB] Get:37 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-hnbap-dev 1.5.1.9.342f [26.2 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-mgcp-client12 1.12.1.50.fa393 [60.7 kB] Get:40 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-mgcp-client-dev 1.12.1.50.fa393 [69.6 kB] Get:41 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-ranap7 1.5.1.9.342f [217 kB] Get:42 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB] Get:43 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-ranap-dev 1.5.1.9.342f [93.4 kB] Get:44 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] Get:45 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-rua0 1.5.1.9.342f [29.1 kB] Get:46 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-rua-dev 1.5.1.9.342f [16.1 kB] Get:47 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB] Get:48 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB] Get:49 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] Get:50 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB] Get:51 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB] Get:52 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] Get:53 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] Get:54 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB] Get:55 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u5 [102 kB] Get:56 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB] Get:57 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:58 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB] Get:59 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB] Get:60 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedcrypto3 amd64 2.16.9-0~deb10u1 [220 kB] Get:61 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedx509-0 amd64 2.16.9-0~deb10u1 [109 kB] Get:62 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedtls12 amd64 2.16.9-0~deb10u1 [140 kB] Get:63 http://deb.debian.org/debian buster/main amd64 libbctoolbox1 amd64 0.6.0-2+b2 [48.6 kB] Get:64 http://deb.debian.org/debian buster/main amd64 libjansson4 amd64 2.12-1 [38.0 kB] Get:65 http://deb.debian.org/debian buster/main amd64 libmnl-dev amd64 1.0.4-2 [13.3 kB] Get:66 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] Get:67 http://deb.debian.org/debian buster/main amd64 libnftables0 amd64 0.9.0-2 [203 kB] Get:68 http://deb.debian.org/debian buster/main amd64 libnftables-dev amd64 0.9.0-2 [12.5 kB] Get:69 http://deb.debian.org/debian buster/main amd64 libortp13 amd64 1:1.0.2-1 [74.4 kB] Get:70 http://deb.debian.org/debian buster/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] Get:71 http://deb.debian.org/debian buster/main amd64 libtalloc2 amd64 2.1.14-2 [35.4 kB] Get:72 http://deb.debian.org/debian buster/main amd64 libpcsclite1 amd64 1.8.24-1 [58.5 kB] Get:73 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0 amd64 2:1.0.22-2 [55.3 kB] Get:74 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] Get:75 http://deb.debian.org/debian buster/main amd64 libtalloc-dev amd64 2.1.14-2 [61.1 kB] Get:76 http://deb.debian.org/debian buster/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] Get:77 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0-dev amd64 2:1.0.22-2 [74.5 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 13.8 MB in 0s (83.0 MB/s) Selecting previously unselected package bsdmainutils. (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 ... 62818 files and directories currently installed.) Preparing to unpack .../00-bsdmainutils_11.1.2+b1_amd64.deb ... Unpacking bsdmainutils (11.1.2+b1) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../01-libuchardet0_0.0.6-3_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.6-3) ... Selecting previously unselected package groff-base. Preparing to unpack .../02-groff-base_1.22.4-3+deb10u1_amd64.deb ... Unpacking groff-base (1.22.4-3+deb10u1) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../03-libpipeline1_1.5.1-2_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.1-2) ... Selecting previously unselected package man-db. Preparing to unpack .../04-man-db_2.8.5-2+deb10u1_amd64.deb ... Unpacking man-db (2.8.5-2+deb10u1) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../05-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../06-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... Selecting previously unselected package file. Preparing to unpack .../07-file_1%3a5.35-4+deb10u2_amd64.deb ... Unpacking file (1:5.35-4+deb10u2) ... Selecting previously unselected package gettext-base. Preparing to unpack .../08-gettext-base_0.19.8.1-9_amd64.deb ... Unpacking gettext-base (0.19.8.1-9) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../09-libsigsegv2_2.12-2_amd64.deb ... Unpacking libsigsegv2:amd64 (2.12-2) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.18-2_amd64.deb ... Unpacking m4 (1.4.18-2) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.69-11_all.deb ... Unpacking autoconf (2.69-11) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20180224.1_all.deb ... Unpacking autotools-dev (20180224.1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.16.1-4_all.deb ... Unpacking automake (1:1.16.1-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.19.8.1-9_all.deb ... Unpacking autopoint (0.19.8.1-9) ... Selecting previously unselected package libtool. Preparing to unpack .../15-libtool_2.4.6-9_all.deb ... Unpacking libtool (2.4.6-9) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../16-dh-autoreconf_19_all.deb ... Unpacking dh-autoreconf (19) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../17-libarchive-zip-perl_1.64-1_all.deb ... Unpacking libarchive-zip-perl (1.64-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../18-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../19-dh-strip-nondeterminism_1.1.2-1_all.deb ... Unpacking dh-strip-nondeterminism (1.1.2-1) ... Selecting previously unselected package dwz. Preparing to unpack .../20-dwz_0.12-3_amd64.deb ... Unpacking dwz (0.12-3) ... Selecting previously unselected package libncurses6:amd64. Preparing to unpack .../21-libncurses6_6.1+20181013-2+deb10u5_amd64.deb ... Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u5) ... Selecting previously unselected package gettext. Preparing to unpack .../22-gettext_0.19.8.1-9_amd64.deb ... Unpacking gettext (0.19.8.1-9) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../23-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 .../24-po-debconf_1.0.21_all.deb ... Unpacking po-debconf (1.0.21) ... Selecting previously unselected package debhelper. Preparing to unpack .../25-debhelper_12.1.1_all.deb ... Unpacking debhelper (12.1.1) ... Selecting previously unselected package libmbedcrypto3:amd64. Preparing to unpack .../26-libmbedcrypto3_2.16.9-0~deb10u1_amd64.deb ... Unpacking libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ... Selecting previously unselected package libmbedx509-0:amd64. Preparing to unpack .../27-libmbedx509-0_2.16.9-0~deb10u1_amd64.deb ... Unpacking libmbedx509-0:amd64 (2.16.9-0~deb10u1) ... Selecting previously unselected package libmbedtls12:amd64. Preparing to unpack .../28-libmbedtls12_2.16.9-0~deb10u1_amd64.deb ... Unpacking libmbedtls12:amd64 (2.16.9-0~deb10u1) ... Selecting previously unselected package libbctoolbox1:amd64. Preparing to unpack .../29-libbctoolbox1_0.6.0-2+b2_amd64.deb ... Unpacking libbctoolbox1:amd64 (0.6.0-2+b2) ... Selecting previously unselected package libjansson4:amd64. Preparing to unpack .../30-libjansson4_2.12-1_amd64.deb ... Unpacking libjansson4:amd64 (2.12-1) ... Selecting previously unselected package libmnl-dev. Preparing to unpack .../31-libmnl-dev_1.0.4-2_amd64.deb ... Unpacking libmnl-dev (1.0.4-2) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../32-libnftnl11_1.1.2-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.1.2-2) ... Selecting previously unselected package libnftables0:amd64. Preparing to unpack .../33-libnftables0_0.9.0-2_amd64.deb ... Unpacking libnftables0:amd64 (0.9.0-2) ... Selecting previously unselected package libnftables-dev:amd64. Preparing to unpack .../34-libnftables-dev_0.9.0-2_amd64.deb ... Unpacking libnftables-dev:amd64 (0.9.0-2) ... Selecting previously unselected package libortp13:amd64. Preparing to unpack .../35-libortp13_1%3a1.0.2-1_amd64.deb ... Unpacking libortp13:amd64 (1:1.0.2-1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../36-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 .../37-libtalloc2_2.1.14-2_amd64.deb ... Unpacking libtalloc2:amd64 (2.1.14-2) ... Selecting previously unselected package libosmocore21:amd64. Preparing to unpack .../38-libosmocore21_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmocore21:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../39-libosmocodec4_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmocodec4:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../40-libosmoisdn0_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../41-libosmogsm20_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../42-libosmovty13_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmovty13:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmotrau2:amd64. Preparing to unpack .../43-libosmotrau2_1.5.1.15.b81a_amd64.deb ... Unpacking libosmotrau2:amd64 (1.5.1.15.b81a) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../44-libosmoabis13_1.5.1.15.b81a_amd64.deb ... Unpacking libosmoabis13:amd64 (1.5.1.15.b81a) ... Selecting previously unselected package libosmo-abis-dev:amd64. Preparing to unpack .../45-libosmo-abis-dev_1.5.1.15.b81a_amd64.deb ... Unpacking libosmo-abis-dev:amd64 (1.5.1.15.b81a) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../46-libosmo-gtlv1_0.3.0.5.1ffb_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.3.0.5.1ffb) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../47-libosmocoding0_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmocoding0:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../48-libosmogb14_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmogb14:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../49-libosmoctrl0_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../50-libpcsclite1_1.8.24-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.24-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../51-libosmosim2_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmosim2:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../52-libusb-1.0-0_2%3a1.0.22-2_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.22-2) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../53-libosmousb0_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmousb0:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmocore. Preparing to unpack .../54-libosmocore_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmocore (1.9.0.208.10d4d) ... Selecting previously unselected package pkg-config. Preparing to unpack .../55-pkg-config_0.29-6_amd64.deb ... Unpacking pkg-config (0.29-6) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../56-libtalloc-dev_2.1.14-2_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.1.14-2) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../57-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 .../58-libusb-1.0-0-dev_2%3a1.0.22-2_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../59-libosmocore-dev_1.9.0.208.10d4d_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.9.0.208.10d4d) ... Selecting previously unselected package libosmo-gtlv-dev:amd64. Preparing to unpack .../60-libosmo-gtlv-dev_0.3.0.5.1ffb_amd64.deb ... Unpacking libosmo-gtlv-dev:amd64 (0.3.0.5.1ffb) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../61-libosmonetif11_1.4.0.56.0a25_amd64.deb ... Unpacking libosmonetif11:amd64 (1.4.0.56.0a25) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../62-libosmo-netif-dev_1.4.0.56.0a25_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.4.0.56.0a25) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../63-libosmo-pfcp0_0.3.0.5.1ffb_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.3.0.5.1ffb) ... Selecting previously unselected package libosmo-pfcp-dev:amd64. Preparing to unpack .../64-libosmo-pfcp-dev_0.3.0.5.1ffb_amd64.deb ... Unpacking libosmo-pfcp-dev:amd64 (0.3.0.5.1ffb) ... Selecting previously unselected package libosmo-sigtran9:amd64. Preparing to unpack .../65-libosmo-sigtran9_1.8.0.67.fb30_amd64.deb ... Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30) ... Selecting previously unselected package libosmo-sigtran-dev:amd64. Preparing to unpack .../66-libosmo-sigtran-dev_1.8.0.67.fb30_amd64.deb ... Unpacking libosmo-sigtran-dev:amd64 (1.8.0.67.fb30) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../67-libasn1c1_0.9.36.2.5324_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.36.2.5324) ... Selecting previously unselected package libasn1c-dev:amd64. Preparing to unpack .../68-libasn1c-dev_0.9.36.2.5324_amd64.deb ... Unpacking libasn1c-dev:amd64 (0.9.36.2.5324) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../69-libosmo-hnbap0_1.5.1.9.342f_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.5.1.9.342f) ... Selecting previously unselected package libosmo-hnbap-dev:amd64. Preparing to unpack .../70-libosmo-hnbap-dev_1.5.1.9.342f_amd64.deb ... Unpacking libosmo-hnbap-dev:amd64 (1.5.1.9.342f) ... Selecting previously unselected package libosmo-mgcp-client12:amd64. Preparing to unpack .../71-libosmo-mgcp-client12_1.12.1.50.fa393_amd64.deb ... Unpacking libosmo-mgcp-client12:amd64 (1.12.1.50.fa393) ... Selecting previously unselected package libosmo-mgcp-client-dev:amd64. Preparing to unpack .../72-libosmo-mgcp-client-dev_1.12.1.50.fa393_amd64.deb ... Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.50.fa393) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../73-libosmo-ranap7_1.5.1.9.342f_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.5.1.9.342f) ... Selecting previously unselected package libosmo-ranap-dev:amd64. Preparing to unpack .../74-libosmo-ranap-dev_1.5.1.9.342f_amd64.deb ... Unpacking libosmo-ranap-dev:amd64 (1.5.1.9.342f) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../75-libosmo-rua0_1.5.1.9.342f_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.5.1.9.342f) ... Selecting previously unselected package libosmo-rua-dev:amd64. Preparing to unpack .../76-libosmo-rua-dev_1.5.1.9.342f_amd64.deb ... Unpacking libosmo-rua-dev:amd64 (1.5.1.9.342f) ... Setting up libpipeline1:amd64 (1.5.1-2) ... Setting up libmagic-mgc (1:5.35-4+deb10u2) ... Setting up libarchive-zip-perl (1.64-1) ... Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... Setting up gettext-base (0.19.8.1-9) ... Setting up libnftnl11:amd64 (1.1.2-2) ... Setting up file (1:5.35-4+deb10u2) ... Setting up libjansson4:amd64 (2.12-1) ... Setting up libtalloc2:amd64 (2.1.14-2) ... Setting up autotools-dev (20180224.1) ... Setting up libmnl-dev (1.0.4-2) ... Setting up libncurses6:amd64 (6.1+20181013-2+deb10u5) ... Setting up libsigsegv2:amd64 (2.12-2) ... Setting up bsdmainutils (11.1.2+b1) ... update-alternatives: using /usr/bin/bsd-write 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/bsd-write.1.gz (of link group write) doesn't exist update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist Setting up autopoint (0.19.8.1-9) ... Setting up pkg-config (0.29-6) ... Setting up libpcsclite1:amd64 (1.8.24-1) ... Setting up dwz (0.12-3) ... Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... Setting up libuchardet0:amd64 (0.0.6-3) ... Setting up libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ... Setting up libusb-1.0-0:amd64 (2:1.0.22-2) ... Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... Setting up libasn1c1:amd64 (0.9.36.2.5324) ... Setting up gettext (0.19.8.1-9) ... Setting up libnftables0:amd64 (0.9.0-2) ... Setting up libtool (2.4.6-9) ... Setting up libnftables-dev:amd64 (0.9.0-2) ... Setting up libmbedx509-0:amd64 (2.16.9-0~deb10u1) ... Setting up libmbedtls12:amd64 (2.16.9-0~deb10u1) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... Setting up m4 (1.4.18-2) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libtalloc-dev:amd64 (2.1.14-2) ... Setting up libasn1c-dev:amd64 (0.9.36.2.5324) ... Setting up libosmocore21:amd64 (1.9.0.208.10d4d) ... Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... Setting up libosmousb0:amd64 (1.9.0.208.10d4d) ... Setting up autoconf (2.69-11) ... Setting up libosmocodec4:amd64 (1.9.0.208.10d4d) ... Setting up groff-base (1.22.4-3+deb10u1) ... Setting up libosmo-gtlv1:amd64 (0.3.0.5.1ffb) ... Setting up automake (1:1.16.1-4) ... 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 libosmovty13:amd64 (1.9.0.208.10d4d) ... Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d) ... Setting up libbctoolbox1:amd64 (0.6.0-2+b2) ... Setting up po-debconf (1.0.21) ... Setting up man-db (2.8.5-2+deb10u1) ... Building database of manual pages ... Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. Setting up libosmo-mgcp-client12:amd64 (1.12.1.50.fa393) ... Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.50.fa393) ... Setting up libosmogsm20:amd64 (1.9.0.208.10d4d) ... Setting up libortp13:amd64 (1:1.0.2-1) ... Setting up libosmoabis13:amd64 (1.5.1.15.b81a) ... Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d) ... Setting up libosmo-pfcp0:amd64 (0.3.0.5.1ffb) ... Setting up libosmogb14:amd64 (1.9.0.208.10d4d) ... Setting up libosmonetif11:amd64 (1.4.0.56.0a25) ... Setting up libosmocoding0:amd64 (1.9.0.208.10d4d) ... Setting up libosmosim2:amd64 (1.9.0.208.10d4d) ... Setting up libosmotrau2:amd64 (1.5.1.15.b81a) ... Setting up libosmocore (1.9.0.208.10d4d) ... Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30) ... Setting up libosmo-hnbap0:amd64 (1.5.1.9.342f) ... Setting up libosmo-rua0:amd64 (1.5.1.9.342f) ... Setting up libosmo-abis-dev:amd64 (1.5.1.15.b81a) ... Setting up libosmo-ranap7:amd64 (1.5.1.9.342f) ... Setting up libosmo-rua-dev:amd64 (1.5.1.9.342f) ... Setting up libosmocore-dev:amd64 (1.9.0.208.10d4d) ... Setting up libosmo-netif-dev:amd64 (1.4.0.56.0a25) ... Setting up libosmo-gtlv-dev:amd64 (0.3.0.5.1ffb) ... Setting up libosmo-hnbap-dev:amd64 (1.5.1.9.342f) ... Setting up libosmo-ranap-dev:amd64 (1.5.1.9.342f) ... Setting up libosmo-sigtran-dev:amd64 (1.8.0.67.fb30) ... Setting up libosmo-pfcp-dev:amd64 (0.3.0.5.1ffb) ... Setting up debhelper (12.1.1) ... Setting up dh-autoreconf (19) ... Setting up dh-strip-nondeterminism (1.1.2-1) ... Processing triggers for mime-support (3.62) ... Processing triggers for libc-bin (2.28-10+deb10u3) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmo-hnbgw dpkg-buildpackage: info: source version 1.5.0.77.7a32 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-hnbgw in osmo-hnbgw_1.5.0.77.7a32.tar.xz dpkg-source: info: building osmo-hnbgw in osmo-hnbgw_1.5.0.77.7a32.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 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:23: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' doc/charts/Makefile.am:10: warning: '%'-style pattern rules are a GNU make extension doc/charts/Makefile.am:13: warning: '%'-style pattern rules are a GNU make extension doc/charts/Makefile.am:18: warning: ':='-style assignments are not portable src/osmo-hnbgw/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' CONFIGURE_FLAGS=" \ --enable-manuals \ --enable-pfcp \ --with-systemdsystemunitdir=/lib/systemd/system \ "; \ if pkg-config --exists libnftables --atleast-version=1.0.2; then \ CONFIGURE_FLAGS="$CONFIGURE_FLAGS --enable-nftables"; \ fi; \ dh_auto_configure -- $CONFIGURE_FLAGS ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-manuals --enable-pfcp --with-systemdsystemunitdir=/lib/systemd/system configure: WARNING: unrecognized options: --disable-maintainer-mode 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 for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /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 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 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 library containing sctp_recvmsg... -lsctp checking for LIBASN1C... yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOCTRL... yes checking for LIBOSMOGSM... yes checking for LIBOSMONETIF... yes checking for LIBOSMOSIGTRAN... yes checking for LIBOSMORUA... yes checking for LIBOSMORANAP... yes checking for LIBOSMOHNBAP... yes checking for LIBOSMOMGCPCLIENT... yes checking for LIBOSMOPFCP... yes checking for ANSI C header files... (cached) yes checking if gcc supports -fvisibility=hidden... yes checking whether to enable code coverage support... no checking whether to enable VTY/CTRL tests... no checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CFLAGS="-g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/hnbgw/Makefile config.status: creating src/Makefile config.status: creating src/osmo-hnbgw/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/ranap_rab_ass/Makefile config.status: creating tests/umts_cell_id/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating doc/charts/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-maintainer-mode make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' dh_auto_build make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' echo 1.5.0.77-7a32 > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom' Making all in hnbgw make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom/hnbgw' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom/hnbgw' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/src' Making all in osmo-hnbgw make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/src/osmo-hnbgw' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_hnbgw_main.o osmo_hnbgw_main.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hnbgw.lo hnbgw.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hnbgw_hnbap.lo hnbgw_hnbap.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hnbgw_l3.lo hnbgw_l3.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hnbgw_rua.lo hnbgw_rua.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hnbgw_ranap.lo hnbgw_ranap.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hnbgw_vty.lo hnbgw_vty.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o context_map.lo context_map.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o context_map_rua.lo context_map_rua.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o context_map_sccp.lo context_map_sccp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hnbgw_cn.lo hnbgw_cn.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o cnlink.lo cnlink.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ranap_rab_ass.lo ranap_rab_ass.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mgw_fsm.lo mgw_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o kpi_dtap.lo kpi_dtap.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o kpi_ranap.lo kpi_ranap.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tdefs.lo tdefs.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nft_kpi.lo nft_kpi.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hnbgw_pfcp.lo hnbgw_pfcp.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ps_rab_ass_fsm.lo ps_rab_ass_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ps_rab_fsm.lo ps_rab_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_rua.c -fPIC -DPIC -o .libs/hnbgw_rua.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c context_map_sccp.c -fPIC -DPIC -o .libs/context_map_sccp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ranap_rab_ass.c -fPIC -DPIC -o .libs/ranap_rab_ass.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c context_map_rua.c -fPIC -DPIC -o .libs/context_map_rua.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_l3.c -fPIC -DPIC -o .libs/hnbgw_l3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c kpi_dtap.c -fPIC -DPIC -o .libs/kpi_dtap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ps_rab_ass_fsm.c -fPIC -DPIC -o .libs/ps_rab_ass_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c kpi_ranap.c -fPIC -DPIC -o .libs/kpi_ranap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_vty.c -fPIC -DPIC -o .libs/hnbgw_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c context_map.c -fPIC -DPIC -o .libs/context_map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw.c -fPIC -DPIC -o .libs/hnbgw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_cn.c -fPIC -DPIC -o .libs/hnbgw_cn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_hnbap.c -fPIC -DPIC -o .libs/hnbgw_hnbap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nft_kpi.c -fPIC -DPIC -o .libs/nft_kpi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_ranap.c -fPIC -DPIC -o .libs/hnbgw_ranap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cnlink.c -fPIC -DPIC -o .libs/cnlink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ps_rab_fsm.c -fPIC -DPIC -o .libs/ps_rab_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tdefs.c -fPIC -DPIC -o .libs/tdefs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mgw_fsm.c -fPIC -DPIC -o .libs/mgw_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_pfcp.c -fPIC -DPIC -o .libs/hnbgw_pfcp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c tdefs.c -o tdefs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_pfcp.c -o hnbgw_pfcp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nft_kpi.c -o nft_kpi.o >/dev/null 2>&1 mgw_fsm.c: In function 'mgw_fsm_crcx_hnb_onenter': mgw_fsm.c:180:2: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] mgw_info.codecs[0] = CODEC_IUFP; ^~~~~~~~ In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, from mgw_fsm.c:48: /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:19: note: declared here enum mgcp_codecs codecs[MGCP_MAX_CODECS] ^~~~~~ mgw_fsm.c:181:2: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] mgw_info.codecs_len = 1; ^~~~~~~~ In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, from mgw_fsm.c:48: /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:15: note: declared here unsigned int codecs_len ^~~~~~~~~~ mgw_fsm.c: In function 'mgw_fsm_mdcx_hnb_onenter': mgw_fsm.c:368:2: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] mgw_info.codecs[0] = CODEC_IUFP; ^~~~~~~~ In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, from mgw_fsm.c:48: /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:19: note: declared here enum mgcp_codecs codecs[MGCP_MAX_CODECS] ^~~~~~ mgw_fsm.c:369:2: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] mgw_info.codecs_len = 1; ^~~~~~~~ In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, from mgw_fsm.c:48: /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:15: note: declared here unsigned int codecs_len ^~~~~~~~~~ mgw_fsm.c: In function 'mgw_fsm_crcx_msc_onenter': mgw_fsm.c:452:2: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] mgw_info.codecs[0] = CODEC_IUFP; ^~~~~~~~ In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, from mgw_fsm.c:48: /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:19: note: declared here enum mgcp_codecs codecs[MGCP_MAX_CODECS] ^~~~~~ mgw_fsm.c:453:2: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] mgw_info.codecs_len = 1; ^~~~~~~~ In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, from mgw_fsm.c:48: /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:15: note: declared here unsigned int codecs_len ^~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_ranap.c -o hnbgw_ranap.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c kpi_dtap.c -o kpi_dtap.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_l3.c -o hnbgw_l3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c context_map.c -o context_map.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ranap_rab_ass.c -o ranap_rab_ass.o >/dev/null 2>&1 In file included from ps_rab_ass_fsm.c:46: ps_rab_ass_fsm.c: In function 'ps_rab_ass_fsm_wait_local_f_teids': ../../include/osmocom/hnbgw/context_map.h:192:2: warning: 'rab' may be used uninitialized in this function [-Wmaybe-uninitialized] _map_rua_dispatch(MAP, EVENT, MSGB, __FILE__, __LINE__) ^~~~~~~~~~~~~~~~~ ps_rab_ass_fsm.c:297:17: note: 'rab' was declared here struct ps_rab *rab; ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c context_map_sccp.c -o context_map_sccp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_vty.c -o hnbgw_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c kpi_ranap.c -o kpi_ranap.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_rua.c -o hnbgw_rua.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw.c -o hnbgw.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ps_rab_ass_fsm.c -o ps_rab_ass_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cnlink.c -o cnlink.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c context_map_rua.c -o context_map_rua.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_hnbap.c -o hnbgw_hnbap.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mgw_fsm.c -o mgw_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c ps_rab_fsm.c -o ps_rab_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_cn.c -o hnbgw_cn.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o libhnbgw.la hnbgw.lo hnbgw_hnbap.lo hnbgw_l3.lo hnbgw_rua.lo hnbgw_ranap.lo hnbgw_vty.lo context_map.lo context_map_rua.lo context_map_sccp.lo hnbgw_cn.lo cnlink.lo ranap_rab_ass.lo mgw_fsm.lo kpi_dtap.lo kpi_ranap.lo tdefs.lo nft_kpi.lo hnbgw_pfcp.lo ps_rab_ass_fsm.lo ps_rab_fsm.lo -ltalloc -lasn1c -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmonetif -losmo-sigtran -losmo-rua -losmo-ranap -losmo-hnbap -lsctp -losmo-mgcp-client -losmo-pfcp -losmo-gtlv -losmocore -lmnl -ltalloc libtool: link: ar cru .libs/libhnbgw.a .libs/hnbgw.o .libs/hnbgw_hnbap.o .libs/hnbgw_l3.o .libs/hnbgw_rua.o .libs/hnbgw_ranap.o .libs/hnbgw_vty.o .libs/context_map.o .libs/context_map_rua.o .libs/context_map_sccp.o .libs/hnbgw_cn.o .libs/cnlink.o .libs/ranap_rab_ass.o .libs/mgw_fsm.o .libs/kpi_dtap.o .libs/kpi_ranap.o .libs/tdefs.o .libs/nft_kpi.o .libs/hnbgw_pfcp.o .libs/ps_rab_ass_fsm.o .libs/ps_rab_fsm.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libhnbgw.a libtool: link: ( cd ".libs" && rm -f "libhnbgw.la" && ln -s "../libhnbgw.la" "libhnbgw.la" ) /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o osmo-hnbgw osmo_hnbgw_main.o libhnbgw.la libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o osmo-hnbgw osmo_hnbgw_main.o ./.libs/libhnbgw.a -lasn1c /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-rua -losmo-ranap -losmo-hnbap -lsctp -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-pfcp.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmo-gtlv.so /usr/lib/x86_64-linux-gnu/libosmocore.so -lmnl -ltalloc -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/src/osmo-hnbgw' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/src' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' Making all in ranap_rab_ass make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/ranap_rab_ass' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/ranap_rab_ass' Making all in umts_cell_id make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/umts_cell_id' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/umts_cell_id' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' Making all in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/doc' Making all in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/examples' Making all in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/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 osmohnbgw-vty-reference.xml if ! [ -f osmohnbgw-usermanual.adoc ]; then \ ln -s osmohnbgw-usermanual.adoc osmohnbgw-usermanual.adoc; \ fi ../../src/osmo-hnbgw/osmo-hnbgw --vty-ref-xml > vty/hnbgw_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-hnbgw/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmohnbgw-usermanual.adoc rate_ctr.c:87 validating counter group 0x55c221e39520(iucs) with 3 counters rate_ctr.c:87 validating counter group 0x55c221e39500(iups) with 3 counters 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.gEWR0jJg8D + mktemp + combine_src=/tmp/tmp.p67QnKtx6h + cp ./vty/hnbgw_vty_reference.xml /tmp/tmp.gEWR0jJg8D + [ -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.gEWR0jJg8D /tmp/tmp.p67QnKtx6h + xsltproc -o /tmp/tmp.gEWR0jJg8D --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.p67QnKtx6h + [ -n ./vty/hnbgw_vty_additions.xml ] + realpath ./vty/hnbgw_vty_additions.xml + addition=/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/vty/hnbgw_vty_additions.xml + shift + cp /tmp/tmp.gEWR0jJg8D /tmp/tmp.p67QnKtx6h + xsltproc -o /tmp/tmp.gEWR0jJg8D --stringparam with /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/vty/hnbgw_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.p67QnKtx6h 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-hnbgw/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmohnbgw-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-hnbgw/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-hnbgw/doc/manuals/osmohnbgw-usermanual.xml" "/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/osmohnbgw-usermanual.adoc" + [ -n ] + cat /tmp/tmp.gEWR0jJg8D + rm -f /tmp/tmp.p67QnKtx6h + rm -f /tmp/tmp.gEWR0jJg8D 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-hnbgw/doc/manuals/generated/_temp_osmohnbgw-vty-reference.xml" && \ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmohnbgw-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-hnbgw/doc/manuals/generated" \ \ -P draft.mode=no \ -o osmohnbgw-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE + export GIT_DATE=unknown + GIT_DATE=unknown + export 'REVNUMBER=DRAFT ' + REVNUMBER='DRAFT ' + export TEMPFILE=/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/generated/_temp_osmohnbgw-vty-reference.xml + TEMPFILE=/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/generated/_temp_osmohnbgw-vty-reference.xml + /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmohnbgw-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-hnbgw/doc/manuals/generated' -P draft.mode=no -o osmohnbgw-vty-reference.pdf /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/generated/_temp_osmohnbgw-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.10) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. 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-hnbgw/doc/manuals/osmohnbgw-usermanual.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf 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-hnbgw/doc/manuals/osmohnbgw-usermanual.xml asciidoc: osmohnbgw-usermanual.adoc: line 6: evaluating: {include:/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/osmohnbgw-usermanual-docinfo.xml} asciidoc: include: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/preface.adoc asciidoc: osmohnbgw-usermanual.adoc: line 9: reading: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/preface.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/chapters/overview.adoc asciidoc: osmohnbgw-usermanual.adoc: line 11: reading: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/chapters/overview.adoc asciidoc: overview.adoc: line 18: evaluating: {counter2:target-number} asciidoc: overview.adoc: line 18: evaluating: {set2:target:osmohnbgw-usermanual__1.svg} asciidoc: overview.adoc: line 67: filtering: dot -o "/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/osmohnbgw-usermanual__1.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/chapters/running.adoc asciidoc: osmohnbgw-usermanual.adoc: line 13: reading: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/chapters/running.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/vty.adoc asciidoc: osmohnbgw-usermanual.adoc: line 21: reading: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/vty.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/logging.adoc asciidoc: osmohnbgw-usermanual.adoc: line 23: reading: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/logging.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/sigtran.adoc asciidoc: osmohnbgw-usermanual.adoc: line 25: reading: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/sigtran.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/cs7-config.adoc asciidoc: osmohnbgw-usermanual.adoc: line 27: reading: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/cs7-config.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/mgwpool.adoc asciidoc: osmohnbgw-usermanual.adoc: line 29: reading: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/mgwpool.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/port_numbers.adoc asciidoc: osmohnbgw-usermanual.adoc: line 35: reading: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/port_numbers.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmohnbgw-usermanual.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/bibliography.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/glossary.adoc asciidoc: osmohnbgw-usermanual.adoc: line 39: reading: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/glossary.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmohnbgw-usermanual.adoc: line 41: reading: /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/common/chapters/gfdl.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/osmohnbgw-usermanual.xml" Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/osmohnbgw-usermanual.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/osmohnbgw-usermanual.xml xsltproc -o osmohnbgw-usermanual.rtex --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals' --param listings.xml '/tmp/tmp7Y0v52/listings.xml' /tmp/tmp7Y0v52/custom.xsl /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/osmohnbgw-usermanual.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.10) =================================================== 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-hnbgw/doc/manuals/osmohnbgw-usermanual__1.svg Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf Build osmohnbgw-usermanual.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmohnbgw-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmp7Y0v52/osmohnbgw-usermanual.idx is empty osmohnbgw-usermanual.toc MD5 checksum changed osmohnbgw-usermanual.aux MD5 checksum changed the /tmp/tmp7Y0v52/osmohnbgw-usermanual.toc file has changed pdflatex -interaction=batchmode osmohnbgw-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmp7Y0v52/osmohnbgw-usermanual.idx is empty no new compilation is needed running last-compilation scripts... 'osmohnbgw-usermanual.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/osmohnbgw-usermanual.xml Build _temp_osmohnbgw-vty-reference.pdf 'osmohnbgw-vty-reference.pdf' successfully built + rm /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/generated/_temp_osmohnbgw-vty-reference.xml make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals' Making all in charts make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/charts' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/charts' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc' Making all in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' Making all in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false) make -j21 check VERBOSE=1 make[2]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' Making check in include make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include' Making check in osmocom make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom' Making check in hnbgw make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom/hnbgw' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom/hnbgw' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include' Making check in src make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/src' Making check in osmo-hnbgw make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/src/osmo-hnbgw' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/src/osmo-hnbgw' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/src' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/src' Making check in tests make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' Making check in ranap_rab_ass make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/ranap_rab_ass' make ranap_rab_ass_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/ranap_rab_ass' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ranap_rab_ass_test.o ranap_rab_ass_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o ranap_rab_ass_test ranap_rab_ass_test.o ../../src/osmo-hnbgw/libhnbgw.la libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o ranap_rab_ass_test ranap_rab_ass_test.o ../../src/osmo-hnbgw/.libs/libhnbgw.a -lasn1c /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-rua -losmo-ranap -losmo-hnbap -lsctp -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-pfcp.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmo-gtlv.so /usr/lib/x86_64-linux-gnu/libosmocore.so -lmnl -ltalloc -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/ranap_rab_ass' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/ranap_rab_ass' Making check in umts_cell_id make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/umts_cell_id' make umts_cell_id_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/umts_cell_id' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o umts_cell_id_test.o umts_cell_id_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o umts_cell_id_test umts_cell_id_test.o ../../src/osmo-hnbgw/libhnbgw.la libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o umts_cell_id_test umts_cell_id_test.o ../../src/osmo-hnbgw/.libs/libhnbgw.a -lasn1c /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-rua -losmo-ranap -losmo-hnbap -lsctp -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-pfcp.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmo-gtlv.so /usr/lib/x86_64-linux-gnu/libosmocore.so -lmnl -ltalloc -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/umts_cell_id' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/umts_cell_id' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' make check-local make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [osmo-hnbgw])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [osmo-hnbgw])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [1.5.0.77-7a32])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [osmo-hnbgw 1.5.0.77-7a32])' && \ 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-hnbgw 1.5.0.77-7a32 test suite. ## ## ------------------------------------ ## Regression tests. 1: ranap_rab_ass ok 2: umts_cell_id ok ## ------------- ## ## Test results. ## ## ------------- ## All 2 tests were successful. make python-tests make[7]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' echo "Not running python-based tests (determined at configure-time)" Not running python-based tests (determined at configure-time) make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' Making check in doc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/doc' Making check in examples make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/examples' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/examples' Making check in manuals make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/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 osmohnbgw-usermanual.check; \ fi make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals' Making check in charts make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/charts' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/charts' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/doc' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc' Making check in contrib make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' Making check in systemd make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib/systemd' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' 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-hnbgw/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom' Making install in hnbgw make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom/hnbgw' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom/hnbgw' 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-hnbgw/include/osmocom/hnbgw' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom/hnbgw' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/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-hnbgw/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/include' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/src' Making install in osmo-hnbgw make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/src/osmo-hnbgw' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/src/osmo-hnbgw' /bin/mkdir -p '/obs/_temp/binpkgs/osmo-hnbgw/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-hnbgw '/obs/_temp/binpkgs/osmo-hnbgw/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c osmo-hnbgw /obs/_temp/binpkgs/osmo-hnbgw/debian/tmp/usr/bin/osmo-hnbgw make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/src/osmo-hnbgw' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/src/osmo-hnbgw' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/src' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/src' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' Making install in ranap_rab_ass make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/ranap_rab_ass' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/ranap_rab_ass' 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-hnbgw/tests/ranap_rab_ass' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/ranap_rab_ass' Making install in umts_cell_id make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/umts_cell_id' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/umts_cell_id' 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-hnbgw/tests/umts_cell_id' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests/umts_cell_id' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/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-hnbgw/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/tests' Making install in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/doc' Making install in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/examples' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/examples' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/osmo-hnbgw/debian/tmp/etc/osmocom' /usr/bin/install -c -m 644 osmo-hnbgw/osmo-hnbgw.cfg '/obs/_temp/binpkgs/osmo-hnbgw/debian/tmp/etc/osmocom' make install-data-hook make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/examples' for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ j="/obs/_temp/binpkgs/osmo-hnbgw/debian/tmp/usr/share/doc/osmo-hnbgw/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/examples' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/examples' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/examples' Making install in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/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-hnbgw/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-hnbgw/doc/manuals' [ -n "osmo-hnbgw" ] || exit 1 if [ "" != "1" ]; then \ for i in osmohnbgw-usermanual.pdf osmohnbgw-vty-reference.pdf; do \ install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-hnbgw/debian/tmp/usr/share/doc/osmo-hnbgw-doc/$i" || exit 1; \ done; \ fi install: creating directory '/obs/_temp/binpkgs/osmo-hnbgw/debian/tmp/usr/share/doc/osmo-hnbgw-doc' 'osmohnbgw-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-hnbgw/debian/tmp/usr/share/doc/osmo-hnbgw-doc/osmohnbgw-usermanual.pdf' 'osmohnbgw-vty-reference.pdf' -> '/obs/_temp/binpkgs/osmo-hnbgw/debian/tmp/usr/share/doc/osmo-hnbgw-doc/osmohnbgw-vty-reference.pdf' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals' Making install in charts make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/charts' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/charts' 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-hnbgw/doc/charts' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc/charts' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/doc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/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-hnbgw/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/doc' Making install in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' Making install in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib/systemd' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/obs/_temp/binpkgs/osmo-hnbgw/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 osmo-hnbgw.service '/obs/_temp/binpkgs/osmo-hnbgw/debian/tmp/lib/systemd/system' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib/systemd' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' 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-hnbgw' dh_compress -X.pdf make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' dh_strip -posmo-hnbgw --dbg-package=osmo-hnbgw-dbg make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' dh_makeshlibs dh_shlibdeps dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-hnbgw/usr/bin/osmo-hnbgw was not linked against libmnl.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-hnbgw/usr/bin/osmo-hnbgw was not linked against libosmo-gtlv.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-hnbgw/usr/bin/osmo-hnbgw was not linked against libosmoisdn.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-hnbgw/usr/bin/osmo-hnbgw was not linked against libsctp.so.1 (it uses none of the library's symbols) dh_installdeb dh_gencontrol dpkg-gencontrol: warning: package osmo-hnbgw-doc: substitution variable ${misc:Package} used, but is not defined dh_md5sums dh_builddeb dpkg-deb: building package 'osmo-hnbgw-dbg' in '../osmo-hnbgw-dbg_1.5.0.77.7a32_amd64.deb'. dpkg-deb: building package 'osmo-hnbgw' in '../osmo-hnbgw_1.5.0.77.7a32_amd64.deb'. dpkg-deb: building package 'osmo-hnbgw-doc' in '../osmo-hnbgw-doc_1.5.0.77.7a32_all.deb'. dpkg-genbuildinfo dpkg-genchanges >../osmo-hnbgw_1.5.0.77.7a32_amd64.changes dpkg-genchanges: warning: substitution variable ${misc:Package} used, but is not defined dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c osmo-hnbgw-dbg_1.5.0.77.7a32_amd64.deb drwxr-xr-x root/root 0 2024-06-11 00:38 ./ drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/ drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/lib/ drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/lib/debug/ drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/lib/debug/.build-id/30/ -rw-r--r-- root/root 664880 2024-06-11 00:38 ./usr/lib/debug/.build-id/30/0ac9e974ac175233514f94907f19ef52833919.debug drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/share/ drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw-dbg/ -rw-r--r-- root/root 4524 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw-dbg/changelog.gz -rw-r--r-- root/root 911 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw-dbg/copyright + dpkg -c osmo-hnbgw-doc_1.5.0.77.7a32_all.deb drwxr-xr-x root/root 0 2024-06-11 00:38 ./ drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/ drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/share/ drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw-doc/ -rw-r--r-- root/root 4524 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw-doc/changelog.gz -rw-r--r-- root/root 911 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw-doc/copyright -rw-r--r-- root/root 547734 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw-doc/osmohnbgw-usermanual.pdf -rw-r--r-- root/root 321989 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw-doc/osmohnbgw-vty-reference.pdf + dpkg -c osmo-hnbgw_1.5.0.77.7a32_amd64.deb drwxr-xr-x root/root 0 2024-06-11 00:38 ./ drwxr-xr-x root/root 0 2024-06-11 00:38 ./etc/ drwxr-xr-x root/root 0 2024-06-11 00:38 ./etc/osmocom/ -rw-r--r-- root/root 374 2024-06-11 00:38 ./etc/osmocom/osmo-hnbgw.cfg drwxr-xr-x root/root 0 2024-06-11 00:38 ./lib/ drwxr-xr-x root/root 0 2024-06-11 00:38 ./lib/systemd/ drwxr-xr-x root/root 0 2024-06-11 00:38 ./lib/systemd/system/ -rw-r--r-- root/root 360 2024-06-11 00:38 ./lib/systemd/system/osmo-hnbgw.service drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/ drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/bin/ -rwxr-xr-x root/root 275464 2024-06-11 00:38 ./usr/bin/osmo-hnbgw drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/share/ drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw/ -rw-r--r-- root/root 4524 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw/changelog.gz -rw-r--r-- root/root 911 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw/copyright drwxr-xr-x root/root 0 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw/examples/ -rw-r--r-- root/root 618 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw/examples/osmo-hnbgw-cnpool.cfg -rw-r--r-- root/root 534 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw/examples/osmo-hnbgw-cs7.cfg -rw-r--r-- root/root 426 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw/examples/osmo-hnbgw-pfcp.cfg -rw-r--r-- root/root 374 2024-06-11 00:38 ./usr/share/doc/osmo-hnbgw/examples/osmo-hnbgw.cfg Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1841760 killed; [ssh-agent] Stopped. Finished: SUCCESS