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 build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git 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-XVkYP33ihTZW/agent.1632604 SSH_AGENT_PID=1632606 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_2845353674017391785.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_2845353674017391785.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/jenkins4910784869969873227.sh + set +x Building binary packages for distro: 'debian:13' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 9155693 jobs/ttcn3: add ttcn3-hss-test-pyhss + cd osmo-hnbgw + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:13 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.45kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.4s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/library/debian:trixie@sha256:01a723bf5bfb21b9dda0c9a33e0538106e4d02cce8f557e118dd61259553d598 #4 DONE 0.0s #5 [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 #5 CACHED #6 [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 #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:d99b1e135bc13bc63df12cf252ec412a1f5975fb9ae064277d2654c92d0bf798 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-13-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/6] FROM docker.io/library/debian:trixie@sha256:01a723bf5bfb21b9dda0c9a33e0538106e4d02cce8f557e118dd61259553d598 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.0s #6 [2/6] COPY RELEASE.KEY /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:13" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:13" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:d968a17e8055c9f518930620fd1b16a346a560668ebaae9c545e6322351bc1e7 done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg done #11 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) docker: building image debian-13-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian-13-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg_manuals.Dockerfile #1 transferring dockerfile: 802B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian-13-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/2] FROM docker.io/library/debian-13-osmocom-obs-build-binpkg:latest #4 DONE 0.2s #5 [2/2] RUN CASE "debian:13" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 0.281 Hit:1 http://deb.debian.org/debian trixie InRelease #5 0.281 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #5 0.281 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #5 0.281 Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1553 B] #5 0.318 Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [71.8 kB] #5 0.328 Fetched 73.3 kB in 0s (1013 kB/s) #5 0.328 Reading package lists... #5 0.651 W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details #5 0.654 Reading package lists... #5 0.996 Building dependency tree... #5 1.086 Reading state information... #5 1.214 The following additional packages will be installed: #5 1.215 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 1.215 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook-xsl #5 1.215 docbook5-xml docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 1.215 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #5 1.215 fonts-urw-base35 graphviz libabsl20240722 libann0 libaom3 libapache-pom-java #5 1.215 libavif16 libbibtex-parser-perl libcairo-gobject2 libcairo2 libcdt5 #5 1.215 libcgraph6 libcommons-logging-java libcommons-parent-java libdatrie1 #5 1.215 libdav1d7 libde265-0 libdeflate0 libfile-homedir-perl libfile-which-perl #5 1.215 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #5 1.215 libgav1-1 libgd3 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0t64 #5 1.215 libgraphite2-3 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b #5 1.215 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libicu76 #5 1.215 libimagequant0 libio-string-perl libjbig0 libjpeg62-turbo libjs-jquery #5 1.215 libkpathsea6 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 liblerc4 #5 1.215 libltdl7 libmime-charset-perl libmpfi0 libopenjp2-7 libosp5 libostyle1t64 #5 1.215 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #5 1.215 libpaper2 libpathplan4 libpdfbox-java libpixman-1-0 libpng16-16t64 #5 1.215 libpotrace0 libproc2-0 libptexenc1 libpython3-stdlib libpython3.13-minimal #5 1.215 libpython3.13-stdlib libraqm0 librav1e0.7 librsvg2-2 librsvg2-bin #5 1.215 libsgmls-perl libsharpyuv0 libsm6 libsombok3 libsvtav1enc2 libsynctex2 #5 1.215 libteckit0 libtexlua53-5 libtext-charwidth-perl libtext-wrapi18n-perl #5 1.215 libthai-data libthai0 libtiff6 libunicode-linebreak-perl libwebp7 #5 1.215 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxaw7 #5 1.215 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 libxml2 #5 1.215 libxml2-utils libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 #5 1.215 libyaml-tiny-perl libyuv0 libzzip-0-13t64 lmodern lynx lynx-common #5 1.215 media-types mscgen netbase openjade opensp osmocom-keyring osmocom-master #5 1.215 preview-latex-style procps python-apt-common python3 python3-apt #5 1.215 python3-autocommand python3-blockdiag python3-cairo python3-chardet #5 1.215 python3-docutils python3-freetype python3-funcparserlib python3-inflect #5 1.215 python3-jaraco.context python3-jaraco.functools python3-minimal #5 1.215 python3-more-itertools python3-nwdiag python3-pil python3-pkg-resources #5 1.215 python3-reportlab python3-rlpycairo python3-roman python3-typeguard #5 1.215 python3-typing-extensions python3-webcolors python3.13 python3.13-minimal #5 1.215 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info t1utils teckit #5 1.215 tex-common texlive texlive-base texlive-bibtex-extra texlive-binaries #5 1.215 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #5 1.215 texlive-lang-greek texlive-latex-base texlive-latex-extra #5 1.215 texlive-latex-recommended texlive-luatex texlive-pictures #5 1.215 texlive-plain-generic texlive-science texlive-xetex tipa ucf x11-common #5 1.215 xdg-utils xfonts-encodings xfonts-utils xml-core xsltproc #5 1.216 Suggested packages: #5 1.216 asciidoc-doc source-highlight epubcheck docbook ghostscript #5 1.216 graphicsmagick-imagemagick-compat | imagemagick inkscape latex-cjk-all #5 1.216 pdf-viewer texlive-lang-all texlive-lang-cyrillic transfig xindy #5 1.216 docbook-dsssl-doc docbook-defguide dbtoepub docbook-xsl-doc-html #5 1.216 | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc #5 1.216 docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan #5 1.216 docbook-xsl-ns docbook5-defguide fonts-freefont-otf | fonts-freefont-ttf #5 1.216 fonts-texgyre gsfonts graphviz-doc libavalon-framework-java #5 1.216 libexcalibur-logkit-java liblog4j1.2-java libgd-tools low-memory-monitor #5 1.216 libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc #5 1.216 libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-kvazaar #5 1.216 libheif-plugin-rav1e libheif-plugin-svtenc liblcms2-utils #5 1.216 libencode-eucjpascii-perl libencode-hanextra-perl libpod2-base-perl #5 1.216 libmpfi-doc sgmls-doc doc-base python3-doc python3-tk python3-venv #5 1.216 python-apt-doc docutils-doc fonts-linuxlibertine | ttf-linux-libertine #5 1.216 texlive-lang-french python-pil-doc python3-setuptools #5 1.216 python3-egenix-mxtexttools python-reportlab-doc rl-accel rl-renderpm #5 1.216 python3.13-venv python3.13-doc binfmt-support sgml-base-doc perlsgml w3-recs #5 1.216 debhelper gv | postscript-viewer perl-tk xpdf | pdf-viewer xzdec #5 1.216 texlive-binaries-sse2 hintview chktex default-jre-headless dvidvi dvipng #5 1.216 fragmaster lacheck latexdiff latexmk purifyeps texlive-fonts-recommended-doc #5 1.216 texlive-latex-base-doc wp2latex python3-pygments icc-profiles #5 1.216 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #5 1.216 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc #5 1.216 Recommended packages: #5 1.216 xmlto dblatex-doc fonts-liberation libgdk-pixbuf2.0-bin libglib2.0-data #5 1.216 xdg-user-dirs libgts-bin libheif-plugin-x265 libheif-plugin-aomenc #5 1.216 javascript-common librsvg2-common mailcap psmisc linux-sysctl-defaults #5 1.216 lsb-release iso-codes python3-pygments python3-olefile fonts-dejavu-extra #5 1.216 dvisvgm ghostscript liblog-log4perl-perl ruby tex-gyre default-jre #5 1.216 libspreadsheet-parseexcel-perl tk libfile-mimeinfo-perl libnet-dbus-perl #5 1.216 libx11-protocol-perl x11-utils x11-xserver-utils #5 1.982 The following NEW packages will be installed: #5 1.982 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 1.982 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook-xsl #5 1.982 docbook5-xml docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 1.982 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #5 1.982 fonts-urw-base35 graphviz libabsl20240722 libann0 libaom3 libapache-pom-java #5 1.982 libavif16 libbibtex-parser-perl libcairo-gobject2 libcairo2 libcdt5 #5 1.982 libcgraph6 libcommons-logging-java libcommons-parent-java libdatrie1 #5 1.982 libdav1d7 libde265-0 libdeflate0 libfile-homedir-perl libfile-which-perl #5 1.982 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #5 1.982 libgav1-1 libgd3 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0t64 #5 1.982 libgraphite2-3 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b #5 1.982 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libicu76 #5 1.982 libimagequant0 libio-string-perl libjbig0 libjpeg62-turbo libjs-jquery #5 1.982 libkpathsea6 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 liblerc4 #5 1.982 libltdl7 libmime-charset-perl libmpfi0 libopenjp2-7 libosp5 libostyle1t64 #5 1.982 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #5 1.982 libpaper2 libpathplan4 libpdfbox-java libpixman-1-0 libpng16-16t64 #5 1.982 libpotrace0 libproc2-0 libptexenc1 libpython3-stdlib libpython3.13-minimal #5 1.982 libpython3.13-stdlib libraqm0 librav1e0.7 librsvg2-2 librsvg2-bin #5 1.982 libsgmls-perl libsharpyuv0 libsm6 libsombok3 libsvtav1enc2 libsynctex2 #5 1.982 libteckit0 libtexlua53-5 libtext-charwidth-perl libtext-wrapi18n-perl #5 1.982 libthai-data libthai0 libtiff6 libunicode-linebreak-perl libwebp7 #5 1.982 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxaw7 #5 1.982 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 libxml2 #5 1.982 libxml2-utils libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 #5 1.982 libyaml-tiny-perl libyuv0 libzzip-0-13t64 lmodern lynx lynx-common #5 1.982 media-types mscgen netbase openjade opensp osmo-gsm-manuals-dev #5 1.982 osmocom-keyring osmocom-master preview-latex-style procps python-apt-common #5 1.982 python3 python3-apt python3-autocommand python3-blockdiag python3-cairo #5 1.982 python3-chardet python3-docutils python3-freetype python3-funcparserlib #5 1.982 python3-inflect python3-jaraco.context python3-jaraco.functools #5 1.982 python3-minimal python3-more-itertools python3-nwdiag python3-pil #5 1.982 python3-pkg-resources python3-reportlab python3-rlpycairo python3-roman #5 1.982 python3-typeguard python3-typing-extensions python3-webcolors python3.13 #5 1.982 python3.13-minimal sensible-utils sgml-base sgml-data sgmlspl #5 1.982 shared-mime-info t1utils teckit tex-common texlive texlive-base #5 1.982 texlive-bibtex-extra texlive-binaries texlive-extra-utils #5 1.982 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #5 1.982 texlive-latex-base texlive-latex-extra texlive-latex-recommended #5 1.982 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #5 1.982 texlive-xetex tipa ucf x11-common xdg-utils xfonts-encodings xfonts-utils #5 1.982 xml-core xsltproc #5 2.010 0 upgraded, 202 newly installed, 0 to remove and 3 not upgraded. #5 2.010 Need to get 489 MB of archives. #5 2.010 After this operation, 1132 MB of additional disk space will be used. #5 2.010 Get:1 http://deb.debian.org/debian trixie/main amd64 libpython3.13-minimal amd64 3.13.5-2 [862 kB] #5 2.012 Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] #5 2.014 Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-master 1.1.0 [1180 B] #5 2.040 Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmo-gsm-manuals-dev 1.6.1.6.d24f [441 kB] #5 2.041 Get:5 http://deb.debian.org/debian trixie/main amd64 python3.13-minimal amd64 3.13.5-2 [2224 kB] #5 2.069 Get:6 http://deb.debian.org/debian trixie/main amd64 python3-minimal amd64 3.13.5-1 [27.2 kB] #5 2.069 Get:7 http://deb.debian.org/debian trixie/main amd64 media-types all 13.0.0 [29.3 kB] #5 2.069 Get:8 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB] #5 2.069 Get:9 http://deb.debian.org/debian trixie/main amd64 libpython3.13-stdlib amd64 3.13.5-2 [1956 kB] #5 2.080 Get:10 http://deb.debian.org/debian trixie/main amd64 python3.13 amd64 3.13.5-2 [757 kB] #5 2.087 Get:11 http://deb.debian.org/debian trixie/main amd64 libpython3-stdlib amd64 3.13.5-1 [10.2 kB] #5 2.087 Get:12 http://deb.debian.org/debian trixie/main amd64 python3 amd64 3.13.5-1 [28.2 kB] #5 2.087 Get:13 http://deb.debian.org/debian trixie/main amd64 libproc2-0 amd64 2:4.0.4-9 [65.6 kB] #5 2.088 Get:14 http://deb.debian.org/debian trixie/main amd64 procps amd64 2:4.0.4-9 [882 kB] #5 2.095 Get:15 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] #5 2.095 Get:16 http://deb.debian.org/debian trixie/main amd64 libtext-charwidth-perl amd64 0.04-11+b4 [9476 B] #5 2.095 Get:17 http://deb.debian.org/debian trixie/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #5 2.095 Get:18 http://deb.debian.org/debian trixie/main amd64 ucf all 3.0052 [43.3 kB] #5 2.096 Get:19 http://deb.debian.org/debian trixie/main amd64 asciidoc-common all 10.2.1-1 [104 kB] #5 2.101 Get:20 http://deb.debian.org/debian trixie/main amd64 sgml-base all 1.31+nmu1 [10.9 kB] #5 2.101 Get:21 http://deb.debian.org/debian trixie/main amd64 xml-core all 0.19 [20.1 kB] #5 2.102 Get:22 http://deb.debian.org/debian trixie/main amd64 docbook-xsl all 1.79.2+dfsg-7 [1221 kB] #5 2.113 Get:23 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [698 kB] #5 2.119 Get:24 http://deb.debian.org/debian trixie/main amd64 libxml2-utils amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [100 kB] #5 2.119 Get:25 http://deb.debian.org/debian trixie/main amd64 libxslt1.1 amd64 1.1.35-1.2+deb13u2 [233 kB] #5 2.121 Get:26 http://deb.debian.org/debian trixie/main amd64 xsltproc amd64 1.1.35-1.2+deb13u2 [115 kB] #5 2.122 Get:27 http://deb.debian.org/debian trixie/main amd64 asciidoc-base all 10.2.1-1 [84.9 kB] #5 2.123 Get:28 http://deb.debian.org/debian trixie/main amd64 asciidoc all 10.2.1-1 [5708 B] #5 2.123 Get:29 http://deb.debian.org/debian trixie/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #5 2.125 Get:30 http://deb.debian.org/debian trixie/main amd64 docbook-xml all 4.5-13 [77.4 kB] #5 2.125 Get:31 http://deb.debian.org/debian trixie/main amd64 python-apt-common all 3.0.0 [68.2 kB] #5 2.126 Get:32 http://deb.debian.org/debian trixie/main amd64 distro-info-data all 0.66+deb13u1 [6724 B] #5 2.133 Get:33 http://deb.debian.org/debian trixie/main amd64 python3-apt amd64 3.0.0 [164 kB] #5 2.135 Get:34 http://deb.debian.org/debian trixie/main amd64 tex-common all 6.19 [29.4 kB] #5 2.135 Get:35 http://deb.debian.org/debian trixie/main amd64 libpaper2 amd64 2.2.5-0.3+b2 [16.7 kB] #5 2.135 Get:36 http://deb.debian.org/debian trixie/main amd64 libpaper-utils amd64 2.2.5-0.3+b2 [16.5 kB] #5 2.136 Get:37 http://deb.debian.org/debian trixie/main amd64 libkpathsea6 amd64 2024.20240313.70630+ds-6 [157 kB] #5 2.138 Get:38 http://deb.debian.org/debian trixie/main amd64 libptexenc1 amd64 2024.20240313.70630+ds-6 [49.3 kB] #5 2.139 Get:39 http://deb.debian.org/debian trixie/main amd64 libsynctex2 amd64 2024.20240313.70630+ds-6 [62.9 kB] #5 2.140 Get:40 http://deb.debian.org/debian trixie/main amd64 libtexlua53-5 amd64 2024.20240313.70630+ds-6 [114 kB] #5 2.142 Get:41 http://deb.debian.org/debian trixie/main amd64 t1utils amd64 1.41-4 [62.1 kB] #5 2.143 Get:42 http://deb.debian.org/debian trixie/main amd64 libpng16-16t64 amd64 1.6.48-1 [282 kB] #5 2.146 Get:43 http://deb.debian.org/debian trixie/main amd64 libfreetype6 amd64 2.13.3+dfsg-1 [452 kB] #5 2.150 Get:44 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-mono all 2.37-8 [489 kB] #5 2.154 Get:45 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-core all 2.37-8 [840 kB] #5 2.169 Get:46 http://deb.debian.org/debian trixie/main amd64 libfontenc1 amd64 1:1.1.8-1+b2 [23.3 kB] #5 2.169 Get:47 http://deb.debian.org/debian trixie/main amd64 x11-common all 1:7.7+24+deb13u1 [217 kB] #5 2.170 Get:48 http://deb.debian.org/debian trixie/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #5 2.171 Get:49 http://deb.debian.org/debian trixie/main amd64 xfonts-utils amd64 1:7.7+7 [93.3 kB] #5 2.171 Get:50 http://deb.debian.org/debian trixie/main amd64 fonts-urw-base35 all 20200910-8 [10.8 MB] #5 2.263 Get:51 http://deb.debian.org/debian trixie/main amd64 fontconfig-config amd64 2.15.0-2.3 [318 kB] #5 2.265 Get:52 http://deb.debian.org/debian trixie/main amd64 libfontconfig1 amd64 2.15.0-2.3 [392 kB] #5 2.268 Get:53 http://deb.debian.org/debian trixie/main amd64 libpixman-1-0 amd64 0.44.0-3 [248 kB] #5 2.270 Get:54 http://deb.debian.org/debian trixie/main amd64 libxau6 amd64 1:1.0.11-1 [20.4 kB] #5 2.270 Get:55 http://deb.debian.org/debian trixie/main amd64 libxdmcp6 amd64 1:1.1.5-1 [27.8 kB] #5 2.270 Get:56 http://deb.debian.org/debian trixie/main amd64 libxcb1 amd64 1.17.0-2+b1 [144 kB] #5 2.272 Get:57 http://deb.debian.org/debian trixie/main amd64 libx11-data all 2:1.8.12-1 [343 kB] #5 2.275 Get:58 http://deb.debian.org/debian trixie/main amd64 libx11-6 amd64 2:1.8.12-1 [815 kB] #5 2.282 Get:59 http://deb.debian.org/debian trixie/main amd64 libxcb-render0 amd64 1.17.0-2+b1 [115 kB] #5 2.283 Get:60 http://deb.debian.org/debian trixie/main amd64 libxcb-shm0 amd64 1.17.0-2+b1 [105 kB] #5 2.284 Get:61 http://deb.debian.org/debian trixie/main amd64 libxext6 amd64 2:1.3.4-1+b3 [50.4 kB] #5 2.284 Get:62 http://deb.debian.org/debian trixie/main amd64 libxrender1 amd64 1:0.9.12-1 [27.9 kB] #5 2.284 Get:63 http://deb.debian.org/debian trixie/main amd64 libcairo2 amd64 1.18.4-1+b1 [538 kB] #5 2.289 Get:64 http://deb.debian.org/debian trixie/main amd64 libgraphite2-3 amd64 1.3.14-2+b1 [75.4 kB] #5 2.290 Get:65 http://deb.debian.org/debian trixie/main amd64 libglib2.0-0t64 amd64 2.84.4-3~deb13u1 [1519 kB] #5 2.304 Get:66 http://deb.debian.org/debian trixie/main amd64 libharfbuzz0b amd64 10.2.0-1+b1 [479 kB] #5 2.308 Get:67 http://deb.debian.org/debian trixie/main amd64 libicu76 amd64 76.1-4 [9722 kB] #5 2.395 Get:68 http://deb.debian.org/debian trixie/main amd64 libmpfi0 amd64 1.5.4+ds-4 [35.5 kB] #5 2.395 Get:69 http://deb.debian.org/debian trixie/main amd64 libpotrace0 amd64 1.16-2+b2 [25.6 kB] #5 2.395 Get:70 http://deb.debian.org/debian trixie/main amd64 libteckit0 amd64 2.5.12+ds1-1+b1 [341 kB] #5 2.397 Get:71 http://deb.debian.org/debian trixie/main amd64 libice6 amd64 2:1.1.1-1 [65.4 kB] #5 2.398 Get:72 http://deb.debian.org/debian trixie/main amd64 libsm6 amd64 2:1.2.6-1 [37.3 kB] #5 2.398 Get:73 http://deb.debian.org/debian trixie/main amd64 libxt6t64 amd64 1:1.2.1-1.2+b2 [188 kB] #5 2.400 Get:74 http://deb.debian.org/debian trixie/main amd64 libxmu6 amd64 2:1.1.3-3+b4 [59.0 kB] #5 2.400 Get:75 http://deb.debian.org/debian trixie/main amd64 libxpm4 amd64 1:3.5.17-1+b3 [56.2 kB] #5 2.401 Get:76 http://deb.debian.org/debian trixie/main amd64 libxaw7 amd64 2:1.0.16-1 [212 kB] #5 2.403 Get:77 http://deb.debian.org/debian trixie/main amd64 libxi6 amd64 2:1.8.2-1 [78.9 kB] #5 2.404 Get:78 http://deb.debian.org/debian trixie/main amd64 libzzip-0-13t64 amd64 0.13.78+dfsg.1-0.1 [59.0 kB] #5 2.409 Get:79 http://deb.debian.org/debian trixie/main amd64 texlive-binaries amd64 2024.20240313.70630+ds-6 [8446 kB] #5 2.486 Get:80 http://deb.debian.org/debian trixie/main amd64 xdg-utils all 1.2.1-2 [75.8 kB] #5 2.487 Get:81 http://deb.debian.org/debian trixie/main amd64 texlive-base all 2024.20250309-1 [23.1 MB] #5 2.690 Get:82 http://deb.debian.org/debian trixie/main amd64 texlive-fonts-recommended all 2024.20250309-1 [4989 kB] #5 2.732 Get:83 http://deb.debian.org/debian trixie/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #5 2.791 Get:84 http://deb.debian.org/debian trixie/main amd64 texlive-latex-base all 2024.20250309-1 [1294 kB] #5 2.795 Get:85 http://deb.debian.org/debian trixie/main amd64 texlive-latex-recommended all 2024.20250309-1 [8745 kB] #5 2.883 Get:86 http://deb.debian.org/debian trixie/main amd64 texlive all 2024.20250309-1 [18.7 kB] #5 2.884 Get:87 http://deb.debian.org/debian trixie/main amd64 libio-string-perl all 1.08-4 [12.1 kB] #5 2.885 Get:88 http://deb.debian.org/debian trixie/main amd64 liblatex-tounicode-perl all 0.55-1 [28.8 kB] #5 2.885 Get:89 http://deb.debian.org/debian trixie/main amd64 libbibtex-parser-perl all 1.05+dfsg-1 [17.4 kB] #5 2.886 Get:90 http://deb.debian.org/debian trixie/main amd64 texlive-bibtex-extra all 2024.20250309-2 [79.4 MB] #5 4.048 Get:91 http://deb.debian.org/debian trixie/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #5 4.048 Get:92 http://deb.debian.org/debian trixie/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #5 4.048 Get:93 http://deb.debian.org/debian trixie/main amd64 libthai-data all 0.1.29-2 [168 kB] #5 4.049 Get:94 http://deb.debian.org/debian trixie/main amd64 libdatrie1 amd64 0.2.13-3+b1 [38.1 kB] #5 4.049 Get:95 http://deb.debian.org/debian trixie/main amd64 libthai0 amd64 0.1.29-2+b1 [49.4 kB] #5 4.049 Get:96 http://deb.debian.org/debian trixie/main amd64 libsombok3 amd64 2.4.0-2+b2 [31.8 kB] #5 4.049 Get:97 http://deb.debian.org/debian trixie/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #5 4.049 Get:98 http://deb.debian.org/debian trixie/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b9 [96.1 kB] #5 4.049 Get:99 http://deb.debian.org/debian trixie/main amd64 libyaml-tiny-perl all 1.76-1 [29.8 kB] #5 4.054 Get:100 http://deb.debian.org/debian trixie/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #5 4.057 Get:101 http://deb.debian.org/debian trixie/main amd64 lmodern all 2.005-1 [9480 kB] #5 4.139 Get:102 http://deb.debian.org/debian trixie/main amd64 texlive-luatex all 2024.20250309-1 [29.1 MB] #5 4.405 Get:103 http://deb.debian.org/debian trixie/main amd64 texlive-plain-generic all 2024.20250309-2 [29.0 MB] #5 4.660 Get:104 http://deb.debian.org/debian trixie/main amd64 texlive-extra-utils all 2024.20250309-2 [67.6 MB] #5 5.243 Get:105 http://deb.debian.org/debian trixie/main amd64 libapache-pom-java all 33-2 [5852 B] #5 5.243 Get:106 http://deb.debian.org/debian trixie/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #5 5.243 Get:107 http://deb.debian.org/debian trixie/main amd64 libcommons-logging-java all 1.3.0-2 [68.6 kB] #5 5.243 Get:108 http://deb.debian.org/debian trixie/main amd64 libfontbox-java all 1:1.8.16-5 [211 kB] #5 5.244 Get:109 http://deb.debian.org/debian trixie/main amd64 libpdfbox-java all 1:1.8.16-5 [5527 kB] #5 5.286 Get:110 http://deb.debian.org/debian trixie/main amd64 preview-latex-style all 13.2-1.1 [350 kB] #5 5.289 Get:111 http://deb.debian.org/debian trixie/main amd64 texlive-pictures all 2024.20250309-1 [17.0 MB] #5 5.454 Get:112 http://deb.debian.org/debian trixie/main amd64 texlive-latex-extra all 2024.20250309-2 [25.2 MB] #5 5.670 Get:113 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #5 5.670 Get:114 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #5 5.670 Get:115 http://deb.debian.org/debian trixie/main amd64 texlive-lang-greek all 2024.20250309-1 [79.2 MB] #5 6.355 Get:116 http://deb.debian.org/debian trixie/main amd64 texlive-science all 2024.20250309-2 [3937 kB] #5 6.379 Get:117 http://deb.debian.org/debian trixie/main amd64 dblatex all 0.3.12py3-5 [359 kB] #5 6.382 Get:118 http://deb.debian.org/debian trixie/main amd64 libosp5 amd64 1.5.2-15.2 [972 kB] #5 6.390 Get:119 http://deb.debian.org/debian trixie/main amd64 libostyle1t64 amd64 1.4devel1-23.3 [663 kB] #5 6.396 Get:120 http://deb.debian.org/debian trixie/main amd64 openjade amd64 1.4devel1-23.3 [285 kB] #5 6.398 Get:121 http://deb.debian.org/debian trixie/main amd64 docbook-dsssl all 1.79-10 [234 kB] #5 6.400 Get:122 http://deb.debian.org/debian trixie/main amd64 teckit amd64 2.5.12+ds1-1+b1 [714 kB] #5 6.406 Get:123 http://deb.debian.org/debian trixie/main amd64 tipa all 2:1.3-21 [2974 kB] #5 6.433 Get:124 http://deb.debian.org/debian trixie/main amd64 texlive-xetex all 2024.20250309-1 [11.3 MB] #5 6.530 Get:125 http://deb.debian.org/debian trixie/main amd64 texlive-formats-extra all 2024.20250309-2 [7795 kB] #5 6.597 Get:126 http://deb.debian.org/debian trixie/main amd64 lynx-common all 2.9.2-1 [1193 kB] #5 6.606 Get:127 http://deb.debian.org/debian trixie/main amd64 lynx amd64 2.9.2-1 [641 kB] #5 6.612 Get:128 http://deb.debian.org/debian trixie/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #5 6.612 Get:129 http://deb.debian.org/debian trixie/main amd64 sgmlspl all 1.03ii-38 [8752 B] #5 6.612 Get:130 http://deb.debian.org/debian trixie/main amd64 opensp amd64 1.5.2-15.2 [448 kB] #5 6.616 Get:131 http://deb.debian.org/debian trixie/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #5 6.616 Get:132 http://deb.debian.org/debian trixie/main amd64 asciidoc-dblatex all 10.2.1-1 [7192 B] #5 6.617 Get:133 http://deb.debian.org/debian trixie/main amd64 docbook5-xml all 5.0-4 [667 kB] #5 6.622 Get:134 http://deb.debian.org/debian trixie/main amd64 docutils-common all 0.21.2+dfsg-2 [128 kB] #5 6.623 Get:135 http://deb.debian.org/debian trixie/main amd64 fontconfig amd64 2.15.0-2.3 [463 kB] #5 6.627 Get:136 http://deb.debian.org/debian trixie/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #5 6.627 Get:137 http://deb.debian.org/debian trixie/main amd64 libcdt5 amd64 2.42.4-3 [40.3 kB] #5 6.628 Get:138 http://deb.debian.org/debian trixie/main amd64 libcgraph6 amd64 2.42.4-3 [64.0 kB] #5 6.628 Get:139 http://deb.debian.org/debian trixie/main amd64 libaom3 amd64 3.12.1-1 [1871 kB] #5 6.644 Get:140 http://deb.debian.org/debian trixie/main amd64 libdav1d7 amd64 1.5.1-1 [559 kB] #5 6.649 Get:141 http://deb.debian.org/debian trixie/main amd64 libabsl20240722 amd64 20240722.0-4 [492 kB] #5 6.653 Get:142 http://deb.debian.org/debian trixie/main amd64 libgav1-1 amd64 0.19.0-3+b1 [353 kB] #5 6.656 Get:143 http://deb.debian.org/debian trixie/main amd64 librav1e0.7 amd64 0.7.1-9+b2 [946 kB] #5 6.664 Get:144 http://deb.debian.org/debian trixie/main amd64 libsvtav1enc2 amd64 2.3.0+dfsg-1 [2489 kB] #5 6.686 Get:145 http://deb.debian.org/debian trixie/main amd64 libjpeg62-turbo amd64 1:2.1.5-4 [168 kB] #5 6.687 Get:146 http://deb.debian.org/debian trixie/main amd64 libyuv0 amd64 0.0.1904.20250204-1 [174 kB] #5 6.688 Get:147 http://deb.debian.org/debian trixie/main amd64 libavif16 amd64 1.2.1-1.2 [133 kB] #5 6.690 Get:148 http://deb.debian.org/debian trixie/main amd64 libsharpyuv0 amd64 1.5.0-0.1 [116 kB] #5 6.691 Get:149 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-dav1d amd64 1.19.8-1 [11.7 kB] #5 6.691 Get:150 http://deb.debian.org/debian trixie/main amd64 libde265-0 amd64 1.0.15-1+b3 [189 kB] #5 6.692 Get:151 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-libde265 amd64 1.19.8-1 [15.3 kB] #5 6.692 Get:152 http://deb.debian.org/debian trixie/main amd64 libheif1 amd64 1.19.8-1 [520 kB] #5 6.697 Get:153 http://deb.debian.org/debian trixie/main amd64 libimagequant0 amd64 2.18.0-1+b2 [35.2 kB] #5 6.697 Get:154 http://deb.debian.org/debian trixie/main amd64 libdeflate0 amd64 1.23-2 [47.3 kB] #5 6.698 Get:155 http://deb.debian.org/debian trixie/main amd64 libjbig0 amd64 2.1-6.1+b2 [32.1 kB] #5 6.699 Get:156 http://deb.debian.org/debian trixie/main amd64 liblerc4 amd64 4.0.0+ds-5 [183 kB] #5 6.702 Get:157 http://deb.debian.org/debian trixie/main amd64 libwebp7 amd64 1.5.0-0.1 [318 kB] #5 6.705 Get:158 http://deb.debian.org/debian trixie/main amd64 libtiff6 amd64 4.7.0-3+deb13u1 [346 kB] #5 6.708 Get:159 http://deb.debian.org/debian trixie/main amd64 libgd3 amd64 2.3.3-13 [126 kB] #5 6.709 Get:160 http://deb.debian.org/debian trixie/main amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2+b1 [160 kB] #5 6.710 Get:161 http://deb.debian.org/debian trixie/main amd64 libltdl7 amd64 2.5.4-4 [416 kB] #5 6.714 Get:162 http://deb.debian.org/debian trixie/main amd64 libfribidi0 amd64 1.0.16-1 [26.5 kB] #5 6.714 Get:163 http://deb.debian.org/debian trixie/main amd64 libpango-1.0-0 amd64 1.56.3-1 [226 kB] #5 6.716 Get:164 http://deb.debian.org/debian trixie/main amd64 libpangoft2-1.0-0 amd64 1.56.3-1 [55.6 kB] #5 6.716 Get:165 http://deb.debian.org/debian trixie/main amd64 libpangocairo-1.0-0 amd64 1.56.3-1 [35.7 kB] #5 6.717 Get:166 http://deb.debian.org/debian trixie/main amd64 libpathplan4 amd64 2.42.4-3 [42.6 kB] #5 6.718 Get:167 http://deb.debian.org/debian trixie/main amd64 libgvc6 amd64 2.42.4-3 [686 kB] #5 6.724 Get:168 http://deb.debian.org/debian trixie/main amd64 libgvpr2 amd64 2.42.4-3 [192 kB] #5 6.726 Get:169 http://deb.debian.org/debian trixie/main amd64 liblab-gamut1 amd64 2.42.4-3 [198 kB] #5 6.727 Get:170 http://deb.debian.org/debian trixie/main amd64 graphviz amd64 2.42.4-3 [621 kB] #5 6.733 Get:171 http://deb.debian.org/debian trixie/main amd64 libcairo-gobject2 amd64 1.18.4-1+b1 [130 kB] #5 6.734 Get:172 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf2.0-common all 2.42.12+dfsg-4 [311 kB] #5 6.736 Get:173 http://deb.debian.org/debian trixie/main amd64 shared-mime-info amd64 2.4-5+b2 [760 kB] #5 6.743 Get:174 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.12+dfsg-4 [141 kB] #5 6.744 Get:175 http://deb.debian.org/debian trixie/main amd64 liblcms2-2 amd64 2.16-2 [160 kB] #5 6.746 Get:176 http://deb.debian.org/debian trixie/main amd64 libopenjp2-7 amd64 2.5.3-2.1~deb13u1 [205 kB] #5 6.747 Get:177 http://deb.debian.org/debian trixie/main amd64 libraqm0 amd64 0.10.2-1 [13.9 kB] #5 6.747 Get:178 http://deb.debian.org/debian trixie/main amd64 librsvg2-2 amd64 2.60.0+dfsg-1 [1789 kB] #5 6.763 Get:179 http://deb.debian.org/debian trixie/main amd64 librsvg2-bin amd64 2.60.0+dfsg-1 [1967 kB] #5 6.780 Get:180 http://deb.debian.org/debian trixie/main amd64 libwebpdemux2 amd64 1.5.0-0.1 [113 kB] #5 6.780 Get:181 http://deb.debian.org/debian trixie/main amd64 libwebpmux3 amd64 1.5.0-0.1 [126 kB] #5 6.781 Get:182 http://deb.debian.org/debian trixie/main amd64 mscgen amd64 0.20-16 [46.8 kB] #5 6.782 Get:183 http://deb.debian.org/debian trixie/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #5 6.782 Get:184 http://deb.debian.org/debian trixie/main amd64 python3-pil amd64 11.1.0-5+b1 [513 kB] #5 6.786 Get:185 http://deb.debian.org/debian trixie/main amd64 python3-autocommand all 2.2.2-3 [13.6 kB] #5 6.787 Get:186 http://deb.debian.org/debian trixie/main amd64 python3-more-itertools all 10.7.0-1 [67.4 kB] #5 6.787 Get:187 http://deb.debian.org/debian trixie/main amd64 python3-typing-extensions all 4.13.2-1 [90.5 kB] #5 6.788 Get:188 http://deb.debian.org/debian trixie/main amd64 python3-typeguard all 4.4.2-1 [37.3 kB] #5 6.788 Get:189 http://deb.debian.org/debian trixie/main amd64 python3-inflect all 7.3.1-2 [32.4 kB] #5 6.793 Get:190 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.context all 6.0.1-1 [8276 B] #5 6.794 Get:191 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.functools all 4.1.0-1 [12.0 kB] #5 6.795 Get:192 http://deb.debian.org/debian trixie/main amd64 python3-pkg-resources all 78.1.1-0.1 [224 kB] #5 6.797 Get:193 http://deb.debian.org/debian trixie/main amd64 python3-webcolors all 1.13-1 [15.3 kB] #5 6.797 Get:194 http://deb.debian.org/debian trixie/main amd64 python3-roman all 5.0-1 [10.6 kB] #5 6.798 Get:195 http://deb.debian.org/debian trixie/main amd64 python3-docutils all 0.21.2+dfsg-2 [403 kB] #5 6.802 Get:196 http://deb.debian.org/debian trixie/main amd64 python3-chardet all 5.2.0+dfsg-2 [108 kB] #5 6.802 Get:197 http://deb.debian.org/debian trixie/main amd64 python3-cairo amd64 1.27.0-2 [114 kB] #5 6.803 Get:198 http://deb.debian.org/debian trixie/main amd64 python3-freetype all 2.5.1-1 [89.3 kB] #5 6.804 Get:199 http://deb.debian.org/debian trixie/main amd64 python3-rlpycairo all 0.3.0-3 [9904 B] #5 6.806 Get:200 http://deb.debian.org/debian trixie/main amd64 python3-reportlab all 4.3.1-1 [1158 kB] #5 6.816 Get:201 http://deb.debian.org/debian trixie/main amd64 python3-blockdiag all 3.0.0+dfsg-3 [73.1 kB] #5 6.817 Get:202 http://deb.debian.org/debian trixie/main amd64 python3-nwdiag all 3.0.0+dfsg-2 [32.7 kB] #5 6.937 debconf: unable to initialize frontend: Dialog #5 6.937 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 6.937 debconf: falling back to frontend: Readline #5 6.940 debconf: unable to initialize frontend: Readline #5 6.940 debconf: (This frontend requires a controlling tty.) #5 6.940 debconf: falling back to frontend: Teletype #5 6.941 debconf: unable to initialize frontend: Teletype #5 6.941 debconf: (This frontend requires a controlling tty.) #5 6.941 debconf: falling back to frontend: Noninteractive #5 9.581 Preconfiguring packages ... #5 9.667 Fetched 489 MB in 5s (101 MB/s) #5 9.747 Selecting previously unselected package libpython3.13-minimal:amd64. #5 9.747 (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 ... 15437 files and directories currently installed.) #5 9.751 Preparing to unpack .../libpython3.13-minimal_3.13.5-2_amd64.deb ... #5 9.766 Unpacking libpython3.13-minimal:amd64 (3.13.5-2) ... #5 9.915 Selecting previously unselected package python3.13-minimal. #5 9.918 Preparing to unpack .../python3.13-minimal_3.13.5-2_amd64.deb ... #5 9.941 Unpacking python3.13-minimal (3.13.5-2) ... #5 10.13 Setting up libpython3.13-minimal:amd64 (3.13.5-2) ... #5 10.20 Setting up python3.13-minimal (3.13.5-2) ... #5 10.76 Selecting previously unselected package python3-minimal. #5 10.76 (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 ... 15762 files and directories currently installed.) #5 10.77 Preparing to unpack .../0-python3-minimal_3.13.5-1_amd64.deb ... #5 10.79 Unpacking python3-minimal (3.13.5-1) ... #5 10.89 Selecting previously unselected package media-types. #5 10.89 Preparing to unpack .../1-media-types_13.0.0_all.deb ... #5 10.91 Unpacking media-types (13.0.0) ... #5 11.02 Selecting previously unselected package netbase. #5 11.02 Preparing to unpack .../2-netbase_6.5_all.deb ... #5 11.03 Unpacking netbase (6.5) ... #5 11.13 Selecting previously unselected package libpython3.13-stdlib:amd64. #5 11.13 Preparing to unpack .../3-libpython3.13-stdlib_3.13.5-2_amd64.deb ... #5 11.14 Unpacking libpython3.13-stdlib:amd64 (3.13.5-2) ... #5 11.30 Selecting previously unselected package python3.13. #5 11.30 Preparing to unpack .../4-python3.13_3.13.5-2_amd64.deb ... #5 11.31 Unpacking python3.13 (3.13.5-2) ... #5 11.40 Selecting previously unselected package libpython3-stdlib:amd64. #5 11.40 Preparing to unpack .../5-libpython3-stdlib_3.13.5-1_amd64.deb ... #5 11.42 Unpacking libpython3-stdlib:amd64 (3.13.5-1) ... #5 11.50 Setting up python3-minimal (3.13.5-1) ... #5 11.70 Selecting previously unselected package python3. #5 11.70 (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 ... 16223 files and directories currently installed.) #5 11.70 Preparing to unpack .../000-python3_3.13.5-1_amd64.deb ... #5 11.72 Unpacking python3 (3.13.5-1) ... #5 11.82 Selecting previously unselected package libproc2-0:amd64. #5 11.82 Preparing to unpack .../001-libproc2-0_2%3a4.0.4-9_amd64.deb ... #5 11.86 Unpacking libproc2-0:amd64 (2:4.0.4-9) ... #5 11.99 Selecting previously unselected package procps. #5 12.00 Preparing to unpack .../002-procps_2%3a4.0.4-9_amd64.deb ... #5 12.01 Unpacking procps (2:4.0.4-9) ... #5 12.14 Selecting previously unselected package sensible-utils. #5 12.14 Preparing to unpack .../003-sensible-utils_0.0.25_all.deb ... #5 12.16 Unpacking sensible-utils (0.0.25) ... #5 12.24 Selecting previously unselected package libtext-charwidth-perl:amd64. #5 12.25 Preparing to unpack .../004-libtext-charwidth-perl_0.04-11+b4_amd64.deb ... #5 12.26 Unpacking libtext-charwidth-perl:amd64 (0.04-11+b4) ... #5 12.36 Selecting previously unselected package libtext-wrapi18n-perl. #5 12.36 Preparing to unpack .../005-libtext-wrapi18n-perl_0.06-10_all.deb ... #5 12.38 Unpacking libtext-wrapi18n-perl (0.06-10) ... #5 12.52 Selecting previously unselected package ucf. #5 12.53 Preparing to unpack .../006-ucf_3.0052_all.deb ... #5 12.55 Moving old data out of the way #5 12.55 Unpacking ucf (3.0052) ... #5 12.65 Selecting previously unselected package asciidoc-common. #5 12.65 Preparing to unpack .../007-asciidoc-common_10.2.1-1_all.deb ... #5 12.66 Unpacking asciidoc-common (10.2.1-1) ... #5 12.79 Selecting previously unselected package sgml-base. #5 12.79 Preparing to unpack .../008-sgml-base_1.31+nmu1_all.deb ... #5 12.80 Unpacking sgml-base (1.31+nmu1) ... #5 12.96 Selecting previously unselected package xml-core. #5 12.96 Preparing to unpack .../009-xml-core_0.19_all.deb ... #5 12.98 Unpacking xml-core (0.19) ... #5 13.08 Selecting previously unselected package docbook-xsl. #5 13.08 Preparing to unpack .../010-docbook-xsl_1.79.2+dfsg-7_all.deb ... #5 13.10 Unpacking docbook-xsl (1.79.2+dfsg-7) ... #5 13.26 Selecting previously unselected package libxml2:amd64. #5 13.26 Preparing to unpack .../011-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... #5 13.27 Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 13.37 Selecting previously unselected package libxml2-utils. #5 13.37 Preparing to unpack .../012-libxml2-utils_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... #5 13.39 Unpacking libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 13.50 Selecting previously unselected package libxslt1.1:amd64. #5 13.50 Preparing to unpack .../013-libxslt1.1_1.1.35-1.2+deb13u2_amd64.deb ... #5 13.51 Unpacking libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #5 13.60 Selecting previously unselected package xsltproc. #5 13.60 Preparing to unpack .../014-xsltproc_1.1.35-1.2+deb13u2_amd64.deb ... #5 13.62 Unpacking xsltproc (1.1.35-1.2+deb13u2) ... #5 13.72 Selecting previously unselected package asciidoc-base. #5 13.73 Preparing to unpack .../015-asciidoc-base_10.2.1-1_all.deb ... #5 13.74 Unpacking asciidoc-base (10.2.1-1) ... #5 13.83 Selecting previously unselected package asciidoc. #5 13.83 Preparing to unpack .../016-asciidoc_10.2.1-1_all.deb ... #5 13.85 Unpacking asciidoc (10.2.1-1) ... #5 13.97 Selecting previously unselected package sgml-data. #5 13.97 Preparing to unpack .../017-sgml-data_2.0.11+nmu1_all.deb ... #5 13.98 Unpacking sgml-data (2.0.11+nmu1) ... #5 14.13 Selecting previously unselected package docbook-xml. #5 14.13 Preparing to unpack .../018-docbook-xml_4.5-13_all.deb ... #5 14.15 Unpacking docbook-xml (4.5-13) ... #5 14.25 Selecting previously unselected package python-apt-common. #5 14.25 Preparing to unpack .../019-python-apt-common_3.0.0_all.deb ... #5 14.27 Unpacking python-apt-common (3.0.0) ... #5 14.37 Selecting previously unselected package distro-info-data. #5 14.37 Preparing to unpack .../020-distro-info-data_0.66+deb13u1_all.deb ... #5 14.39 Unpacking distro-info-data (0.66+deb13u1) ... #5 14.50 Selecting previously unselected package python3-apt. #5 14.51 Preparing to unpack .../021-python3-apt_3.0.0_amd64.deb ... #5 14.52 Unpacking python3-apt (3.0.0) ... #5 14.69 Selecting previously unselected package tex-common. #5 14.70 Preparing to unpack .../022-tex-common_6.19_all.deb ... #5 14.72 Unpacking tex-common (6.19) ... #5 14.94 Selecting previously unselected package libpaper2:amd64. #5 14.95 Preparing to unpack .../023-libpaper2_2.2.5-0.3+b2_amd64.deb ... #5 14.96 Unpacking libpaper2:amd64 (2.2.5-0.3+b2) ... #5 15.07 Selecting previously unselected package libpaper-utils. #5 15.07 Preparing to unpack .../024-libpaper-utils_2.2.5-0.3+b2_amd64.deb ... #5 15.09 Unpacking libpaper-utils (2.2.5-0.3+b2) ... #5 15.21 Selecting previously unselected package libkpathsea6:amd64. #5 15.21 Preparing to unpack .../025-libkpathsea6_2024.20240313.70630+ds-6_amd64.deb ... #5 15.23 Unpacking libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #5 15.36 Selecting previously unselected package libptexenc1:amd64. #5 15.36 Preparing to unpack .../026-libptexenc1_2024.20240313.70630+ds-6_amd64.deb ... #5 15.38 Unpacking libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #5 15.51 Selecting previously unselected package libsynctex2:amd64. #5 15.51 Preparing to unpack .../027-libsynctex2_2024.20240313.70630+ds-6_amd64.deb ... #5 15.53 Unpacking libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #5 15.65 Selecting previously unselected package libtexlua53-5:amd64. #5 15.65 Preparing to unpack .../028-libtexlua53-5_2024.20240313.70630+ds-6_amd64.deb ... #5 15.66 Unpacking libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #5 15.76 Selecting previously unselected package t1utils. #5 15.76 Preparing to unpack .../029-t1utils_1.41-4_amd64.deb ... #5 15.78 Unpacking t1utils (1.41-4) ... #5 15.90 Selecting previously unselected package libpng16-16t64:amd64. #5 15.91 Preparing to unpack .../030-libpng16-16t64_1.6.48-1_amd64.deb ... #5 15.92 Unpacking libpng16-16t64:amd64 (1.6.48-1) ... #5 16.06 Selecting previously unselected package libfreetype6:amd64. #5 16.06 Preparing to unpack .../031-libfreetype6_2.13.3+dfsg-1_amd64.deb ... #5 16.08 Unpacking libfreetype6:amd64 (2.13.3+dfsg-1) ... #5 16.19 Selecting previously unselected package fonts-dejavu-mono. #5 16.19 Preparing to unpack .../032-fonts-dejavu-mono_2.37-8_all.deb ... #5 16.21 Unpacking fonts-dejavu-mono (2.37-8) ... #5 16.36 Selecting previously unselected package fonts-dejavu-core. #5 16.36 Preparing to unpack .../033-fonts-dejavu-core_2.37-8_all.deb ... #5 16.39 Unpacking fonts-dejavu-core (2.37-8) ... #5 16.53 Selecting previously unselected package libfontenc1:amd64. #5 16.53 Preparing to unpack .../034-libfontenc1_1%3a1.1.8-1+b2_amd64.deb ... #5 16.55 Unpacking libfontenc1:amd64 (1:1.1.8-1+b2) ... #5 16.69 Selecting previously unselected package x11-common. #5 16.69 Preparing to unpack .../035-x11-common_1%3a7.7+24+deb13u1_all.deb ... #5 16.71 Unpacking x11-common (1:7.7+24+deb13u1) ... #5 16.80 Selecting previously unselected package xfonts-encodings. #5 16.80 Preparing to unpack .../036-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #5 16.82 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #5 16.94 Selecting previously unselected package xfonts-utils. #5 16.94 Preparing to unpack .../037-xfonts-utils_1%3a7.7+7_amd64.deb ... #5 16.96 Unpacking xfonts-utils (1:7.7+7) ... #5 17.09 Selecting previously unselected package fonts-urw-base35. #5 17.09 Preparing to unpack .../038-fonts-urw-base35_20200910-8_all.deb ... #5 17.14 Unpacking fonts-urw-base35 (20200910-8) ... #5 17.44 Selecting previously unselected package fontconfig-config. #5 17.44 Preparing to unpack .../039-fontconfig-config_2.15.0-2.3_amd64.deb ... #5 17.46 Unpacking fontconfig-config (2.15.0-2.3) ... #5 17.57 Selecting previously unselected package libfontconfig1:amd64. #5 17.58 Preparing to unpack .../040-libfontconfig1_2.15.0-2.3_amd64.deb ... #5 17.59 Unpacking libfontconfig1:amd64 (2.15.0-2.3) ... #5 17.71 Selecting previously unselected package libpixman-1-0:amd64. #5 17.71 Preparing to unpack .../041-libpixman-1-0_0.44.0-3_amd64.deb ... #5 17.73 Unpacking libpixman-1-0:amd64 (0.44.0-3) ... #5 17.85 Selecting previously unselected package libxau6:amd64. #5 17.85 Preparing to unpack .../042-libxau6_1%3a1.0.11-1_amd64.deb ... #5 17.86 Unpacking libxau6:amd64 (1:1.0.11-1) ... #5 17.96 Selecting previously unselected package libxdmcp6:amd64. #5 17.96 Preparing to unpack .../043-libxdmcp6_1%3a1.1.5-1_amd64.deb ... #5 17.98 Unpacking libxdmcp6:amd64 (1:1.1.5-1) ... #5 18.09 Selecting previously unselected package libxcb1:amd64. #5 18.09 Preparing to unpack .../044-libxcb1_1.17.0-2+b1_amd64.deb ... #5 18.10 Unpacking libxcb1:amd64 (1.17.0-2+b1) ... #5 18.19 Selecting previously unselected package libx11-data. #5 18.19 Preparing to unpack .../045-libx11-data_2%3a1.8.12-1_all.deb ... #5 18.20 Unpacking libx11-data (2:1.8.12-1) ... #5 18.32 Selecting previously unselected package libx11-6:amd64. #5 18.32 Preparing to unpack .../046-libx11-6_2%3a1.8.12-1_amd64.deb ... #5 18.34 Unpacking libx11-6:amd64 (2:1.8.12-1) ... #5 18.47 Selecting previously unselected package libxcb-render0:amd64. #5 18.47 Preparing to unpack .../047-libxcb-render0_1.17.0-2+b1_amd64.deb ... #5 18.49 Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ... #5 18.60 Selecting previously unselected package libxcb-shm0:amd64. #5 18.60 Preparing to unpack .../048-libxcb-shm0_1.17.0-2+b1_amd64.deb ... #5 18.61 Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ... #5 18.72 Selecting previously unselected package libxext6:amd64. #5 18.73 Preparing to unpack .../049-libxext6_2%3a1.3.4-1+b3_amd64.deb ... #5 18.74 Unpacking libxext6:amd64 (2:1.3.4-1+b3) ... #5 18.87 Selecting previously unselected package libxrender1:amd64. #5 18.87 Preparing to unpack .../050-libxrender1_1%3a0.9.12-1_amd64.deb ... #5 18.89 Unpacking libxrender1:amd64 (1:0.9.12-1) ... #5 19.00 Selecting previously unselected package libcairo2:amd64. #5 19.00 Preparing to unpack .../051-libcairo2_1.18.4-1+b1_amd64.deb ... #5 19.02 Unpacking libcairo2:amd64 (1.18.4-1+b1) ... #5 19.13 Selecting previously unselected package libgraphite2-3:amd64. #5 19.13 Preparing to unpack .../052-libgraphite2-3_1.3.14-2+b1_amd64.deb ... #5 19.15 Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ... #5 19.28 Selecting previously unselected package libglib2.0-0t64:amd64. #5 19.28 Preparing to unpack .../053-libglib2.0-0t64_2.84.4-3~deb13u1_amd64.deb ... #5 19.30 Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u1) ... #5 19.47 Selecting previously unselected package libharfbuzz0b:amd64. #5 19.47 Preparing to unpack .../054-libharfbuzz0b_10.2.0-1+b1_amd64.deb ... #5 19.48 Unpacking libharfbuzz0b:amd64 (10.2.0-1+b1) ... #5 19.59 Selecting previously unselected package libicu76:amd64. #5 19.59 Preparing to unpack .../055-libicu76_76.1-4_amd64.deb ... #5 19.61 Unpacking libicu76:amd64 (76.1-4) ... #5 19.95 Selecting previously unselected package libmpfi0:amd64. #5 19.95 Preparing to unpack .../056-libmpfi0_1.5.4+ds-4_amd64.deb ... #5 19.96 Unpacking libmpfi0:amd64 (1.5.4+ds-4) ... #5 20.06 Selecting previously unselected package libpotrace0:amd64. #5 20.06 Preparing to unpack .../057-libpotrace0_1.16-2+b2_amd64.deb ... #5 20.08 Unpacking libpotrace0:amd64 (1.16-2+b2) ... #5 20.17 Selecting previously unselected package libteckit0:amd64. #5 20.17 Preparing to unpack .../058-libteckit0_2.5.12+ds1-1+b1_amd64.deb ... #5 20.19 Unpacking libteckit0:amd64 (2.5.12+ds1-1+b1) ... #5 20.30 Selecting previously unselected package libice6:amd64. #5 20.30 Preparing to unpack .../059-libice6_2%3a1.1.1-1_amd64.deb ... #5 20.32 Unpacking libice6:amd64 (2:1.1.1-1) ... #5 20.42 Selecting previously unselected package libsm6:amd64. #5 20.42 Preparing to unpack .../060-libsm6_2%3a1.2.6-1_amd64.deb ... #5 20.44 Unpacking libsm6:amd64 (2:1.2.6-1) ... #5 20.55 Selecting previously unselected package libxt6t64:amd64. #5 20.55 Preparing to unpack .../061-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ... #5 20.57 Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #5 20.68 Selecting previously unselected package libxmu6:amd64. #5 20.68 Preparing to unpack .../062-libxmu6_2%3a1.1.3-3+b4_amd64.deb ... #5 20.70 Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ... #5 20.79 Selecting previously unselected package libxpm4:amd64. #5 20.79 Preparing to unpack .../063-libxpm4_1%3a3.5.17-1+b3_amd64.deb ... #5 20.81 Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ... #5 20.91 Selecting previously unselected package libxaw7:amd64. #5 20.91 Preparing to unpack .../064-libxaw7_2%3a1.0.16-1_amd64.deb ... #5 20.93 Unpacking libxaw7:amd64 (2:1.0.16-1) ... #5 21.05 Selecting previously unselected package libxi6:amd64. #5 21.05 Preparing to unpack .../065-libxi6_2%3a1.8.2-1_amd64.deb ... #5 21.06 Unpacking libxi6:amd64 (2:1.8.2-1) ... #5 21.17 Selecting previously unselected package libzzip-0-13t64:amd64. #5 21.17 Preparing to unpack .../066-libzzip-0-13t64_0.13.78+dfsg.1-0.1_amd64.deb ... #5 21.19 Unpacking libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #5 21.30 Selecting previously unselected package texlive-binaries. #5 21.30 Preparing to unpack .../067-texlive-binaries_2024.20240313.70630+ds-6_amd64.deb ... #5 21.31 Unpacking texlive-binaries (2024.20240313.70630+ds-6) ... #5 21.61 Selecting previously unselected package xdg-utils. #5 21.61 Preparing to unpack .../068-xdg-utils_1.2.1-2_all.deb ... #5 21.63 Unpacking xdg-utils (1.2.1-2) ... #5 21.74 Selecting previously unselected package texlive-base. #5 21.75 Preparing to unpack .../069-texlive-base_2024.20250309-1_all.deb ... #5 21.76 Unpacking texlive-base (2024.20250309-1) ... #5 22.32 Selecting previously unselected package texlive-fonts-recommended. #5 22.32 Preparing to unpack .../070-texlive-fonts-recommended_2024.20250309-1_all.deb ... #5 22.34 Unpacking texlive-fonts-recommended (2024.20250309-1) ... #5 22.62 Selecting previously unselected package fonts-lmodern. #5 22.62 Preparing to unpack .../071-fonts-lmodern_2.005-1_all.deb ... #5 22.64 Unpacking fonts-lmodern (2.005-1) ... #5 22.89 Selecting previously unselected package texlive-latex-base. #5 22.89 Preparing to unpack .../072-texlive-latex-base_2024.20250309-1_all.deb ... #5 22.91 Unpacking texlive-latex-base (2024.20250309-1) ... #5 23.16 Selecting previously unselected package texlive-latex-recommended. #5 23.16 Preparing to unpack .../073-texlive-latex-recommended_2024.20250309-1_all.deb ... #5 23.18 Unpacking texlive-latex-recommended (2024.20250309-1) ... #5 23.54 Selecting previously unselected package texlive. #5 23.54 Preparing to unpack .../074-texlive_2024.20250309-1_all.deb ... #5 23.56 Unpacking texlive (2024.20250309-1) ... #5 23.65 Selecting previously unselected package libio-string-perl. #5 23.65 Preparing to unpack .../075-libio-string-perl_1.08-4_all.deb ... #5 23.66 Unpacking libio-string-perl (1.08-4) ... #5 23.75 Selecting previously unselected package liblatex-tounicode-perl. #5 23.75 Preparing to unpack .../076-liblatex-tounicode-perl_0.55-1_all.deb ... #5 23.77 Unpacking liblatex-tounicode-perl (0.55-1) ... #5 23.87 Selecting previously unselected package libbibtex-parser-perl. #5 23.88 Preparing to unpack .../077-libbibtex-parser-perl_1.05+dfsg-1_all.deb ... #5 23.89 Unpacking libbibtex-parser-perl (1.05+dfsg-1) ... #5 23.99 Selecting previously unselected package texlive-bibtex-extra. #5 24.00 Preparing to unpack .../078-texlive-bibtex-extra_2024.20250309-2_all.deb ... #5 24.01 Unpacking texlive-bibtex-extra (2024.20250309-2) ... #5 24.82 Selecting previously unselected package libfile-which-perl. #5 24.83 Preparing to unpack .../079-libfile-which-perl_1.27-2_all.deb ... #5 24.84 Unpacking libfile-which-perl (1.27-2) ... #5 24.92 Selecting previously unselected package libfile-homedir-perl. #5 24.93 Preparing to unpack .../080-libfile-homedir-perl_1.006-2_all.deb ... #5 24.94 Unpacking libfile-homedir-perl (1.006-2) ... #5 25.04 Selecting previously unselected package libthai-data. #5 25.04 Preparing to unpack .../081-libthai-data_0.1.29-2_all.deb ... #5 25.06 Unpacking libthai-data (0.1.29-2) ... #5 25.18 Selecting previously unselected package libdatrie1:amd64. #5 25.18 Preparing to unpack .../082-libdatrie1_0.2.13-3+b1_amd64.deb ... #5 25.19 Unpacking libdatrie1:amd64 (0.2.13-3+b1) ... #5 25.30 Selecting previously unselected package libthai0:amd64. #5 25.30 Preparing to unpack .../083-libthai0_0.1.29-2+b1_amd64.deb ... #5 25.35 Unpacking libthai0:amd64 (0.1.29-2+b1) ... #5 25.47 Selecting previously unselected package libsombok3:amd64. #5 25.47 Preparing to unpack .../084-libsombok3_2.4.0-2+b2_amd64.deb ... #5 25.49 Unpacking libsombok3:amd64 (2.4.0-2+b2) ... #5 25.57 Selecting previously unselected package libmime-charset-perl. #5 25.57 Preparing to unpack .../085-libmime-charset-perl_1.013.1-2_all.deb ... #5 25.59 Unpacking libmime-charset-perl (1.013.1-2) ... #5 25.67 Selecting previously unselected package libunicode-linebreak-perl. #5 25.67 Preparing to unpack .../086-libunicode-linebreak-perl_0.0.20190101-1+b9_amd64.deb ... #5 25.69 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b9) ... #5 25.78 Selecting previously unselected package libyaml-tiny-perl. #5 25.78 Preparing to unpack .../087-libyaml-tiny-perl_1.76-1_all.deb ... #5 25.80 Unpacking libyaml-tiny-perl (1.76-1) ... #5 25.91 Selecting previously unselected package libjs-jquery. #5 25.91 Preparing to unpack .../088-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #5 25.93 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #5 26.04 Selecting previously unselected package lmodern. #5 26.05 Preparing to unpack .../089-lmodern_2.005-1_all.deb ... #5 26.06 Unpacking lmodern (2.005-1) ... #5 26.38 Selecting previously unselected package texlive-luatex. #5 26.38 Preparing to unpack .../090-texlive-luatex_2024.20250309-1_all.deb ... #5 26.40 Unpacking texlive-luatex (2024.20250309-1) ... #5 27.07 Selecting previously unselected package texlive-plain-generic. #5 27.07 Preparing to unpack .../091-texlive-plain-generic_2024.20250309-2_all.deb ... #5 27.09 Unpacking texlive-plain-generic (2024.20250309-2) ... #5 28.12 Selecting previously unselected package texlive-extra-utils. #5 28.12 Preparing to unpack .../092-texlive-extra-utils_2024.20250309-2_all.deb ... #5 28.14 Unpacking texlive-extra-utils (2024.20250309-2) ... #5 28.86 Selecting previously unselected package libapache-pom-java. #5 28.86 Preparing to unpack .../093-libapache-pom-java_33-2_all.deb ... #5 28.88 Unpacking libapache-pom-java (33-2) ... #5 28.97 Selecting previously unselected package libcommons-parent-java. #5 28.98 Preparing to unpack .../094-libcommons-parent-java_56-1_all.deb ... #5 29.00 Unpacking libcommons-parent-java (56-1) ... #5 29.08 Selecting previously unselected package libcommons-logging-java. #5 29.08 Preparing to unpack .../095-libcommons-logging-java_1.3.0-2_all.deb ... #5 29.10 Unpacking libcommons-logging-java (1.3.0-2) ... #5 29.19 Selecting previously unselected package libfontbox-java. #5 29.19 Preparing to unpack .../096-libfontbox-java_1%3a1.8.16-5_all.deb ... #5 29.21 Unpacking libfontbox-java (1:1.8.16-5) ... #5 29.30 Selecting previously unselected package libpdfbox-java. #5 29.30 Preparing to unpack .../097-libpdfbox-java_1%3a1.8.16-5_all.deb ... #5 29.32 Unpacking libpdfbox-java (1:1.8.16-5) ... #5 29.54 Selecting previously unselected package preview-latex-style. #5 29.55 Preparing to unpack .../098-preview-latex-style_13.2-1.1_all.deb ... #5 29.56 Unpacking preview-latex-style (13.2-1.1) ... #5 29.68 Selecting previously unselected package texlive-pictures. #5 29.68 Preparing to unpack .../099-texlive-pictures_2024.20250309-1_all.deb ... #5 29.70 Unpacking texlive-pictures (2024.20250309-1) ... #5 30.45 Selecting previously unselected package texlive-latex-extra. #5 30.46 Preparing to unpack .../100-texlive-latex-extra_2024.20250309-2_all.deb ... #5 30.48 Unpacking texlive-latex-extra (2024.20250309-2) ... #5 31.12 Selecting previously unselected package fonts-gfs-baskerville. #5 31.13 Preparing to unpack .../101-fonts-gfs-baskerville_1.1-6_all.deb ... #5 31.14 Unpacking fonts-gfs-baskerville (1.1-6) ... #5 31.23 Selecting previously unselected package fonts-gfs-porson. #5 31.23 Preparing to unpack .../102-fonts-gfs-porson_1.1-7_all.deb ... #5 31.25 Unpacking fonts-gfs-porson (1.1-7) ... #5 31.36 Selecting previously unselected package texlive-lang-greek. #5 31.36 Preparing to unpack .../103-texlive-lang-greek_2024.20250309-1_all.deb ... #5 31.37 Unpacking texlive-lang-greek (2024.20250309-1) ... #5 32.11 Selecting previously unselected package texlive-science. #5 32.12 Preparing to unpack .../104-texlive-science_2024.20250309-2_all.deb ... #5 32.13 Unpacking texlive-science (2024.20250309-2) ... #5 32.39 Selecting previously unselected package dblatex. #5 32.39 Preparing to unpack .../105-dblatex_0.3.12py3-5_all.deb ... #5 32.41 Unpacking dblatex (0.3.12py3-5) ... #5 32.55 Selecting previously unselected package libosp5. #5 32.56 Preparing to unpack .../106-libosp5_1.5.2-15.2_amd64.deb ... #5 32.57 Unpacking libosp5 (1.5.2-15.2) ... #5 32.71 Selecting previously unselected package libostyle1t64. #5 32.72 Preparing to unpack .../107-libostyle1t64_1.4devel1-23.3_amd64.deb ... #5 32.73 Unpacking libostyle1t64 (1.4devel1-23.3) ... #5 32.89 Selecting previously unselected package openjade. #5 32.89 Preparing to unpack .../108-openjade_1.4devel1-23.3_amd64.deb ... #5 32.90 Unpacking openjade (1.4devel1-23.3) ... #5 33.03 Selecting previously unselected package docbook-dsssl. #5 33.03 Preparing to unpack .../109-docbook-dsssl_1.79-10_all.deb ... #5 33.05 Unpacking docbook-dsssl (1.79-10) ... #5 33.15 Selecting previously unselected package teckit. #5 33.16 Preparing to unpack .../110-teckit_2.5.12+ds1-1+b1_amd64.deb ... #5 33.17 Unpacking teckit (2.5.12+ds1-1+b1) ... #5 33.30 Selecting previously unselected package tipa. #5 33.30 Preparing to unpack .../111-tipa_2%3a1.3-21_all.deb ... #5 33.32 Unpacking tipa (2:1.3-21) ... #5 33.50 Selecting previously unselected package texlive-xetex. #5 33.51 Preparing to unpack .../112-texlive-xetex_2024.20250309-1_all.deb ... #5 33.52 Unpacking texlive-xetex (2024.20250309-1) ... #5 33.87 Selecting previously unselected package texlive-formats-extra. #5 33.88 Preparing to unpack .../113-texlive-formats-extra_2024.20250309-2_all.deb ... #5 33.89 Unpacking texlive-formats-extra (2024.20250309-2) ... #5 34.17 Selecting previously unselected package lynx-common. #5 34.18 Preparing to unpack .../114-lynx-common_2.9.2-1_all.deb ... #5 34.19 Unpacking lynx-common (2.9.2-1) ... #5 34.33 Selecting previously unselected package lynx. #5 34.34 Preparing to unpack .../115-lynx_2.9.2-1_amd64.deb ... #5 34.36 Unpacking lynx (2.9.2-1) ... #5 34.47 Selecting previously unselected package libsgmls-perl. #5 34.48 Preparing to unpack .../116-libsgmls-perl_1.03ii-38_all.deb ... #5 34.49 Unpacking libsgmls-perl (1.03ii-38) ... #5 34.58 Selecting previously unselected package sgmlspl. #5 34.58 Preparing to unpack .../117-sgmlspl_1.03ii-38_all.deb ... #5 34.60 Unpacking sgmlspl (1.03ii-38) ... #5 34.71 Selecting previously unselected package opensp. #5 34.71 Preparing to unpack .../118-opensp_1.5.2-15.2_amd64.deb ... #5 34.74 Unpacking opensp (1.5.2-15.2) ... #5 34.83 Selecting previously unselected package docbook-utils. #5 34.84 Preparing to unpack .../119-docbook-utils_0.6.14-4_all.deb ... #5 34.85 Unpacking docbook-utils (0.6.14-4) ... #5 34.95 Selecting previously unselected package asciidoc-dblatex. #5 34.95 Preparing to unpack .../120-asciidoc-dblatex_10.2.1-1_all.deb ... #5 34.97 Unpacking asciidoc-dblatex (10.2.1-1) ... #5 35.08 Selecting previously unselected package docbook5-xml. #5 35.08 Preparing to unpack .../121-docbook5-xml_5.0-4_all.deb ... #5 35.10 Unpacking docbook5-xml (5.0-4) ... #5 35.25 Selecting previously unselected package docutils-common. #5 35.25 Preparing to unpack .../122-docutils-common_0.21.2+dfsg-2_all.deb ... #5 35.27 Unpacking docutils-common (0.21.2+dfsg-2) ... #5 35.39 Selecting previously unselected package fontconfig. #5 35.39 Preparing to unpack .../123-fontconfig_2.15.0-2.3_amd64.deb ... #5 35.41 Unpacking fontconfig (2.15.0-2.3) ... #5 35.54 Selecting previously unselected package libann0. #5 35.54 Preparing to unpack .../124-libann0_1.1.2+doc-9+b1_amd64.deb ... #5 35.56 Unpacking libann0 (1.1.2+doc-9+b1) ... #5 35.67 Selecting previously unselected package libcdt5:amd64. #5 35.67 Preparing to unpack .../125-libcdt5_2.42.4-3_amd64.deb ... #5 35.69 Unpacking libcdt5:amd64 (2.42.4-3) ... #5 36.14 Selecting previously unselected package libcgraph6:amd64. #5 36.15 Preparing to unpack .../126-libcgraph6_2.42.4-3_amd64.deb ... #5 36.32 Unpacking libcgraph6:amd64 (2.42.4-3) ... #5 36.77 Selecting previously unselected package libaom3:amd64. #5 36.77 Preparing to unpack .../127-libaom3_3.12.1-1_amd64.deb ... #5 36.79 Unpacking libaom3:amd64 (3.12.1-1) ... #5 36.98 Selecting previously unselected package libdav1d7:amd64. #5 36.98 Preparing to unpack .../128-libdav1d7_1.5.1-1_amd64.deb ... #5 37.00 Unpacking libdav1d7:amd64 (1.5.1-1) ... #5 37.13 Selecting previously unselected package libabsl20240722:amd64. #5 37.13 Preparing to unpack .../129-libabsl20240722_20240722.0-4_amd64.deb ... #5 37.15 Unpacking libabsl20240722:amd64 (20240722.0-4) ... #5 37.29 Selecting previously unselected package libgav1-1:amd64. #5 37.29 Preparing to unpack .../130-libgav1-1_0.19.0-3+b1_amd64.deb ... #5 37.30 Unpacking libgav1-1:amd64 (0.19.0-3+b1) ... #5 37.46 Selecting previously unselected package librav1e0.7:amd64. #5 37.46 Preparing to unpack .../131-librav1e0.7_0.7.1-9+b2_amd64.deb ... #5 37.48 Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ... #5 37.62 Selecting previously unselected package libsvtav1enc2:amd64. #5 37.62 Preparing to unpack .../132-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ... #5 37.64 Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #5 37.84 Selecting previously unselected package libjpeg62-turbo:amd64. #5 37.84 Preparing to unpack .../133-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ... #5 37.86 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ... #5 37.96 Selecting previously unselected package libyuv0:amd64. #5 37.96 Preparing to unpack .../134-libyuv0_0.0.1904.20250204-1_amd64.deb ... #5 37.98 Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ... #5 38.08 Selecting previously unselected package libavif16:amd64. #5 38.09 Preparing to unpack .../135-libavif16_1.2.1-1.2_amd64.deb ... #5 38.10 Unpacking libavif16:amd64 (1.2.1-1.2) ... #5 38.23 Selecting previously unselected package libsharpyuv0:amd64. #5 38.23 Preparing to unpack .../136-libsharpyuv0_1.5.0-0.1_amd64.deb ... #5 38.25 Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ... #5 38.35 Selecting previously unselected package libheif-plugin-dav1d:amd64. #5 38.35 Preparing to unpack .../137-libheif-plugin-dav1d_1.19.8-1_amd64.deb ... #5 38.36 Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1) ... #5 38.47 Selecting previously unselected package libde265-0:amd64. #5 38.48 Preparing to unpack .../138-libde265-0_1.0.15-1+b3_amd64.deb ... #5 38.49 Unpacking libde265-0:amd64 (1.0.15-1+b3) ... #5 38.58 Selecting previously unselected package libheif-plugin-libde265:amd64. #5 38.58 Preparing to unpack .../139-libheif-plugin-libde265_1.19.8-1_amd64.deb ... #5 38.60 Unpacking libheif-plugin-libde265:amd64 (1.19.8-1) ... #5 38.71 Selecting previously unselected package libheif1:amd64. #5 38.71 Preparing to unpack .../140-libheif1_1.19.8-1_amd64.deb ... #5 38.72 Unpacking libheif1:amd64 (1.19.8-1) ... #5 38.85 Selecting previously unselected package libimagequant0:amd64. #5 38.85 Preparing to unpack .../141-libimagequant0_2.18.0-1+b2_amd64.deb ... #5 38.87 Unpacking libimagequant0:amd64 (2.18.0-1+b2) ... #5 38.98 Selecting previously unselected package libdeflate0:amd64. #5 38.99 Preparing to unpack .../142-libdeflate0_1.23-2_amd64.deb ... #5 39.00 Unpacking libdeflate0:amd64 (1.23-2) ... #5 39.12 Selecting previously unselected package libjbig0:amd64. #5 39.12 Preparing to unpack .../143-libjbig0_2.1-6.1+b2_amd64.deb ... #5 39.14 Unpacking libjbig0:amd64 (2.1-6.1+b2) ... #5 39.25 Selecting previously unselected package liblerc4:amd64. #5 39.26 Preparing to unpack .../144-liblerc4_4.0.0+ds-5_amd64.deb ... #5 39.27 Unpacking liblerc4:amd64 (4.0.0+ds-5) ... #5 39.38 Selecting previously unselected package libwebp7:amd64. #5 39.38 Preparing to unpack .../145-libwebp7_1.5.0-0.1_amd64.deb ... #5 39.40 Unpacking libwebp7:amd64 (1.5.0-0.1) ... #5 39.51 Selecting previously unselected package libtiff6:amd64. #5 39.52 Preparing to unpack .../146-libtiff6_4.7.0-3+deb13u1_amd64.deb ... #5 39.53 Unpacking libtiff6:amd64 (4.7.0-3+deb13u1) ... #5 39.65 Selecting previously unselected package libgd3:amd64. #5 39.66 Preparing to unpack .../147-libgd3_2.3.3-13_amd64.deb ... #5 39.67 Unpacking libgd3:amd64 (2.3.3-13) ... #5 39.79 Selecting previously unselected package libgts-0.7-5t64:amd64. #5 39.79 Preparing to unpack .../148-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ... #5 39.80 Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #5 39.91 Selecting previously unselected package libltdl7:amd64. #5 39.91 Preparing to unpack .../149-libltdl7_2.5.4-4_amd64.deb ... #5 39.93 Unpacking libltdl7:amd64 (2.5.4-4) ... #5 40.04 Selecting previously unselected package libfribidi0:amd64. #5 40.04 Preparing to unpack .../150-libfribidi0_1.0.16-1_amd64.deb ... #5 40.05 Unpacking libfribidi0:amd64 (1.0.16-1) ... #5 40.16 Selecting previously unselected package libpango-1.0-0:amd64. #5 40.17 Preparing to unpack .../151-libpango-1.0-0_1.56.3-1_amd64.deb ... #5 40.18 Unpacking libpango-1.0-0:amd64 (1.56.3-1) ... #5 40.29 Selecting previously unselected package libpangoft2-1.0-0:amd64. #5 40.30 Preparing to unpack .../152-libpangoft2-1.0-0_1.56.3-1_amd64.deb ... #5 40.31 Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ... #5 40.44 Selecting previously unselected package libpangocairo-1.0-0:amd64. #5 40.44 Preparing to unpack .../153-libpangocairo-1.0-0_1.56.3-1_amd64.deb ... #5 40.46 Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ... #5 40.58 Selecting previously unselected package libpathplan4:amd64. #5 40.59 Preparing to unpack .../154-libpathplan4_2.42.4-3_amd64.deb ... #5 40.60 Unpacking libpathplan4:amd64 (2.42.4-3) ... #5 40.72 Selecting previously unselected package libgvc6. #5 40.72 Preparing to unpack .../155-libgvc6_2.42.4-3_amd64.deb ... #5 40.74 Unpacking libgvc6 (2.42.4-3) ... #5 40.86 Selecting previously unselected package libgvpr2:amd64. #5 40.86 Preparing to unpack .../156-libgvpr2_2.42.4-3_amd64.deb ... #5 40.88 Unpacking libgvpr2:amd64 (2.42.4-3) ... #5 40.98 Selecting previously unselected package liblab-gamut1:amd64. #5 40.99 Preparing to unpack .../157-liblab-gamut1_2.42.4-3_amd64.deb ... #5 41.00 Unpacking liblab-gamut1:amd64 (2.42.4-3) ... #5 41.14 Selecting previously unselected package graphviz. #5 41.14 Preparing to unpack .../158-graphviz_2.42.4-3_amd64.deb ... #5 41.16 Unpacking graphviz (2.42.4-3) ... #5 41.29 Selecting previously unselected package libcairo-gobject2:amd64. #5 41.30 Preparing to unpack .../159-libcairo-gobject2_1.18.4-1+b1_amd64.deb ... #5 41.31 Unpacking libcairo-gobject2:amd64 (1.18.4-1+b1) ... #5 41.40 Selecting previously unselected package libgdk-pixbuf2.0-common. #5 41.41 Preparing to unpack .../160-libgdk-pixbuf2.0-common_2.42.12+dfsg-4_all.deb ... #5 41.42 Unpacking libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #5 41.54 Selecting previously unselected package shared-mime-info. #5 41.55 Preparing to unpack .../161-shared-mime-info_2.4-5+b2_amd64.deb ... #5 41.56 Unpacking shared-mime-info (2.4-5+b2) ... #5 41.73 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #5 41.74 Preparing to unpack .../162-libgdk-pixbuf-2.0-0_2.42.12+dfsg-4_amd64.deb ... #5 41.75 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #5 41.88 Selecting previously unselected package liblcms2-2:amd64. #5 41.89 Preparing to unpack .../163-liblcms2-2_2.16-2_amd64.deb ... #5 41.90 Unpacking liblcms2-2:amd64 (2.16-2) ... #5 42.01 Selecting previously unselected package libopenjp2-7:amd64. #5 42.02 Preparing to unpack .../164-libopenjp2-7_2.5.3-2.1~deb13u1_amd64.deb ... #5 42.03 Unpacking libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #5 42.14 Selecting previously unselected package libraqm0:amd64. #5 42.15 Preparing to unpack .../165-libraqm0_0.10.2-1_amd64.deb ... #5 42.16 Unpacking libraqm0:amd64 (0.10.2-1) ... #5 42.27 Selecting previously unselected package librsvg2-2:amd64. #5 42.27 Preparing to unpack .../166-librsvg2-2_2.60.0+dfsg-1_amd64.deb ... #5 42.29 Unpacking librsvg2-2:amd64 (2.60.0+dfsg-1) ... #5 42.47 Selecting previously unselected package librsvg2-bin. #5 42.47 Preparing to unpack .../167-librsvg2-bin_2.60.0+dfsg-1_amd64.deb ... #5 42.49 Unpacking librsvg2-bin (2.60.0+dfsg-1) ... #5 42.67 Selecting previously unselected package libwebpdemux2:amd64. #5 42.68 Preparing to unpack .../168-libwebpdemux2_1.5.0-0.1_amd64.deb ... #5 42.70 Unpacking libwebpdemux2:amd64 (1.5.0-0.1) ... #5 42.81 Selecting previously unselected package libwebpmux3:amd64. #5 42.81 Preparing to unpack .../169-libwebpmux3_1.5.0-0.1_amd64.deb ... #5 42.83 Unpacking libwebpmux3:amd64 (1.5.0-0.1) ... #5 42.92 Selecting previously unselected package mscgen. #5 42.92 Preparing to unpack .../170-mscgen_0.20-16_amd64.deb ... #5 42.94 Unpacking mscgen (0.20-16) ... #5 43.03 Selecting previously unselected package osmocom-keyring. #5 43.03 Preparing to unpack .../171-osmocom-keyring_1.1.1.8.7873_amd64.deb ... #5 43.05 Unpacking osmocom-keyring (1.1.1.8.7873) ... #5 43.14 Selecting previously unselected package osmocom-master. #5 43.14 Preparing to unpack .../172-osmocom-master_1.1.0_amd64.deb ... #5 43.16 Unpacking osmocom-master (1.1.0) ... #5 43.26 Selecting previously unselected package python3-funcparserlib. #5 43.26 Preparing to unpack .../173-python3-funcparserlib_1.0.0-0.2_all.deb ... #5 43.28 Unpacking python3-funcparserlib (1.0.0-0.2) ... #5 43.38 Selecting previously unselected package python3-pil:amd64. #5 43.38 Preparing to unpack .../174-python3-pil_11.1.0-5+b1_amd64.deb ... #5 43.40 Unpacking python3-pil:amd64 (11.1.0-5+b1) ... #5 43.53 Selecting previously unselected package python3-autocommand. #5 43.54 Preparing to unpack .../175-python3-autocommand_2.2.2-3_all.deb ... #5 43.55 Unpacking python3-autocommand (2.2.2-3) ... #5 43.65 Selecting previously unselected package python3-more-itertools. #5 43.66 Preparing to unpack .../176-python3-more-itertools_10.7.0-1_all.deb ... #5 43.67 Unpacking python3-more-itertools (10.7.0-1) ... #5 43.78 Selecting previously unselected package python3-typing-extensions. #5 43.78 Preparing to unpack .../177-python3-typing-extensions_4.13.2-1_all.deb ... #5 43.81 Unpacking python3-typing-extensions (4.13.2-1) ... #5 43.92 Selecting previously unselected package python3-typeguard. #5 43.92 Preparing to unpack .../178-python3-typeguard_4.4.2-1_all.deb ... #5 43.94 Unpacking python3-typeguard (4.4.2-1) ... #5 44.33 Selecting previously unselected package python3-inflect. #5 44.34 Preparing to unpack .../179-python3-inflect_7.3.1-2_all.deb ... #5 44.35 Unpacking python3-inflect (7.3.1-2) ... #5 44.46 Selecting previously unselected package python3-jaraco.context. #5 44.46 Preparing to unpack .../180-python3-jaraco.context_6.0.1-1_all.deb ... #5 44.47 Unpacking python3-jaraco.context (6.0.1-1) ... #5 44.58 Selecting previously unselected package python3-jaraco.functools. #5 44.58 Preparing to unpack .../181-python3-jaraco.functools_4.1.0-1_all.deb ... #5 44.60 Unpacking python3-jaraco.functools (4.1.0-1) ... #5 44.70 Selecting previously unselected package python3-pkg-resources. #5 44.70 Preparing to unpack .../182-python3-pkg-resources_78.1.1-0.1_all.deb ... #5 44.72 Unpacking python3-pkg-resources (78.1.1-0.1) ... #5 44.85 Selecting previously unselected package python3-webcolors. #5 44.85 Preparing to unpack .../183-python3-webcolors_1.13-1_all.deb ... #5 44.87 Unpacking python3-webcolors (1.13-1) ... #5 44.99 Selecting previously unselected package python3-roman. #5 44.99 Preparing to unpack .../184-python3-roman_5.0-1_all.deb ... #5 45.01 Unpacking python3-roman (5.0-1) ... #5 45.13 Selecting previously unselected package python3-docutils. #5 45.14 Preparing to unpack .../185-python3-docutils_0.21.2+dfsg-2_all.deb ... #5 45.16 Unpacking python3-docutils (0.21.2+dfsg-2) ... #5 45.30 Selecting previously unselected package python3-chardet. #5 45.30 Preparing to unpack .../186-python3-chardet_5.2.0+dfsg-2_all.deb ... #5 45.32 Unpacking python3-chardet (5.2.0+dfsg-2) ... #5 45.45 Selecting previously unselected package python3-cairo. #5 45.45 Preparing to unpack .../187-python3-cairo_1.27.0-2_amd64.deb ... #5 45.47 Unpacking python3-cairo (1.27.0-2) ... #5 45.57 Selecting previously unselected package python3-freetype. #5 45.58 Preparing to unpack .../188-python3-freetype_2.5.1-1_all.deb ... #5 45.59 Unpacking python3-freetype (2.5.1-1) ... #5 45.71 Selecting previously unselected package python3-rlpycairo. #5 45.71 Preparing to unpack .../189-python3-rlpycairo_0.3.0-3_all.deb ... #5 45.73 Unpacking python3-rlpycairo (0.3.0-3) ... #5 45.83 Selecting previously unselected package python3-reportlab. #5 45.83 Preparing to unpack .../190-python3-reportlab_4.3.1-1_all.deb ... #5 45.85 Unpacking python3-reportlab (4.3.1-1) ... #5 46.01 Selecting previously unselected package python3-blockdiag. #5 46.02 Preparing to unpack .../191-python3-blockdiag_3.0.0+dfsg-3_all.deb ... #5 46.04 Unpacking python3-blockdiag (3.0.0+dfsg-3) ... #5 46.15 Selecting previously unselected package python3-nwdiag. #5 46.15 Preparing to unpack .../192-python3-nwdiag_3.0.0+dfsg-2_all.deb ... #5 46.17 Unpacking python3-nwdiag (3.0.0+dfsg-2) ... #5 46.26 Selecting previously unselected package osmo-gsm-manuals-dev. #5 46.27 Preparing to unpack .../193-osmo-gsm-manuals-dev_1.6.1.6.d24f_all.deb ... #5 46.29 Unpacking osmo-gsm-manuals-dev (1.6.1.6.d24f) ... #5 46.42 Setting up media-types (13.0.0) ... #5 46.48 Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ... #5 46.53 Setting up liblcms2-2:amd64 (2.16-2) ... #5 46.59 Setting up libpixman-1-0:amd64 (0.44.0-3) ... #5 46.63 Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ... #5 46.69 Setting up libsharpyuv0:amd64 (1.5.0-0.1) ... #5 46.74 Setting up libaom3:amd64 (3.12.1-1) ... #5 46.79 Setting up libfile-which-perl (1.27-2) ... #5 46.84 Setting up libxau6:amd64 (1:1.0.11-1) ... #5 46.89 Setting up libxdmcp6:amd64 (1:1.1.5-1) ... #5 46.94 Setting up libsgmls-perl (1.03ii-38) ... #5 47.00 Setting up libxcb1:amd64 (1.17.0-2+b1) ... #5 47.06 Setting up liblerc4:amd64 (4.0.0+ds-5) ... #5 47.13 Setting up fonts-gfs-porson (1.1-7) ... #5 47.18 Setting up libdatrie1:amd64 (0.2.13-3+b1) ... #5 47.23 Setting up sgmlspl (1.03ii-38) ... #5 47.29 Setting up libxcb-render0:amd64 (1.17.0-2+b1) ... #5 47.34 Setting up distro-info-data (0.66+deb13u1) ... #5 47.39 Setting up libfontbox-java (1:1.8.16-5) ... #5 47.45 Setting up liblatex-tounicode-perl (0.55-1) ... #5 47.50 Setting up liblab-gamut1:amd64 (2.42.4-3) ... #5 47.55 Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #5 47.61 Setting up x11-common (1:7.7+24+deb13u1) ... #5 48.01 debconf: unable to initialize frontend: Dialog #5 48.01 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 48.01 debconf: falling back to frontend: Readline #5 48.01 debconf: unable to initialize frontend: Readline #5 48.01 debconf: (This frontend requires a controlling tty.) #5 48.01 debconf: falling back to frontend: Teletype #5 48.02 debconf: unable to initialize frontend: Teletype #5 48.02 debconf: (This frontend requires a controlling tty.) #5 48.02 debconf: falling back to frontend: Noninteractive #5 48.03 invoke-rc.d: could not determine current runlevel #5 48.03 invoke-rc.d: policy-rc.d denied execution of start. #5 48.06 Setting up libdeflate0:amd64 (1.23-2) ... #5 48.11 Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ... #5 48.16 Setting up libabsl20240722:amd64 (20240722.0-4) ... #5 48.21 Setting up libyaml-tiny-perl (1.76-1) ... #5 48.27 Setting up libtext-wrapi18n-perl (0.06-10) ... #5 48.32 Setting up libjbig0:amd64 (2.1-6.1+b2) ... #5 48.38 Setting up libosp5 (1.5.2-15.2) ... #5 48.47 Setting up libio-string-perl (1.08-4) ... #5 48.52 Setting up libfontenc1:amd64 (1:1.1.8-1+b2) ... #5 48.57 Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u1) ... #5 48.61 No schema files found: doing nothing. #5 48.63 Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ... #5 48.68 Setting up libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #5 48.74 Setting up libx11-data (2:1.8.12-1) ... #5 48.79 Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #5 48.85 Setting up libteckit0:amd64 (2.5.12+ds1-1+b1) ... #5 48.90 Setting up libpathplan4:amd64 (2.42.4-3) ... #5 48.95 Setting up libapache-pom-java (33-2) ... #5 49.01 Setting up libann0 (1.1.2+doc-9+b1) ... #5 49.07 Setting up xfonts-encodings (1:1.0.4-2.2) ... #5 49.12 Setting up libfribidi0:amd64 (1.0.16-1) ... #5 49.17 Setting up t1utils (1.41-4) ... #5 49.22 Setting up libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #5 49.27 Setting up libimagequant0:amd64 (2.18.0-1+b2) ... #5 49.32 Setting up libproc2-0:amd64 (2:4.0.4-9) ... #5 49.38 Setting up fonts-dejavu-mono (2.37-8) ... #5 49.49 Setting up libpng16-16t64:amd64 (1.6.48-1) ... #5 49.54 Setting up libmpfi0:amd64 (1.5.4+ds-4) ... #5 49.59 Setting up fonts-dejavu-core (2.37-8) ... #5 49.77 Setting up libgav1-1:amd64 (0.19.0-3+b1) ... #5 49.81 Setting up osmocom-keyring (1.1.1.8.7873) ... #5 49.86 Setting up lynx-common (2.9.2-1) ... #5 49.95 Setting up osmocom-master (1.1.0) ... #5 49.99 Setting up libltdl7:amd64 (2.5.4-4) ... #5 50.05 Setting up libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #5 50.10 Setting up libwebp7:amd64 (1.5.0-0.1) ... #5 50.15 Setting up python-apt-common (3.0.0) ... #5 50.20 Setting up libdav1d7:amd64 (1.5.1-1) ... #5 50.25 Setting up fonts-gfs-baskerville (1.1-6) ... #5 50.30 Setting up sensible-utils (0.0.25) ... #5 50.35 Setting up libmime-charset-perl (1.013.1-2) ... #5 50.39 Setting up libtiff6:amd64 (4.7.0-3+deb13u1) ... #5 50.44 Setting up librav1e0.7:amd64 (0.7.1-9+b2) ... #5 50.49 Setting up procps (2:4.0.4-9) ... #5 50.57 Setting up fonts-lmodern (2.005-1) ... #5 50.64 Setting up libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #5 50.68 Setting up libx11-6:amd64 (2:1.8.12-1) ... #5 50.73 Setting up libthai-data (0.1.29-2) ... #5 50.78 Setting up netbase (6.5) ... #5 50.90 Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #5 50.99 Setting up sgml-base (1.31+nmu1) ... #5 51.06 Setting up libcdt5:amd64 (2.42.4-3) ... #5 51.11 Setting up libcgraph6:amd64 (2.42.4-3) ... #5 51.16 Setting up libicu76:amd64 (76.1-4) ... #5 51.22 Setting up libpaper2:amd64 (2.2.5-0.3+b2) ... #5 51.31 debconf: unable to initialize frontend: Dialog #5 51.31 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 51.31 debconf: falling back to frontend: Readline #5 51.32 debconf: unable to initialize frontend: Readline #5 51.32 debconf: (This frontend requires a controlling tty.) #5 51.32 debconf: falling back to frontend: Teletype #5 51.32 debconf: unable to initialize frontend: Teletype #5 51.32 debconf: (This frontend requires a controlling tty.) #5 51.32 debconf: falling back to frontend: Noninteractive #5 51.36 Setting up lynx (2.9.2-1) ... #5 51.42 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #5 51.42 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 51.49 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #5 51.55 Setting up libde265-0:amd64 (1.0.15-1+b3) ... #5 51.61 Setting up libfile-homedir-perl (1.006-2) ... #5 51.65 Setting up libwebpmux3:amd64 (1.5.0-0.1) ... #5 51.72 Setting up libyuv0:amd64 (0.0.1904.20250204-1) ... #5 51.77 Setting up libpython3.13-stdlib:amd64 (3.13.5-2) ... #5 51.82 Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 51.88 Setting up xdg-utils (1.2.1-2) ... #5 51.92 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #5 51.92 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 51.95 Setting up libostyle1t64 (1.4devel1-23.3) ... #5 52.02 Setting up libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #5 52.07 Setting up libpython3-stdlib:amd64 (3.13.5-1) ... #5 52.12 Setting up libpotrace0:amd64 (1.16-2+b2) ... #5 52.17 Setting up teckit (2.5.12+ds1-1+b1) ... #5 52.22 Setting up libice6:amd64 (2:1.1.1-1) ... #5 52.28 Setting up libavif16:amd64 (1.2.1-1.2) ... #5 52.33 Setting up libpdfbox-java (1:1.8.16-5) ... #5 52.39 Setting up libxpm4:amd64 (1:3.5.17-1+b3) ... #5 52.44 Setting up libxrender1:amd64 (1:0.9.12-1) ... #5 52.49 Setting up python3.13 (3.13.5-2) ... #5 53.03 Setting up fontconfig-config (2.15.0-2.3) ... #5 53.12 debconf: unable to initialize frontend: Dialog #5 53.12 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 53.12 debconf: falling back to frontend: Readline #5 53.13 debconf: unable to initialize frontend: Readline #5 53.13 debconf: (This frontend requires a controlling tty.) #5 53.13 debconf: falling back to frontend: Teletype #5 53.13 debconf: unable to initialize frontend: Teletype #5 53.13 debconf: (This frontend requires a controlling tty.) #5 53.13 debconf: falling back to frontend: Noninteractive #5 53.18 Setting up libwebpdemux2:amd64 (1.5.0-0.1) ... #5 53.23 Setting up libcommons-parent-java (56-1) ... #5 53.28 Setting up libcommons-logging-java (1.3.0-2) ... #5 53.33 Setting up libxext6:amd64 (2:1.3.4-1+b3) ... #5 53.38 Setting up python3 (3.13.5-1) ... #5 53.42 running python rtupdate hooks for python3.13... #5 53.42 running python post-rtupdate hooks for python3.13... #5 53.48 Setting up libpaper-utils (2.2.5-0.3+b2) ... #5 53.54 Setting up opensp (1.5.2-15.2) ... #5 53.59 Setting up python3-autocommand (2.2.2-3) ... #5 53.69 Setting up libbibtex-parser-perl (1.05+dfsg-1) ... #5 53.74 Setting up asciidoc-common (10.2.1-1) ... #5 54.62 Setting up libthai0:amd64 (0.1.29-2+b1) ... #5 54.67 Setting up python3-roman (5.0-1) ... #5 54.76 Setting up python3-webcolors (1.13-1) ... #5 54.86 Setting up python3-chardet (5.2.0+dfsg-2) ... #5 55.05 Setting up libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #5 55.10 Setting up libfreetype6:amd64 (2.13.3+dfsg-1) ... #5 55.15 Setting up shared-mime-info (2.4-5+b2) ... #5 63.08 Setting up python3-funcparserlib (1.0.0-0.2) ... #5 63.19 Setting up python3-typing-extensions (4.13.2-1) ... #5 63.32 Setting up ucf (3.0052) ... #5 63.39 Setting up libgvpr2:amd64 (2.42.4-3) ... #5 63.44 Setting up xml-core (0.19) ... #5 63.67 Setting up libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #5 63.72 Setting up libharfbuzz0b:amd64 (10.2.0-1+b1) ... #5 63.76 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #5 63.82 Setting up libfontconfig1:amd64 (2.15.0-2.3) ... #5 63.87 Setting up libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 63.91 Setting up libsm6:amd64 (2:1.2.6-1) ... #5 63.96 Setting up openjade (1.4devel1-23.3) ... #5 64.05 Setting up python3-more-itertools (10.7.0-1) ... #5 64.16 Setting up fontconfig (2.15.0-2.3) ... #5 64.19 Regenerating fonts cache... done. #5 66.49 Setting up python3-jaraco.functools (4.1.0-1) ... #5 66.59 Setting up libxi6:amd64 (2:1.8.2-1) ... #5 66.64 Setting up python3-jaraco.context (6.0.1-1) ... #5 66.73 Setting up libsombok3:amd64 (2.4.0-2+b2) ... #5 66.78 Setting up python3-apt (3.0.0) ... #5 66.89 Setting up libpango-1.0-0:amd64 (1.56.3-1) ... #5 66.94 Setting up python3-typeguard (4.4.2-1) ... #5 67.08 Setting up xsltproc (1.1.35-1.2+deb13u2) ... #5 67.13 Setting up python3-freetype (2.5.1-1) ... #5 67.26 Setting up xfonts-utils (1:7.7+7) ... #5 67.32 Setting up libcairo2:amd64 (1.18.4-1+b1) ... #5 67.37 Setting up tex-common (6.19) ... #5 67.48 debconf: unable to initialize frontend: Dialog #5 67.48 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 67.48 debconf: falling back to frontend: Readline #5 67.48 debconf: unable to initialize frontend: Readline #5 67.48 debconf: (This frontend requires a controlling tty.) #5 67.48 debconf: falling back to frontend: Teletype #5 67.49 debconf: unable to initialize frontend: Teletype #5 67.49 debconf: (This frontend requires a controlling tty.) #5 67.49 debconf: falling back to frontend: Noninteractive #5 67.52 update-language: texlive-base not installed and configured, doing nothing! #5 67.55 Setting up python3-inflect (7.3.1-2) ... #5 67.67 Setting up libunicode-linebreak-perl (0.0.20190101-1+b9) ... #5 67.72 Setting up libraqm0:amd64 (0.10.2-1) ... #5 67.77 Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #5 67.82 Setting up lmodern (2.005-1) ... #5 68.01 Setting up libcairo-gobject2:amd64 (1.18.4-1+b1) ... #5 68.06 Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ... #5 68.11 Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ... #5 68.16 Setting up python3-pkg-resources (78.1.1-0.1) ... #5 68.32 Setting up libxmu6:amd64 (2:1.1.3-3+b4) ... #5 68.37 Setting up python3-cairo (1.27.0-2) ... #5 68.48 Setting up preview-latex-style (13.2-1.1) ... #5 68.53 Setting up libxaw7:amd64 (2:1.0.16-1) ... #5 68.57 Setting up fonts-urw-base35 (20200910-8) ... #5 68.79 Setting up librsvg2-2:amd64 (2.60.0+dfsg-1) ... #5 68.84 Setting up python3-pil:amd64 (11.1.0-5+b1) ... #5 69.05 Setting up python3-rlpycairo (0.3.0-3) ... #5 69.14 Setting up python3-reportlab (4.3.1-1) ... #5 69.54 Setting up texlive-binaries (2024.20240313.70630+ds-6) ... #5 69.58 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #5 69.62 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #5 69.62 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 69.68 Setting up texlive-base (2024.20250309-1) ... #5 70.04 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #5 70.18 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #5 70.32 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #5 70.47 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #5 70.51 debconf: unable to initialize frontend: Dialog #5 70.51 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 70.51 debconf: falling back to frontend: Readline #5 70.51 debconf: unable to initialize frontend: Readline #5 70.51 debconf: (This frontend requires a controlling tty.) #5 70.51 debconf: falling back to frontend: Teletype #5 70.51 debconf: unable to initialize frontend: Teletype #5 70.51 debconf: (This frontend requires a controlling tty.) #5 70.51 debconf: falling back to frontend: Noninteractive #5 70.88 Setting up librsvg2-bin (2.60.0+dfsg-1) ... #5 70.93 Setting up texlive-luatex (2024.20250309-1) ... #5 71.00 Setting up texlive-plain-generic (2024.20250309-2) ... #5 71.06 Setting up texlive-lang-greek (2024.20250309-1) ... #5 71.15 Setting up texlive-latex-base (2024.20250309-1) ... #5 71.24 Setting up texlive-extra-utils (2024.20250309-2) ... #5 71.30 Setting up texlive-latex-recommended (2024.20250309-1) ... #5 71.35 Setting up texlive-pictures (2024.20250309-1) ... #5 71.42 Setting up texlive-fonts-recommended (2024.20250309-1) ... #5 71.48 Setting up tipa (2:1.3-21) ... #5 71.56 Setting up texlive (2024.20250309-1) ... #5 71.61 Setting up texlive-science (2024.20250309-2) ... #5 71.70 Setting up texlive-latex-extra (2024.20250309-2) ... #5 71.77 Setting up texlive-bibtex-extra (2024.20250309-2) ... #5 71.83 Setting up texlive-xetex (2024.20250309-1) ... #5 71.89 Setting up texlive-formats-extra (2024.20250309-2) ... #5 71.97 Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ... #5 72.02 Setting up libheif-plugin-libde265:amd64 (1.19.8-1) ... #5 72.07 Setting up libheif1:amd64 (1.19.8-1) ... #5 72.13 Setting up libgd3:amd64 (2.3.3-13) ... #5 72.18 Setting up libgvc6 (2.42.4-3) ... #5 72.25 Setting up graphviz (2.42.4-3) ... #5 72.31 Setting up mscgen (0.20-16) ... #5 72.36 Processing triggers for libc-bin (2.41-12) ... #5 72.42 Processing triggers for sgml-base (1.31+nmu1) ... #5 72.49 Setting up docbook-xsl (1.79.2+dfsg-7) ... #5 72.61 Setting up docutils-common (0.21.2+dfsg-2) ... #5 72.77 Setting up sgml-data (2.0.11+nmu1) ... #5 73.03 Setting up docbook5-xml (5.0-4) ... #5 73.15 Setting up asciidoc-base (10.2.1-1) ... #5 73.53 Setting up asciidoc (10.2.1-1) ... #5 73.58 Processing triggers for sgml-base (1.31+nmu1) ... #5 73.65 Setting up python3-docutils (0.21.2+dfsg-2) ... #5 73.90 Setting up docbook-xml (4.5-13) ... #5 74.94 Setting up python3-blockdiag (3.0.0+dfsg-3) ... #5 75.30 Setting up python3-nwdiag (3.0.0+dfsg-2) ... #5 75.50 Processing triggers for sgml-base (1.31+nmu1) ... #5 75.56 Setting up docbook-dsssl (1.79-10) ... #5 75.68 Setting up dblatex (0.3.12py3-5) ... #5 75.91 Processing triggers for sgml-base (1.31+nmu1) ... #5 75.97 Setting up docbook-utils (0.6.14-4) ... #5 76.04 Setting up asciidoc-dblatex (10.2.1-1) ... #5 76.18 Setting up osmo-gsm-manuals-dev (1.6.1.6.d24f) ... #5 76.23 Processing triggers for tex-common (6.19) ... #5 76.28 debconf: unable to initialize frontend: Dialog #5 76.28 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 76.28 debconf: falling back to frontend: Readline #5 76.28 debconf: unable to initialize frontend: Readline #5 76.28 debconf: (This frontend requires a controlling tty.) #5 76.28 debconf: falling back to frontend: Teletype #5 76.28 debconf: unable to initialize frontend: Teletype #5 76.28 debconf: (This frontend requires a controlling tty.) #5 76.28 debconf: falling back to frontend: Noninteractive #5 76.30 Running updmap-sys. This may take some time... done. #5 76.62 Running mktexlsr /var/lib/texmf ... done. #5 76.66 Building format(s) --all. #5 76.66 This may take some time... done. #5 DONE 127.8s #6 exporting to image #6 exporting layers #6 exporting layers 7.0s done #6 writing image sha256:347ef031bde8faa9d42404a2eca37922bb8cce8f3a6aa5359ba1953f4f986caf done #6 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 7.1s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-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 trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libasn1c-dev libasn1c1 libbctoolbox2 libdebhelper-perl libfile-stripnondeterminism-perl libmagic-mgc libmagic1t64 libmbedcrypto16 libmbedtls21 libmbedx509-7 libmnl-dev libnftables-dev libnftables1 libnftnl11 libortp16 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 libpkgconf3 libsctp-dev libsctp1 libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev m4 man-db pkg-config pkgconf pkgconf-bin po-debconf 0 upgraded, 80 newly installed, 0 to remove and 3 not upgraded. Need to get 16.2 MB of archives. After this operation, 62.1 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore22 1.11.0.59.cda92 [176 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocodec4 1.11.0.59.cda92 [52.8 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:5 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmotrau11 2.0.0.32.df2a [36.9 kB] Get:7 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoisdn0 1.11.0.59.cda92 [71.3 kB] Get:9 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogsm20 1.11.0.59.cda92 [227 kB] Get:11 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmovty13 1.11.0.59.cda92 [105 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmonetif11 1.6.0.16.c51c [69.6 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:15 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:16 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoabis15 2.0.0.32.df2a [71.4 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocoding0 1.11.0.59.cda92 [71.1 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogb14 1.11.0.59.cda92 [178 kB] Get:20 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:21 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoctrl0 1.11.0.59.cda92 [60.5 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmosim2 1.11.0.59.cda92 [64.2 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmousb0 1.11.0.59.cda92 [51.1 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore 1.11.0.59.cda92 [44.3 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore-dev 1.11.0.59.cda92 [853 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:31 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:33 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:35 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:36 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:37 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-netif-dev 1.6.0.16.c51c [87.8 kB] Get:39 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:40 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:41 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:42 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-abis-dev 2.0.0.32.df2a [118 kB] Get:43 http://deb.debian.org/debian trixie/main amd64 libmbedcrypto16 amd64 3.6.4-2 [360 kB] Get:44 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-gtlv1 0.5.0.2.5a60 [16.6 kB] Get:45 http://deb.debian.org/debian trixie/main amd64 libmbedx509-7 amd64 3.6.4-2 [151 kB] Get:46 http://deb.debian.org/debian trixie/main amd64 libmbedtls21 amd64 3.6.4-2 [242 kB] Get:47 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-gtlv-dev 0.5.0.2.5a60 [57.6 kB] Get:48 http://deb.debian.org/debian trixie/main amd64 libbctoolbox2 amd64 5.3.105-1 [219 kB] Get:49 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] Get:50 http://deb.debian.org/debian trixie/main amd64 libnftnl11 amd64 1.2.9-1 [65.0 kB] Get:51 http://deb.debian.org/debian trixie/main amd64 libnftables1 amd64 1.1.3-1 [332 kB] Get:52 http://deb.debian.org/debian trixie/main amd64 libnftables-dev amd64 1.1.3-1 [13.9 kB] Get:53 http://deb.debian.org/debian trixie/main amd64 libortp16 amd64 1:5.3.105-1 [107 kB] Get:54 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] Get:55 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [61.5 kB] Get:56 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] Get:57 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] Get:58 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] Get:59 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [72.9 kB] Get:60 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-pfcp4 0.5.0.2.5a60 [41.5 kB] Get:61 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] Get:62 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] Get:63 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] Get:64 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] Get:65 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] Get:66 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] Get:67 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-pfcp-dev 0.5.0.2.5a60 [174 kB] Get:68 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-sigtran11 2.1.0.187.fd10 [154 kB] Get:69 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-sigtran-dev 2.1.0.187.fd10 [745 kB] Get:70 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libasn1c1 0.9.38 [77.5 kB] Get:71 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libasn1c-dev 0.9.38 [110 kB] Get:72 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-hnbap0 1.7.0.18.3764 [52.2 kB] Get:73 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-hnbap-dev 1.7.0.18.3764 [25.2 kB] Get:74 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-iuh-dev 1.7.0.18.3764 [7096 B] Get:75 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-mgcp-client14 1.14.0.30.7d236 [58.8 kB] Get:76 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-mgcp-client-dev 1.14.0.30.7d236 [67.5 kB] Get:77 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-ranap7 1.7.0.18.3764 [228 kB] Get:78 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-ranap-dev 1.7.0.18.3764 [92.5 kB] Get:79 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-rua0 1.7.0.18.3764 [28.1 kB] Get:80 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-rua-dev 1.7.0.18.3764 [15.0 kB] Preconfiguring packages ... Fetched 16.2 MB in 0s (61.7 MB/s) Selecting previously unselected package libmagic-mgc. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 71879 files and directories currently installed.) Preparing to unpack .../00-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../01-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../02-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../03-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../04-libuchardet0_0.0.8-1+b2_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... Selecting previously unselected package groff-base. Preparing to unpack .../05-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../06-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../07-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../08-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../09-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../10-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../11-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../12-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../13-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../14-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../15-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../16-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../17-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../18-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../19-dh-strip-nondeterminism_1.14.1-2_all.deb ... Unpacking dh-strip-nondeterminism (1.14.1-2) ... Selecting previously unselected package dwz. Preparing to unpack .../20-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package gettext. Preparing to unpack .../21-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../22-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../23-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../24-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package libmbedcrypto16:amd64. Preparing to unpack .../25-libmbedcrypto16_3.6.4-2_amd64.deb ... Unpacking libmbedcrypto16:amd64 (3.6.4-2) ... Selecting previously unselected package libmbedx509-7:amd64. Preparing to unpack .../26-libmbedx509-7_3.6.4-2_amd64.deb ... Unpacking libmbedx509-7:amd64 (3.6.4-2) ... Selecting previously unselected package libmbedtls21:amd64. Preparing to unpack .../27-libmbedtls21_3.6.4-2_amd64.deb ... Unpacking libmbedtls21:amd64 (3.6.4-2) ... Selecting previously unselected package libbctoolbox2:amd64. Preparing to unpack .../28-libbctoolbox2_5.3.105-1_amd64.deb ... Unpacking libbctoolbox2:amd64 (5.3.105-1) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../29-libmnl-dev_1.0.5-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.5-3) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../30-libnftnl11_1.2.9-1_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.9-1) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../31-libnftables1_1.1.3-1_amd64.deb ... Unpacking libnftables1:amd64 (1.1.3-1) ... Selecting previously unselected package libnftables-dev:amd64. Preparing to unpack .../32-libnftables-dev_1.1.3-1_amd64.deb ... Unpacking libnftables-dev:amd64 (1.1.3-1) ... Selecting previously unselected package libortp16:amd64. Preparing to unpack .../33-libortp16_1%3a5.3.105-1_amd64.deb ... Unpacking libortp16:amd64 (1:5.3.105-1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../34-libsctp1_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../35-libtalloc2_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../36-liburing2_2.9-1_amd64.deb ... Unpacking liburing2:amd64 (2.9-1) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../37-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 .../38-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 .../39-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 .../40-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 .../41-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 .../42-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 .../43-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 .../44-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 .../45-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 .../46-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 .../47-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 .../48-libpcsclite1_2.3.3-1_amd64.deb ... Unpacking libpcsclite1:amd64 (2.3.3-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../49-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 .../50-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../51-libosmousb0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmocore. Preparing to unpack .../52-libosmocore_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocore (1.11.0.59.cda92) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../53-libtalloc-dev_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../54-libsctp-dev_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../55-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../56-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 .../57-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 .../58-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 .../59-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 .../60-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 .../61-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 .../62-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 .../63-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 .../64-libosmo-sigtran-dev_2.1.0.187.fd10_amd64.deb ... Unpacking libosmo-sigtran-dev:amd64 (2.1.0.187.fd10) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../65-libpkgconf3_1.8.1-4_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-4) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../66-pkgconf-bin_1.8.1-4_amd64.deb ... Unpacking pkgconf-bin (1.8.1-4) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../67-pkgconf_1.8.1-4_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-4) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../68-pkg-config_1.8.1-4_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-4) ... 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.8-1) ... Setting up bsdextrautils (2.41-5) ... Setting up libosmo-iuh-dev:amd64 (1.7.0.18.3764) ... Setting up libmagic-mgc (1:5.46-5) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.24.2) ... Setting up libmagic1t64:amd64 (1:5.46-5) ... Setting up gettext-base (0.23.1-2) ... Setting up m4 (1.4.19-8) ... Setting up libnftnl11:amd64 (1.2.9-1) ... Setting up file (1:5.46-5) ... Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Setting up autotools-dev (20240727.1) ... Setting up libpkgconf3:amd64 (1.8.1-4) ... Setting up libmnl-dev:amd64 (1.0.5-3) ... Setting up autopoint (0.23.1-2) ... Setting up libpcsclite1:amd64 (2.3.3-1) ... Setting up pkgconf-bin (1.8.1-4) ... Setting up autoconf (2.72-3.1) ... Setting up dwz (0.15-1+b1) ... Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... Setting up libuchardet0:amd64 (0.0.8-1+b2) ... Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... Setting up libmbedcrypto16:amd64 (3.6.4-2) ... Setting up liburing2:amd64 (2.9-1) ... Setting up automake (1:1.17-4) ... update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.17.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.17.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up gettext (0.23.1-2) ... Setting up libnftables1:amd64 (1.1.3-1) ... Setting up libtool (2.5.4-4) ... Setting up libnftables-dev:amd64 (1.1.3-1) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Setting up pkgconf:amd64 (1.8.1-4) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libmbedx509-7:amd64 (3.6.4-2) ... Setting up libasn1c-dev:amd64 (0.9.38) ... Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... Setting up pkg-config:amd64 (1.8.1-4) ... Setting up libmbedtls21:amd64 (3.6.4-2) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up libosmocore22:amd64 (1.11.0.59.cda92) ... Setting up libosmocodec4:amd64 (1.11.0.59.cda92) ... Setting up groff-base (1.23.0-9) ... Setting up libosmo-gtlv1:amd64 (0.5.0.2.5a60) ... Setting up libbctoolbox2:amd64 (5.3.105-1) ... 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 libosmoisdn0:amd64 (1.11.0.59.cda92) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Setting up libortp16:amd64 (1:5.3.105-1) ... Setting up libosmo-rua-dev:amd64 (1.7.0.18.3764) ... Setting up libosmousb0:amd64 (1.11.0.59.cda92) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.30.7d236) ... Setting up libosmogsm20:amd64 (1.11.0.59.cda92) ... 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 libosmotrau11:amd64 (2.0.0.32.df2a) ... Setting up debhelper (13.24.2) ... Setting up libosmonetif11:amd64 (1.6.0.16.c51c) ... Setting up libosmo-pfcp4:amd64 (0.5.0.2.5a60) ... 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 libosmo-sigtran11:amd64 (2.1.0.187.fd10) ... 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.41-12) ... + [ -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 . 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 binary dh binary --with autoreconf dh_update_autotools_config dh_autoreconf aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:84: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:84: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:84: the top level configure.ac:132: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:132: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:132: the top level configure.ac:153: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:153: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:153: the top level configure.ac:232: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:232: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:1051: AM_CONFIG_HEADER is expanded from... configure.ac:232: the top level configure.ac:234: warning: AC_OUTPUT should be used without arguments. configure.ac:234: You should run autoupdate. configure.ac:23: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' doc/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 sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for 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 egrep... (cached) /usr/bin/grep -E checking if gcc supports -fvisibility=hidden... yes checking whether to enable code coverage support... no checking whether to enable VTY/CTRL tests... no checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c cnlink_paging.c -fPIC -DPIC -o .libs/cnlink_paging.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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c kpi_dtap.c -fPIC -DPIC -o .libs/kpi_dtap.o mgw_fsm.c: In function 'mgw_fsm_crcx_hnb_onenter': mgw_fsm.c:180:9: 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:26: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ mgw_fsm.c:181:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] 181 | mgw_info.codecs_len = 1; | ^~~~~~~~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here 35 | unsigned int codecs_len | ^~~~~~~~~~ mgw_fsm.c: In function 'mgw_fsm_mdcx_hnb_onenter': mgw_fsm.c:368:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 368 | mgw_info.codecs[0] = CODEC_IUFP; | ^~~~~~~~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ mgw_fsm.c:369:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] 369 | mgw_info.codecs_len = 1; | ^~~~~~~~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here 35 | unsigned int codecs_len | ^~~~~~~~~~ mgw_fsm.c: In function 'mgw_fsm_crcx_msc_onenter': mgw_fsm.c:452:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 452 | mgw_info.codecs[0] = CODEC_IUFP; | ^~~~~~~~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ mgw_fsm.c:453:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] 453 | mgw_info.codecs_len = 1; | ^~~~~~~~ /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here 35 | unsigned int codecs_len | ^~~~~~~~~~ /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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o tdefs.lo tdefs.c hnbgw_ranap.c: In function 'hnbgw_decode_ranap_ran_co': hnbgw_ranap.c:612:9: 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:9: 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); | ^~ 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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c cnlink_fsm.c -o cnlink_fsm.o >/dev/null 2>&1 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) | ^~~~~~~~~~~~~~~~~~~~~ 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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c hnbgw_sccp.c -o hnbgw_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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o umts_cell_id.lo umts_cell_id.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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o nft_kpi.lo nft_kpi.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o hnbgw_pfcp.lo hnbgw_pfcp.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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c -o ps_rab_ass_fsm.lo ps_rab_ass_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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -c hnbgw_pfcp.c -fPIC -DPIC -o .libs/hnbgw_pfcp.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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 0x5577dadf3340(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x5577dadf3320(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.Rvgq2Oip2u + mktemp + combine_src=/tmp/tmp.JZFLjS0eBf + cp ./vty/hnbgw_vty_reference.xml /tmp/tmp.Rvgq2Oip2u + [ -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.Rvgq2Oip2u /tmp/tmp.JZFLjS0eBf + xsltproc -o /tmp/tmp.Rvgq2Oip2u --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.JZFLjS0eBf + [ -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.Rvgq2Oip2u /tmp/tmp.JZFLjS0eBf 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'] + xsltproc -o /tmp/tmp.Rvgq2Oip2u --stringparam with /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/vty/hnbgw_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.JZFLjS0eBf a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/osmohnbgw-usermanual.xml')] asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf + [ -n ] + cat /tmp/tmp.Rvgq2Oip2u + rm -f /tmp/tmp.JZFLjS0eBf + rm -f /tmp/tmp.Rvgq2Oip2u xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \ > generated/docbook_vty.xml 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/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf 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 asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf + 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 asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-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 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 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 " " Build the book set list... 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 Build the listings... 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 XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. 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 Build _temp_osmohnbgw-vty-reference.pdf 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" 'osmohnbgw-vty-reference.pdf' successfully built + rm /obs/_temp/binpkgs/osmo-hnbgw/doc/manuals/generated/_temp_osmohnbgw-vty-reference.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/tmp0mnjgc11/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-hnbgw/doc/manuals' /tmp/tmp0mnjgc11/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 building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmohnbgw-usermanual.tex running post-compilation scripts... osmohnbgw-usermanual.aux MD5 checksum changed osmohnbgw-usermanual.toc MD5 checksum changed the /tmp/tmp0mnjgc11/osmohnbgw-usermanual.aux file has changed pdflatex -interaction=batchmode osmohnbgw-usermanual.tex running post-compilation scripts... osmohnbgw-usermanual.aux MD5 checksum changed the /tmp/tmp0mnjgc11/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 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 "TESTSUITEFLAGS=-j21 --verbose" 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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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:9: 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:9: 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); | ^~ /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:9: 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)); | ^~ /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:9: 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)); | ^~ /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:9: 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)); | ^~ /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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hnbgw=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -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' -j21 --verbose ## ------------------------------------ ## ## osmo-hnbgw 1.7.0.61-c6a4 test suite. ## ## ------------------------------------ ## 1. testsuite.at:4: testing ranap_rab_ass ... ./testsuite.at:7: $abs_top_builddir/tests/ranap_rab_ass/ranap_rab_ass_test 2. testsuite.at:10: testing umts_cell_id ... ./testsuite.at:13: $abs_top_builddir/tests/umts_cell_id/umts_cell_id_test stderr: stderr: 2. testsuite.at:10: ok 1. testsuite.at:4: 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 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' /usr/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'. /usr/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'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-hnbgw/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 osmo-hnbgw.service '/obs/_temp/binpkgs/osmo-hnbgw/debian/tmp/lib/systemd/system' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib/systemd' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw/contrib' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' dh_install dh_installdocs dh_installchangelogs dh_systemd_enable dh_systemd_start dh_perl dh_link dh_strip_nondeterminism debian/rules override_dh_compress make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' dh_compress -X.pdf make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hnbgw' dh_strip -posmo-hnbgw --dbg-package=osmo-hnbgw-dbg make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hnbgw' dh_makeshlibs dh_shlibdeps dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 from: /lib64/ld-linux-x86-64.so.2 dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 to: /lib64/ld-linux-x86-64.so.2.usr-is-merged 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' in '../osmo-hnbgw_1.7.0.61.c6a4_amd64.deb'. dpkg-deb: building package 'osmo-hnbgw-dbg' in '../osmo-hnbgw-dbg_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 -O../osmo-hnbgw_1.7.0.61.c6a4_amd64.buildinfo dpkg-genchanges -O../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/a1/ -rw-r--r-- root/root 626312 2025-11-17 10:33 ./usr/lib/debug/.build-id/a1/5d84515bb35480bacf9fec4c1d63016daa18e3.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 6850 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 6850 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 564088 2025-11-17 10:33 ./usr/share/doc/osmo-hnbgw-doc/osmohnbgw-usermanual.pdf -rw-r--r-- root/root 351859 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 312896 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 6850 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 1632606 killed; [ssh-agent] Stopped. Finished: SUCCESS