Started by upstream project "gerrit-osmo-hnbgw" build number 814 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-hnbgw/+/41435 in silent mode. Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build 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 SSH_AUTH_SOCK=/tmp/ssh-YtAabZlSPE7f/agent.1076494 SSH_AGENT_PID=1076496 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_4789157335659046536.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_4789157335659046536.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.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-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/35/41435/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision c6a49e22fee11a3a0e9ce0f492ccca37fb29ba6d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c6a49e22fee11a3a0e9ce0f492ccca37fb29ba6d # timeout=10 Commit message: "iuh: Use osmo_stream_srv_create2 API" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 755b6b407e15bc68e67ed1b1689a33cff9965a13 # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins2789449633962398375.sh + set +x Building binary packages for distro: 'debian:11' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 9155693 jobs/ttcn3: add ttcn3-hss-test-pyhss + cd osmo-hnbgw + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:11 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.45kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #5 CACHED #6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:a4ad70ee42133719cb6f4e0beaff5f10d2f326ccbf8094506b7e06e0cdde1dbf 0.0s done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done #8 DONE 0.1s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] osmo-hnbgw: using cached https://gerrit.osmocom.org/osmo-hnbgw (not cloning, not fetching) osmo-hnbgw: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] c6a49e2 iuh: Use osmo_stream_srv_create2 API osmo-hnbgw: skipping git checkout, current commit: c6a49e2 iuh: Use osmo_stream_srv_create2 API + get_version_for_feed(): ['/obs/_cache/osmo-hnbgw/git-version-gen', '.'] 1.7.0.61-c6a4osmo-hnbgw: building source package 1.7.0.61-c6a4 osmo-hnbgw: adding debian/changelog entry (1.7.0 => 1.7.0.61.c6a4) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] osmo-hnbgw: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package osmo-hnbgw dpkg-buildpackage: info: source version 1.7.0.61.c6a4 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-source --before-build . debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-hnbgw in osmo-hnbgw_1.7.0.61.c6a4.tar.xz dpkg-source: info: building osmo-hnbgw in osmo-hnbgw_1.7.0.61.c6a4.dsc dpkg-genbuildinfo --build=source -O../osmo-hnbgw_1.7.0.61.c6a4_source.buildinfo dpkg-genchanges --build=source -O../osmo-hnbgw_1.7.0.61.c6a4_source.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/osmo-hnbgw + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] c6a49e22fee11a3a0e9ce0f492ccca37fb29ba6d osmo-hnbgw: adding commit_c6a49e22fee11a3a0e9ce0f492ccca37fb29ba6d.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + <module>(): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-11-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian:11', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:11 #2 DONE 0.5s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/library/debian:11@sha256:37d7709beef67abbccfcac94a2150d25fdac3764251a60f2c20e9fd069d228d8 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 CACHED #7 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #7 CACHED #8 [4/6] RUN CASE "debian:11" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian:11" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:11" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; 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:11" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:570531960e776a4755d18d9c62edf789f750961ab5bbe03c2e7367472dcca8f4 0.0s done #11 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) docker: building image debian-11-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian-11-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg_manuals.Dockerfile #1 transferring dockerfile: 802B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian-11-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/2] FROM docker.io/library/debian-11-osmocom-obs-build-binpkg:latest #4 DONE 0.5s #5 [2/2] RUN CASE "debian:11" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 0.442 Hit:1 http://deb.debian.org/debian bullseye InRelease #5 0.442 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #5 0.442 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #5 0.442 Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease [1553 B] #5 0.620 Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ Packages [69.2 kB] #5 0.629 Fetched 70.7 kB in 0s (330 kB/s) #5 0.629 Reading package lists... #5 0.867 Reading package lists... #5 1.097 Building dependency tree... #5 1.149 Reading state information... #5 1.217 The following additional packages will be installed: #5 1.217 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 1.217 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook5-xml #5 1.217 docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 1.217 fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern graphviz libann0 #5 1.217 libapache-pom-java libcairo-gobject2 libcairo2 libcdt5 libcgraph6 #5 1.217 libcommons-logging-java libcommons-parent-java libdatrie1 libdeflate0 #5 1.217 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgd3 #5 1.217 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0 libgraphite2-3 #5 1.217 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b libice6 libicu67 libidn11 #5 1.218 libimagequant0 libjbig0 libjpeg62-turbo libjs-jquery libkpathsea6 #5 1.218 liblab-gamut1 liblcms2-2 libltdl7 libmime-charset-perl libmpdec3 libosp5 #5 1.218 libostyle1c2 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #5 1.218 libpaper-utils libpaper1 libpathplan4 libpdfbox-java libpixman-1-0 #5 1.218 libpng16-16 libptexenc1 libpython3-stdlib libpython3.9-minimal #5 1.218 libpython3.9-stdlib librsvg2-2 librsvg2-bin libsgmls-perl libsm6 libsombok3 #5 1.218 libsynctex2 libteckit0 libtexlua53 libtexluajit2 libthai-data libthai0 #5 1.218 libtiff5 libunicode-linebreak-perl libwebp6 libwebpdemux2 libwebpmux3 #5 1.218 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 #5 1.218 libxdmcp6 libxext6 libxi6 libxml2 libxml2-utils libxmu6 libxpm4 libxrender1 #5 1.218 libxslt1.1 libxt6 libzzip-0-13 lmodern lynx lynx-common mailcap media-types #5 1.218 mime-support mscgen openjade opensp osmocom-keyring osmocom-master #5 1.218 preview-latex-style python-apt-common python3 python3-apt python3-blockdiag #5 1.218 python3-docutils python3-funcparserlib python3-minimal python3-nwdiag #5 1.218 python3-pil python3-pkg-resources python3-reportlab python3-reportlab-accel #5 1.218 python3-roman python3-webcolors python3.9 python3.9-minimal sensible-utils #5 1.218 sgml-base sgml-data sgmlspl shared-mime-info t1utils teckit tex-common #5 1.218 texlive texlive-base texlive-bibtex-extra texlive-binaries #5 1.218 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #5 1.218 texlive-lang-greek texlive-latex-base texlive-latex-extra #5 1.218 texlive-latex-recommended texlive-luatex texlive-pictures #5 1.218 texlive-plain-generic texlive-science texlive-xetex tipa ucf x11-common #5 1.218 xdg-utils xfonts-encodings xfonts-utils xml-core xsltproc #5 1.218 Suggested packages: #5 1.218 asciidoc-doc source-highlight epubcheck docbook ghostscript #5 1.218 graphicsmagick-imagemagick-compat | imagemagick inkscape latex-cjk-all #5 1.218 pdf-viewer texlive-lang-all texlive-lang-cyrillic transfig xindy #5 1.218 docbook-dsssl-doc docbook-xsl docbook-defguide docbook-xsl-ns #5 1.218 docbook5-defguide gsfonts graphviz-doc libavalon-framework-java #5 1.218 libcommons-logging-java-doc libexcalibur-logkit-java liblog4j1.2-java #5 1.218 libgd-tools liblcms2-utils libencode-hanextra-perl libpod2-base-perl #5 1.218 sgmls-doc doc-base python3-doc python3-tk python3-venv python3-apt-dbg #5 1.218 python-apt-doc docutils-doc fonts-linuxlibertine | ttf-linux-libertine #5 1.218 texlive-lang-french python-pil-doc python3-pil-dbg python3-setuptools #5 1.218 python3-egenix-mxtexttools python-reportlab-doc python3.9-venv python3.9-doc #5 1.218 binfmt-support sgml-base-doc perlsgml w3-recs debhelper gv #5 1.218 | postscript-viewer perl-tk xpdf | pdf-viewer xzdec chktex #5 1.218 default-jre-headless dvidvi dvipng fragmaster lacheck latexdiff latexmk #5 1.218 purifyeps texlive-fonts-recommended-doc texlive-latex-base-doc #5 1.218 python3-pygments icc-profiles libfile-which-perl #5 1.218 libspreadsheet-parseexcel-perl texlive-latex-extra-doc #5 1.218 texlive-latex-recommended-doc texlive-pstricks dot2tex prerex ruby-tcltk #5 1.218 | libtcltk-ruby texlive-pictures-doc vprerex texlive-science-doc #5 1.218 Recommended packages: #5 1.218 asciidoc-doc vim-asciidoc xmlto dblatex-doc fonts-liberation #5 1.218 libgdk-pixbuf2.0-bin libglib2.0-data xdg-user-dirs libgts-bin #5 1.218 javascript-common librsvg2-common file lsb-release iso-codes #5 1.218 python3-pygments python3-olefile python3-renderpm dvisvgm ghostscript #5 1.218 libfile-homedir-perl liblog-log4perl-perl libyaml-tiny-perl ruby #5 1.218 | ruby-interpreter tex-gyre tk libfile-mimeinfo-perl libnet-dbus-perl #5 1.218 libx11-protocol-perl x11-utils x11-xserver-utils #5 1.685 The following NEW packages will be installed: #5 1.685 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 1.685 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook5-xml #5 1.685 docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 1.685 fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern graphviz libann0 #5 1.685 libapache-pom-java libcairo-gobject2 libcairo2 libcdt5 libcgraph6 #5 1.685 libcommons-logging-java libcommons-parent-java libdatrie1 libdeflate0 #5 1.685 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgd3 #5 1.685 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0 libgraphite2-3 #5 1.685 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b libice6 libicu67 libidn11 #5 1.685 libimagequant0 libjbig0 libjpeg62-turbo libjs-jquery libkpathsea6 #5 1.685 liblab-gamut1 liblcms2-2 libltdl7 libmime-charset-perl libmpdec3 libosp5 #5 1.685 libostyle1c2 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #5 1.685 libpaper-utils libpaper1 libpathplan4 libpdfbox-java libpixman-1-0 #5 1.685 libpng16-16 libptexenc1 libpython3-stdlib libpython3.9-minimal #5 1.685 libpython3.9-stdlib librsvg2-2 librsvg2-bin libsgmls-perl libsm6 libsombok3 #5 1.685 libsynctex2 libteckit0 libtexlua53 libtexluajit2 libthai-data libthai0 #5 1.685 libtiff5 libunicode-linebreak-perl libwebp6 libwebpdemux2 libwebpmux3 #5 1.685 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 #5 1.685 libxdmcp6 libxext6 libxi6 libxml2 libxml2-utils libxmu6 libxpm4 libxrender1 #5 1.685 libxslt1.1 libxt6 libzzip-0-13 lmodern lynx lynx-common mailcap media-types #5 1.685 mime-support mscgen openjade opensp osmo-gsm-manuals-dev osmocom-keyring #5 1.685 osmocom-master preview-latex-style python-apt-common python3 python3-apt #5 1.685 python3-blockdiag python3-docutils python3-funcparserlib python3-minimal #5 1.685 python3-nwdiag python3-pil python3-pkg-resources python3-reportlab #5 1.685 python3-reportlab-accel python3-roman python3-webcolors python3.9 #5 1.686 python3.9-minimal sensible-utils sgml-base sgml-data sgmlspl #5 1.686 shared-mime-info t1utils teckit tex-common texlive texlive-base #5 1.686 texlive-bibtex-extra texlive-binaries texlive-extra-utils #5 1.686 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #5 1.686 texlive-latex-base texlive-latex-extra texlive-latex-recommended #5 1.686 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #5 1.686 texlive-xetex tipa ucf x11-common xdg-utils xfonts-encodings xfonts-utils #5 1.686 xml-core xsltproc #5 1.709 0 upgraded, 165 newly installed, 0 to remove and 0 not upgraded. #5 1.709 Need to get 402 MB of archives. #5 1.709 After this operation, 903 MB of additional disk space will be used. #5 1.709 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-minimal amd64 3.9.2-1+deb11u3 [805 kB] #5 1.710 Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] #5 1.711 Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmocom-master 1.1.0 [1180 B] #5 1.735 Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ osmo-gsm-manuals-dev 1.6.1.6.d24f [441 kB] #5 1.739 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9-minimal amd64 3.9.2-1+deb11u3 [1963 kB] #5 1.760 Get:6 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] #5 1.762 Get:7 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] #5 1.762 Get:8 http://deb.debian.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] #5 1.763 Get:9 http://deb.debian.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] #5 1.763 Get:10 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] #5 1.763 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-stdlib amd64 3.9.2-1+deb11u3 [1684 kB] #5 1.782 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9 amd64 3.9.2-1+deb11u3 [467 kB] #5 1.786 Get:13 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] #5 1.787 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] #5 1.787 Get:15 http://deb.debian.org/debian bullseye/main amd64 sgml-base all 1.30 [15.1 kB] #5 1.787 Get:16 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] #5 1.787 Get:17 http://deb.debian.org/debian-security bullseye-security/main amd64 ucf all 3.0043+deb11u2 [74.3 kB] #5 1.788 Get:18 http://deb.debian.org/debian bullseye/main amd64 tex-common all 6.16 [53.7 kB] #5 1.788 Get:19 http://deb.debian.org/debian bullseye/main amd64 asciidoc-common all 9.0.0~rc2-1 [286 kB] #5 1.791 Get:20 http://deb.debian.org/debian-security bullseye-security/main amd64 libicu67 amd64 67.1-7+deb11u1 [8624 kB] #5 1.880 Get:21 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u9 [694 kB] #5 1.881 Get:22 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2-utils amd64 2.9.10+dfsg-6.7+deb11u9 [110 kB] #5 1.895 Get:23 http://deb.debian.org/debian-security bullseye-security/main amd64 libxslt1.1 amd64 1.1.34-4+deb11u3 [241 kB] #5 1.895 Get:24 http://deb.debian.org/debian-security bullseye-security/main amd64 xsltproc amd64 1.1.34-4+deb11u3 [124 kB] #5 1.896 Get:25 http://deb.debian.org/debian bullseye/main amd64 asciidoc-base all 9.0.0~rc2-1 [135 kB] #5 1.896 Get:26 http://deb.debian.org/debian bullseye/main amd64 asciidoc all 9.0.0~rc2-1 [59.0 kB] #5 1.896 Get:27 http://deb.debian.org/debian bullseye/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #5 1.897 Get:28 http://deb.debian.org/debian bullseye/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #5 1.897 Get:29 http://deb.debian.org/debian bullseye/main amd64 docbook-xml all 4.5-9 [84.4 kB] #5 1.897 Get:30 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB] #5 1.903 Get:31 http://deb.debian.org/debian-security bullseye-security/main amd64 distro-info-data all 0.51+deb11u10 [8684 B] #5 1.904 Get:32 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB] #5 1.906 Get:33 http://deb.debian.org/debian bullseye/main amd64 libpaper1 amd64 1.1.28+b1 [21.6 kB] #5 1.908 Get:34 http://deb.debian.org/debian bullseye/main amd64 libpaper-utils amd64 1.1.28+b1 [18.3 kB] #5 1.910 Get:35 http://deb.debian.org/debian-security bullseye-security/main amd64 libkpathsea6 amd64 2020.20200327.54578-7+deb11u2 [173 kB] #5 1.912 Get:36 http://deb.debian.org/debian-security bullseye-security/main amd64 libptexenc1 amd64 2020.20200327.54578-7+deb11u2 [65.0 kB] #5 1.914 Get:37 http://deb.debian.org/debian-security bullseye-security/main amd64 libsynctex2 amd64 2020.20200327.54578-7+deb11u2 [83.7 kB] #5 1.915 Get:38 http://deb.debian.org/debian-security bullseye-security/main amd64 libtexlua53 amd64 2020.20200327.54578-7+deb11u2 [132 kB] #5 1.917 Get:39 http://deb.debian.org/debian-security bullseye-security/main amd64 libtexluajit2 amd64 2020.20200327.54578-7+deb11u2 [267 kB] #5 1.920 Get:40 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB] #5 1.920 Get:41 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] #5 1.923 Get:42 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u2 [418 kB] #5 1.926 Get:43 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] #5 1.955 Get:44 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] #5 1.956 Get:45 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] #5 1.957 Get:46 http://deb.debian.org/debian bullseye/main amd64 libpixman-1-0 amd64 0.40.0-1.1~deb11u1 [543 kB] #5 1.960 Get:47 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #5 1.960 Get:48 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #5 1.960 Get:49 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] #5 1.960 Get:50 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1+deb11u2 [311 kB] #5 1.962 Get:51 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1+deb11u2 [772 kB] #5 1.964 Get:52 http://deb.debian.org/debian bullseye/main amd64 libxcb-render0 amd64 1.14-3 [111 kB] #5 1.965 Get:53 http://deb.debian.org/debian bullseye/main amd64 libxcb-shm0 amd64 1.14-3 [101 kB] #5 1.966 Get:54 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] #5 1.967 Get:55 http://deb.debian.org/debian bullseye/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB] #5 1.968 Get:56 http://deb.debian.org/debian bullseye/main amd64 libcairo2 amd64 1.16.0-5 [694 kB] #5 1.975 Get:57 http://deb.debian.org/debian bullseye/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #5 1.975 Get:58 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u6 [1377 kB] #5 1.987 Get:59 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz0b amd64 2.7.4-1 [1471 kB] #5 1.999 Get:60 http://deb.debian.org/debian bullseye/main amd64 libteckit0 amd64 2.5.10+ds1-3 [329 kB] #5 2.004 Get:61 http://deb.debian.org/debian bullseye/main amd64 x11-common all 1:7.7+22 [252 kB] #5 2.007 Get:62 http://deb.debian.org/debian bullseye/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #5 2.008 Get:63 http://deb.debian.org/debian bullseye/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #5 2.008 Get:64 http://deb.debian.org/debian bullseye/main amd64 libxt6 amd64 1:1.2.0-1 [189 kB] #5 2.010 Get:65 http://deb.debian.org/debian bullseye/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB] #5 2.010 Get:66 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB] #5 2.014 Get:67 http://deb.debian.org/debian bullseye/main amd64 libxaw7 amd64 2:1.0.13-1.1 [202 kB] #5 2.016 Get:68 http://deb.debian.org/debian bullseye/main amd64 libxi6 amd64 2:1.7.10-1 [83.4 kB] #5 2.016 Get:69 http://deb.debian.org/debian bullseye/main amd64 libzzip-0-13 amd64 0.13.62-3.3+deb11u1 [55.9 kB] #5 2.021 Get:70 http://deb.debian.org/debian-security bullseye-security/main amd64 texlive-binaries amd64 2020.20200327.54578-7+deb11u2 [10.1 MB] #5 2.118 Get:71 http://deb.debian.org/debian bullseye/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB] #5 2.118 Get:72 http://deb.debian.org/debian bullseye/main amd64 texlive-base all 2020.20210202-3 [20.8 MB] #5 2.301 Get:73 http://deb.debian.org/debian bullseye/main amd64 texlive-fonts-recommended all 2020.20210202-3 [5002 kB] #5 2.343 Get:74 http://deb.debian.org/debian bullseye/main amd64 fonts-lmodern all 2.004.5-6.1 [4540 kB] #5 2.375 Get:75 http://deb.debian.org/debian bullseye/main amd64 texlive-latex-base all 2020.20210202-3 [1120 kB] #5 2.384 Get:76 http://deb.debian.org/debian bullseye/main amd64 texlive-latex-recommended all 2020.20210202-3 [14.5 MB] #5 2.521 Get:77 http://deb.debian.org/debian bullseye/main amd64 texlive all 2020.20210202-3 [34.2 kB] #5 2.521 Get:78 http://deb.debian.org/debian bullseye/main amd64 texlive-bibtex-extra all 2020.20210202-3 [67.2 MB] #5 3.100 Get:79 http://deb.debian.org/debian bullseye/main amd64 libthai-data all 0.1.28-3 [170 kB] #5 3.101 Get:80 http://deb.debian.org/debian bullseye/main amd64 libdatrie1 amd64 0.2.13-1 [42.7 kB] #5 3.101 Get:81 http://deb.debian.org/debian bullseye/main amd64 libthai0 amd64 0.1.28-3 [54.2 kB] #5 3.102 Get:82 http://deb.debian.org/debian bullseye/main amd64 libsombok3 amd64 2.4.0-2+b1 [31.4 kB] #5 3.102 Get:83 http://deb.debian.org/debian bullseye/main amd64 libmime-charset-perl all 1.012.2-1 [35.4 kB] #5 3.102 Get:84 http://deb.debian.org/debian bullseye/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b3 [102 kB] #5 3.102 Get:85 http://deb.debian.org/debian bullseye/main amd64 libjs-jquery all 3.5.1+dfsg+~3.5.5-7 [315 kB] #5 3.103 Get:86 http://deb.debian.org/debian bullseye/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB] #5 3.104 Get:87 http://deb.debian.org/debian bullseye/main amd64 xfonts-encodings all 1:1.0.4-2.1 [573 kB] #5 3.106 Get:88 http://deb.debian.org/debian bullseye/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB] #5 3.112 Get:89 http://deb.debian.org/debian bullseye/main amd64 lmodern all 2.004.5-6.1 [9489 kB] #5 3.194 Get:90 http://deb.debian.org/debian bullseye/main amd64 texlive-luatex all 2020.20210202-3 [14.4 MB] #5 3.319 Get:91 http://deb.debian.org/debian bullseye/main amd64 texlive-plain-generic all 2020.20210202-3 [27.0 MB] #5 3.582 Get:92 http://deb.debian.org/debian bullseye/main amd64 texlive-extra-utils all 2020.20210202-3 [55.5 MB] #5 4.070 Get:93 http://deb.debian.org/debian bullseye/main amd64 libapache-pom-java all 18-1 [4676 B] #5 4.070 Get:94 http://deb.debian.org/debian bullseye/main amd64 libcommons-parent-java all 43-1 [10.8 kB] #5 4.070 Get:95 http://deb.debian.org/debian bullseye/main amd64 libcommons-logging-java all 1.2-2 [62.2 kB] #5 4.071 Get:96 http://deb.debian.org/debian bullseye/main amd64 libfontbox-java all 1:1.8.16-2 [211 kB] #5 4.072 Get:97 http://deb.debian.org/debian bullseye/main amd64 libpdfbox-java all 1:1.8.16-2 [5205 kB] #5 4.102 Get:98 http://deb.debian.org/debian bullseye/main amd64 preview-latex-style all 12.2-1 [201 kB] #5 4.103 Get:99 http://deb.debian.org/debian bullseye/main amd64 texlive-pictures all 2020.20210202-3 [6743 kB] #5 4.154 Get:100 http://deb.debian.org/debian bullseye/main amd64 texlive-latex-extra all 2020.20210202-3 [13.7 MB] #5 4.269 Get:101 http://deb.debian.org/debian bullseye/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #5 4.269 Get:102 http://deb.debian.org/debian bullseye/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #5 4.269 Get:103 http://deb.debian.org/debian bullseye/main amd64 texlive-lang-greek all 2020.20210202-2 [77.6 MB] #5 4.968 Get:104 http://deb.debian.org/debian bullseye/main amd64 texlive-science all 2020.20210202-3 [3367 kB] #5 5.039 Get:105 http://deb.debian.org/debian bullseye/main amd64 dblatex all 0.3.12py3-1 [371 kB] #5 5.041 Get:106 http://deb.debian.org/debian bullseye/main amd64 libosp5 amd64 1.5.2-13+b2 [934 kB] #5 5.045 Get:107 http://deb.debian.org/debian bullseye/main amd64 libostyle1c2 amd64 1.4devel1-22 [643 kB] #5 5.047 Get:108 http://deb.debian.org/debian bullseye/main amd64 openjade amd64 1.4devel1-22 [275 kB] #5 5.048 Get:109 http://deb.debian.org/debian bullseye/main amd64 docbook-dsssl all 1.79-9.2 [234 kB] #5 5.049 Get:110 http://deb.debian.org/debian bullseye/main amd64 teckit amd64 2.5.10+ds1-3 [701 kB] #5 5.052 Get:111 http://deb.debian.org/debian bullseye/main amd64 tipa all 2:1.3-20.1 [2978 kB] #5 5.062 Get:112 http://deb.debian.org/debian bullseye/main amd64 texlive-xetex all 2020.20210202-3 [12.5 MB] #5 5.176 Get:113 http://deb.debian.org/debian bullseye/main amd64 texlive-formats-extra all 2020.20210202-3 [4711 kB] #5 5.206 Get:114 http://deb.debian.org/debian bullseye/main amd64 libidn11 amd64 1.33-3 [116 kB] #5 5.207 Get:115 http://deb.debian.org/debian bullseye/main amd64 lynx-common all 2.9.0dev.6-3~deb11u1 [1192 kB] #5 5.217 Get:116 http://deb.debian.org/debian bullseye/main amd64 lynx amd64 2.9.0dev.6-3~deb11u1 [652 kB] #5 5.223 Get:117 http://deb.debian.org/debian bullseye/main amd64 libsgmls-perl all 1.03ii-36 [26.5 kB] #5 5.223 Get:118 http://deb.debian.org/debian bullseye/main amd64 sgmlspl all 1.03ii-36 [11.7 kB] #5 5.223 Get:119 http://deb.debian.org/debian bullseye/main amd64 opensp amd64 1.5.2-13+b2 [421 kB] #5 5.226 Get:120 http://deb.debian.org/debian bullseye/main amd64 docbook-utils all 0.6.14-3.4 [60.1 kB] #5 5.227 Get:121 http://deb.debian.org/debian bullseye/main amd64 asciidoc-dblatex all 9.0.0~rc2-1 [60.2 kB] #5 5.227 Get:122 http://deb.debian.org/debian bullseye/main amd64 docbook5-xml all 5.0-3 [667 kB] #5 5.233 Get:123 http://deb.debian.org/debian bullseye/main amd64 docutils-common all 0.16+dfsg-4 [129 kB] #5 5.234 Get:124 http://deb.debian.org/debian bullseye/main amd64 fontconfig amd64 2.13.1-4.2 [417 kB] #5 5.238 Get:125 http://deb.debian.org/debian bullseye/main amd64 libann0 amd64 1.1.2+doc-7 [25.3 kB] #5 5.240 Get:126 http://deb.debian.org/debian bullseye/main amd64 libcdt5 amd64 2.42.2-5+deb11u1 [62.2 kB] #5 5.242 Get:127 http://deb.debian.org/debian bullseye/main amd64 libcgraph6 amd64 2.42.2-5+deb11u1 [85.5 kB] #5 5.243 Get:128 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] #5 5.244 Get:129 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] #5 5.244 Get:130 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #5 5.245 Get:131 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB] #5 5.247 Get:132 http://deb.debian.org/debian-security bullseye-security/main amd64 libtiff5 amd64 4.2.0-1+deb11u7 [291 kB] #5 5.249 Get:133 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] #5 5.250 Get:134 http://deb.debian.org/debian bullseye/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4+b1 [158 kB] #5 5.252 Get:135 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB] #5 5.255 Get:136 http://deb.debian.org/debian bullseye/main amd64 libfribidi0 amd64 1.0.8-2+deb11u1 [64.9 kB] #5 5.256 Get:137 http://deb.debian.org/debian bullseye/main amd64 libpango-1.0-0 amd64 1.46.2-3 [191 kB] #5 5.258 Get:138 http://deb.debian.org/debian bullseye/main amd64 libpangoft2-1.0-0 amd64 1.46.2-3 [62.2 kB] #5 5.258 Get:139 http://deb.debian.org/debian bullseye/main amd64 libpangocairo-1.0-0 amd64 1.46.2-3 [50.6 kB] #5 5.259 Get:140 http://deb.debian.org/debian bullseye/main amd64 libpathplan4 amd64 2.42.2-5+deb11u1 [64.3 kB] #5 5.261 Get:141 http://deb.debian.org/debian bullseye/main amd64 libgvc6 amd64 2.42.2-5+deb11u1 [695 kB] #5 5.267 Get:142 http://deb.debian.org/debian bullseye/main amd64 libgvpr2 amd64 2.42.2-5+deb11u1 [212 kB] #5 5.269 Get:143 http://deb.debian.org/debian bullseye/main amd64 liblab-gamut1 amd64 2.42.2-5+deb11u1 [221 kB] #5 5.271 Get:144 http://deb.debian.org/debian bullseye/main amd64 graphviz amd64 2.42.2-5+deb11u1 [632 kB] #5 5.276 Get:145 http://deb.debian.org/debian bullseye/main amd64 libcairo-gobject2 amd64 1.16.0-5 [125 kB] #5 5.277 Get:146 http://deb.debian.org/debian-security bullseye-security/main amd64 libgdk-pixbuf2.0-common all 2.42.2+dfsg-1+deb11u4 [321 kB] #5 5.280 Get:147 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB] #5 5.286 Get:148 http://deb.debian.org/debian-security bullseye-security/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.2+dfsg-1+deb11u4 [147 kB] #5 5.287 Get:149 http://deb.debian.org/debian bullseye/main amd64 libimagequant0 amd64 2.12.2-1.1 [32.5 kB] #5 5.288 Get:150 http://deb.debian.org/debian bullseye/main amd64 liblcms2-2 amd64 2.12~rc1-2 [150 kB] #5 5.289 Get:151 http://deb.debian.org/debian bullseye/main amd64 librsvg2-2 amd64 2.50.3+dfsg-1+deb11u1 [2462 kB] #5 5.310 Get:152 http://deb.debian.org/debian bullseye/main amd64 librsvg2-bin amd64 2.50.3+dfsg-1+deb11u1 [36.2 kB] #5 5.310 Get:153 http://deb.debian.org/debian bullseye/main amd64 libwebpdemux2 amd64 0.6.1-2.1+deb11u2 [87.8 kB] #5 5.311 Get:154 http://deb.debian.org/debian bullseye/main amd64 libwebpmux3 amd64 0.6.1-2.1+deb11u2 [97.7 kB] #5 5.312 Get:155 http://deb.debian.org/debian bullseye/main amd64 mscgen amd64 0.20-14 [49.5 kB] #5 5.312 Get:156 http://deb.debian.org/debian bullseye/main amd64 python3-funcparserlib all 0.3.6+dfsg1-1 [15.9 kB] #5 5.312 Get:157 http://deb.debian.org/debian bullseye/main amd64 python3-pil amd64 8.1.2+dfsg-0.3+deb11u2 [446 kB] #5 5.316 Get:158 http://deb.debian.org/debian-security bullseye-security/main amd64 python3-pkg-resources all 52.0.0-4+deb11u2 [190 kB] #5 5.318 Get:159 http://deb.debian.org/debian bullseye/main amd64 python3-webcolors all 1.11.1-1 [12.7 kB] #5 5.318 Get:160 http://deb.debian.org/debian bullseye/main amd64 python3-roman all 2.0.0-5 [9064 B] #5 5.318 Get:161 http://deb.debian.org/debian bullseye/main amd64 python3-docutils all 0.16+dfsg-4 [384 kB] #5 5.324 Get:162 http://deb.debian.org/debian-security bullseye-security/main amd64 python3-reportlab-accel amd64 3.5.59-2+deb11u1 [39.2 kB] #5 5.326 Get:163 http://deb.debian.org/debian-security bullseye-security/main amd64 python3-reportlab all 3.5.59-2+deb11u1 [576 kB] #5 5.331 Get:164 http://deb.debian.org/debian bullseye/main amd64 python3-blockdiag all 2.0.1+dfsg-1 [74.1 kB] #5 5.333 Get:165 http://deb.debian.org/debian bullseye/main amd64 python3-nwdiag all 2.0.0+dfsg-1 [33.6 kB] #5 5.427 debconf: delaying package configuration, since apt-utils is not installed #5 5.470 Fetched 402 MB in 4s (110 MB/s) #5 5.622 Selecting previously unselected package libpython3.9-minimal:amd64. #5 5.622 (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 ... 14371 files and directories currently installed.) #5 5.637 Preparing to unpack .../libpython3.9-minimal_3.9.2-1+deb11u3_amd64.deb ... #5 5.680 Unpacking libpython3.9-minimal:amd64 (3.9.2-1+deb11u3) ... #5 5.995 Selecting previously unselected package python3.9-minimal. #5 5.998 Preparing to unpack .../python3.9-minimal_3.9.2-1+deb11u3_amd64.deb ... #5 6.035 Unpacking python3.9-minimal (3.9.2-1+deb11u3) ... #5 6.323 Setting up libpython3.9-minimal:amd64 (3.9.2-1+deb11u3) ... #5 6.466 Setting up python3.9-minimal (3.9.2-1+deb11u3) ... #5 7.142 Selecting previously unselected package python3-minimal. #5 7.142 (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 ... 14656 files and directories currently installed.) #5 7.146 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... #5 7.183 Unpacking python3-minimal (3.9.2-3) ... #5 7.408 Selecting previously unselected package media-types. #5 7.411 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #5 7.448 Unpacking media-types (4.0.0) ... #5 7.775 Selecting previously unselected package mailcap. #5 7.775 Preparing to unpack .../2-mailcap_3.69_all.deb ... #5 7.821 Unpacking mailcap (3.69) ... #5 8.090 Selecting previously unselected package mime-support. #5 8.093 Preparing to unpack .../3-mime-support_3.66_all.deb ... #5 8.494 Unpacking mime-support (3.66) ... #5 8.793 Selecting previously unselected package libmpdec3:amd64. #5 8.794 Preparing to unpack .../4-libmpdec3_2.5.1-1_amd64.deb ... #5 8.889 Unpacking libmpdec3:amd64 (2.5.1-1) ... #5 9.142 Selecting previously unselected package libpython3.9-stdlib:amd64. #5 9.143 Preparing to unpack .../5-libpython3.9-stdlib_3.9.2-1+deb11u3_amd64.deb ... #5 9.185 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1+deb11u3) ... #5 9.512 Selecting previously unselected package python3.9. #5 9.513 Preparing to unpack .../6-python3.9_3.9.2-1+deb11u3_amd64.deb ... #5 9.556 Unpacking python3.9 (3.9.2-1+deb11u3) ... #5 9.771 Selecting previously unselected package libpython3-stdlib:amd64. #5 9.774 Preparing to unpack .../7-libpython3-stdlib_3.9.2-3_amd64.deb ... #5 9.809 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... #5 10.03 Setting up python3-minimal (3.9.2-3) ... #5 10.40 Selecting previously unselected package python3. #5 10.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 ... 15077 files and directories currently installed.) #5 10.41 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ... #5 10.46 Unpacking python3 (3.9.2-3) ... #5 10.82 Selecting previously unselected package sgml-base. #5 10.82 Preparing to unpack .../001-sgml-base_1.30_all.deb ... #5 10.87 Unpacking sgml-base (1.30) ... #5 11.18 Selecting previously unselected package sensible-utils. #5 11.18 Preparing to unpack .../002-sensible-utils_0.0.14_all.deb ... #5 11.23 Unpacking sensible-utils (0.0.14) ... #5 11.57 Selecting previously unselected package ucf. #5 11.57 Preparing to unpack .../003-ucf_3.0043+deb11u2_all.deb ... #5 11.62 Moving old data out of the way #5 11.62 Unpacking ucf (3.0043+deb11u2) ... #5 11.97 Selecting previously unselected package tex-common. #5 11.97 Preparing to unpack .../004-tex-common_6.16_all.deb ... #5 12.03 Unpacking tex-common (6.16) ... #5 12.53 Selecting previously unselected package asciidoc-common. #5 12.53 Preparing to unpack .../005-asciidoc-common_9.0.0~rc2-1_all.deb ... #5 12.62 Unpacking asciidoc-common (9.0.0~rc2-1) ... #5 12.90 Selecting previously unselected package libicu67:amd64. #5 12.90 Preparing to unpack .../006-libicu67_67.1-7+deb11u1_amd64.deb ... #5 12.94 Unpacking libicu67:amd64 (67.1-7+deb11u1) ... #5 13.86 Selecting previously unselected package libxml2:amd64. #5 13.86 Preparing to unpack .../007-libxml2_2.9.10+dfsg-6.7+deb11u9_amd64.deb ... #5 13.91 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... #5 14.15 Selecting previously unselected package libxml2-utils. #5 14.15 Preparing to unpack .../008-libxml2-utils_2.9.10+dfsg-6.7+deb11u9_amd64.deb ... #5 14.19 Unpacking libxml2-utils (2.9.10+dfsg-6.7+deb11u9) ... #5 14.48 Selecting previously unselected package libxslt1.1:amd64. #5 14.48 Preparing to unpack .../009-libxslt1.1_1.1.34-4+deb11u3_amd64.deb ... #5 14.52 Unpacking libxslt1.1:amd64 (1.1.34-4+deb11u3) ... #5 14.75 Selecting previously unselected package xsltproc. #5 14.75 Preparing to unpack .../010-xsltproc_1.1.34-4+deb11u3_amd64.deb ... #5 14.79 Unpacking xsltproc (1.1.34-4+deb11u3) ... #5 15.12 Selecting previously unselected package asciidoc-base. #5 15.13 Preparing to unpack .../011-asciidoc-base_9.0.0~rc2-1_all.deb ... #5 15.17 Unpacking asciidoc-base (9.0.0~rc2-1) ... #5 15.48 Selecting previously unselected package asciidoc. #5 15.48 Preparing to unpack .../012-asciidoc_9.0.0~rc2-1_all.deb ... #5 15.58 Unpacking asciidoc (9.0.0~rc2-1) ... #5 15.95 Selecting previously unselected package xml-core. #5 15.95 Preparing to unpack .../013-xml-core_0.18+nmu1_all.deb ... #5 16.02 Unpacking xml-core (0.18+nmu1) ... #5 16.39 Selecting previously unselected package sgml-data. #5 16.39 Preparing to unpack .../014-sgml-data_2.0.11+nmu1_all.deb ... #5 16.43 Unpacking sgml-data (2.0.11+nmu1) ... #5 16.80 Selecting previously unselected package docbook-xml. #5 16.80 Preparing to unpack .../015-docbook-xml_4.5-9_all.deb ... #5 16.84 Unpacking docbook-xml (4.5-9) ... #5 17.04 Selecting previously unselected package python-apt-common. #5 17.05 Preparing to unpack .../016-python-apt-common_2.2.1_all.deb ... #5 17.08 Unpacking python-apt-common (2.2.1) ... #5 17.26 Selecting previously unselected package distro-info-data. #5 17.26 Preparing to unpack .../017-distro-info-data_0.51+deb11u10_all.deb ... #5 17.29 Unpacking distro-info-data (0.51+deb11u10) ... #5 17.51 Selecting previously unselected package python3-apt. #5 17.51 Preparing to unpack .../018-python3-apt_2.2.1_amd64.deb ... #5 17.54 Unpacking python3-apt (2.2.1) ... #5 18.14 Selecting previously unselected package libpaper1:amd64. #5 18.14 Preparing to unpack .../019-libpaper1_1.1.28+b1_amd64.deb ... #5 18.17 Unpacking libpaper1:amd64 (1.1.28+b1) ... #5 18.35 Selecting previously unselected package libpaper-utils. #5 18.35 Preparing to unpack .../020-libpaper-utils_1.1.28+b1_amd64.deb ... #5 18.39 Unpacking libpaper-utils (1.1.28+b1) ... #5 18.61 Selecting previously unselected package libkpathsea6:amd64. #5 18.61 Preparing to unpack .../021-libkpathsea6_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 18.64 Unpacking libkpathsea6:amd64 (2020.20200327.54578-7+deb11u2) ... #5 18.81 Selecting previously unselected package libptexenc1:amd64. #5 18.81 Preparing to unpack .../022-libptexenc1_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 18.82 Unpacking libptexenc1:amd64 (2020.20200327.54578-7+deb11u2) ... #5 19.01 Selecting previously unselected package libsynctex2:amd64. #5 19.01 Preparing to unpack .../023-libsynctex2_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 19.04 Unpacking libsynctex2:amd64 (2020.20200327.54578-7+deb11u2) ... #5 19.27 Selecting previously unselected package libtexlua53:amd64. #5 19.27 Preparing to unpack .../024-libtexlua53_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 19.31 Unpacking libtexlua53:amd64 (2020.20200327.54578-7+deb11u2) ... #5 19.52 Selecting previously unselected package libtexluajit2:amd64. #5 19.52 Preparing to unpack .../025-libtexluajit2_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 19.56 Unpacking libtexluajit2:amd64 (2020.20200327.54578-7+deb11u2) ... #5 19.76 Selecting previously unselected package t1utils. #5 19.76 Preparing to unpack .../026-t1utils_1.41-4_amd64.deb ... #5 19.80 Unpacking t1utils (1.41-4) ... #5 20.01 Selecting previously unselected package libpng16-16:amd64. #5 20.01 Preparing to unpack .../027-libpng16-16_1.6.37-3_amd64.deb ... #5 20.05 Unpacking libpng16-16:amd64 (1.6.37-3) ... #5 20.27 Selecting previously unselected package libfreetype6:amd64. #5 20.27 Preparing to unpack .../028-libfreetype6_2.10.4+dfsg-1+deb11u2_amd64.deb ... #5 20.30 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) ... #5 20.44 Selecting previously unselected package fonts-dejavu-core. #5 20.44 Preparing to unpack .../029-fonts-dejavu-core_2.37-2_all.deb ... #5 20.47 Unpacking fonts-dejavu-core (2.37-2) ... #5 20.66 Selecting previously unselected package fontconfig-config. #5 20.66 Preparing to unpack .../030-fontconfig-config_2.13.1-4.2_all.deb ... #5 20.72 Unpacking fontconfig-config (2.13.1-4.2) ... #5 20.84 Selecting previously unselected package libfontconfig1:amd64. #5 20.84 Preparing to unpack .../031-libfontconfig1_2.13.1-4.2_amd64.deb ... #5 20.86 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... #5 20.97 Selecting previously unselected package libpixman-1-0:amd64. #5 20.97 Preparing to unpack .../032-libpixman-1-0_0.40.0-1.1~deb11u1_amd64.deb ... #5 20.99 Unpacking libpixman-1-0:amd64 (0.40.0-1.1~deb11u1) ... #5 21.10 Selecting previously unselected package libxau6:amd64. #5 21.10 Preparing to unpack .../033-libxau6_1%3a1.0.9-1_amd64.deb ... #5 21.12 Unpacking libxau6:amd64 (1:1.0.9-1) ... #5 21.22 Selecting previously unselected package libxdmcp6:amd64. #5 21.22 Preparing to unpack .../034-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #5 21.24 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #5 21.35 Selecting previously unselected package libxcb1:amd64. #5 21.35 Preparing to unpack .../035-libxcb1_1.14-3_amd64.deb ... #5 21.37 Unpacking libxcb1:amd64 (1.14-3) ... #5 21.45 Selecting previously unselected package libx11-data. #5 21.45 Preparing to unpack .../036-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ... #5 21.47 Unpacking libx11-data (2:1.7.2-1+deb11u2) ... #5 21.63 Selecting previously unselected package libx11-6:amd64. #5 21.64 Preparing to unpack .../037-libx11-6_2%3a1.7.2-1+deb11u2_amd64.deb ... #5 21.65 Unpacking libx11-6:amd64 (2:1.7.2-1+deb11u2) ... #5 21.83 Selecting previously unselected package libxcb-render0:amd64. #5 21.83 Preparing to unpack .../038-libxcb-render0_1.14-3_amd64.deb ... #5 21.85 Unpacking libxcb-render0:amd64 (1.14-3) ... #5 21.99 Selecting previously unselected package libxcb-shm0:amd64. #5 21.99 Preparing to unpack .../039-libxcb-shm0_1.14-3_amd64.deb ... #5 22.01 Unpacking libxcb-shm0:amd64 (1.14-3) ... #5 22.16 Selecting previously unselected package libxext6:amd64. #5 22.16 Preparing to unpack .../040-libxext6_2%3a1.3.3-1.1_amd64.deb ... #5 22.18 Unpacking libxext6:amd64 (2:1.3.3-1.1) ... #5 22.31 Selecting previously unselected package libxrender1:amd64. #5 22.31 Preparing to unpack .../041-libxrender1_1%3a0.9.10-1_amd64.deb ... #5 22.33 Unpacking libxrender1:amd64 (1:0.9.10-1) ... #5 22.44 Selecting previously unselected package libcairo2:amd64. #5 22.44 Preparing to unpack .../042-libcairo2_1.16.0-5_amd64.deb ... #5 22.46 Unpacking libcairo2:amd64 (1.16.0-5) ... #5 22.59 Selecting previously unselected package libgraphite2-3:amd64. #5 22.59 Preparing to unpack .../043-libgraphite2-3_1.3.14-1_amd64.deb ... #5 22.60 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... #5 22.74 Selecting previously unselected package libglib2.0-0:amd64. #5 22.74 Preparing to unpack .../044-libglib2.0-0_2.66.8-1+deb11u6_amd64.deb ... #5 22.75 Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u6) ... #5 22.94 Selecting previously unselected package libharfbuzz0b:amd64. #5 22.94 Preparing to unpack .../045-libharfbuzz0b_2.7.4-1_amd64.deb ... #5 22.96 Unpacking libharfbuzz0b:amd64 (2.7.4-1) ... #5 23.09 Selecting previously unselected package libteckit0:amd64. #5 23.09 Preparing to unpack .../046-libteckit0_2.5.10+ds1-3_amd64.deb ... #5 23.11 Unpacking libteckit0:amd64 (2.5.10+ds1-3) ... #5 23.26 Selecting previously unselected package x11-common. #5 23.26 Preparing to unpack .../047-x11-common_1%3a7.7+22_all.deb ... #5 23.27 Unpacking x11-common (1:7.7+22) ... #5 23.38 Selecting previously unselected package libice6:amd64. #5 23.38 Preparing to unpack .../048-libice6_2%3a1.0.10-1_amd64.deb ... #5 23.40 Unpacking libice6:amd64 (2:1.0.10-1) ... #5 23.50 Selecting previously unselected package libsm6:amd64. #5 23.50 Preparing to unpack .../049-libsm6_2%3a1.2.3-1_amd64.deb ... #5 23.52 Unpacking libsm6:amd64 (2:1.2.3-1) ... #5 23.65 Selecting previously unselected package libxt6:amd64. #5 23.65 Preparing to unpack .../050-libxt6_1%3a1.2.0-1_amd64.deb ... #5 23.67 Unpacking libxt6:amd64 (1:1.2.0-1) ... #5 23.78 Selecting previously unselected package libxmu6:amd64. #5 23.78 Preparing to unpack .../051-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... #5 23.80 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... #5 23.91 Selecting previously unselected package libxpm4:amd64. #5 23.91 Preparing to unpack .../052-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ... #5 23.92 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #5 24.04 Selecting previously unselected package libxaw7:amd64. #5 24.04 Preparing to unpack .../053-libxaw7_2%3a1.0.13-1.1_amd64.deb ... #5 24.06 Unpacking libxaw7:amd64 (2:1.0.13-1.1) ... #5 24.21 Selecting previously unselected package libxi6:amd64. #5 24.21 Preparing to unpack .../054-libxi6_2%3a1.7.10-1_amd64.deb ... #5 24.23 Unpacking libxi6:amd64 (2:1.7.10-1) ... #5 24.37 Selecting previously unselected package libzzip-0-13:amd64. #5 24.38 Preparing to unpack .../055-libzzip-0-13_0.13.62-3.3+deb11u1_amd64.deb ... #5 24.39 Unpacking libzzip-0-13:amd64 (0.13.62-3.3+deb11u1) ... #5 24.51 Selecting previously unselected package texlive-binaries. #5 24.51 Preparing to unpack .../056-texlive-binaries_2020.20200327.54578-7+deb11u2_amd64.deb ... #5 24.53 Unpacking texlive-binaries (2020.20200327.54578-7+deb11u2) ... #5 25.13 Selecting previously unselected package xdg-utils. #5 25.14 Preparing to unpack .../057-xdg-utils_1.1.3-4.1_all.deb ... #5 25.15 Unpacking xdg-utils (1.1.3-4.1) ... #5 25.29 Selecting previously unselected package texlive-base. #5 25.29 Preparing to unpack .../058-texlive-base_2020.20210202-3_all.deb ... #5 25.31 Unpacking texlive-base (2020.20210202-3) ... #5 26.39 Selecting previously unselected package texlive-fonts-recommended. #5 26.39 Preparing to unpack .../059-texlive-fonts-recommended_2020.20210202-3_all.deb ... #5 26.41 Unpacking texlive-fonts-recommended (2020.20210202-3) ... #5 26.87 Selecting previously unselected package fonts-lmodern. #5 26.87 Preparing to unpack .../060-fonts-lmodern_2.004.5-6.1_all.deb ... #5 26.88 Unpacking fonts-lmodern (2.004.5-6.1) ... #5 27.22 Selecting previously unselected package texlive-latex-base. #5 27.22 Preparing to unpack .../061-texlive-latex-base_2020.20210202-3_all.deb ... #5 27.24 Unpacking texlive-latex-base (2020.20210202-3) ... #5 27.51 Selecting previously unselected package texlive-latex-recommended. #5 27.52 Preparing to unpack .../062-texlive-latex-recommended_2020.20210202-3_all.deb ... #5 27.53 Unpacking texlive-latex-recommended (2020.20210202-3) ... #5 28.32 Selecting previously unselected package texlive. #5 28.32 Preparing to unpack .../063-texlive_2020.20210202-3_all.deb ... #5 28.34 Unpacking texlive (2020.20210202-3) ... #5 28.48 Selecting previously unselected package texlive-bibtex-extra. #5 28.49 Preparing to unpack .../064-texlive-bibtex-extra_2020.20210202-3_all.deb ... #5 28.50 Unpacking texlive-bibtex-extra (2020.20210202-3) ... #5 31.83 Selecting previously unselected package libthai-data. #5 31.83 Preparing to unpack .../065-libthai-data_0.1.28-3_all.deb ... #5 31.85 Unpacking libthai-data (0.1.28-3) ... #5 32.00 Selecting previously unselected package libdatrie1:amd64. #5 32.00 Preparing to unpack .../066-libdatrie1_0.2.13-1_amd64.deb ... #5 32.02 Unpacking libdatrie1:amd64 (0.2.13-1) ... #5 32.16 Selecting previously unselected package libthai0:amd64. #5 32.17 Preparing to unpack .../067-libthai0_0.1.28-3_amd64.deb ... #5 32.19 Unpacking libthai0:amd64 (0.1.28-3) ... #5 32.32 Selecting previously unselected package libsombok3:amd64. #5 32.32 Preparing to unpack .../068-libsombok3_2.4.0-2+b1_amd64.deb ... #5 32.34 Unpacking libsombok3:amd64 (2.4.0-2+b1) ... #5 32.45 Selecting previously unselected package libmime-charset-perl. #5 32.46 Preparing to unpack .../069-libmime-charset-perl_1.012.2-1_all.deb ... #5 32.48 Unpacking libmime-charset-perl (1.012.2-1) ... #5 32.58 Selecting previously unselected package libunicode-linebreak-perl. #5 32.59 Preparing to unpack .../070-libunicode-linebreak-perl_0.0.20190101-1+b3_amd64.deb ... #5 32.61 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b3) ... #5 32.76 Selecting previously unselected package libjs-jquery. #5 32.76 Preparing to unpack .../071-libjs-jquery_3.5.1+dfsg+~3.5.5-7_all.deb ... #5 32.78 Unpacking libjs-jquery (3.5.1+dfsg+~3.5.5-7) ... #5 32.94 Selecting previously unselected package libfontenc1:amd64. #5 32.95 Preparing to unpack .../072-libfontenc1_1%3a1.1.4-1_amd64.deb ... #5 32.97 Unpacking libfontenc1:amd64 (1:1.1.4-1) ... #5 33.10 Selecting previously unselected package xfonts-encodings. #5 33.10 Preparing to unpack .../073-xfonts-encodings_1%3a1.0.4-2.1_all.deb ... #5 33.14 Unpacking xfonts-encodings (1:1.0.4-2.1) ... #5 33.30 Selecting previously unselected package xfonts-utils. #5 33.30 Preparing to unpack .../074-xfonts-utils_1%3a7.7+6_amd64.deb ... #5 33.32 Unpacking xfonts-utils (1:7.7+6) ... #5 33.48 Selecting previously unselected package lmodern. #5 33.49 Preparing to unpack .../075-lmodern_2.004.5-6.1_all.deb ... #5 33.51 Unpacking lmodern (2.004.5-6.1) ... #5 34.11 Selecting previously unselected package texlive-luatex. #5 34.11 Preparing to unpack .../076-texlive-luatex_2020.20210202-3_all.deb ... #5 34.13 Unpacking texlive-luatex (2020.20210202-3) ... #5 34.89 Selecting previously unselected package texlive-plain-generic. #5 34.90 Preparing to unpack .../077-texlive-plain-generic_2020.20210202-3_all.deb ... #5 34.92 Unpacking texlive-plain-generic (2020.20210202-3) ... #5 36.45 Selecting previously unselected package texlive-extra-utils. #5 36.46 Preparing to unpack .../078-texlive-extra-utils_2020.20210202-3_all.deb ... #5 36.50 Unpacking texlive-extra-utils (2020.20210202-3) ... #5 38.87 Selecting previously unselected package libapache-pom-java. #5 38.88 Preparing to unpack .../079-libapache-pom-java_18-1_all.deb ... #5 38.90 Unpacking libapache-pom-java (18-1) ... #5 39.00 Selecting previously unselected package libcommons-parent-java. #5 39.00 Preparing to unpack .../080-libcommons-parent-java_43-1_all.deb ... #5 39.02 Unpacking libcommons-parent-java (43-1) ... #5 39.13 Selecting previously unselected package libcommons-logging-java. #5 39.13 Preparing to unpack .../081-libcommons-logging-java_1.2-2_all.deb ... #5 39.15 Unpacking libcommons-logging-java (1.2-2) ... #5 39.26 Selecting previously unselected package libfontbox-java. #5 39.26 Preparing to unpack .../082-libfontbox-java_1%3a1.8.16-2_all.deb ... #5 39.28 Unpacking libfontbox-java (1:1.8.16-2) ... #5 39.40 Selecting previously unselected package libpdfbox-java. #5 39.40 Preparing to unpack .../083-libpdfbox-java_1%3a1.8.16-2_all.deb ... #5 39.42 Unpacking libpdfbox-java (1:1.8.16-2) ... #5 39.79 Selecting previously unselected package preview-latex-style. #5 39.79 Preparing to unpack .../084-preview-latex-style_12.2-1_all.deb ... #5 39.82 Unpacking preview-latex-style (12.2-1) ... #5 39.96 Selecting previously unselected package texlive-pictures. #5 39.97 Preparing to unpack .../085-texlive-pictures_2020.20210202-3_all.deb ... #5 39.99 Unpacking texlive-pictures (2020.20210202-3) ... #5 40.51 Selecting previously unselected package texlive-latex-extra. #5 40.51 Preparing to unpack .../086-texlive-latex-extra_2020.20210202-3_all.deb ... #5 40.53 Unpacking texlive-latex-extra (2020.20210202-3) ... #5 41.30 Selecting previously unselected package fonts-gfs-baskerville. #5 41.30 Preparing to unpack .../087-fonts-gfs-baskerville_1.1-6_all.deb ... #5 41.32 Unpacking fonts-gfs-baskerville (1.1-6) ... #5 41.43 Selecting previously unselected package fonts-gfs-porson. #5 41.43 Preparing to unpack .../088-fonts-gfs-porson_1.1-7_all.deb ... #5 41.45 Unpacking fonts-gfs-porson (1.1-7) ... #5 41.65 Selecting previously unselected package texlive-lang-greek. #5 41.66 Preparing to unpack .../089-texlive-lang-greek_2020.20210202-2_all.deb ... #5 41.69 Unpacking texlive-lang-greek (2020.20210202-2) ... #5 44.76 Selecting previously unselected package texlive-science. #5 44.77 Preparing to unpack .../090-texlive-science_2020.20210202-3_all.deb ... #5 44.79 Unpacking texlive-science (2020.20210202-3) ... #5 45.16 Selecting previously unselected package dblatex. #5 45.16 Preparing to unpack .../091-dblatex_0.3.12py3-1_all.deb ... #5 45.18 Unpacking dblatex (0.3.12py3-1) ... #5 45.34 Selecting previously unselected package libosp5. #5 45.35 Preparing to unpack .../092-libosp5_1.5.2-13+b2_amd64.deb ... #5 45.37 Unpacking libosp5 (1.5.2-13+b2) ... #5 45.54 Selecting previously unselected package libostyle1c2. #5 45.55 Preparing to unpack .../093-libostyle1c2_1.4devel1-22_amd64.deb ... #5 45.57 Unpacking libostyle1c2 (1.4devel1-22) ... #5 45.77 Selecting previously unselected package openjade. #5 45.77 Preparing to unpack .../094-openjade_1.4devel1-22_amd64.deb ... #5 45.79 Unpacking openjade (1.4devel1-22) ... #5 45.94 Selecting previously unselected package docbook-dsssl. #5 45.94 Preparing to unpack .../095-docbook-dsssl_1.79-9.2_all.deb ... #5 45.96 Unpacking docbook-dsssl (1.79-9.2) ... #5 46.09 Selecting previously unselected package teckit. #5 46.10 Preparing to unpack .../096-teckit_2.5.10+ds1-3_amd64.deb ... #5 46.11 Unpacking teckit (2.5.10+ds1-3) ... #5 46.26 Selecting previously unselected package tipa. #5 46.26 Preparing to unpack .../097-tipa_2%3a1.3-20.1_all.deb ... #5 46.29 Unpacking tipa (2:1.3-20.1) ... #5 46.62 Selecting previously unselected package texlive-xetex. #5 46.62 Preparing to unpack .../098-texlive-xetex_2020.20210202-3_all.deb ... #5 46.64 Unpacking texlive-xetex (2020.20210202-3) ... #5 47.23 Selecting previously unselected package texlive-formats-extra. #5 47.24 Preparing to unpack .../099-texlive-formats-extra_2020.20210202-3_all.deb ... #5 47.28 Unpacking texlive-formats-extra (2020.20210202-3) ... #5 47.64 Selecting previously unselected package libidn11:amd64. #5 47.65 Preparing to unpack .../100-libidn11_1.33-3_amd64.deb ... #5 47.67 Unpacking libidn11:amd64 (1.33-3) ... #5 47.81 Selecting previously unselected package lynx-common. #5 47.82 Preparing to unpack .../101-lynx-common_2.9.0dev.6-3~deb11u1_all.deb ... #5 47.84 Unpacking lynx-common (2.9.0dev.6-3~deb11u1) ... #5 48.02 Selecting previously unselected package lynx. #5 48.03 Preparing to unpack .../102-lynx_2.9.0dev.6-3~deb11u1_amd64.deb ... #5 48.05 Unpacking lynx (2.9.0dev.6-3~deb11u1) ... #5 48.19 Selecting previously unselected package libsgmls-perl. #5 48.20 Preparing to unpack .../103-libsgmls-perl_1.03ii-36_all.deb ... #5 48.21 Unpacking libsgmls-perl (1.03ii-36) ... #5 48.33 Selecting previously unselected package sgmlspl. #5 48.34 Preparing to unpack .../104-sgmlspl_1.03ii-36_all.deb ... #5 48.36 Unpacking sgmlspl (1.03ii-36) ... #5 48.47 Selecting previously unselected package opensp. #5 48.48 Preparing to unpack .../105-opensp_1.5.2-13+b2_amd64.deb ... #5 48.49 Unpacking opensp (1.5.2-13+b2) ... #5 48.62 Selecting previously unselected package docbook-utils. #5 48.63 Preparing to unpack .../106-docbook-utils_0.6.14-3.4_all.deb ... #5 48.64 Unpacking docbook-utils (0.6.14-3.4) ... #5 48.78 Selecting previously unselected package asciidoc-dblatex. #5 48.79 Preparing to unpack .../107-asciidoc-dblatex_9.0.0~rc2-1_all.deb ... #5 48.80 Unpacking asciidoc-dblatex (9.0.0~rc2-1) ... #5 48.95 Selecting previously unselected package docbook5-xml. #5 48.96 Preparing to unpack .../108-docbook5-xml_5.0-3_all.deb ... #5 48.97 Unpacking docbook5-xml (5.0-3) ... #5 49.17 Selecting previously unselected package docutils-common. #5 49.18 Preparing to unpack .../109-docutils-common_0.16+dfsg-4_all.deb ... #5 49.21 Unpacking docutils-common (0.16+dfsg-4) ... #5 49.36 Selecting previously unselected package fontconfig. #5 49.37 Preparing to unpack .../110-fontconfig_2.13.1-4.2_amd64.deb ... #5 49.39 Unpacking fontconfig (2.13.1-4.2) ... #5 49.57 Selecting previously unselected package libann0. #5 49.57 Preparing to unpack .../111-libann0_1.1.2+doc-7_amd64.deb ... #5 49.59 Unpacking libann0 (1.1.2+doc-7) ... #5 49.70 Selecting previously unselected package libcdt5:amd64. #5 49.70 Preparing to unpack .../112-libcdt5_2.42.2-5+deb11u1_amd64.deb ... #5 49.72 Unpacking libcdt5:amd64 (2.42.2-5+deb11u1) ... #5 49.84 Selecting previously unselected package libcgraph6:amd64. #5 49.84 Preparing to unpack .../113-libcgraph6_2.42.2-5+deb11u1_amd64.deb ... #5 49.86 Unpacking libcgraph6:amd64 (2.42.2-5+deb11u1) ... #5 49.98 Selecting previously unselected package libjpeg62-turbo:amd64. #5 49.99 Preparing to unpack .../114-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... #5 50.01 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... #5 50.14 Selecting previously unselected package libdeflate0:amd64. #5 50.15 Preparing to unpack .../115-libdeflate0_1.7-1_amd64.deb ... #5 50.16 Unpacking libdeflate0:amd64 (1.7-1) ... #5 50.29 Selecting previously unselected package libjbig0:amd64. #5 50.30 Preparing to unpack .../116-libjbig0_2.1-3.1+b2_amd64.deb ... #5 50.32 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #5 50.44 Selecting previously unselected package libwebp6:amd64. #5 50.45 Preparing to unpack .../117-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ... #5 50.47 Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #5 50.59 Selecting previously unselected package libtiff5:amd64. #5 50.59 Preparing to unpack .../118-libtiff5_4.2.0-1+deb11u7_amd64.deb ... #5 50.61 Unpacking libtiff5:amd64 (4.2.0-1+deb11u7) ... #5 50.74 Selecting previously unselected package libgd3:amd64. #5 50.74 Preparing to unpack .../119-libgd3_2.3.0-2_amd64.deb ... #5 50.76 Unpacking libgd3:amd64 (2.3.0-2) ... #5 50.89 Selecting previously unselected package libgts-0.7-5:amd64. #5 50.90 Preparing to unpack .../120-libgts-0.7-5_0.7.6+darcs121130-4+b1_amd64.deb ... #5 50.92 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ... #5 51.06 Selecting previously unselected package libltdl7:amd64. #5 51.07 Preparing to unpack .../121-libltdl7_2.4.6-15_amd64.deb ... #5 51.09 Unpacking libltdl7:amd64 (2.4.6-15) ... #5 51.23 Selecting previously unselected package libfribidi0:amd64. #5 51.24 Preparing to unpack .../122-libfribidi0_1.0.8-2+deb11u1_amd64.deb ... #5 51.26 Unpacking libfribidi0:amd64 (1.0.8-2+deb11u1) ... #5 51.41 Selecting previously unselected package libpango-1.0-0:amd64. #5 51.42 Preparing to unpack .../123-libpango-1.0-0_1.46.2-3_amd64.deb ... #5 51.44 Unpacking libpango-1.0-0:amd64 (1.46.2-3) ... #5 51.58 Selecting previously unselected package libpangoft2-1.0-0:amd64. #5 51.59 Preparing to unpack .../124-libpangoft2-1.0-0_1.46.2-3_amd64.deb ... #5 51.61 Unpacking libpangoft2-1.0-0:amd64 (1.46.2-3) ... #5 51.74 Selecting previously unselected package libpangocairo-1.0-0:amd64. #5 51.75 Preparing to unpack .../125-libpangocairo-1.0-0_1.46.2-3_amd64.deb ... #5 51.77 Unpacking libpangocairo-1.0-0:amd64 (1.46.2-3) ... #5 51.91 Selecting previously unselected package libpathplan4:amd64. #5 51.92 Preparing to unpack .../126-libpathplan4_2.42.2-5+deb11u1_amd64.deb ... #5 51.94 Unpacking libpathplan4:amd64 (2.42.2-5+deb11u1) ... #5 52.10 Selecting previously unselected package libgvc6. #5 52.11 Preparing to unpack .../127-libgvc6_2.42.2-5+deb11u1_amd64.deb ... #5 52.13 Unpacking libgvc6 (2.42.2-5+deb11u1) ... #5 52.43 Selecting previously unselected package libgvpr2:amd64. #5 52.44 Preparing to unpack .../128-libgvpr2_2.42.2-5+deb11u1_amd64.deb ... #5 52.45 Unpacking libgvpr2:amd64 (2.42.2-5+deb11u1) ... #5 52.60 Selecting previously unselected package liblab-gamut1:amd64. #5 52.61 Preparing to unpack .../129-liblab-gamut1_2.42.2-5+deb11u1_amd64.deb ... #5 52.62 Unpacking liblab-gamut1:amd64 (2.42.2-5+deb11u1) ... #5 52.77 Selecting previously unselected package graphviz. #5 52.78 Preparing to unpack .../130-graphviz_2.42.2-5+deb11u1_amd64.deb ... #5 52.80 Unpacking graphviz (2.42.2-5+deb11u1) ... #5 52.97 Selecting previously unselected package libcairo-gobject2:amd64. #5 52.97 Preparing to unpack .../131-libcairo-gobject2_1.16.0-5_amd64.deb ... #5 52.99 Unpacking libcairo-gobject2:amd64 (1.16.0-5) ... #5 53.09 Selecting previously unselected package libgdk-pixbuf2.0-common. #5 53.10 Preparing to unpack .../132-libgdk-pixbuf2.0-common_2.42.2+dfsg-1+deb11u4_all.deb ... #5 53.12 Unpacking libgdk-pixbuf2.0-common (2.42.2+dfsg-1+deb11u4) ... #5 53.28 Selecting previously unselected package shared-mime-info. #5 53.28 Preparing to unpack .../133-shared-mime-info_2.0-1_amd64.deb ... #5 53.30 Unpacking shared-mime-info (2.0-1) ... #5 53.49 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #5 53.50 Preparing to unpack .../134-libgdk-pixbuf-2.0-0_2.42.2+dfsg-1+deb11u4_amd64.deb ... #5 53.51 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1+deb11u4) ... #5 53.65 Selecting previously unselected package libimagequant0:amd64. #5 53.65 Preparing to unpack .../135-libimagequant0_2.12.2-1.1_amd64.deb ... #5 53.67 Unpacking libimagequant0:amd64 (2.12.2-1.1) ... #5 53.79 Selecting previously unselected package liblcms2-2:amd64. #5 53.79 Preparing to unpack .../136-liblcms2-2_2.12~rc1-2_amd64.deb ... #5 53.81 Unpacking liblcms2-2:amd64 (2.12~rc1-2) ... #5 53.92 Selecting previously unselected package librsvg2-2:amd64. #5 53.92 Preparing to unpack .../137-librsvg2-2_2.50.3+dfsg-1+deb11u1_amd64.deb ... #5 53.94 Unpacking librsvg2-2:amd64 (2.50.3+dfsg-1+deb11u1) ... #5 54.20 Selecting previously unselected package librsvg2-bin. #5 54.20 Preparing to unpack .../138-librsvg2-bin_2.50.3+dfsg-1+deb11u1_amd64.deb ... #5 54.22 Unpacking librsvg2-bin (2.50.3+dfsg-1+deb11u1) ... #5 54.33 Selecting previously unselected package libwebpdemux2:amd64. #5 54.33 Preparing to unpack .../139-libwebpdemux2_0.6.1-2.1+deb11u2_amd64.deb ... #5 54.35 Unpacking libwebpdemux2:amd64 (0.6.1-2.1+deb11u2) ... #5 54.48 Selecting previously unselected package libwebpmux3:amd64. #5 54.48 Preparing to unpack .../140-libwebpmux3_0.6.1-2.1+deb11u2_amd64.deb ... #5 54.50 Unpacking libwebpmux3:amd64 (0.6.1-2.1+deb11u2) ... #5 54.62 Selecting previously unselected package mscgen. #5 54.63 Preparing to unpack .../141-mscgen_0.20-14_amd64.deb ... #5 54.65 Unpacking mscgen (0.20-14) ... #5 54.76 Selecting previously unselected package osmocom-keyring. #5 54.77 Preparing to unpack .../142-osmocom-keyring_1.1.1.8.7873_amd64.deb ... #5 54.79 Unpacking osmocom-keyring (1.1.1.8.7873) ... #5 54.89 Selecting previously unselected package osmocom-master. #5 54.90 Preparing to unpack .../143-osmocom-master_1.1.0_amd64.deb ... #5 54.92 Unpacking osmocom-master (1.1.0) ... #5 55.05 Selecting previously unselected package python3-funcparserlib. #5 55.05 Preparing to unpack .../144-python3-funcparserlib_0.3.6+dfsg1-1_all.deb ... #5 55.07 Unpacking python3-funcparserlib (0.3.6+dfsg1-1) ... #5 55.20 Selecting previously unselected package python3-pil:amd64. #5 55.21 Preparing to unpack .../145-python3-pil_8.1.2+dfsg-0.3+deb11u2_amd64.deb ... #5 55.22 Unpacking python3-pil:amd64 (8.1.2+dfsg-0.3+deb11u2) ... #5 55.37 Selecting previously unselected package python3-pkg-resources. #5 55.37 Preparing to unpack .../146-python3-pkg-resources_52.0.0-4+deb11u2_all.deb ... #5 55.39 Unpacking python3-pkg-resources (52.0.0-4+deb11u2) ... #5 55.50 Selecting previously unselected package python3-webcolors. #5 55.50 Preparing to unpack .../147-python3-webcolors_1.11.1-1_all.deb ... #5 55.52 Unpacking python3-webcolors (1.11.1-1) ... #5 55.62 Selecting previously unselected package python3-roman. #5 55.62 Preparing to unpack .../148-python3-roman_2.0.0-5_all.deb ... #5 55.64 Unpacking python3-roman (2.0.0-5) ... #5 55.74 Selecting previously unselected package python3-docutils. #5 55.74 Preparing to unpack .../149-python3-docutils_0.16+dfsg-4_all.deb ... #5 55.76 Unpacking python3-docutils (0.16+dfsg-4) ... #5 55.86 Selecting previously unselected package python3-reportlab-accel:amd64. #5 55.86 Preparing to unpack .../150-python3-reportlab-accel_3.5.59-2+deb11u1_amd64.deb ... #5 55.88 Unpacking python3-reportlab-accel:amd64 (3.5.59-2+deb11u1) ... #5 55.99 Selecting previously unselected package python3-reportlab. #5 56.00 Preparing to unpack .../151-python3-reportlab_3.5.59-2+deb11u1_all.deb ... #5 56.01 Unpacking python3-reportlab (3.5.59-2+deb11u1) ... #5 56.14 Selecting previously unselected package python3-blockdiag. #5 56.14 Preparing to unpack .../152-python3-blockdiag_2.0.1+dfsg-1_all.deb ... #5 56.16 Unpacking python3-blockdiag (2.0.1+dfsg-1) ... #5 56.29 Selecting previously unselected package python3-nwdiag. #5 56.30 Preparing to unpack .../153-python3-nwdiag_2.0.0+dfsg-1_all.deb ... #5 56.32 Unpacking python3-nwdiag (2.0.0+dfsg-1) ... #5 56.44 Selecting previously unselected package osmo-gsm-manuals-dev. #5 56.45 Preparing to unpack .../154-osmo-gsm-manuals-dev_1.6.1.6.d24f_all.deb ... #5 56.47 Unpacking osmo-gsm-manuals-dev (1.6.1.6.d24f) ... #5 56.59 Setting up media-types (4.0.0) ... #5 56.66 Setting up libgraphite2-3:amd64 (1.3.14-1) ... #5 56.70 Setting up liblcms2-2:amd64 (2.12~rc1-2) ... #5 56.75 Setting up libpixman-1-0:amd64 (0.40.0-1.1~deb11u1) ... #5 56.80 Setting up libxau6:amd64 (1:1.0.9-1) ... #5 56.84 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #5 56.89 Setting up libsgmls-perl (1.03ii-36) ... #5 56.94 Setting up libxcb1:amd64 (1.14-3) ... #5 56.98 Setting up fonts-gfs-porson (1.1-7) ... #5 57.03 Setting up libicu67:amd64 (67.1-7+deb11u1) ... #5 57.08 Setting up libdatrie1:amd64 (0.2.13-1) ... #5 57.12 Setting up sgmlspl (1.03ii-36) ... #5 57.17 Setting up libtexlua53:amd64 (2020.20200327.54578-7+deb11u2) ... #5 57.22 Setting up libxcb-render0:amd64 (1.14-3) ... #5 57.26 Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u6) ... #5 57.31 No schema files found: doing nothing. #5 57.33 Setting up distro-info-data (0.51+deb11u10) ... #5 57.37 Setting up libtexluajit2:amd64 (2020.20200327.54578-7+deb11u2) ... #5 57.42 Setting up libfontbox-java (1:1.8.16-2) ... #5 57.47 Setting up liblab-gamut1:amd64 (2.42.2-5+deb11u1) ... #5 57.53 Setting up libgdk-pixbuf2.0-common (2.42.2+dfsg-1+deb11u4) ... #5 58.07 Setting up x11-common (1:7.7+22) ... #5 58.55 debconf: unable to initialize frontend: Dialog #5 58.55 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 58.55 debconf: falling back to frontend: Readline #5 58.56 invoke-rc.d: could not determine current runlevel #5 58.56 invoke-rc.d: policy-rc.d denied execution of start. #5 58.59 Setting up libdeflate0:amd64 (1.7-1) ... #5 58.70 Setting up libxcb-shm0:amd64 (1.14-3) ... #5 58.78 Setting up libzzip-0-13:amd64 (0.13.62-3.3+deb11u1) ... #5 58.86 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #5 58.93 Setting up libosp5 (1.5.2-13+b2) ... #5 59.05 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ... #5 59.12 Setting up asciidoc-common (9.0.0~rc2-1) ... #5 60.55 Setting up libfontenc1:amd64 (1:1.1.4-1) ... #5 60.62 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... #5 60.71 Setting up libx11-data (2:1.7.2-1+deb11u2) ... #5 60.78 Setting up libidn11:amd64 (1.33-3) ... #5 60.85 Setting up libteckit0:amd64 (2.5.10+ds1-3) ... #5 60.92 Setting up libpathplan4:amd64 (2.42.2-5+deb11u1) ... #5 60.99 Setting up libapache-pom-java (18-1) ... #5 61.06 Setting up libann0 (1.1.2+doc-7) ... #5 61.14 Setting up xfonts-encodings (1:1.0.4-2.1) ... #5 61.21 Setting up libfribidi0:amd64 (1.0.8-2+deb11u1) ... #5 61.27 Setting up t1utils (1.41-4) ... #5 61.34 Setting up libimagequant0:amd64 (2.12.2-1.1) ... #5 61.41 Setting up libpng16-16:amd64 (1.6.37-3) ... #5 61.49 Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #5 61.56 Setting up fonts-dejavu-core (2.37-2) ... #5 61.92 Setting up osmocom-keyring (1.1.1.8.7873) ... #5 61.99 Setting up lynx-common (2.9.0dev.6-3~deb11u1) ... #5 62.11 Setting up osmocom-master (1.1.0) ... #5 62.17 Setting up libltdl7:amd64 (2.4.6-15) ... #5 62.25 Setting up libkpathsea6:amd64 (2020.20200327.54578-7+deb11u2) ... #5 62.32 Setting up python-apt-common (2.2.1) ... #5 62.39 Setting up libostyle1c2 (1.4devel1-22) ... #5 62.48 Setting up fonts-gfs-baskerville (1.1-6) ... #5 62.55 Setting up sensible-utils (0.0.14) ... #5 62.62 Setting up libmime-charset-perl (1.012.2-1) ... #5 62.68 Setting up libmpdec3:amd64 (2.5.1-1) ... #5 62.75 Setting up fonts-lmodern (2.004.5-6.1) ... #5 62.84 Setting up libx11-6:amd64 (2:1.7.2-1+deb11u2) ... #5 62.92 Setting up libthai-data (0.1.28-3) ... #5 62.99 Setting up sgml-base (1.30) ... #5 63.12 Setting up libcdt5:amd64 (2.42.2-5+deb11u1) ... #5 63.20 Setting up libcgraph6:amd64 (2.42.2-5+deb11u1) ... #5 63.28 Setting up libtiff5:amd64 (4.2.0-1+deb11u7) ... #5 63.35 Setting up lynx (2.9.0dev.6-3~deb11u1) ... #5 63.41 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #5 63.41 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 63.45 Setting up libjs-jquery (3.5.1+dfsg+~3.5.5-7) ... #5 63.53 Setting up libwebpmux3:amd64 (0.6.1-2.1+deb11u2) ... #5 63.59 Setting up mailcap (3.69) ... #5 63.70 Setting up openjade (1.4devel1-22) ... #5 63.87 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... #5 63.95 Setting up xdg-utils (1.1.3-4.1) ... #5 64.00 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #5 64.00 update-alternatives: warning: skip creation of /usr/share/man/man1/open.1.gz because associated file /usr/share/man/man1/xdg-open.1.gz (of link group open) doesn't exist #5 64.03 Setting up libsynctex2:amd64 (2020.20200327.54578-7+deb11u2) ... #5 64.11 Setting up libpython3.9-stdlib:amd64 (3.9.2-1+deb11u3) ... #5 64.18 Setting up libpython3-stdlib:amd64 (3.9.2-3) ... #5 64.25 Setting up teckit (2.5.10+ds1-3) ... #5 64.32 Setting up libice6:amd64 (2:1.0.10-1) ... #5 64.39 Setting up libpdfbox-java (1:1.8.16-2) ... #5 64.46 Setting up mime-support (3.66) ... #5 64.53 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #5 64.60 Setting up libxrender1:amd64 (1:0.9.10-1) ... #5 64.67 Setting up libwebpdemux2:amd64 (0.6.1-2.1+deb11u2) ... #5 64.74 Setting up libcommons-parent-java (43-1) ... #5 64.80 Setting up libcommons-logging-java (1.2-2) ... #5 64.86 Setting up libxext6:amd64 (2:1.3.3-1.1) ... #5 64.92 Setting up opensp (1.5.2-13+b2) ... #5 64.98 Setting up libthai0:amd64 (0.1.28-3) ... #5 65.04 Setting up libptexenc1:amd64 (2020.20200327.54578-7+deb11u2) ... #5 65.09 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) ... #5 65.15 Setting up shared-mime-info (2.0-1) ... #5 73.93 Setting up ucf (3.0043+deb11u2) ... #5 74.03 debconf: unable to initialize frontend: Dialog #5 74.03 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 74.03 debconf: falling back to frontend: Readline #5 74.08 Setting up libgvpr2:amd64 (2.42.2-5+deb11u1) ... #5 74.13 Setting up xml-core (0.18+nmu1) ... #5 74.32 Setting up libxslt1.1:amd64 (1.1.34-4+deb11u3) ... #5 74.36 Setting up libharfbuzz0b:amd64 (2.7.4-1) ... #5 74.42 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1+deb11u4) ... #5 74.47 Setting up libxml2-utils (2.9.10+dfsg-6.7+deb11u9) ... #5 74.52 Setting up libsm6:amd64 (2:1.2.3-1) ... #5 74.57 Setting up python3.9 (3.9.2-1+deb11u3) ... #5 74.94 Setting up libpaper1:amd64 (1.1.28+b1) ... #5 75.01 debconf: unable to initialize frontend: Dialog #5 75.01 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 75.01 debconf: falling back to frontend: Readline #5 75.04 #5 75.04 Creating config file /etc/papersize with new version #5 75.08 Setting up libxi6:amd64 (2:1.7.10-1) ... #5 75.13 Setting up libsombok3:amd64 (2.4.0-2+b1) ... #5 75.18 Setting up fontconfig-config (2.13.1-4.2) ... #5 75.29 debconf: unable to initialize frontend: Dialog #5 75.29 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 75.29 debconf: falling back to frontend: Readline #5 75.39 Setting up xsltproc (1.1.34-4+deb11u3) ... #5 75.44 Setting up python3 (3.9.2-3) ... #5 75.49 running python rtupdate hooks for python3.9... #5 75.49 running python post-rtupdate hooks for python3.9... #5 75.56 Setting up libpaper-utils (1.1.28+b1) ... #5 75.62 Setting up xfonts-utils (1:7.7+6) ... #5 75.67 Setting up tex-common (6.16) ... #5 75.79 debconf: unable to initialize frontend: Dialog #5 75.79 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 75.79 debconf: falling back to frontend: Readline #5 75.87 update-language: texlive-base not installed and configured, doing nothing! #5 75.97 Setting up python3-pil:amd64 (8.1.2+dfsg-0.3+deb11u2) ... #5 76.16 Setting up python3-roman (2.0.0-5) ... #5 76.27 Setting up asciidoc-base (9.0.0~rc2-1) ... #5 76.59 Setting up python3-webcolors (1.11.1-1) ... #5 76.71 Setting up libunicode-linebreak-perl (0.0.20190101-1+b3) ... #5 76.75 Setting up python3-reportlab-accel:amd64 (3.5.59-2+deb11u1) ... #5 76.80 Setting up python3-funcparserlib (0.3.6+dfsg1-1) ... #5 76.92 Setting up libxt6:amd64 (1:1.2.0-1) ... #5 76.97 Setting up python3-reportlab (3.5.59-2+deb11u1) ... #5 77.28 Setting up lmodern (2.004.5-6.1) ... #5 77.47 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... #5 77.52 Setting up python3-pkg-resources (52.0.0-4+deb11u2) ... #5 77.67 Setting up fontconfig (2.13.1-4.2) ... #5 77.71 Regenerating fonts cache... done. #5 79.89 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... #5 79.95 Setting up python3-apt (2.2.1) ... #5 80.08 Setting up preview-latex-style (12.2-1) ... #5 80.13 Setting up libpango-1.0-0:amd64 (1.46.2-3) ... #5 80.18 Setting up libxaw7:amd64 (2:1.0.13-1.1) ... #5 80.23 Setting up libcairo2:amd64 (1.16.0-5) ... #5 80.29 Setting up asciidoc (9.0.0~rc2-1) ... #5 80.63 Setting up libgd3:amd64 (2.3.0-2) ... #5 80.69 Setting up texlive-binaries (2020.20200327.54578-7+deb11u2) ... #5 80.72 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #5 80.74 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #5 80.74 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 80.80 Setting up libcairo-gobject2:amd64 (1.16.0-5) ... #5 80.85 Setting up libpangoft2-1.0-0:amd64 (1.46.2-3) ... #5 80.91 Setting up texlive-base (2020.20210202-3) ... #5 81.32 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #5 81.48 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #5 81.63 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #5 81.77 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #5 81.81 debconf: unable to initialize frontend: Dialog #5 81.81 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 81.81 debconf: falling back to frontend: Readline #5 82.22 Setting up libpangocairo-1.0-0:amd64 (1.46.2-3) ... #5 82.27 Setting up mscgen (0.20-14) ... #5 82.37 Setting up texlive-luatex (2020.20210202-3) ... #5 82.44 Setting up texlive-plain-generic (2020.20210202-3) ... #5 82.49 Setting up texlive-lang-greek (2020.20210202-2) ... #5 82.59 Setting up librsvg2-2:amd64 (2.50.3+dfsg-1+deb11u1) ... #5 82.63 Setting up texlive-latex-base (2020.20210202-3) ... #5 82.71 Setting up texlive-extra-utils (2020.20210202-3) ... #5 82.78 Setting up texlive-latex-recommended (2020.20210202-3) ... #5 82.83 Setting up libgvc6 (2.42.2-5+deb11u1) ... #5 82.89 Setting up texlive-pictures (2020.20210202-3) ... #5 82.96 Setting up texlive-fonts-recommended (2020.20210202-3) ... #5 83.04 Setting up tipa (2:1.3-20.1) ... #5 83.19 Setting up graphviz (2.42.2-5+deb11u1) ... #5 83.26 Setting up librsvg2-bin (2.50.3+dfsg-1+deb11u1) ... #5 83.30 Setting up texlive (2020.20210202-3) ... #5 83.35 Setting up texlive-science (2020.20210202-3) ... #5 83.44 Setting up texlive-latex-extra (2020.20210202-3) ... #5 83.51 Setting up texlive-bibtex-extra (2020.20210202-3) ... #5 83.57 Setting up texlive-xetex (2020.20210202-3) ... #5 83.65 Setting up texlive-formats-extra (2020.20210202-3) ... #5 83.76 Processing triggers for libc-bin (2.31-13+deb11u13) ... #5 83.82 Processing triggers for sgml-base (1.30) ... #5 83.91 Setting up docutils-common (0.16+dfsg-4) ... #5 84.06 Setting up sgml-data (2.0.11+nmu1) ... #5 84.31 Setting up docbook5-xml (5.0-3) ... #5 84.43 Processing triggers for sgml-base (1.30) ... #5 84.50 Setting up python3-docutils (0.16+dfsg-4) ... #5 84.54 update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode #5 84.56 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode #5 84.57 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode #5 84.58 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode #5 84.59 update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode #5 84.60 update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode #5 84.61 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode #5 84.63 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode #5 84.64 update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode #5 84.65 update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode #5 84.66 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode #5 84.67 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode #5 84.68 update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode #5 84.89 Setting up docbook-xml (4.5-9) ... #5 85.91 Setting up python3-blockdiag (2.0.1+dfsg-1) ... #5 86.08 Setting up python3-nwdiag (2.0.0+dfsg-1) ... #5 86.22 Processing triggers for sgml-base (1.30) ... #5 86.28 Setting up docbook-dsssl (1.79-9.2) ... #5 86.40 Setting up dblatex (0.3.12py3-1) ... #5 86.54 Processing triggers for sgml-base (1.30) ... #5 86.60 Setting up docbook-utils (0.6.14-3.4) ... #5 86.65 Setting up asciidoc-dblatex (9.0.0~rc2-1) ... #5 86.75 Setting up osmo-gsm-manuals-dev (1.6.1.6.d24f) ... #5 86.80 Processing triggers for tex-common (6.16) ... #5 86.85 debconf: unable to initialize frontend: Dialog #5 86.85 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 86.85 debconf: falling back to frontend: Readline #5 86.88 Running updmap-sys. This may take some time... done. #5 87.21 Running mktexlsr /var/lib/texmf ... done. #5 87.26 Building format(s) --all. #5 87.26 This may take some time... done. #5 DONE 95.9s #6 exporting to image #6 exporting layers #6 exporting layers 7.3s done #6 writing image sha256:35cf0c6264a58fcb093a96d1e5e56547f4d8eaf0a89a0ca25004cded3138ee81 done #6 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 7.3s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-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/cnlink.h osmo-hnbgw/include/osmocom/hnbgw/context_map.h osmo-hnbgw/include/osmocom/hnbgw/hnb.h osmo-hnbgw/include/osmocom/hnbgw/hnb_persistent.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/hnbgw_sccp.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/umts_cell_id.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/cnlink_fsm.c osmo-hnbgw/src/osmo-hnbgw/cnlink_paging.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/hnb.c osmo-hnbgw/src/osmo-hnbgw/hnb_persistent.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_sccp.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/src/osmo-hnbgw/umts_cell_id.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 bullseye InRelease Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libasn1c-dev libasn1c1 libbctoolbox1 libdebhelper-perl libfile-stripnondeterminism-perl libjansson4 libmagic-mgc libmagic1 libmbedcrypto3 libmbedtls12 libmbedx509-0 libmnl-dev libnftables-dev libnftables1 libnftnl11 libortp15 libosmo-abis-dev libosmo-gtlv-dev libosmo-gtlv1 libosmo-hnbap-dev libosmo-hnbap0 libosmo-iuh-dev libosmo-mgcp-client-dev libosmo-mgcp-client14 libosmo-netif-dev libosmo-pfcp-dev libosmo-pfcp4 libosmo-ranap-dev libosmo-ranap7 libosmo-rua-dev libosmo-rua0 libosmo-sigtran-dev libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsigsegv2 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing1 libusb-1.0-0 libusb-1.0-0-dev m4 man-db pkg-config po-debconf 0 upgraded, 80 newly installed, 0 to remove and 0 not upgraded. Need to get 14.8 MB of archives. After this operation, 55.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u2 [146 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libnftnl11 1.2.5-1 [64.3 kB] Get:3 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:6 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] Get:7 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libnftables-dev 1.0.6.3~osmocom.429.7d98 [16.6 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore22 1.11.0.59.cda92 [187 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocodec4 1.11.0.59.cda92 [67.5 kB] Get:11 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] Get:12 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] Get:13 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] Get:14 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] Get:15 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] Get:16 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] Get:17 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmotrau11 2.0.0.32.df2a [38.4 kB] Get:19 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoisdn0 1.11.0.59.cda92 [86.0 kB] Get:21 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogsm20 1.11.0.59.cda92 [242 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmovty13 1.11.0.59.cda92 [119 kB] Get:24 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmonetif11 1.6.0.16.c51c [71.4 kB] Get:26 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoabis15 2.0.0.32.df2a [72.5 kB] Get:28 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocoding0 1.11.0.59.cda92 [86.9 kB] Get:30 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] Get:31 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogb14 1.11.0.59.cda92 [193 kB] Get:33 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] Get:34 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] Get:35 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] Get:36 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] Get:37 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoctrl0 1.11.0.59.cda92 [75.3 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmosim2 1.11.0.59.cda92 [79.0 kB] Get:40 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:41 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:42 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmousb0 1.11.0.59.cda92 [65.5 kB] Get:43 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] Get:44 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore 1.11.0.59.cda92 [58.9 kB] Get:45 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore-dev 1.11.0.59.cda92 [864 kB] Get:46 http://deb.debian.org/debian-security bullseye-security/main amd64 libmbedcrypto3 amd64 2.16.9-0.1+deb11u3 [221 kB] Get:47 http://deb.debian.org/debian-security bullseye-security/main amd64 libmbedx509-0 amd64 2.16.9-0.1+deb11u3 [110 kB] Get:48 http://deb.debian.org/debian-security bullseye-security/main amd64 libmbedtls12 amd64 2.16.9-0.1+deb11u3 [141 kB] Get:49 http://deb.debian.org/debian bullseye/main amd64 libbctoolbox1 amd64 4.4.13-2 [92.2 kB] Get:50 http://deb.debian.org/debian bullseye/main amd64 libjansson4 amd64 2.13.1-1.1 [39.7 kB] Get:51 http://deb.debian.org/debian bullseye/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:52 http://deb.debian.org/debian bullseye/main amd64 libortp15 amd64 1:4.4.13-2 [81.8 kB] Get:53 http://deb.debian.org/debian bullseye/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] Get:54 http://deb.debian.org/debian bullseye/main amd64 libtalloc2 amd64 2.3.1-2+b1 [29.3 kB] Get:55 http://deb.debian.org/debian bullseye/main amd64 liburing1 amd64 0.7-3 [8572 B] Get:56 http://deb.debian.org/debian bullseye/main amd64 libpcsclite1 amd64 1.9.1-1 [60.2 kB] Get:57 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0 amd64 2:1.0.24-3 [60.2 kB] Get:58 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-netif-dev 1.6.0.16.c51c [89.2 kB] Get:59 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-abis-dev 2.0.0.32.df2a [119 kB] Get:60 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-gtlv1 0.5.0.2.5a60 [16.4 kB] Get:61 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] Get:62 http://deb.debian.org/debian bullseye/main amd64 libtalloc-dev amd64 2.3.1-2+b1 [54.7 kB] Get:63 http://deb.debian.org/debian bullseye/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] Get:64 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0-dev amd64 2:1.0.24-3 [80.4 kB] Get:65 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-gtlv-dev 0.5.0.2.5a60 [57.0 kB] Get:66 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-pfcp4 0.5.0.2.5a60 [41.5 kB] Get:67 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-pfcp-dev 0.5.0.2.5a60 [174 kB] Get:68 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-sigtran11 2.1.0.187.fd10 [156 kB] Get:69 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-sigtran-dev 2.1.0.187.fd10 [732 kB] Get:70 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libasn1c1 0.9.38 [76.8 kB] Get:71 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libasn1c-dev 0.9.38 [110 kB] Get:72 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-hnbap0 1.7.0.18.3764 [53.6 kB] Get:73 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-hnbap-dev 1.7.0.18.3764 [26.8 kB] Get:74 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-iuh-dev 1.7.0.18.3764 [8696 B] Get:75 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-mgcp-client14 1.14.0.30.7d236 [63.2 kB] Get:76 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-mgcp-client-dev 1.14.0.30.7d236 [72.1 kB] Get:77 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-ranap7 1.7.0.18.3764 [228 kB] Get:78 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-ranap-dev 1.7.0.18.3764 [94.2 kB] Get:79 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-rua0 1.7.0.18.3764 [30.2 kB] Get:80 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-rua-dev 1.7.0.18.3764 [16.6 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 14.8 MB in 0s (47.3 MB/s) Selecting previously unselected package bsdextrautils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 60519 files and directories currently installed.) Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u2_amd64.deb ... Unpacking bsdextrautils (2.36.1-8+deb11u2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... Unpacking groff-base (1.22.4-6) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../03-libpipeline1_1.5.3-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.3-1) ... Selecting previously unselected package man-db. Preparing to unpack .../04-man-db_2.9.4-2_amd64.deb ... Unpacking man-db (2.9.4-2) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../05-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../06-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... Selecting previously unselected package file. Preparing to unpack .../07-file_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking file (1:5.39-3+deb11u1) ... Selecting previously unselected package gettext-base. Preparing to unpack .../08-gettext-base_0.21-4_amd64.deb ... Unpacking gettext-base (0.21-4) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../09-libsigsegv2_2.13-1_amd64.deb ... Unpacking libsigsegv2:amd64 (2.13-1) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.18-5_amd64.deb ... Unpacking m4 (1.4.18-5) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.69-14_all.deb ... Unpacking autoconf (2.69-14) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20180224.1+nmu1_all.deb ... Unpacking autotools-dev (20180224.1+nmu1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.16.3-2_all.deb ... Unpacking automake (1:1.16.3-2) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.21-4_all.deb ... Unpacking autopoint (0.21-4) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../15-libdebhelper-perl_13.3.4_all.deb ... Unpacking libdebhelper-perl (13.3.4) ... Selecting previously unselected package libtool. Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... Unpacking libtool (2.4.6-15) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../17-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../19-libsub-override-perl_0.09-2_all.deb ... Unpacking libsub-override-perl (0.09-2) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../20-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../21-dh-strip-nondeterminism_1.12.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.12.0-1) ... Selecting previously unselected package dwz. Preparing to unpack .../22-dwz_0.13+20210201-1_amd64.deb ... Unpacking dwz (0.13+20210201-1) ... Selecting previously unselected package gettext. Preparing to unpack .../23-gettext_0.21-4_amd64.deb ... Unpacking gettext (0.21-4) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../24-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../25-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../26-debhelper_13.3.4_all.deb ... Unpacking debhelper (13.3.4) ... Selecting previously unselected package libmbedcrypto3:amd64. Preparing to unpack .../27-libmbedcrypto3_2.16.9-0.1+deb11u3_amd64.deb ... Unpacking libmbedcrypto3:amd64 (2.16.9-0.1+deb11u3) ... Selecting previously unselected package libmbedx509-0:amd64. Preparing to unpack .../28-libmbedx509-0_2.16.9-0.1+deb11u3_amd64.deb ... Unpacking libmbedx509-0:amd64 (2.16.9-0.1+deb11u3) ... Selecting previously unselected package libmbedtls12:amd64. Preparing to unpack .../29-libmbedtls12_2.16.9-0.1+deb11u3_amd64.deb ... Unpacking libmbedtls12:amd64 (2.16.9-0.1+deb11u3) ... Selecting previously unselected package libbctoolbox1:amd64. Preparing to unpack .../30-libbctoolbox1_4.4.13-2_amd64.deb ... Unpacking libbctoolbox1:amd64 (4.4.13-2) ... Selecting previously unselected package libjansson4:amd64. Preparing to unpack .../31-libjansson4_2.13.1-1.1_amd64.deb ... Unpacking libjansson4:amd64 (2.13.1-1.1) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../32-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../33-libnftnl11_1.2.5-1_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.5-1) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../34-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables-dev:amd64. Preparing to unpack .../35-libnftables-dev_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables-dev:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libortp15:amd64. Preparing to unpack .../36-libortp15_1%3a4.4.13-2_amd64.deb ... Unpacking libortp15:amd64 (1:4.4.13-2) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../37-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 .../38-libtalloc2_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc2:amd64 (2.3.1-2+b1) ... Selecting previously unselected package liburing1:amd64. Preparing to unpack .../39-liburing1_0.7-3_amd64.deb ... Unpacking liburing1:amd64 (0.7-3) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../40-libosmocore22_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../41-libosmocodec4_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../42-libosmotrau11_2.0.0.32.df2a_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0.32.df2a) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../43-libosmoisdn0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../44-libosmogsm20_1.11.0.59.cda92_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../45-libosmovty13_1.11.0.59.cda92_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../46-libosmonetif11_1.6.0.16.c51c_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.16.c51c) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../47-libosmoabis15_2.0.0.32.df2a_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.32.df2a) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../48-libosmocoding0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../49-libosmogb14_1.11.0.59.cda92_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../50-libosmoctrl0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../51-libpcsclite1_1.9.1-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.1-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../52-libosmosim2_1.11.0.59.cda92_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../53-libusb-1.0-0_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../54-libosmousb0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmocore. Preparing to unpack .../55-libosmocore_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocore (1.11.0.59.cda92) ... Selecting previously unselected package pkg-config. Preparing to unpack .../56-pkg-config_0.29.2-1_amd64.deb ... Unpacking pkg-config (0.29.2-1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../57-libtalloc-dev_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.3.1-2+b1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../58-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 .../59-libusb-1.0-0-dev_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../60-libosmocore-dev_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../61-libosmo-netif-dev_1.6.0.16.c51c_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.6.0.16.c51c) ... Selecting previously unselected package libosmo-abis-dev:amd64. Preparing to unpack .../62-libosmo-abis-dev_2.0.0.32.df2a_amd64.deb ... Unpacking libosmo-abis-dev:amd64 (2.0.0.32.df2a) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../63-libosmo-gtlv1_0.5.0.2.5a60_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.2.5a60) ... Selecting previously unselected package libosmo-gtlv-dev:amd64. Preparing to unpack .../64-libosmo-gtlv-dev_0.5.0.2.5a60_amd64.deb ... Unpacking libosmo-gtlv-dev:amd64 (0.5.0.2.5a60) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../65-libosmo-pfcp4_0.5.0.2.5a60_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.2.5a60) ... Selecting previously unselected package libosmo-pfcp-dev:amd64. Preparing to unpack .../66-libosmo-pfcp-dev_0.5.0.2.5a60_amd64.deb ... Unpacking libosmo-pfcp-dev:amd64 (0.5.0.2.5a60) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../67-libosmo-sigtran11_2.1.0.187.fd10_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.187.fd10) ... Selecting previously unselected package libosmo-sigtran-dev:amd64. Preparing to unpack .../68-libosmo-sigtran-dev_2.1.0.187.fd10_amd64.deb ... Unpacking libosmo-sigtran-dev:amd64 (2.1.0.187.fd10) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../69-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dev:amd64. Preparing to unpack .../70-libasn1c-dev_0.9.38_amd64.deb ... Unpacking libasn1c-dev:amd64 (0.9.38) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../71-libosmo-hnbap0_1.7.0.18.3764_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.18.3764) ... Selecting previously unselected package libosmo-hnbap-dev:amd64. Preparing to unpack .../72-libosmo-hnbap-dev_1.7.0.18.3764_amd64.deb ... Unpacking libosmo-hnbap-dev:amd64 (1.7.0.18.3764) ... Selecting previously unselected package libosmo-iuh-dev:amd64. Preparing to unpack .../73-libosmo-iuh-dev_1.7.0.18.3764_amd64.deb ... Unpacking libosmo-iuh-dev:amd64 (1.7.0.18.3764) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../74-libosmo-mgcp-client14_1.14.0.30.7d236_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.30.7d236) ... Selecting previously unselected package libosmo-mgcp-client-dev:amd64. Preparing to unpack .../75-libosmo-mgcp-client-dev_1.14.0.30.7d236_amd64.deb ... Unpacking libosmo-mgcp-client-dev:amd64 (1.14.0.30.7d236) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../76-libosmo-ranap7_1.7.0.18.3764_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.18.3764) ... Selecting previously unselected package libosmo-ranap-dev:amd64. Preparing to unpack .../77-libosmo-ranap-dev_1.7.0.18.3764_amd64.deb ... Unpacking libosmo-ranap-dev:amd64 (1.7.0.18.3764) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../78-libosmo-rua0_1.7.0.18.3764_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.18.3764) ... Selecting previously unselected package libosmo-rua-dev:amd64. Preparing to unpack .../79-libosmo-rua-dev_1.7.0.18.3764_amd64.deb ... Unpacking libosmo-rua-dev:amd64 (1.7.0.18.3764) ... Setting up libpipeline1:amd64 (1.5.3-1) ... Setting up bsdextrautils (2.36.1-8+deb11u2) ... update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist Setting up libosmo-iuh-dev:amd64 (1.7.0.18.3764) ... Setting up libmagic-mgc (1:5.39-3+deb11u1) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.3.4) ... Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... Setting up gettext-base (0.21-4) ... Setting up libnftnl11:amd64 (1.2.5-1) ... Setting up file (1:5.39-3+deb11u1) ... Setting up libjansson4:amd64 (2.13.1-1.1) ... Setting up libtalloc2:amd64 (2.3.1-2+b1) ... Setting up autotools-dev (20180224.1+nmu1) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up libsigsegv2:amd64 (2.13-1) ... Setting up autopoint (0.21-4) ... Setting up pkg-config (0.29.2-1) ... Setting up libpcsclite1:amd64 (1.9.1-1) ... Setting up liburing1:amd64 (0.7-3) ... Setting up dwz (0.13+20210201-1) ... Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... Setting up libosmocore22:amd64 (1.11.0.59.cda92) ... Setting up libosmocodec4:amd64 (1.11.0.59.cda92) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libmbedcrypto3:amd64 (2.16.9-0.1+deb11u3) ... Setting up libsub-override-perl (0.09-2) ... Setting up libusb-1.0-0:amd64 (2:1.0.24-3) ... Setting up libosmo-gtlv1:amd64 (0.5.0.2.5a60) ... Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up gettext (0.21-4) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.7.0.18.3764) ... Setting up libosmovty13:amd64 (1.11.0.59.cda92) ... Setting up libosmo-rua0:amd64 (1.7.0.18.3764) ... Setting up libtool (2.4.6-15) ... Setting up libosmoisdn0:amd64 (1.11.0.59.cda92) ... Setting up libnftables-dev:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libmbedx509-0:amd64 (2.16.9-0.1+deb11u3) ... Setting up libmbedtls12:amd64 (2.16.9-0.1+deb11u3) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Setting up m4 (1.4.18-5) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libtalloc-dev:amd64 (2.3.1-2+b1) ... Setting up libasn1c-dev:amd64 (0.9.38) ... Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... Setting up libosmo-rua-dev:amd64 (1.7.0.18.3764) ... Setting up libosmousb0:amd64 (1.11.0.59.cda92) ... Setting up autoconf (2.69-14) ... Setting up dh-strip-nondeterminism (1.12.0-1) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.30.7d236) ... Setting up groff-base (1.22.4-6) ... Setting up libosmogsm20:amd64 (1.11.0.59.cda92) ... Setting up automake (1:1.16.3-2) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libosmoctrl0:amd64 (1.11.0.59.cda92) ... Setting up libosmo-hnbap-dev:amd64 (1.7.0.18.3764) ... Setting up libosmogb14:amd64 (1.11.0.59.cda92) ... Setting up libbctoolbox1:amd64 (4.4.13-2) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.9.4-2) ... Building database of manual pages ... Setting up libosmonetif11:amd64 (1.6.0.16.c51c) ... Setting up libosmo-pfcp4:amd64 (0.5.0.2.5a60) ... Setting up dh-autoreconf (20) ... Setting up libortp15:amd64 (1:4.4.13-2) ... Setting up libosmo-mgcp-client-dev:amd64 (1.14.0.30.7d236) ... Setting up libosmocoding0:amd64 (1.11.0.59.cda92) ... Setting up libosmosim2:amd64 (1.11.0.59.cda92) ... Setting up libosmocore (1.11.0.59.cda92) ... Setting up libosmoabis15:amd64 (2.0.0.32.df2a) ... Setting up libosmotrau11:amd64 (2.0.0.32.df2a) ... Setting up libosmo-sigtran11:amd64 (2.1.0.187.fd10) ... Setting up debhelper (13.3.4) ... Setting up libosmo-ranap7:amd64 (1.7.0.18.3764) ... Setting up libosmocore-dev:amd64 (1.11.0.59.cda92) ... Setting up libosmo-netif-dev:amd64 (1.6.0.16.c51c) ... Setting up libosmo-gtlv-dev:amd64 (0.5.0.2.5a60) ... Setting up libosmo-ranap-dev:amd64 (1.7.0.18.3764) ... Setting up libosmo-sigtran-dev:amd64 (2.1.0.187.fd10) ... Setting up libosmo-abis-dev:amd64 (2.0.0.32.df2a) ... Setting up libosmo-pfcp-dev:amd64 (0.5.0.2.5a60) ... Processing triggers for libc-bin (2.31-13+deb11u13) ... Processing triggers for mailcap (3.69) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmo-hnbgw dpkg-buildpackage: info: source version 1.7.0.61.c6a4 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.7.0.61.c6a4.tar.xz dpkg-source: info: building osmo-hnbgw in osmo-hnbgw_1.7.0.61.c6a4.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-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-manuals --enable-pfcp --with-systemdsystemunitdir=/lib/systemd/system --enable-nftables 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 >= 0.9.30... yes checking for libosmocore >= 1.11.0... yes checking for libosmovty >= 1.11.0... yes checking for libosmoctrl >= 1.11.0... yes checking for libosmogsm >= 1.11.0... yes checking for libosmo-netif >= 1.6.0... yes checking for libosmo-sigtran >= 2.1.0... yes checking for libosmo-rua >= 1.7.0... yes checking for libosmo-ranap >= 1.7.0... yes checking for libosmo-hnbap >= 1.7.0... yes checking for libosmo-mgcp-client >= 1.14.0... yes checking for libosmo-pfcp >= 0.5.0... yes checking for libnftables >= 1.0.2... 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 -ffile-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 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.7.0.61-c6a4 > .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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hnb.lo hnb.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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hnb_persistent.lo hnb_persistent.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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hnbgw_sccp.lo hnbgw_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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o cnlink_fsm.lo cnlink_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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o cnlink_paging.lo cnlink_paging.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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o kpi_ranap.lo kpi_ranap.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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnb_persistent.c -fPIC -DPIC -o .libs/hnb_persistent.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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnb.c -fPIC -DPIC -o .libs/hnb.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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_sccp.c -fPIC -DPIC -o .libs/hnbgw_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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cnlink_fsm.c -fPIC -DPIC -o .libs/cnlink_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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cnlink_paging.c -fPIC -DPIC -o .libs/cnlink_paging.o hnbgw_ranap.c: In function 'hnbgw_decode_ranap_ran_co': hnbgw_ranap.c:612:2: warning: 'ranap_ran_rx_co_decode' is deprecated: Use ranap_ran_rx_co_decode2() instead, the first arg is not used [-Wdeprecated-declarations] 612 | rc = ranap_ran_rx_co_decode(NULL, message, msgb_l2(ranap_msg), msgb_l2len(ranap_msg)); | ^~ In file included from hnbgw_ranap.c:33: /usr/include/osmocom/ranap/ranap_common_ran.h:13:5: note: declared here 13 | int ranap_ran_rx_co_decode(void *unused, ranap_message *message, const uint8_t *data, size_t len) | ^~~~~~~~~~~~~~~~~~~~~~ hnbgw_vty.c: In function '_show_cnlink': hnbgw_vty.c:161:2: warning: 'osmo_ss7_route_lookup' is deprecated: Use internal ss7_instance_lookup_route() instead [-Wdeprecated-declarations] 161 | rt = osmo_ss7_route_lookup(ss7, cnlink->remote_addr.pc); | ^~ In file included from ../../include/osmocom/hnbgw/hnb.h:11, from hnbgw_vty.c:34: /usr/include/osmocom/sigtran/osmo_ss7.h:130:1: note: declared here 130 | osmo_ss7_route_lookup(struct osmo_ss7_instance *inst, uint32_t dpc) | ^~~~~~~~~~~~~~~~~~~~~ /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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o tdefs.lo tdefs.c 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] 180 | 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 33 | 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] 181 | 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 35 | 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] 368 | 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 33 | 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] 369 | 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 35 | 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] 452 | 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 33 | 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] 453 | 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 35 | 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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnb.c -o hnb.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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnb_persistent.c -o hnb_persistent.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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cnlink_fsm.c -o cnlink_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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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 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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cnlink_paging.c -o cnlink_paging.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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 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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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 /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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o umts_cell_id.lo umts_cell_id.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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c hnbgw_sccp.c -o hnbgw_sccp.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nft_kpi.lo nft_kpi.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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c umts_cell_id.c -fPIC -DPIC -o .libs/umts_cell_id.o /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c umts_cell_id.c -o umts_cell_id.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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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 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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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 /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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z,relro -o libhnbgw.la hnb.lo hnb_persistent.lo hnbgw.lo hnbgw_hnbap.lo hnbgw_l3.lo hnbgw_rua.lo hnbgw_ranap.lo hnbgw_sccp.lo hnbgw_vty.lo context_map.lo context_map_rua.lo context_map_sccp.lo hnbgw_cn.lo cnlink.lo cnlink_fsm.lo cnlink_paging.lo ranap_rab_ass.lo mgw_fsm.lo kpi_dtap.lo kpi_ranap.lo tdefs.lo umts_cell_id.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 -lnftables -losmo-pfcp -losmo-gtlv -losmocore -lmnl -ltalloc libtool: link: ar cr .libs/libhnbgw.a .libs/hnb.o .libs/hnb_persistent.o .libs/hnbgw.o .libs/hnbgw_hnbap.o .libs/hnbgw_l3.o .libs/hnbgw_rua.o .libs/hnbgw_ranap.o .libs/hnbgw_sccp.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/cnlink_fsm.o .libs/cnlink_paging.o .libs/ranap_rab_ass.o .libs/mgw_fsm.o .libs/kpi_dtap.o .libs/kpi_ranap.o .libs/tdefs.o .libs/umts_cell_id.o .libs/nft_kpi.o .libs/hnbgw_pfcp.o .libs/ps_rab_ass_fsm.o .libs/ps_rab_fsm.o 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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-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 -lnftables /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-draft.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmohnbgw-usermanual.adoc rate_ctr.c:86 validating counter group 0x55a6f3f35380(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55a6f3f35360(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.IhwAR4I1tH + mktemp + combine_src=/tmp/tmp.x8ZgLN5dn0 + cp ./vty/hnbgw_vty_reference.xml /tmp/tmp.IhwAR4I1tH + [ -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.IhwAR4I1tH /tmp/tmp.x8ZgLN5dn0 + xsltproc -o /tmp/tmp.IhwAR4I1tH --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.x8ZgLN5dn0 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-draft.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 ./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.IhwAR4I1tH /tmp/tmp.x8ZgLN5dn0 + xsltproc -o /tmp/tmp.IhwAR4I1tH --stringparam with /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/vty/hnbgw_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.x8ZgLN5dn0 + [ -n ] + cat /tmp/tmp.IhwAR4I1tH + rm -f /tmp/tmp.x8ZgLN5dn0 + rm -f /tmp/tmp.IhwAR4I1tH 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.12) =================================================== 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-draft.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 listings.xml '/tmp/tmplhs65jg2/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals' /tmp/tmplhs65jg2/custom.xsl /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/osmohnbgw-usermanual.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Error: no ID for constraint linkend: ieee-802.11. XRef to nonexistent id: ieee-802.11 Section level > 6 not well supported for bibliodiv Image 'dblatex' not found 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-draft 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 kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tctt0900 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tctt0900 This is METAFONT, Version 2.7182818 (TeX Live 2020/Debian) (preloaded base=mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt0900.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf Ok (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf Ok [100] [109] [98] [99] [108]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44] [45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95] [96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174] [175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf Ok [185] [178] [179] [170] [186]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf Ok [188] [189] [190]) ) ) ) Font metrics written on tctt0900.tfm. Output written on tctt0900.600gf (128 characters, 17564 bytes). Transcript written on tctt0900.log. mktexpk: /home/user/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/tctt0900.600pk: successfully generated. running post-compilation scripts... [index] the index file /tmp/tmplhs65jg2/osmohnbgw-usermanual.idx is empty osmohnbgw-usermanual.aux MD5 checksum changed osmohnbgw-usermanual.toc MD5 checksum changed the /tmp/tmplhs65jg2/osmohnbgw-usermanual.aux file has changed pdflatex -interaction=batchmode osmohnbgw-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmplhs65jg2/osmohnbgw-usermanual.idx is empty osmohnbgw-usermanual.aux MD5 checksum changed the /tmp/tmplhs65jg2/osmohnbgw-usermanual.aux file has changed but no re-run required? 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]: 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/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-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 ranap_rab_ass_test.c: In function 'test_ranap_rab_ass_req_decode_encode': ranap_rab_ass_test.c:62:2: warning: 'ranap_ran_rx_co_decode' is deprecated: Use ranap_ran_rx_co_decode2() instead, the first arg is not used [-Wdeprecated-declarations] 62 | rc = ranap_ran_rx_co_decode(talloc_asn1_ctx, &message, testvec, sizeof(testvec)); | ^~ In file included from ranap_rab_ass_test.c:33: /usr/include/osmocom/ranap/ranap_common_ran.h:13:5: note: declared here 13 | int ranap_ran_rx_co_decode(void *unused, ranap_message *message, const uint8_t *data, size_t len) | ^~~~~~~~~~~~~~~~~~~~~~ ranap_rab_ass_test.c: In function 'test_ranap_rab_ass_req_ies_extract_inet_addr_one': ranap_rab_ass_test.c:112:2: warning: 'ranap_ran_rx_co_decode' is deprecated: Use ranap_ran_rx_co_decode2() instead, the first arg is not used [-Wdeprecated-declarations] 112 | rc = ranap_ran_rx_co_decode(talloc_asn1_ctx, &message, testvec, testvec_len); | ^~ In file included from ranap_rab_ass_test.c:33: /usr/include/osmocom/ranap/ranap_common_ran.h:13:5: note: declared here 13 | int ranap_ran_rx_co_decode(void *unused, ranap_message *message, const uint8_t *data, size_t len) | ^~~~~~~~~~~~~~~~~~~~~~ ranap_rab_ass_test.c: In function 'test_ranap_rab_ass_req_ies_replace_inet_addr': ranap_rab_ass_test.c:228:2: warning: 'ranap_ran_rx_co_decode' is deprecated: Use ranap_ran_rx_co_decode2() instead, the first arg is not used [-Wdeprecated-declarations] 228 | rc = ranap_ran_rx_co_decode(talloc_asn1_ctx, &message, testvec_in, sizeof(testvec_in)); | ^~ In file included from ranap_rab_ass_test.c:33: /usr/include/osmocom/ranap/ranap_common_ran.h:13:5: note: declared here 13 | int ranap_ran_rx_co_decode(void *unused, ranap_message *message, const uint8_t *data, size_t len) | ^~~~~~~~~~~~~~~~~~~~~~ ranap_rab_ass_test.c: In function 'test_ranap_rab_ass_req_ies_check_release': ranap_rab_ass_test.c:373:2: warning: 'ranap_ran_rx_co_decode' is deprecated: Use ranap_ran_rx_co_decode2() instead, the first arg is not used [-Wdeprecated-declarations] 373 | rc = ranap_ran_rx_co_decode(talloc_asn1_ctx, &message, testvec, sizeof(testvec)); | ^~ In file included from ranap_rab_ass_test.c:33: /usr/include/osmocom/ranap/ranap_common_ran.h:13:5: note: declared here 13 | int ranap_ran_rx_co_decode(void *unused, ranap_message *message, const uint8_t *data, size_t len) | ^~~~~~~~~~~~~~~~~~~~~~ ranap_rab_ass_test.c: In function 'test_ranap_rab_ass_req_ies_get_count': ranap_rab_ass_test.c:406:2: warning: 'ranap_ran_rx_co_decode' is deprecated: Use ranap_ran_rx_co_decode2() instead, the first arg is not used [-Wdeprecated-declarations] 406 | rc = ranap_ran_rx_co_decode(talloc_asn1_ctx, &message, testvec, sizeof(testvec)); | ^~ In file included from ranap_rab_ass_test.c:33: /usr/include/osmocom/ranap/ranap_common_ran.h:13:5: note: declared here 13 | int ranap_ran_rx_co_decode(void *unused, ranap_message *message, const uint8_t *data, size_t len) | ^~~~~~~~~~~~~~~~~~~~~~ /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/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-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 -lnftables /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/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-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/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -ffile-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 -lnftables /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.7.0.61-c6a4])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [osmo-hnbgw 1.7.0.61-c6a4])' && \ 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.7.0.61-c6a4 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]: 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 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.7.0.61.c6a4_amd64.deb'. dpkg-deb: building package 'osmo-hnbgw' in '../osmo-hnbgw_1.7.0.61.c6a4_amd64.deb'. dpkg-deb: building package 'osmo-hnbgw-doc' in '../osmo-hnbgw-doc_1.7.0.61.c6a4_all.deb'. dpkg-genbuildinfo dpkg-genchanges >../osmo-hnbgw_1.7.0.61.c6a4_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.7.0.61.c6a4_amd64.deb drwxr-xr-x root/root 0 2025-11-17 10:33 ./ drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/ drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/lib/ drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/lib/debug/.build-id/89/ -rw-r--r-- root/root 540760 2025-11-17 10:33 ./usr/lib/debug/.build-id/89/ea8a02887c5667e72bad600834a54331dbb5c9.debug drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/share/ drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw-dbg/ -rw-r--r-- root/root 6851 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw-dbg/changelog.gz -rw-r--r-- root/root 911 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw-dbg/copyright + dpkg -c osmo-hnbgw-doc_1.7.0.61.c6a4_all.deb drwxr-xr-x root/root 0 2025-11-17 10:33 ./ drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/ drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/share/ drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw-doc/ -rw-r--r-- root/root 6851 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw-doc/changelog.gz -rw-r--r-- root/root 911 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw-doc/copyright -rw-r--r-- root/root 556617 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw-doc/osmohnbgw-usermanual.pdf -rw-r--r-- root/root 338337 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw-doc/osmohnbgw-vty-reference.pdf + dpkg -c osmo-hnbgw_1.7.0.61.c6a4_amd64.deb drwxr-xr-x root/root 0 2025-11-17 10:33 ./ drwxr-xr-x root/root 0 2025-11-17 10:33 ./etc/ drwxr-xr-x root/root 0 2025-11-17 10:33 ./etc/osmocom/ -rw-r--r-- root/root 353 2025-11-17 10:33 ./etc/osmocom/osmo-hnbgw.cfg drwxr-xr-x root/root 0 2025-11-17 10:33 ./lib/ drwxr-xr-x root/root 0 2025-11-17 10:33 ./lib/systemd/ drwxr-xr-x root/root 0 2025-11-17 10:33 ./lib/systemd/system/ -rw-r--r-- root/root 360 2025-11-17 10:33 ./lib/systemd/system/osmo-hnbgw.service drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/ drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/bin/ -rwxr-xr-x root/root 308752 2025-11-17 10:33 ./usr/bin/osmo-hnbgw drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/share/ drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw/ -rw-r--r-- root/root 6851 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw/changelog.gz -rw-r--r-- root/root 911 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw/copyright drwxr-xr-x root/root 0 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw/examples/ -rw-r--r-- root/root 618 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw/examples/osmo-hnbgw-cnpool.cfg -rw-r--r-- root/root 513 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw/examples/osmo-hnbgw-cs7.cfg -rw-r--r-- root/root 405 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw/examples/osmo-hnbgw-pfcp.cfg -rw-r--r-- root/root 353 2025-11-17 10:33 ./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 1076496 killed; [ssh-agent] Stopped. Finished: SUCCESS