Source: tsung
Version: 1.7.0-3.1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

We are aiming to use Erlang 27 in Debian trixie, but the current version
of tsung (1.7.0-3.1) uses functions removed in Erlang 27. I'm attaching
the build log, but here's the relevant excerpt from it:

==========================================================================

Compiling  src/tsung/ts_digest.erl ...
src/tsung/ts_digest.erl:75:44: Warning: httpd_util:integer_to_hexlist/1 is 
removed; use erlang:integer_to_list/2 with base 16 instead
%   75|                   
ts_utils:to_lower(padhex(httpd_util:integer_to_hexlist(X)))
%     |                                            ^

Compiling  src/tsung/ts_dynvars.erl ...
Compiling  src/tsung/ts_erlang.erl ...
Compiling  src/tsung/ts_fs.erl ...
Compiling  src/tsung/ts_http.erl ...
src/tsung/ts_http.erl:315:10: Warning: httpd_util:hexlist_to_integer/1 is 
removed; use erlang:list_to_integer/2 with base 16 instead
%  315|     case httpd_util:hexlist_to_integer(binary_to_list(Digits)) of
%     |          ^

Compiling  src/tsung/ts_http_common.erl ...
src/tsung/ts_http_common.erl:396:29: Warning: httpd_util:integer_to_hexlist/1 
is removed; use erlang:integer_to_list/2 with base 16 instead
%  396|     AccInt = list_to_binary(httpd_util:integer_to_hexlist(Int)),
%     |                             ^

===========================================================================

This means that in orger to be usable in trixie, tsung has to be updated
(there's the new 1.8.0 version, which has been released a few years
back), or patched. Preferrably, updated.

The full build log is attached. It also shows many warnings on
deprecated function calls, and some about variables bound multiple times
(these usually are bugs and not safe warnings).

Cheers!

-- System Information:
Debian Release: 12.9
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'proposed-updates'), (500, 
'stable'), (1, 'experimental'), (1, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-31-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
I: pbuilder: network access will be disabled during build
I: Current time: Thu Feb 20 17:47:20 MSK 2025
I: pbuilder-time-stamp: 1740062840
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/base.tgz]
I: copying local configuration
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
W: Could not create compatibility symlink because /tmp/buildd exists and 
it is not a directory
I: Obtaining the cached apt archive contents
I: Copying source file
I: copying [tsung_1.7.0-3.1.dsc]
I: copying [./tsung_1.7.0.orig.tar.gz]
I: copying [./tsung_1.7.0-3.1.debian.tar.xz]
I: Extracting source
gpgv: Signature made Tue Sep 24 00:43:16 2019 UTC
gpgv:                using RSA key B9FAD3192AF3E4A5309D9D39879F3C993801A94F
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./tsung_1.7.0-3.1.dsc: 
no acceptable signature found
dpkg-source: info: extracting tsung in tsung-1.7.0
dpkg-source: info: unpacking tsung_1.7.0.orig.tar.gz
dpkg-source: info: unpacking tsung_1.7.0-3.1.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 03_correct_lib_path.diff
dpkg-source: info: applying 02_tsplot_manpage_typo.diff
dpkg-source: info: applying 01_correct_share_path.diff
dpkg-source: info: applying tsung-python3.patch.txt
I: using fakeroot in build.
I: Installing the build-deps
I: user script 
/var/cache/pbuilder/build/2299573/tmp/hooks/D50erlang-experimental.conf 
starting

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
Summary:
  Upgrading: 0, Installing: 0, Reinstalling: 2, Removing: 0, Not Upgrading: 0
  Download size: 6480 B
  Space needed: 0 B / 64.7 GB available

Get:1 http://ftp.fi.debian.org/debian sid/main amd64 g++ amd64 4:14.2.0-1 [1344 
B]
Get:2 http://ftp.fi.debian.org/debian sid/main amd64 gcc amd64 4:14.2.0-1 [5136 
B]
Fetched 6480 B in 0s (45.3 kB/s)
(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 ... 15354 files and directories currently installed.)
Preparing to unpack .../g++_4%3a14.2.0-1_amd64.deb ...
Unpacking g++ (4:14.2.0-1) over (4:14.2.0-1) ...
Preparing to unpack .../gcc_4%3a14.2.0-1_amd64.deb ...
Unpacking gcc (4:14.2.0-1) over (4:14.2.0-1) ...
Setting up gcc (4:14.2.0-1) ...
Setting up g++ (4:14.2.0-1) ...
I: user script 
/var/cache/pbuilder/build/2299573/tmp/hooks/D50erlang-experimental.conf 
finished
I: user script /var/cache/pbuilder/build/2299573/tmp/hooks/D50tcldev.conf 
starting
I: user script /var/cache/pbuilder/build/2299573/tmp/hooks/D50tcldev.conf 
finished
I: user script 
/var/cache/pbuilder/build/2299573/tmp/hooks/D50usrismerged.conf starting

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
Installing:
  usr-is-merged

Summary:
  Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0
  Download size: 5936 B
  Space needed: 16.4 kB / 64.7 GB available

Get:1 http://ftp.fi.debian.org/debian sid/main amd64 usr-is-merged all 39+nmu2 
[5936 B]
Fetched 5936 B in 0s (58.9 kB/s)
Selecting previously unselected package usr-is-merged.
(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 ... 15354 files and directories currently installed.)
Preparing to unpack .../usr-is-merged_39+nmu2_all.deb ...
Unpacking usr-is-merged (39+nmu2) ...
Setting up usr-is-merged (39+nmu2) ...
I: user script 
/var/cache/pbuilder/build/2299573/tmp/hooks/D50usrismerged.conf finished
I: user script 
/var/cache/pbuilder/build/2299573/tmp/hooks/D99kernel-img.conf starting
I: user script 
/var/cache/pbuilder/build/2299573/tmp/hooks/D99kernel-img.conf finished
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-ma...@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: autotools-dev, debhelper (>= 9), docbook-utils, erlang-dev (>= 
1:13.b.1-dfsg-3), erlang-nox, erlang-src, python3, dh-python, python3-sphinx
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 15358 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on autotools-dev; however:
  Package autotools-dev is not installed.
 pbuilder-satisfydepends-dummy depends on debhelper (>= 9); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on docbook-utils; however:
  Package docbook-utils is not installed.
 pbuilder-satisfydepends-dummy depends on erlang-dev (>= 1:13.b.1-dfsg-3); 
however:
  Package erlang-dev is not installed.
 pbuilder-satisfydepends-dummy depends on erlang-nox; however:
  Package erlang-nox is not installed.
 pbuilder-satisfydepends-dummy depends on erlang-src; however:
  Package erlang-src is not installed.
 pbuilder-satisfydepends-dummy depends on python3; however:
  Package python3 is not installed.
 pbuilder-satisfydepends-dummy depends on dh-python; however:
  Package dh-python is not installed.
 pbuilder-satisfydepends-dummy depends on python3-sphinx; however:
  Package python3-sphinx is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
The following NEW packages will be installed:
  autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdextrautils{a} 
ca-certificates{a} debhelper{a} dh-autoreconf{a} dh-python{a} 
dh-strip-nondeterminism{a} docbook{a} docbook-dsssl{a} docbook-utils{a} 
docutils-common{a} dwz{a} erlang-asn1{a} erlang-base{a} erlang-crypto{a} 
erlang-dev{a} erlang-diameter{a} erlang-edoc{a} erlang-eldap{a} erlang-eunit{a} 
erlang-ftp{a} erlang-inets{a} erlang-mnesia{a} erlang-nox{a} erlang-odbc{a} 
erlang-os-mon{a} erlang-parsetools{a} erlang-public-key{a} 
erlang-runtime-tools{a} erlang-snmp{a} erlang-src{a} erlang-ssh{a} 
erlang-ssl{a} erlang-syntax-tools{a} erlang-tftp{a} erlang-tools{a} 
erlang-xmerl{a} file{a} fontconfig-config{a} fonts-dejavu-core{a} 
fonts-dejavu-mono{a} fonts-lmodern{a} gettext{a} gettext-base{a} groff-base{a} 
intltool-debian{a} libapache-pom-java{a} libarchive-zip-perl{a} libbrotli1{a} 
libcairo2{a} libcommons-logging-java{a} libcommons-parent-java{a} 
libdebhelper-perl{a} libelf1t64{a} libexpat1{a} 
libfile-stripnondeterminism-perl{a} libfontbox-java{a} libfontconfig1{a} 
libfreetype6{a} libglib2.0-0t64{a} libgnutls30t64{a} libgraphite2-3{a} 
libharfbuzz0b{a} libice6{a} libicu72{a} libjs-jquery{a} libjs-sphinxdoc{a} 
libjs-underscore{a} libjson-perl{a} libkpathsea6{a} libltdl7{a} libmagic-mgc{a} 
libmagic1t64{a} libmpfi0{a} libodbc2{a} libosp5{a} libostyle1t64{a} 
libpaper-utils{a} libpaper2{a} libpdfbox-java{a} libpipeline1{a} 
libpixman-1-0{a} libpng16-16t64{a} libpotrace0{a} libproc2-0{a} libptexenc1{a} 
libpython3-stdlib{a} libpython3.13-minimal{a} libpython3.13-stdlib{a} 
libsgmls-perl{a} libsm6{a} libsynctex2{a} libteckit0{a} libtexlua53-5{a} 
libtext-charwidth-perl{a} libtext-wrapi18n-perl{a} libtool{a} libuchardet0{a} 
libx11-6{a} libx11-data{a} libxau6{a} libxaw7{a} libxcb-render0{a} 
libxcb-shm0{a} libxcb1{a} libxdmcp6{a} libxext6{a} libxi6{a} libxml2{a} 
libxmu6{a} libxpm4{a} libxrender1{a} libxt6t64{a} libzzip-0-13t64{a} lynx{a} 
lynx-common{a} m4{a} man-db{a} media-types{a} netbase{a} openjade{a} opensp{a} 
openssl{a} po-debconf{a} preview-latex-style{a} procps{a} 
python-babel-localedata{a} python3{a} python3-alabaster{a} 
python3-autocommand{a} python3-babel{a} python3-certifi{a} python3-chardet{a} 
python3-charset-normalizer{a} python3-defusedxml{a} python3-docutils{a} 
python3-idna{a} python3-imagesize{a} python3-inflect{a} 
python3-jaraco.context{a} python3-jaraco.functools{a} python3-jaraco.text{a} 
python3-jinja2{a} python3-markupsafe{a} python3-minimal{a} 
python3-more-itertools{a} python3-packaging{a} python3-pkg-resources{a} 
python3-pygments{a} python3-requests{a} python3-roman{a} python3-setuptools{a} 
python3-snowballstemmer{a} python3-sphinx{a} python3-typeguard{a} 
python3-typing-extensions{a} python3-urllib3{a} python3-zipp{a} python3.13{a} 
python3.13-minimal{a} sensible-utils{a} sgml-base{a} sgml-data{a} sgmlspl{a} 
sphinx-common{a} t1utils{a} teckit{a} tex-common{a} texlive-base{a} 
texlive-binaries{a} texlive-fonts-recommended{a} texlive-formats-extra{a} 
texlive-latex-base{a} texlive-latex-extra{a} texlive-latex-recommended{a} 
texlive-pictures{a} texlive-plain-generic{a} texlive-xetex{a} tipa{a} ucf{a} 
x11-common{a} xdg-utils{a} xml-core{a} 
The following packages are RECOMMENDED but will NOT be installed:
  default-jre docbook-xml dvisvgm javascript-common libarchive-cpio-perl 
libfile-mimeinfo-perl libglib2.0-data libjson-xs-perl libltdl-dev 
libmail-sendmail-perl libnet-dbus-perl libodbccr2 libsctp1 
libspreadsheet-parseexcel-perl libx11-protocol-perl linux-sysctl-defaults 
lmodern mailcap psmisc python3-pil ruby shared-mime-info tex-gyre tk x11-utils 
x11-xserver-utils xdg-user-dirs 
0 packages upgraded, 186 newly installed, 0 to remove and 0 not upgraded.
Need to get 16.2 MB/237 MB of archives. After unpacking 758 MB will be used.
Writing extended state information...
Get: 1 http://ftp.fi.debian.org/debian sid/main amd64 python3-pkg-resources all 
75.8.0-1 [222 kB]
Get: 2 http://ftp.fi.debian.org/debian sid/main amd64 python3-setuptools all 
75.8.0-1 [724 kB]
Get: 3 http://ftp.fi.debian.org/debian sid/main amd64 erlang-eldap amd64 
1:27.2.3+dfsg-1 [138 kB]
Get: 4 http://ftp.fi.debian.org/debian sid/main amd64 erlang-odbc amd64 
1:27.2.3+dfsg-1 [69.0 kB]
Get: 5 http://ftp.fi.debian.org/debian sid/main amd64 erlang-os-mon amd64 
1:27.2.3+dfsg-1 [113 kB]
Get: 6 http://ftp.fi.debian.org/debian sid/main amd64 erlang-tftp amd64 
1:27.2.3+dfsg-1 [113 kB]
Get: 7 http://ftp.fi.debian.org/debian sid/main amd64 erlang-nox all 
1:27.2.3+dfsg-1 [14.8 kB]
Get: 8 http://ftp.fi.debian.org/debian sid/main amd64 python3-babel all 
2.17.0-1 [117 kB]
Get: 9 http://ftp.fi.debian.org/debian sid/main amd64 python3-certifi all 
2025.1.31+ds-1 [9652 B]
Get: 10 http://ftp.fi.debian.org/debian sid/main amd64 python3-chardet all 
5.2.0+dfsg-2 [108 kB]
Get: 11 http://ftp.fi.debian.org/debian sid/main amd64 
python3-charset-normalizer amd64 3.4.1-1 [142 kB]
Get: 12 http://ftp.fi.debian.org/debian sid/main amd64 python3-defusedxml all 
0.7.1-3 [43.4 kB]
Get: 13 http://ftp.fi.debian.org/debian sid/main amd64 python3-roman all 5.0-1 
[10.6 kB]
Get: 14 http://ftp.fi.debian.org/debian sid/main amd64 python3-idna all 3.10-1 
[42.0 kB]
Get: 15 http://ftp.fi.debian.org/debian sid/main amd64 python3-jinja2 all 
3.1.5-2 [107 kB]
Get: 16 http://ftp.fi.debian.org/debian sid/main amd64 python3-pygments all 
2.18.0+dfsg-2 [836 kB]
Get: 17 http://ftp.fi.debian.org/debian sid/main amd64 python3-urllib3 all 
2.3.0-1 [114 kB]
Get: 18 http://ftp.fi.debian.org/debian sid/main amd64 python3-requests all 
2.32.3+dfsg-4 [72.1 kB]
Get: 19 http://ftp.fi.debian.org/debian sid/main amd64 sphinx-common all 
8.1.3-5 [617 kB]
Get: 20 http://ftp.fi.debian.org/debian sid/main amd64 erlang-src all 
1:27.2.3+dfsg-1 [6106 kB]
Get: 21 http://laotzu.ftp.acc.umu.se/debian sid/main amd64 
python-babel-localedata all 2.17.0-1 [6050 kB]
Get: 22 http://ftp.fi.debian.org/debian sid/main amd64 python3-sphinx all 
8.1.3-5 [468 kB]
Fetched 16.2 MB in 1s (14.6 MB/s)
Preconfiguring packages ...
Selecting previously unselected package libpython3.13-minimal:amd64.
(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 ... 15358 files and directories currently installed.)
Preparing to unpack .../libpython3.13-minimal_3.13.2-1_amd64.deb ...
Unpacking libpython3.13-minimal:amd64 (3.13.2-1) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.6.4-1_amd64.deb ...
Unpacking libexpat1:amd64 (2.6.4-1) ...
Selecting previously unselected package python3.13-minimal.
Preparing to unpack .../python3.13-minimal_3.13.2-1_amd64.deb ...
Unpacking python3.13-minimal (3.13.2-1) ...
Setting up libpython3.13-minimal:amd64 (3.13.2-1) ...
Setting up libexpat1:amd64 (2.6.4-1) ...
Setting up python3.13-minimal (3.13.2-1) ...
Selecting previously unselected package python3-minimal.
(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 ... 15692 files and directories currently installed.)
Preparing to unpack .../0-python3-minimal_3.13.1-2_amd64.deb ...
Unpacking python3-minimal (3.13.1-2) ...
Selecting previously unselected package media-types.
Preparing to unpack .../1-media-types_11.0.0_all.deb ...
Unpacking media-types (11.0.0) ...
Selecting previously unselected package netbase.
Preparing to unpack .../2-netbase_6.4_all.deb ...
Unpacking netbase (6.4) ...
Selecting previously unselected package libpython3.13-stdlib:amd64.
Preparing to unpack .../3-libpython3.13-stdlib_3.13.2-1_amd64.deb ...
Unpacking libpython3.13-stdlib:amd64 (3.13.2-1) ...
Selecting previously unselected package python3.13.
Preparing to unpack .../4-python3.13_3.13.2-1_amd64.deb ...
Unpacking python3.13 (3.13.2-1) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../5-libpython3-stdlib_3.13.1-2_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.13.1-2) ...
Setting up python3-minimal (3.13.1-2) ...
Selecting previously unselected package python3.
(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 ... 16149 files and directories currently installed.)
Preparing to unpack .../000-python3_3.13.1-2_amd64.deb ...
Unpacking python3 (3.13.1-2) ...
Preparing to unpack .../001-sgml-base_1.31_all.deb ...
Unpacking sgml-base (1.31) ...
Selecting previously unselected package libproc2-0:amd64.
Preparing to unpack .../002-libproc2-0_2%3a4.0.4-7_amd64.deb ...
Unpacking libproc2-0:amd64 (2:4.0.4-7) ...
Selecting previously unselected package procps.
Preparing to unpack .../003-procps_2%3a4.0.4-7_amd64.deb ...
Unpacking procps (2:4.0.4-7) ...
Selecting previously unselected package sensible-utils.
Preparing to unpack .../004-sensible-utils_0.0.24_all.deb ...
Unpacking sensible-utils (0.0.24) ...
Selecting previously unselected package openssl.
Preparing to unpack .../005-openssl_3.4.1-1_amd64.deb ...
Unpacking openssl (3.4.1-1) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../006-ca-certificates_20241223_all.deb ...
Unpacking ca-certificates (20241223) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../007-libmagic-mgc_1%3a5.45-3+b1_amd64.deb ...
Unpacking libmagic-mgc (1:5.45-3+b1) ...
Selecting previously unselected package libmagic1t64:amd64.
Preparing to unpack .../008-libmagic1t64_1%3a5.45-3+b1_amd64.deb ...
Unpacking libmagic1t64:amd64 (1:5.45-3+b1) ...
Selecting previously unselected package file.
Preparing to unpack .../009-file_1%3a5.45-3+b1_amd64.deb ...
Unpacking file (1:5.45-3+b1) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../010-gettext-base_0.23.1-1_amd64.deb ...
Unpacking gettext-base (0.23.1-1) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../011-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 .../012-groff-base_1.23.0-7_amd64.deb ...
Unpacking groff-base (1.23.0-7) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../013-bsdextrautils_2.40.4-4_amd64.deb ...
Unpacking bsdextrautils (2.40.4-4) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../014-libpipeline1_1.5.8-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.8-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../015-man-db_2.13.0-1_amd64.deb ...
Unpacking man-db (2.13.0-1) ...
Selecting previously unselected package libtext-charwidth-perl:amd64.
Preparing to unpack .../016-libtext-charwidth-perl_0.04-11+b4_amd64.deb ...
Unpacking libtext-charwidth-perl:amd64 (0.04-11+b4) ...
Selecting previously unselected package libtext-wrapi18n-perl.
Preparing to unpack .../017-libtext-wrapi18n-perl_0.06-10_all.deb ...
Unpacking libtext-wrapi18n-perl (0.06-10) ...
Selecting previously unselected package ucf.
Preparing to unpack .../018-ucf_3.0050_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0050) ...
Selecting previously unselected package m4.
Preparing to unpack .../019-m4_1.4.19-5_amd64.deb ...
Unpacking m4 (1.4.19-5) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../020-autoconf_2.72-3_all.deb ...
Unpacking autoconf (2.72-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../021-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../022-automake_1%3a1.17-3_all.deb ...
Unpacking automake (1:1.17-3) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../023-autopoint_0.23.1-1_all.deb ...
Unpacking autopoint (0.23.1-1) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../024-libdebhelper-perl_13.24.1_all.deb ...
Unpacking libdebhelper-perl (13.24.1) ...
Selecting previously unselected package libtool.
Preparing to unpack .../025-libtool_2.5.4-3_all.deb ...
Unpacking libtool (2.5.4-3) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../026-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../027-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 .../028-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 .../029-dh-strip-nondeterminism_1.14.1-2_all.deb ...
Unpacking dh-strip-nondeterminism (1.14.1-2) ...
Selecting previously unselected package libelf1t64:amd64.
Preparing to unpack .../030-libelf1t64_0.192-4_amd64.deb ...
Unpacking libelf1t64:amd64 (0.192-4) ...
Selecting previously unselected package dwz.
Preparing to unpack .../031-dwz_0.15-1+b1_amd64.deb ...
Unpacking dwz (0.15-1+b1) ...
Selecting previously unselected package libicu72:amd64.
Preparing to unpack .../032-libicu72_72.1-6_amd64.deb ...
Unpacking libicu72:amd64 (72.1-6) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../033-libxml2_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb 
...
Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../034-gettext_0.23.1-1_amd64.deb ...
Unpacking gettext (0.23.1-1) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../035-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 .../036-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../037-debhelper_13.24.1_all.deb ...
Unpacking debhelper (13.24.1) ...
Selecting previously unselected package python3-autocommand.
Preparing to unpack .../038-python3-autocommand_2.2.2-3_all.deb ...
Unpacking python3-autocommand (2.2.2-3) ...
Selecting previously unselected package python3-more-itertools.
Preparing to unpack .../039-python3-more-itertools_10.6.0-1_all.deb ...
Unpacking python3-more-itertools (10.6.0-1) ...
Selecting previously unselected package python3-typing-extensions.
Preparing to unpack .../040-python3-typing-extensions_4.12.2-2_all.deb ...
Unpacking python3-typing-extensions (4.12.2-2) ...
Selecting previously unselected package python3-typeguard.
Preparing to unpack .../041-python3-typeguard_4.4.1-1_all.deb ...
Unpacking python3-typeguard (4.4.1-1) ...
Selecting previously unselected package python3-inflect.
Preparing to unpack .../042-python3-inflect_7.3.1-2_all.deb ...
Unpacking python3-inflect (7.3.1-2) ...
Selecting previously unselected package python3-jaraco.context.
Preparing to unpack .../043-python3-jaraco.context_6.0.0-1_all.deb ...
Unpacking python3-jaraco.context (6.0.0-1) ...
Selecting previously unselected package python3-jaraco.functools.
Preparing to unpack .../044-python3-jaraco.functools_4.1.0-1_all.deb ...
Unpacking python3-jaraco.functools (4.1.0-1) ...
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack .../045-python3-pkg-resources_75.8.0-1_all.deb ...
Unpacking python3-pkg-resources (75.8.0-1) ...
Selecting previously unselected package python3-jaraco.text.
Preparing to unpack .../046-python3-jaraco.text_4.0.0-1_all.deb ...
Unpacking python3-jaraco.text (4.0.0-1) ...
Selecting previously unselected package python3-zipp.
Preparing to unpack .../047-python3-zipp_3.21.0-1_all.deb ...
Unpacking python3-zipp (3.21.0-1) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../048-python3-setuptools_75.8.0-1_all.deb ...
Unpacking python3-setuptools (75.8.0-1) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../049-dh-python_6.20250108_all.deb ...
Unpacking dh-python (6.20250108) ...
Selecting previously unselected package xml-core.
Preparing to unpack .../050-xml-core_0.19_all.deb ...
Unpacking xml-core (0.19) ...
Selecting previously unselected package sgml-data.
Preparing to unpack .../051-sgml-data_2.0.11+nmu1_all.deb ...
Unpacking sgml-data (2.0.11+nmu1) ...
Selecting previously unselected package docbook.
Preparing to unpack .../052-docbook_4.5-11_all.deb ...
Unpacking docbook (4.5-11) ...
Selecting previously unselected package libosp5.
Preparing to unpack .../053-libosp5_1.5.2-15.2_amd64.deb ...
Unpacking libosp5 (1.5.2-15.2) ...
Selecting previously unselected package libostyle1t64.
Preparing to unpack .../054-libostyle1t64_1.4devel1-23.3_amd64.deb ...
Unpacking libostyle1t64 (1.4devel1-23.3) ...
Selecting previously unselected package openjade.
Preparing to unpack .../055-openjade_1.4devel1-23.3_amd64.deb ...
Unpacking openjade (1.4devel1-23.3) ...
Selecting previously unselected package docbook-dsssl.
Preparing to unpack .../056-docbook-dsssl_1.79-10_all.deb ...
Unpacking docbook-dsssl (1.79-10) ...
Selecting previously unselected package tex-common.
Preparing to unpack .../057-tex-common_6.18_all.deb ...
Unpacking tex-common (6.18) ...
Selecting previously unselected package libpaper2:amd64.
Preparing to unpack .../058-libpaper2_2.2.5-0.3+b1_amd64.deb ...
Unpacking libpaper2:amd64 (2.2.5-0.3+b1) ...
Selecting previously unselected package libpaper-utils.
Preparing to unpack .../059-libpaper-utils_2.2.5-0.3+b1_amd64.deb ...
Unpacking libpaper-utils (2.2.5-0.3+b1) ...
Selecting previously unselected package libkpathsea6:amd64.
Preparing to unpack .../060-libkpathsea6_2024.20240313.70630+ds-5+b1_amd64.deb 
...
Unpacking libkpathsea6:amd64 (2024.20240313.70630+ds-5+b1) ...
Selecting previously unselected package libptexenc1:amd64.
Preparing to unpack .../061-libptexenc1_2024.20240313.70630+ds-5+b1_amd64.deb 
...
Unpacking libptexenc1:amd64 (2024.20240313.70630+ds-5+b1) ...
Selecting previously unselected package libsynctex2:amd64.
Preparing to unpack .../062-libsynctex2_2024.20240313.70630+ds-5+b1_amd64.deb 
...
Unpacking libsynctex2:amd64 (2024.20240313.70630+ds-5+b1) ...
Selecting previously unselected package libtexlua53-5:amd64.
Preparing to unpack .../063-libtexlua53-5_2024.20240313.70630+ds-5+b1_amd64.deb 
...
Unpacking libtexlua53-5:amd64 (2024.20240313.70630+ds-5+b1) ...
Selecting previously unselected package t1utils.
Preparing to unpack .../064-t1utils_1.41-4_amd64.deb ...
Unpacking t1utils (1.41-4) ...
Selecting previously unselected package libbrotli1:amd64.
Preparing to unpack .../065-libbrotli1_1.1.0-2+b6_amd64.deb ...
Unpacking libbrotli1:amd64 (1.1.0-2+b6) ...
Selecting previously unselected package libpng16-16t64:amd64.
Preparing to unpack .../066-libpng16-16t64_1.6.46-4_amd64.deb ...
Unpacking libpng16-16t64:amd64 (1.6.46-4) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../067-libfreetype6_2.13.3+dfsg-1_amd64.deb ...
Unpacking libfreetype6:amd64 (2.13.3+dfsg-1) ...
Selecting previously unselected package fonts-dejavu-mono.
Preparing to unpack .../068-fonts-dejavu-mono_2.37-8_all.deb ...
Unpacking fonts-dejavu-mono (2.37-8) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../069-fonts-dejavu-core_2.37-8_all.deb ...
Unpacking fonts-dejavu-core (2.37-8) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../070-fontconfig-config_2.15.0-2_amd64.deb ...
Unpacking fontconfig-config (2.15.0-2) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../071-libfontconfig1_2.15.0-2_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.15.0-2) ...
Selecting previously unselected package libpixman-1-0:amd64.
Preparing to unpack .../072-libpixman-1-0_0.44.0-3_amd64.deb ...
Unpacking libpixman-1-0:amd64 (0.44.0-3) ...
Selecting previously unselected package libxau6:amd64.
Preparing to unpack .../073-libxau6_1%3a1.0.11-1_amd64.deb ...
Unpacking libxau6:amd64 (1:1.0.11-1) ...
Selecting previously unselected package libxdmcp6:amd64.
Preparing to unpack .../074-libxdmcp6_1%3a1.1.5-1_amd64.deb ...
Unpacking libxdmcp6:amd64 (1:1.1.5-1) ...
Selecting previously unselected package libxcb1:amd64.
Preparing to unpack .../075-libxcb1_1.17.0-2+b1_amd64.deb ...
Unpacking libxcb1:amd64 (1.17.0-2+b1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../076-libx11-data_2%3a1.8.10-2_all.deb ...
Unpacking libx11-data (2:1.8.10-2) ...
Selecting previously unselected package libx11-6:amd64.
Preparing to unpack .../077-libx11-6_2%3a1.8.10-2_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.8.10-2) ...
Selecting previously unselected package libxcb-render0:amd64.
Preparing to unpack .../078-libxcb-render0_1.17.0-2+b1_amd64.deb ...
Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ...
Selecting previously unselected package libxcb-shm0:amd64.
Preparing to unpack .../079-libxcb-shm0_1.17.0-2+b1_amd64.deb ...
Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ...
Selecting previously unselected package libxext6:amd64.
Preparing to unpack .../080-libxext6_2%3a1.3.4-1+b3_amd64.deb ...
Unpacking libxext6:amd64 (2:1.3.4-1+b3) ...
Selecting previously unselected package libxrender1:amd64.
Preparing to unpack .../081-libxrender1_1%3a0.9.10-1.1+b4_amd64.deb ...
Unpacking libxrender1:amd64 (1:0.9.10-1.1+b4) ...
Selecting previously unselected package libcairo2:amd64.
Preparing to unpack .../082-libcairo2_1.18.2-2_amd64.deb ...
Unpacking libcairo2:amd64 (1.18.2-2) ...
Selecting previously unselected package libgraphite2-3:amd64.
Preparing to unpack .../083-libgraphite2-3_1.3.14-2+b1_amd64.deb ...
Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ...
Selecting previously unselected package libglib2.0-0t64:amd64.
Preparing to unpack .../084-libglib2.0-0t64_2.83.3-2_amd64.deb ...
Unpacking libglib2.0-0t64:amd64 (2.83.3-2) ...
Selecting previously unselected package libharfbuzz0b:amd64.
Preparing to unpack .../085-libharfbuzz0b_10.2.0-1_amd64.deb ...
Unpacking libharfbuzz0b:amd64 (10.2.0-1) ...
Selecting previously unselected package libmpfi0:amd64.
Preparing to unpack .../086-libmpfi0_1.5.4+ds-4_amd64.deb ...
Unpacking libmpfi0:amd64 (1.5.4+ds-4) ...
Selecting previously unselected package libpotrace0:amd64.
Preparing to unpack .../087-libpotrace0_1.16-2+b2_amd64.deb ...
Unpacking libpotrace0:amd64 (1.16-2+b2) ...
Selecting previously unselected package libteckit0:amd64.
Preparing to unpack .../088-libteckit0_2.5.12+ds1-1+b1_amd64.deb ...
Unpacking libteckit0:amd64 (2.5.12+ds1-1+b1) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../089-x11-common_1%3a7.7+24_all.deb ...
Unpacking x11-common (1:7.7+24) ...
Selecting previously unselected package libice6:amd64.
Preparing to unpack .../090-libice6_2%3a1.1.1-1_amd64.deb ...
Unpacking libice6:amd64 (2:1.1.1-1) ...
Selecting previously unselected package libsm6:amd64.
Preparing to unpack .../091-libsm6_2%3a1.2.4-1_amd64.deb ...
Unpacking libsm6:amd64 (2:1.2.4-1) ...
Selecting previously unselected package libxt6t64:amd64.
Preparing to unpack .../092-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ...
Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ...
Selecting previously unselected package libxmu6:amd64.
Preparing to unpack .../093-libxmu6_2%3a1.1.3-3+b4_amd64.deb ...
Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ...
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack .../094-libxpm4_1%3a3.5.17-1+b3_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ...
Selecting previously unselected package libxaw7:amd64.
Preparing to unpack .../095-libxaw7_2%3a1.0.16-1_amd64.deb ...
Unpacking libxaw7:amd64 (2:1.0.16-1) ...
Selecting previously unselected package libxi6:amd64.
Preparing to unpack .../096-libxi6_2%3a1.8.2-1_amd64.deb ...
Unpacking libxi6:amd64 (2:1.8.2-1) ...
Selecting previously unselected package libzzip-0-13t64:amd64.
Preparing to unpack .../097-libzzip-0-13t64_0.13.72+dfsg.1-1.3_amd64.deb ...
Unpacking libzzip-0-13t64:amd64 (0.13.72+dfsg.1-1.3) ...
Selecting previously unselected package texlive-binaries.
Preparing to unpack 
.../098-texlive-binaries_2024.20240313.70630+ds-5+b1_amd64.deb ...
Unpacking texlive-binaries (2024.20240313.70630+ds-5+b1) ...
Selecting previously unselected package xdg-utils.
Preparing to unpack .../099-xdg-utils_1.2.1-2_all.deb ...
Unpacking xdg-utils (1.2.1-2) ...
Selecting previously unselected package texlive-base.
Preparing to unpack .../100-texlive-base_2024.20250114-1_all.deb ...
Unpacking texlive-base (2024.20250114-1) ...
Selecting previously unselected package texlive-fonts-recommended.
Preparing to unpack .../101-texlive-fonts-recommended_2024.20250114-1_all.deb 
...
Unpacking texlive-fonts-recommended (2024.20250114-1) ...
Selecting previously unselected package fonts-lmodern.
Preparing to unpack .../102-fonts-lmodern_2.005-1_all.deb ...
Unpacking fonts-lmodern (2.005-1) ...
Selecting previously unselected package texlive-latex-base.
Preparing to unpack .../103-texlive-latex-base_2024.20250114-1_all.deb ...
Unpacking texlive-latex-base (2024.20250114-1) ...
Selecting previously unselected package texlive-plain-generic.
Preparing to unpack .../104-texlive-plain-generic_2024.20250114-1_all.deb ...
Unpacking texlive-plain-generic (2024.20250114-1) ...
Selecting previously unselected package teckit.
Preparing to unpack .../105-teckit_2.5.12+ds1-1+b1_amd64.deb ...
Unpacking teckit (2.5.12+ds1-1+b1) ...
Selecting previously unselected package libapache-pom-java.
Preparing to unpack .../106-libapache-pom-java_33-2_all.deb ...
Unpacking libapache-pom-java (33-2) ...
Selecting previously unselected package libcommons-parent-java.
Preparing to unpack .../107-libcommons-parent-java_56-1_all.deb ...
Unpacking libcommons-parent-java (56-1) ...
Selecting previously unselected package libcommons-logging-java.
Preparing to unpack .../108-libcommons-logging-java_1.3.0-1_all.deb ...
Unpacking libcommons-logging-java (1.3.0-1) ...
Selecting previously unselected package libfontbox-java.
Preparing to unpack .../109-libfontbox-java_1%3a1.8.16-5_all.deb ...
Unpacking libfontbox-java (1:1.8.16-5) ...
Selecting previously unselected package libpdfbox-java.
Preparing to unpack .../110-libpdfbox-java_1%3a1.8.16-5_all.deb ...
Unpacking libpdfbox-java (1:1.8.16-5) ...
Selecting previously unselected package preview-latex-style.
Preparing to unpack .../111-preview-latex-style_13.2-1_all.deb ...
Unpacking preview-latex-style (13.2-1) ...
Selecting previously unselected package texlive-latex-recommended.
Preparing to unpack .../112-texlive-latex-recommended_2024.20250114-1_all.deb 
...
Unpacking texlive-latex-recommended (2024.20250114-1) ...
Selecting previously unselected package texlive-pictures.
Preparing to unpack .../113-texlive-pictures_2024.20250114-1_all.deb ...
Unpacking texlive-pictures (2024.20250114-1) ...
Selecting previously unselected package texlive-latex-extra.
Preparing to unpack .../114-texlive-latex-extra_2024.20250114-1_all.deb ...
Unpacking texlive-latex-extra (2024.20250114-1) ...
Selecting previously unselected package tipa.
Preparing to unpack .../115-tipa_2%3a1.3-21_all.deb ...
Unpacking tipa (2:1.3-21) ...
Selecting previously unselected package texlive-xetex.
Preparing to unpack .../116-texlive-xetex_2024.20250114-1_all.deb ...
Unpacking texlive-xetex (2024.20250114-1) ...
Selecting previously unselected package texlive-formats-extra.
Preparing to unpack .../117-texlive-formats-extra_2024.20250114-1_all.deb ...
Unpacking texlive-formats-extra (2024.20250114-1) ...
Selecting previously unselected package lynx-common.
Preparing to unpack .../118-lynx-common_2.9.2-1_all.deb ...
Unpacking lynx-common (2.9.2-1) ...
Selecting previously unselected package libgnutls30t64:amd64.
Preparing to unpack .../119-libgnutls30t64_3.8.9-2_amd64.deb ...
Unpacking libgnutls30t64:amd64 (3.8.9-2) ...
Selecting previously unselected package lynx.
Preparing to unpack .../120-lynx_2.9.2-1_amd64.deb ...
Unpacking lynx (2.9.2-1) ...
Selecting previously unselected package libsgmls-perl.
Preparing to unpack .../121-libsgmls-perl_1.03ii-38_all.deb ...
Unpacking libsgmls-perl (1.03ii-38) ...
Selecting previously unselected package sgmlspl.
Preparing to unpack .../122-sgmlspl_1.03ii-38_all.deb ...
Unpacking sgmlspl (1.03ii-38) ...
Selecting previously unselected package opensp.
Preparing to unpack .../123-opensp_1.5.2-15.2_amd64.deb ...
Unpacking opensp (1.5.2-15.2) ...
Selecting previously unselected package docbook-utils.
Preparing to unpack .../124-docbook-utils_0.6.14-4_all.deb ...
Unpacking docbook-utils (0.6.14-4) ...
Selecting previously unselected package docutils-common.
Preparing to unpack .../125-docutils-common_0.21.2+dfsg-2_all.deb ...
Unpacking docutils-common (0.21.2+dfsg-2) ...
Selecting previously unselected package erlang-base.
Preparing to unpack .../126-erlang-base_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-base (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-asn1.
Preparing to unpack .../127-erlang-asn1_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-asn1 (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-crypto.
Preparing to unpack .../128-erlang-crypto_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-crypto (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-dev.
Preparing to unpack .../129-erlang-dev_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-dev (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-mnesia.
Preparing to unpack .../130-erlang-mnesia_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-mnesia (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-runtime-tools.
Preparing to unpack .../131-erlang-runtime-tools_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-runtime-tools (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-public-key.
Preparing to unpack .../132-erlang-public-key_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-public-key (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-ssl.
Preparing to unpack .../133-erlang-ssl_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-ssl (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-syntax-tools.
Preparing to unpack .../134-erlang-syntax-tools_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-syntax-tools (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-diameter.
Preparing to unpack .../135-erlang-diameter_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-diameter (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-xmerl.
Preparing to unpack .../136-erlang-xmerl_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-xmerl (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-edoc.
Preparing to unpack .../137-erlang-edoc_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-edoc (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-eldap.
Preparing to unpack .../138-erlang-eldap_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-eldap (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-eunit.
Preparing to unpack .../139-erlang-eunit_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-eunit (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-ftp.
Preparing to unpack .../140-erlang-ftp_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-ftp (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-inets.
Preparing to unpack .../141-erlang-inets_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-inets (1:27.2.3+dfsg-1) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../142-libltdl7_2.5.4-3_amd64.deb ...
Unpacking libltdl7:amd64 (2.5.4-3) ...
Selecting previously unselected package libodbc2:amd64.
Preparing to unpack .../143-libodbc2_2.3.12-2_amd64.deb ...
Unpacking libodbc2:amd64 (2.3.12-2) ...
Selecting previously unselected package erlang-odbc.
Preparing to unpack .../144-erlang-odbc_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-odbc (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-os-mon.
Preparing to unpack .../145-erlang-os-mon_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-os-mon (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-parsetools.
Preparing to unpack .../146-erlang-parsetools_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-parsetools (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-snmp.
Preparing to unpack .../147-erlang-snmp_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-snmp (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-ssh.
Preparing to unpack .../148-erlang-ssh_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-ssh (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-tftp.
Preparing to unpack .../149-erlang-tftp_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-tftp (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-tools.
Preparing to unpack .../150-erlang-tools_1%3a27.2.3+dfsg-1_amd64.deb ...
Unpacking erlang-tools (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-nox.
Preparing to unpack .../151-erlang-nox_1%3a27.2.3+dfsg-1_all.deb ...
Unpacking erlang-nox (1:27.2.3+dfsg-1) ...
Selecting previously unselected package erlang-src.
Preparing to unpack .../152-erlang-src_1%3a27.2.3+dfsg-1_all.deb ...
Unpacking erlang-src (1:27.2.3+dfsg-1) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../153-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ...
Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ...
Selecting previously unselected package libjs-underscore.
Preparing to unpack .../154-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ...
Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ...
Selecting previously unselected package libjs-sphinxdoc.
Preparing to unpack .../155-libjs-sphinxdoc_8.1.3-5_all.deb ...
Unpacking libjs-sphinxdoc (8.1.3-5) ...
Selecting previously unselected package libjson-perl.
Preparing to unpack .../156-libjson-perl_4.10000-1_all.deb ...
Unpacking libjson-perl (4.10000-1) ...
Selecting previously unselected package python-babel-localedata.
Preparing to unpack .../157-python-babel-localedata_2.17.0-1_all.deb ...
Unpacking python-babel-localedata (2.17.0-1) ...
Selecting previously unselected package python3-alabaster.
Preparing to unpack .../158-python3-alabaster_0.7.16-0.1_all.deb ...
Unpacking python3-alabaster (0.7.16-0.1) ...
Selecting previously unselected package python3-babel.
Preparing to unpack .../159-python3-babel_2.17.0-1_all.deb ...
Unpacking python3-babel (2.17.0-1) ...
Selecting previously unselected package python3-certifi.
Preparing to unpack .../160-python3-certifi_2025.1.31+ds-1_all.deb ...
Unpacking python3-certifi (2025.1.31+ds-1) ...
Selecting previously unselected package python3-chardet.
Preparing to unpack .../161-python3-chardet_5.2.0+dfsg-2_all.deb ...
Unpacking python3-chardet (5.2.0+dfsg-2) ...
Selecting previously unselected package python3-charset-normalizer.
Preparing to unpack .../162-python3-charset-normalizer_3.4.1-1_amd64.deb ...
Unpacking python3-charset-normalizer (3.4.1-1) ...
Selecting previously unselected package python3-defusedxml.
Preparing to unpack .../163-python3-defusedxml_0.7.1-3_all.deb ...
Unpacking python3-defusedxml (0.7.1-3) ...
Selecting previously unselected package python3-roman.
Preparing to unpack .../164-python3-roman_5.0-1_all.deb ...
Unpacking python3-roman (5.0-1) ...
Selecting previously unselected package python3-docutils.
Preparing to unpack .../165-python3-docutils_0.21.2+dfsg-2_all.deb ...
Unpacking python3-docutils (0.21.2+dfsg-2) ...
Selecting previously unselected package python3-idna.
Preparing to unpack .../166-python3-idna_3.10-1_all.deb ...
Unpacking python3-idna (3.10-1) ...
Selecting previously unselected package python3-imagesize.
Preparing to unpack .../167-python3-imagesize_1.4.1-1_all.deb ...
Unpacking python3-imagesize (1.4.1-1) ...
Selecting previously unselected package python3-markupsafe.
Preparing to unpack .../168-python3-markupsafe_2.1.5-1+b2_amd64.deb ...
Unpacking python3-markupsafe (2.1.5-1+b2) ...
Selecting previously unselected package python3-jinja2.
Preparing to unpack .../169-python3-jinja2_3.1.5-2_all.deb ...
Unpacking python3-jinja2 (3.1.5-2) ...
Selecting previously unselected package python3-packaging.
Preparing to unpack .../170-python3-packaging_24.2-1_all.deb ...
Unpacking python3-packaging (24.2-1) ...
Selecting previously unselected package python3-pygments.
Preparing to unpack .../171-python3-pygments_2.18.0+dfsg-2_all.deb ...
Unpacking python3-pygments (2.18.0+dfsg-2) ...
Selecting previously unselected package python3-urllib3.
Preparing to unpack .../172-python3-urllib3_2.3.0-1_all.deb ...
Unpacking python3-urllib3 (2.3.0-1) ...
Selecting previously unselected package python3-requests.
Preparing to unpack .../173-python3-requests_2.32.3+dfsg-4_all.deb ...
Unpacking python3-requests (2.32.3+dfsg-4) ...
Selecting previously unselected package python3-snowballstemmer.
Preparing to unpack .../174-python3-snowballstemmer_2.2.0-4_all.deb ...
Unpacking python3-snowballstemmer (2.2.0-4) ...
Selecting previously unselected package sphinx-common.
Preparing to unpack .../175-sphinx-common_8.1.3-5_all.deb ...
Unpacking sphinx-common (8.1.3-5) ...
Selecting previously unselected package python3-sphinx.
Preparing to unpack .../176-python3-sphinx_8.1.3-5_all.deb ...
Unpacking python3-sphinx (8.1.3-5) ...
Setting up libgnutls30t64:amd64 (3.8.9-2) ...
Setting up media-types (11.0.0) ...
Setting up libpipeline1:amd64 (1.5.8-1) ...
Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ...
Setting up libpixman-1-0:amd64 (0.44.0-3) ...
Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ...
Setting up libxau6:amd64 (1:1.0.11-1) ...
Setting up libxdmcp6:amd64 (1:1.1.5-1) ...
Setting up libsgmls-perl (1.03ii-38) ...
Setting up libxcb1:amd64 (1.17.0-2+b1) ...
Setting up libicu72:amd64 (72.1-6) ...
Setting up bsdextrautils (2.40.4-4) ...
Setting up libmagic-mgc (1:5.45-3+b1) ...
Setting up sgmlspl (1.03ii-38) ...
Setting up libxcb-render0:amd64 (1.17.0-2+b1) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libdebhelper-perl (13.24.1) ...
Setting up libbrotli1:amd64 (1.1.0-2+b6) ...
Setting up libfontbox-java (1:1.8.16-5) ...
Setting up libmagic1t64:amd64 (1:5.45-3+b1) ...
Setting up x11-common (1:7.7+24) ...
invoke-rc.d: could not determine current runlevel
Setting up X socket directories... /tmp/.X11-unix /tmp/.ICE-unix.
Setting up gettext-base (0.23.1-1) ...
Setting up m4 (1.4.19-5) ...
Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ...
Setting up file (1:5.45-3+b1) ...
Setting up libtext-wrapi18n-perl (0.06-10) ...
Setting up libelf1t64:amd64 (0.192-4) ...
Setting up python-babel-localedata (2.17.0-1) ...
Setting up libosp5 (1.5.2-15.2) ...
Setting up autotools-dev (20220109.1) ...
Setting up libglib2.0-0t64:amd64 (2.83.3-2) ...
No schema files found: doing nothing.
Setting up libzzip-0-13t64:amd64 (0.13.72+dfsg.1-1.3) ...
Setting up libx11-data (2:1.8.10-2) ...
Setting up libteckit0:amd64 (2.5.12+ds1-1+b1) ...
Setting up libapache-pom-java (33-2) ...
Setting up t1utils (1.41-4) ...
Setting up libtexlua53-5:amd64 (2024.20240313.70630+ds-5+b1) ...
Setting up libproc2-0:amd64 (2:4.0.4-7) ...
Setting up fonts-dejavu-mono (2.37-8) ...
Setting up libpng16-16t64:amd64 (1.6.46-4) ...
Setting up autopoint (0.23.1-1) ...
Setting up libmpfi0:amd64 (1.5.4+ds-4) ...
Setting up fonts-dejavu-core (2.37-8) ...
Setting up lynx-common (2.9.2-1) ...
Setting up libltdl7:amd64 (2.5.4-3) ...
Setting up libkpathsea6:amd64 (2024.20240313.70630+ds-5+b1) ...
Setting up autoconf (2.72-3) ...
Setting up libodbc2:amd64 (2.3.12-2) ...
Setting up dwz (0.15-1+b1) ...
Setting up sensible-utils (0.0.24) ...
Setting up libuchardet0:amd64 (0.0.8-1+b2) ...
Setting up procps (2:4.0.4-7) ...
Setting up libjson-perl (4.10000-1) ...
Setting up fonts-lmodern (2.005-1) ...
Setting up libx11-6:amd64 (2:1.8.10-2) ...
Setting up netbase (6.4) ...
Setting up sgml-base (1.31) ...
Setting up libpaper2:amd64 (2.2.5-0.3+b1) ...
Setting up lynx (2.9.2-1) ...
update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser 
(www-browser) in auto mode
Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ...
Setting up openssl (3.4.1-1) ...
Setting up libpython3.13-stdlib:amd64 (3.13.2-1) ...
Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
Setting up xdg-utils (1.2.1-2) ...
update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in 
auto mode
Setting up libostyle1t64 (1.4devel1-23.3) ...
Setting up libsynctex2:amd64 (2024.20240313.70630+ds-5+b1) ...
Setting up libpython3-stdlib:amd64 (3.13.1-2) ...
Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ...
Setting up libpotrace0:amd64 (1.16-2+b2) ...
Setting up automake (1:1.17-3) ...
update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake 
(automake) in auto mode
Setting up teckit (2.5.12+ds1-1+b1) ...
Setting up libfile-stripnondeterminism-perl (1.14.1-2) ...
Setting up libice6:amd64 (2:1.1.1-1) ...
Setting up gettext (0.23.1-1) ...
Setting up libpdfbox-java (1:1.8.16-5) ...
Setting up libxpm4:amd64 (1:3.5.17-1+b3) ...
Setting up erlang-base (1:27.2.3+dfsg-1) ...
Searching for services which depend on erlang and should be started... none 
found.
Setting up libxrender1:amd64 (1:0.9.10-1.1+b4) ...
Setting up libtool (2.5.4-3) ...
Setting up python3.13 (3.13.2-1) ...
Setting up fontconfig-config (2.15.0-2) ...
Setting up erlang-os-mon (1:27.2.3+dfsg-1) ...
Setting up erlang-odbc (1:27.2.3+dfsg-1) ...
Setting up erlang-src (1:27.2.3+dfsg-1) ...
Setting up erlang-xmerl (1:27.2.3+dfsg-1) ...
Setting up libcommons-parent-java (56-1) ...
Setting up libcommons-logging-java (1.3.0-1) ...
Setting up libxext6:amd64 (2:1.3.4-1+b3) ...
Setting up erlang-syntax-tools (1:27.2.3+dfsg-1) ...
Setting up python3 (3.13.1-2) ...
Setting up erlang-eunit (1:27.2.3+dfsg-1) ...
Setting up libpaper-utils (2.2.5-0.3+b1) ...
Setting up opensp (1.5.2-15.2) ...
Setting up python3-zipp (3.21.0-1) ...
Setting up python3-autocommand (2.2.2-3) ...
Setting up python3-markupsafe (2.1.5-1+b2) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up ca-certificates (20241223) ...
Updating certificates in /etc/ssl/certs...
152 added, 0 removed; done.
Setting up python3-roman (5.0-1) ...
Setting up python3-jinja2 (3.1.5-2) ...
Setting up python3-pygments (2.18.0+dfsg-2) ...
Setting up python3-packaging (24.2-1) ...
Setting up python3-chardet (5.2.0+dfsg-2) ...
Setting up erlang-parsetools (1:27.2.3+dfsg-1) ...
Setting up libptexenc1:amd64 (2024.20240313.70630+ds-5+b1) ...
Setting up libfreetype6:amd64 (2.13.3+dfsg-1) ...
Setting up python3-certifi (2025.1.31+ds-1) ...
Setting up python3-snowballstemmer (2.2.0-4) ...
Setting up python3-idna (3.10-1) ...
Setting up erlang-dev (1:27.2.3+dfsg-1) ...
Setting up python3-typing-extensions (4.12.2-2) ...
Setting up ucf (3.0050) ...
Setting up erlang-asn1 (1:27.2.3+dfsg-1) ...
Setting up libjs-sphinxdoc (8.1.3-5) ...
Setting up erlang-tftp (1:27.2.3+dfsg-1) ...
Setting up python3-urllib3 (2.3.0-1) ...
Setting up dh-strip-nondeterminism (1.14.1-2) ...
Setting up groff-base (1.23.0-7) ...
Setting up xml-core (0.19) ...
Setting up erlang-mnesia (1:27.2.3+dfsg-1) ...
Setting up libharfbuzz0b:amd64 (10.2.0-1) ...
Setting up libfontconfig1:amd64 (2.15.0-2) ...
Setting up erlang-crypto (1:27.2.3+dfsg-1) ...
Setting up libsm6:amd64 (2:1.2.4-1) ...
Setting up openjade (1.4devel1-23.3) ...
Setting up python3-imagesize (1.4.1-1) ...
Setting up python3-more-itertools (10.6.0-1) ...
Setting up python3-jaraco.functools (4.1.0-1) ...
Setting up libxi6:amd64 (2:1.8.2-1) ...
Setting up python3-jaraco.context (6.0.0-1) ...
Setting up erlang-runtime-tools (1:27.2.3+dfsg-1) ...
Setting up python3-babel (2.17.0-1) ...
update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel 
(pybabel) in auto mode
Setting up python3-defusedxml (0.7.1-3) ...
Setting up python3-charset-normalizer (3.4.1-1) ...
Setting up python3-alabaster (0.7.16-0.1) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up erlang-edoc (1:27.2.3+dfsg-1) ...
Setting up python3-typeguard (4.4.1-1) ...
Setting up erlang-tools (1:27.2.3+dfsg-1) ...
Setting up man-db (2.13.0-1) ...
Not building database; man-db/auto-update is not 'true'.
Setting up libcairo2:amd64 (1.18.2-2) ...
Setting up erlang-snmp (1:27.2.3+dfsg-1) ...
Setting up tex-common (6.18) ...
update-language: texlive-base not installed and configured, doing nothing!
Setting up python3-inflect (7.3.1-2) ...
Setting up python3-jaraco.text (4.0.0-1) ...
Setting up sphinx-common (8.1.3-5) ...
Setting up python3-requests (2.32.3+dfsg-4) ...
Setting up erlang-public-key (1:27.2.3+dfsg-1) ...
Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ...
Setting up erlang-ssh (1:27.2.3+dfsg-1) ...
Setting up erlang-ssl (1:27.2.3+dfsg-1) ...
Setting up python3-pkg-resources (75.8.0-1) ...
Setting up erlang-diameter (1:27.2.3+dfsg-1) ...
Setting up libxmu6:amd64 (2:1.1.3-3+b4) ...
Setting up python3-setuptools (75.8.0-1) ...
Setting up preview-latex-style (13.2-1) ...
Setting up debhelper (13.24.1) ...
Setting up erlang-inets (1:27.2.3+dfsg-1) ...
Setting up libxaw7:amd64 (2:1.0.16-1) ...
Setting up erlang-eldap (1:27.2.3+dfsg-1) ...
Setting up erlang-ftp (1:27.2.3+dfsg-1) ...
Setting up texlive-binaries (2024.20240313.70630+ds-5+b1) ...
update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin 
(xdvi.bin) in auto mode
update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex 
(bibtex) in auto mode
Setting up erlang-nox (1:27.2.3+dfsg-1) ...
Setting up texlive-base (2024.20250114-1) ...
tl-paper: setting paper size for dvips to a4: 
/var/lib/texmf/dvips/config/config-paper.ps
tl-paper: setting paper size for dvipdfmx to a4: 
/var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg
tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper
tl-paper: setting paper size for pdftex to a4: 
/var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex
Setting up dh-python (6.20250108) ...
Setting up texlive-plain-generic (2024.20250114-1) ...
Setting up texlive-latex-base (2024.20250114-1) ...
Setting up texlive-latex-recommended (2024.20250114-1) ...
Setting up texlive-pictures (2024.20250114-1) ...
Setting up texlive-fonts-recommended (2024.20250114-1) ...
Setting up tipa (2:1.3-21) ...
Setting up texlive-latex-extra (2024.20250114-1) ...
Setting up texlive-xetex (2024.20250114-1) ...
Setting up texlive-formats-extra (2024.20250114-1) ...
Processing triggers for libc-bin (2.40-7) ...
Processing triggers for sgml-base (1.31) ...
Setting up docutils-common (0.21.2+dfsg-2) ...
Setting up sgml-data (2.0.11+nmu1) ...
Processing triggers for sgml-base (1.31) ...
Setting up python3-docutils (0.21.2+dfsg-2) ...
Setting up docbook (4.5-11) ...
Setting up python3-sphinx (8.1.3-5) ...
Processing triggers for sgml-base (1.31) ...
Setting up docbook-dsssl (1.79-10) ...
Processing triggers for sgml-base (1.31) ...
Setting up docbook-utils (0.6.14-4) ...
Processing triggers for ca-certificates (20241223) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Processing triggers for tex-common (6.18) ...
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
        This may take some time... done.
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libfakeroot
The following NEW packages will be installed:
  fakeroot libfakeroot
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/105 kB of archives.
After this operation, 391 kB of additional disk space will be used.
Selecting previously unselected package libfakeroot:amd64.
(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 ... 63429 files and directories currently installed.)
Preparing to unpack .../libfakeroot_1.37-1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.37-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.37-1_amd64.deb ...
Unpacking fakeroot (1.37-1) ...
Setting up libfakeroot:amd64 (1.37-1) ...
Setting up fakeroot (1.37-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot 
(fakeroot) in auto mode
Processing triggers for man-db (2.13.0-1) ...
Not building database; man-db/auto-update is not 'true'.
Processing triggers for libc-bin (2.40-7) ...
I: Copying back the cached apt archive contents
I: new cache content 'python-babel-localedata_2.17.0-1_all.deb' added
I: new cache content 'erlang-src_1%3a27.2.3+dfsg-1_all.deb' added
I: new cache content 'python3-sphinx_8.1.3-5_all.deb' added
I: new cache content 'sphinx-common_8.1.3-5_all.deb' added
I: new cache content 'python3-requests_2.32.3+dfsg-4_all.deb' added
I: new cache content 'python3-urllib3_2.3.0-1_all.deb' added
I: new cache content 'python3-pygments_2.18.0+dfsg-2_all.deb' added
I: new cache content 'python3-jinja2_3.1.5-2_all.deb' added
I: new cache content 'python3-idna_3.10-1_all.deb' added
I: new cache content 'python3-roman_5.0-1_all.deb' added
I: new cache content 'python3-defusedxml_0.7.1-3_all.deb' added
I: new cache content 'python3-charset-normalizer_3.4.1-1_amd64.deb' 
added
I: new cache content 'python3-chardet_5.2.0+dfsg-2_all.deb' added
I: new cache content 'python3-certifi_2025.1.31+ds-1_all.deb' added
I: new cache content 'python3-babel_2.17.0-1_all.deb' added
I: new cache content 'erlang-nox_1%3a27.2.3+dfsg-1_all.deb' added
I: new cache content 'erlang-tftp_1%3a27.2.3+dfsg-1_amd64.deb' added
I: new cache content 'erlang-os-mon_1%3a27.2.3+dfsg-1_amd64.deb' added
I: new cache content 'erlang-odbc_1%3a27.2.3+dfsg-1_amd64.deb' added
I: new cache content 'erlang-eldap_1%3a27.2.3+dfsg-1_amd64.deb' added
I: new cache content 'python3-setuptools_75.8.0-1_all.deb' added
I: new cache content 'python3-pkg-resources_75.8.0-1_all.deb' added
I: Building the package
I: Running cd /build/tsung-1.7.0/ && env 
PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-buildpackage -us 
-uc  && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" 
dpkg-genchanges -S  > ../tsung_1.7.0-3.1_source.changes
dpkg-buildpackage: info: source package tsung
dpkg-buildpackage: info: source version 1.7.0-3.1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Sandro Tosi <mo...@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean --with python3
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/build/tsung-1.7.0'
dh_auto_clean
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
rm -f Makefile
rm -f config.status
rm -f ebin/tsung.app
rm -f ebin/tsung_controller.app
rm -f ebin/tsung_recorder.app
rm -f examples/*.xml
rm -f src/tsung/tsung.app.src
rm -f src/tsung_controller/tsung_controller.app.src
rm -f src/tsung/tsung.app
rm -f src/tsung_controller/tsung_controller.app
rm -f src/tsung_recorder/tsung_recorder.app
cd /build/tsung-1.7.0/docs/ && make clean
make[2]: Entering directory '/build/tsung-1.7.0/docs'
rm -rf _build/*
make[2]: Leaving directory '/build/tsung-1.7.0/docs'
make[1]: Leaving directory '/build/tsung-1.7.0'
   dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
use)
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building tsung using existing ./tsung_1.7.0.orig.tar.gz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: warning: ignoring deletion of directory docs/_build/latex
dpkg-source: warning: ignoring deletion of file docs/_build/latex/Tsung.pdf, 
use --include-removal to override
dpkg-source: info: building tsung in tsung_1.7.0-3.1.debian.tar.xz
dpkg-source: info: building tsung in tsung_1.7.0-3.1.dsc
 debian/rules binary
dh binary --with python3
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_update_autotools_config
   dh_auto_configure
dh_auto_configure: warning: Compatibility levels before 10 are deprecated 
(level 9 in use)
        ./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
checking for sed... /usr/bin/sed
checking for erlc... /bin/erlc
checking for erl... /bin/erl
checking for dialyzer... /usr/bin/dializer
checking for erlc... /bin/erlc
checking for erl... /bin/erl
checking for Erlang/OTP root directory... /usr/lib/erlang
checking for Erlang/OTP 'xmerl' library subdirectory... 
/usr/lib/erlang/lib/xmerl-2.1
checking for Erlang/OTP 'xmerl' library version... 2.1
checking for Erlang/OTP 'ssl' library subdirectory... 
/usr/lib/erlang/lib/ssl-11.2.8
checking for Erlang/OTP 'ssl' library version... 11.2.8
checking for Erlang/OTP 'crypto' library subdirectory... 
/usr/lib/erlang/lib/crypto-5.5.2
checking for Erlang/OTP 'crypto' library version... 5.5.2
checking for Erlang/OTP 'public_key' library subdirectory... 
/usr/lib/erlang/lib/public_key-1.17.1
checking for Erlang/OTP 'public_key' library version... 1.17.1
checking if Erlang/OTP SSL application is running fine... yes
checking if Erlang/OTP crypto application is running fine... yes
checking new time API... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
configure: Storing library files in /usr/lib/x86_64-linux-gnu
configure: Storing data files in /usr/share/tsung
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tsung.spec
config.status: creating tsung.sh
config.status: creating tsung-recorder.sh
config.status: creating examples/*.xml
config.status: creating src/tsung_stats.pl
config.status: WARNING:  'src/tsung_stats.pl.in' seems to ignore the 
--datarootdir setting
config.status: creating src/tsung-plotter/tsplot.py
config.status: creating src/log2tsung.pl
config.status: WARNING:  'src/log2tsung.pl.in' seems to ignore the 
--datarootdir setting
config.status: creating src/tsung_controller/tsung_controller.app
config.status: creating src/tsung_recorder/tsung_recorder.app
config.status: creating src/tsung/tsung.app
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/tsung-1.7.0'
dh_auto_build
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
        make -j1
make[2]: Entering directory '/build/tsung-1.7.0'
config.status: creating src/tsung-rrd.pl
config.status: creating src/tsung_percentile.pl
Compiling  src/tsung/gen_ts_transport.erl ... 
Compiling  src/tsung/ts_plugin.erl ... 
Compiling  src/tsung/ts_amqp.erl ... 
Compiling  src/tsung/ts_bosh.erl ... 
src/tsung/ts_bosh.erl:279:18: Warning: random:uniform/1 is deprecated; use the 
'rand' module instead
%  279|     Rid = 1000 + random:uniform(100000),
%     |                  ^

Compiling  src/tsung/ts_bosh_ssl.erl ... 
Compiling  src/tsung/ts_client.erl ... 
src/tsung/ts_client.erl:58:5: Warning: gen_fsm:start_link/3 is deprecated; use 
the 'gen_statem' module instead
%   58|     gen_fsm:start_link(?MODULE, Opts, []).
%     |     ^

src/tsung/ts_client.erl:66:5: Warning: gen_fsm:send_event/2 is deprecated; use 
the 'gen_statem' module instead
%   66|     gen_fsm:send_event(Pid, next_msg).
%     |     ^

Compiling  src/tsung/ts_client_sup.erl ... 
Compiling  src/tsung/ts_cport.erl ... 
src/tsung/ts_cport.erl:80:20: Warning: random:uniform/1 is deprecated; use the 
'rand' module instead
%   80|     case catch Min+random:uniform(Max-Min) of
%     |                    ^

Compiling  src/tsung/ts_digest.erl ... 
src/tsung/ts_digest.erl:75:44: Warning: httpd_util:integer_to_hexlist/1 is 
removed; use erlang:integer_to_list/2 with base 16 instead
%   75|                   
ts_utils:to_lower(padhex(httpd_util:integer_to_hexlist(X)))
%     |                                            ^

Compiling  src/tsung/ts_dynvars.erl ... 
Compiling  src/tsung/ts_erlang.erl ... 
Compiling  src/tsung/ts_fs.erl ... 
Compiling  src/tsung/ts_http.erl ... 
src/tsung/ts_http.erl:315:10: Warning: httpd_util:hexlist_to_integer/1 is 
removed; use erlang:list_to_integer/2 with base 16 instead
%  315|     case httpd_util:hexlist_to_integer(binary_to_list(Digits)) of
%     |          ^

Compiling  src/tsung/ts_http_common.erl ... 
src/tsung/ts_http_common.erl:396:29: Warning: httpd_util:integer_to_hexlist/1 
is removed; use erlang:integer_to_list/2 with base 16 instead
%  396|     AccInt = list_to_binary(httpd_util:integer_to_hexlist(Int)),
%     |                             ^

Compiling  src/tsung/ts_ip_scan.erl ... 
Compiling  src/tsung/ts_jabber.erl ... 
Compiling  src/tsung/ts_jabber_common.erl ... 
Compiling  src/tsung/ts_job.erl ... 
Compiling  src/tsung/ts_launcher.erl ... 
src/tsung/ts_launcher.erl:62:5: Warning: gen_fsm:start_link/4 is deprecated; 
use the 'gen_statem' module instead
%   62|     gen_fsm:start_link({local, ?MODULE}, ?MODULE, [], []).
%     |     ^

src/tsung/ts_launcher.erl:70:5: Warning: gen_fsm:send_event/2 is deprecated; 
use the 'gen_statem' module instead
%   70|     gen_fsm:send_event({?MODULE, Node}, {launch, Arrivals, Seed});
%     |     ^

src/tsung/ts_launcher.erl:75:5: Warning: gen_fsm:send_event/2 is deprecated; 
use the 'gen_statem' module instead
%   75|     gen_fsm:send_event({?MODULE, Node}, {launch, Arrivals, 
atom_to_list(Host), Seed}).
%     |     ^

src/tsung/ts_launcher.erl:80:5: Warning: gen_fsm:send_event/2 is deprecated; 
use the 'gen_statem' module instead
%   80|     gen_fsm:send_event({?MODULE, Node}, {static, Value}).
%     |     ^

src/tsung/ts_launcher.erl:227:23: Warning: random:uniform/1 is deprecated; use 
the 'rand' module instead
%  227|             RndWait = random:uniform(?NEXT_AFTER_FAILED_TIMEOUT),
%     |                       ^

Compiling  src/tsung/ts_launcher_mgr.erl ... 
src/tsung/ts_launcher_mgr.erl:151:13: Warning: slave:stop/1 is deprecated and 
will be removed in OTP 29; use the 'peer' module instead
%  151|             slave:stop(node()); %% commit suicide.
%     |             ^

Compiling  src/tsung/ts_launcher_static.erl ... 
src/tsung/ts_launcher_static.erl:56:5: Warning: gen_fsm:start_link/4 is 
deprecated; use the 'gen_statem' module instead
%   56|     gen_fsm:start_link({local, ?MODULE}, ?MODULE, [], []).
%     |     ^

src/tsung/ts_launcher_static.erl:64:5: Warning: gen_fsm:send_event/2 is 
deprecated; use the 'gen_statem' module instead
%   64|     gen_fsm:send_event({?MODULE, Node}, {launch, Sessions});
%     |     ^

src/tsung/ts_launcher_static.erl:69:5: Warning: gen_fsm:send_event/2 is 
deprecated; use the 'gen_statem' module instead
%   69|     gen_fsm:send_event({?MODULE, Node}, {launch, Sessions, 
atom_to_list(Host)}).
%     |     ^

src/tsung/ts_launcher_static.erl:77:5: Warning: gen_fsm:send_event/2 is 
deprecated; use the 'gen_statem' module instead
%   77|     gen_fsm:send_event({?MODULE, Node}, {stop}).
%     |     ^

Compiling  src/tsung/ts_ldap.erl ... 
Compiling  src/tsung/ts_ldap_common.erl ... 
Compiling  src/tsung/ts_local_mon.erl ... 
Compiling  src/tsung/ts_mon_cache.erl ... 
Compiling  src/tsung/ts_mqtt.erl ... 
Compiling  src/tsung/ts_mysql.erl ... 
Compiling  src/tsung/ts_pgsql.erl ... 
Compiling  src/tsung/ts_raw.erl ... 
Compiling  src/tsung/ts_search.erl ... 
Compiling  src/tsung/ts_server_websocket.erl ... 
Compiling  src/tsung/ts_server_websocket_ssl.erl ... 
Compiling  src/tsung/ts_session_cache.erl ... 
src/tsung/ts_session_cache.erl:200:35: Warning: random:uniform/1 is deprecated; 
use the 'rand' module instead
%  200|     choose_user_agent(UserAgents, random:uniform(100),0).
%     |                                   ^

Compiling  src/tsung/ts_shell.erl ... 
Compiling  src/tsung/ts_ssl.erl ... 
Compiling  src/tsung/ts_ssl6.erl ... 
Compiling  src/tsung/ts_ssl_session_cache.erl ... 
Compiling  src/tsung/ts_stats.erl ... 
src/tsung/ts_stats.erl:58:9: Warning: random:uniform/1 is deprecated; use the 
'rand' module instead
%   58|     Min+random:uniform(Max-Min+1)-1.
%     |         ^

src/tsung/ts_stats.erl:62:15: Warning: random:uniform/0 is deprecated; use the 
'rand' module instead
%   62|     -math:log(random:uniform())/Param.
%     |               ^

src/tsung/ts_stats.erl:70:17: Warning: random:uniform/0 is deprecated; use the 
'rand' module instead
%   70|     A/(math:pow(random:uniform(), 1/Beta)).
%     |                 ^

src/tsung/ts_stats.erl:89:9: Warning: random:uniform/0 is deprecated; use the 
'rand' module instead
%   89|     U = random:uniform(),
%     |         ^

src/tsung/ts_stats.erl:117:16: Warning: random:uniform/0 is deprecated; use the 
'rand' module instead
%  117|     X1 = 2.0 * random:uniform() - 1.0,
%     |                ^

src/tsung/ts_stats.erl:118:16: Warning: random:uniform/0 is deprecated; use the 
'rand' module instead
%  118|     X2 = 2.0 * random:uniform() - 1.0,
%     |                ^

Compiling  src/tsung/ts_sup.erl ... 
Compiling  src/tsung/ts_tcp.erl ... 
Compiling  src/tsung/ts_tcp6.erl ... 
Compiling  src/tsung/ts_udp.erl ... 
Compiling  src/tsung/ts_udp6.erl ... 
Compiling  src/tsung/ts_utils.erl ... 
src/tsung/ts_utils.erl:165:5: Warning: random:seed/3 is deprecated; use the 
'rand' module instead
%  165|     random:seed(1000*Id,-1000*A*Id,1000*A*A);
%     |     ^

src/tsung/ts_utils.erl:174:5: Warning: random:seed/3 is deprecated; use the 
'rand' module instead
%  174|     random:seed(4000*A*B*Id,-4000*B*A*Id,4000*Id*Id*A);
%     |     ^

src/tsung/ts_utils.erl:176:5: Warning: random:seed/3 is deprecated; use the 
'rand' module instead
%  176|     random:seed(A,B,C).
%     |     ^

src/tsung/ts_utils.erl:438:13: Warning: slave:stop/1 is deprecated and will be 
removed in OTP 29; use the 'peer' module instead
%  438|             slave:stop(Controller_Node)
%     |             ^

src/tsung/ts_utils.erl:765:27: Warning: random:uniform/1 is deprecated; use the 
'rand' module instead
%  765|      lists:map(fun (_) -> random:uniform(25) + $a  end, 
lists:seq(1,Size)).
%     |                           ^

src/tsung/ts_utils.erl:770:36: Warning: random:uniform/1 is deprecated; use the 
'rand' module instead
%  770|     lists:map(fun (_) -> lists:nth(random:uniform(S), AllowedChars) 
end, lists:seq(1,Size)).
%     |                                    ^

src/tsung/ts_utils.erl:782:7: Warning: random:uniform/1 is deprecated; use the 
'rand' module instead
%  782|     C=random:uniform(25)+$a,
%     |       ^

src/tsung/ts_utils.erl:1002:10: Warning: variable '_App' is bound multiple 
times in this pattern.
If you mean to ignore this value, use '_' or
a different underscore-prefixed name
% 1002| start_ok(_App, _Type, {error, {already_started, _App}}) -> ok;
%     |          ^

src/tsung/ts_utils.erl:1002:49: Warning: variable '_App' is bound multiple 
times in this pattern.
If you mean to ignore this value, use '_' or
a different underscore-prefixed name
% 1002| start_ok(_App, _Type, {error, {already_started, _App}}) -> ok;
%     |                                                 ^

Compiling  src/tsung/ts_webdav.erl ... 
Compiling  src/tsung/ts_websocket.erl ... 
Compiling  src/tsung/tsung.erl ... 
Compiling  src/tsung_recorder/ts_client_proxy.erl ... 
Compiling  src/tsung_recorder/ts_client_proxy_sup.erl ... 
Compiling  src/tsung_recorder/ts_proxy_http.erl ... 
Compiling  src/tsung_recorder/ts_proxy_listener.erl ... 
Compiling  src/tsung_recorder/ts_proxy_pgsql.erl ... 
Compiling  src/tsung_recorder/ts_proxy_recorder.erl ... 
Compiling  src/tsung_recorder/ts_proxy_webdav.erl ... 
Compiling  src/tsung_recorder/ts_recorder_sup.erl ... 
Compiling  src/tsung_recorder/tsung_recorder.erl ... 
Compiling  src/tsung_controller/ts_api.erl ... 
Compiling  src/tsung_controller/ts_config.erl ... 
Compiling  src/tsung_controller/ts_config_amqp.erl ... 
Compiling  src/tsung_controller/ts_config_fs.erl ... 
Compiling  src/tsung_controller/ts_config_http.erl ... 
Compiling  src/tsung_controller/ts_config_jabber.erl ... 
Compiling  src/tsung_controller/ts_config_job.erl ... 
Compiling  src/tsung_controller/ts_config_ldap.erl ... 
Compiling  src/tsung_controller/ts_config_mqtt.erl ... 
Compiling  src/tsung_controller/ts_config_mysql.erl ... 
Compiling  src/tsung_controller/ts_config_pgsql.erl ... 
Compiling  src/tsung_controller/ts_config_raw.erl ... 
Compiling  src/tsung_controller/ts_config_server.erl ... 
src/tsung_controller/ts_config_server.erl:463:13: Warning: slave:stop/1 is 
deprecated and will be removed in OTP 29; use the 'peer' module instead
%  463|             slave:stop(Node),
%     |             ^

src/tsung_controller/ts_config_server.erl:568:28: Warning: random:uniform/0 is 
deprecated; use the 'rand' module instead
%  568|     choose_server(Servers, random:uniform() * Total, 0).
%     |                            ^

src/tsung_controller/ts_config_server.erl:605:30: Warning: random:uniform/0 is 
deprecated; use the 'rand' module instead
%  605|     choose_session(Sessions, random:uniform() * Total, 0, PhaseId);
%     |                              ^

src/tsung_controller/ts_config_server.erl:607:30: Warning: random:uniform/0 is 
deprecated; use the 'rand' module instead
%  607|     choose_session(Sessions, random:uniform() * lists:nth(PhaseId, 
Total), 0, PhaseId).
%     |                              ^

src/tsung_controller/ts_config_server.erl:802:10: Warning: slave:start/3 is 
deprecated and will be removed in OTP 29; use the 'peer' module instead
%  802|     case slave:start(Host, Name, Args) of
%     |          ^

Compiling  src/tsung_controller/ts_config_shell.erl ... 
Compiling  src/tsung_controller/ts_config_websocket.erl ... 
Compiling  src/tsung_controller/ts_controller_sup.erl ... 
Compiling  src/tsung_controller/ts_file_server.erl ... 
src/tsung_controller/ts_file_server.erl:154:9: Warning: random:uniform/1 is 
deprecated; use the 'rand' module instead
%  154|     I = random:uniform(FileDesc#file.size),
%     |         ^

Compiling  src/tsung_controller/ts_interaction_server.erl ... 
Compiling  src/tsung_controller/ts_job_notify.erl ... 
Compiling  src/tsung_controller/ts_match_logger.erl ... 
Compiling  src/tsung_controller/ts_mon.erl ... 
src/tsung_controller/ts_mon.erl:400:5: Warning: slave:stop/1 is deprecated and 
will be removed in OTP 29; use the 'peer' module instead
%  400|     slave:stop(node()).
%     |     ^

Compiling  src/tsung_controller/ts_msg_server.erl ... 
Compiling  src/tsung_controller/ts_os_mon.erl ... 
Compiling  src/tsung_controller/ts_os_mon_erlang.erl ... 
src/tsung_controller/ts_os_mon_erlang.erl:328:5: Warning: slave:start/3 is 
deprecated and will be removed in OTP 29; use the 'peer' module instead
%  328|     slave:start(list_to_atom(Host), ?NODE, Args).
%     |     ^

Compiling  src/tsung_controller/ts_os_mon_munin.erl ... 
Compiling  src/tsung_controller/ts_os_mon_snmp.erl ... 
Compiling  src/tsung_controller/ts_os_mon_sup.erl ... 
Compiling  src/tsung_controller/ts_stats_mon.erl ... 
Compiling  src/tsung_controller/ts_timer.erl ... 
src/tsung_controller/ts_timer.erl:55:5: Warning: gen_fsm:start_link/4 is 
deprecated; use the 'gen_statem' module instead
%   55|     gen_fsm:start_link({global, ?MODULE}, ?MODULE, [NClients], []).
%     |     ^

src/tsung_controller/ts_timer.erl:59:5: Warning: gen_fsm:send_event/2 is 
deprecated; use the 'gen_statem' module instead
%   59|     gen_fsm:send_event({global, ?MODULE}, {config, NClients}).
%     |     ^

src/tsung_controller/ts_timer.erl:63:5: Warning: gen_fsm:send_event/2 is 
deprecated; use the 'gen_statem' module instead
%   63|     gen_fsm:send_event({global, ?MODULE}, {set_timeout, Timeout}).
%     |     ^

src/tsung_controller/ts_timer.erl:66:5: Warning: gen_fsm:send_event/2 is 
deprecated; use the 'gen_statem' module instead
%   66|     gen_fsm:send_event({global, ?MODULE}, {connected, Pid}).
%     |     ^

Compiling  src/tsung_controller/ts_user_server.erl ... 
src/tsung_controller/ts_user_server.erl:280:11: Warning: random:uniform/1 is 
deprecated; use the 'rand' module instead
%  280|     Key = random:uniform( State#state.userid_max ),
%     |           ^

Compiling  src/tsung_controller/ts_user_server_sup.erl ... 
Compiling  src/tsung_controller/ts_web.erl ... 
src/tsung_controller/ts_web.erl:147:5: Warning: slave:stop/1 is deprecated and 
will be removed in OTP 29; use the 'peer' module instead
%  147|     slave:stop(node()).
%     |     ^

src/tsung_controller/ts_web.erl:354:19: Warning: matching on the float 0.0 will 
no longer also match -0.0 in OTP 27.
If you specifically intend to match 0.0 alone, write +0.0 instead.
%  354|                   0.0 -> 0;
%     |                   ^

Compiling  src/tsung_controller/tsung_controller.erl ... 
Compiling  src/lib/mochijson2.erl ... 
Compiling  src/lib/mochinum.erl ... 
Compiling  src/lib/mochiutf8.erl ... 
Compiling  src/lib/mochiweb_charref.erl ... 
Compiling  src/lib/mochiweb_headers.erl ... 
Compiling  src/lib/mochiweb_html.erl ... 
Compiling  src/lib/mochiweb_util.erl ... 
Compiling  src/lib/mochiweb_xpath.erl ... 
Compiling  src/lib/mochiweb_xpath_functions.erl ... 
Compiling  src/lib/mochiweb_xpath_parser.erl ... 
Compiling  src/lib/mochiweb_xpath_utils.erl ... 
Compiling  src/lib/mqtt_frame.erl ... 
Compiling  src/lib/oauth.erl ... 
Compiling  src/lib/oauth_hmac_sha1.erl ... 
Compiling  src/lib/oauth_http.erl ... 
Compiling  src/lib/oauth_plaintext.erl ... 
Compiling  src/lib/oauth_rsa_sha1.erl ... 
Compiling  src/lib/oauth_unix.erl ... 
Compiling  src/lib/oauth_uri.erl ... 
Compiling  src/lib/pgsql_proto.erl ... 
Compiling  src/lib/pgsql_util.erl ... 
Compiling  src/lib/rabbit_binary_generator.erl ... 
Compiling  src/lib/rabbit_binary_parser.erl ... 
Compiling  src/lib/rabbit_command_assembler.erl ... 
Compiling  src/lib/rabbit_framing_amqp_0_9_1.erl ... 
Compiling  src/lib/rabbit_misc.erl ... 
Compiling  src/lib/rfc4515_parser.erl ... 
Compiling  src/lib/uuid.erl ... 
Compiling  src/lib/websocket.erl ... 
config.status: creating ebin/tsung_controller.app
config.status: creating ebin/tsung.app
config.status: creating ebin/tsung_recorder.app
make[2]: Leaving directory '/build/tsung-1.7.0'
cd /build/tsung-1.7.0/docs/ && make html
make[2]: Entering directory '/build/tsung-1.7.0/docs'
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 
'restructuredtext'}`.
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 21 source files that are out of date
updating environment: [new config] 21 added, 0 changed, 0 removed
reading sources... [  5%] acknowledgment
reading sources... [ 10%] benchmark
reading sources... [ 14%] changelog
reading sources... [ 19%] conf-advanced-features
reading sources... [ 24%] conf-client-server
reading sources... [ 29%] conf-file
reading sources... [ 33%] conf-load
reading sources... [ 38%] conf-monitoring
reading sources... [ 43%] conf-options
reading sources... [ 48%] conf-sessions
reading sources... [ 52%] configuration
reading sources... [ 57%] dtd
reading sources... [ 62%] errorslist
reading sources... [ 67%] faq
reading sources... [ 71%] features
reading sources... [ 76%] index
reading sources... [ 81%] installation
reading sources... [ 86%] introduction
reading sources... [ 90%] proxy
reading sources... [ 95%] references
reading sources... [100%] reports

/build/tsung-1.7.0/docs/changelog.rst:4: WARNING: Include file 
'/build/tsung-1.7.0/CHANGES' not found or reading it failed [docutils]
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... 
copying static files... 
Writing evaluated template result to 
/build/tsung-1.7.0/docs/_build/html/_static/language_data.js
Writing evaluated template result to 
/build/tsung-1.7.0/docs/_build/html/_static/documentation_options.js
Writing evaluated template result to 
/build/tsung-1.7.0/docs/_build/html/_static/basic.css
Writing evaluated template result to 
/build/tsung-1.7.0/docs/_build/html/_static/sidebar.js
Writing evaluated template result to 
/build/tsung-1.7.0/docs/_build/html/_static/classic.css
copying static files: done
copying extra files... 
copying extra files: done
copying assets: done
writing output... [  5%] acknowledgment
writing output... [ 10%] benchmark
writing output... [ 14%] changelog
writing output... [ 19%] conf-advanced-features
writing output... [ 24%] conf-client-server
writing output... [ 29%] conf-file
writing output... [ 33%] conf-load
writing output... [ 38%] conf-monitoring
writing output... [ 43%] conf-options
writing output... [ 48%] conf-sessions
writing output... [ 52%] configuration
writing output... [ 57%] dtd
writing output... [ 62%] errorslist
writing output... [ 67%] faq
writing output... [ 71%] features
writing output... [ 76%] index
writing output... [ 81%] installation
writing output... [ 86%] introduction
writing output... [ 90%] proxy
writing output... [ 95%] references
writing output... [100%] reports

/build/tsung-1.7.0/docs/proxy.rst:16: WARNING: unknown option: '-L portnumber' 
[ref.option]
/build/tsung-1.7.0/docs/proxy.rst:59: WARNING: unknown option: '-u' [ref.option]
generating indices... genindex done
writing additional pages... search done
copying images... [ 17%] images/ldap-hierarchy.png
copying images... [ 33%] images/ldap-results.png
copying images... [ 50%] images/tsung-dashboard.png
copying images... [ 67%] images/tsung-report.png
copying images... [ 83%] images/tsung-graph.png
copying images... [100%] images/connected.png

dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 3 warnings.

The HTML pages are in _build/html.

Build finished. The HTML pages are in _build/html.
make[2]: Leaving directory '/build/tsung-1.7.0/docs'
make[1]: Leaving directory '/build/tsung-1.7.0'
   dh_prep
   dh_installdirs
dh_installdirs: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
   debian/rules override_dh_auto_install
make[1]: Entering directory '/build/tsung-1.7.0'
dh_auto_install
dh_auto_install: warning: Compatibility levels before 10 are deprecated (level 
9 in use)
        make -j1 install DESTDIR=/build/tsung-1.7.0/debian/tsung 
AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/build/tsung-1.7.0'
make -C man man
make[3]: Entering directory '/build/tsung-1.7.0/man'
make[3]: Nothing to be done for 'man'.
make[3]: Leaving directory '/build/tsung-1.7.0/man'
install -d 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_recorder-1.7.0/priv
install -d 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_recorder-1.7.0/ebin
install -d 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_recorder-1.7.0/src
install -d 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_recorder-1.7.0/include
install -pm 0644 ./include/ELDAPv3.hrl ./include/mqtt.hrl ./include/rabbit.hrl 
./include/rabbit_framing.hrl ./include/ts_amqp.hrl ./include/ts_config.hrl 
./include/ts_fs.hrl ./include/ts_http.hrl ./include/ts_jabber.hrl 
./include/ts_job.hrl ./include/ts_ldap.hrl ./include/ts_macros.hrl 
./include/ts_mqtt.hrl ./include/ts_mysql.hrl ./include/ts_os_mon.hrl 
./include/ts_pgsql.hrl ./include/ts_profile.hrl ./include/ts_raw.hrl 
./include/ts_recorder.hrl ./include/ts_shell.hrl ./include/ts_websocket.hrl 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_recorder-1.7.0/include
install -pm 0644 ./ebin/ts_client_proxy.beam ./ebin/ts_client_proxy_sup.beam 
./ebin/ts_proxy_http.beam ./ebin/ts_proxy_listener.beam 
./ebin/ts_proxy_pgsql.beam ./ebin/ts_proxy_recorder.beam 
./ebin/ts_proxy_webdav.beam ./ebin/ts_recorder_sup.beam 
./ebin/tsung_recorder.beam 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_recorder-1.7.0/ebin
install -pm 0644 ./ebin/tsung_recorder.app 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_recorder-1.7.0/ebin
install -pm 0644 ./src/tsung_recorder/ts_client_proxy.erl 
./src/tsung_recorder/ts_client_proxy_sup.erl 
./src/tsung_recorder/ts_proxy_http.erl 
./src/tsung_recorder/ts_proxy_listener.erl 
./src/tsung_recorder/ts_proxy_pgsql.erl 
./src/tsung_recorder/ts_proxy_recorder.erl 
./src/tsung_recorder/ts_proxy_webdav.erl 
./src/tsung_recorder/ts_recorder_sup.erl 
./src/tsung_recorder/tsung_recorder.erl 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_recorder-1.7.0/src
install -d 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_controller-1.7.0/priv
install -d 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_controller-1.7.0/ebin
install -d 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_controller-1.7.0/src
install -d 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_controller-1.7.0/include
install -pm 0644 ./include/ELDAPv3.hrl ./include/mqtt.hrl ./include/rabbit.hrl 
./include/rabbit_framing.hrl ./include/ts_amqp.hrl ./include/ts_config.hrl 
./include/ts_fs.hrl ./include/ts_http.hrl ./include/ts_jabber.hrl 
./include/ts_job.hrl ./include/ts_ldap.hrl ./include/ts_macros.hrl 
./include/ts_mqtt.hrl ./include/ts_mysql.hrl ./include/ts_os_mon.hrl 
./include/ts_pgsql.hrl ./include/ts_profile.hrl ./include/ts_raw.hrl 
./include/ts_recorder.hrl ./include/ts_shell.hrl ./include/ts_websocket.hrl 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_controller-1.7.0/include
install -pm 0644 ./ebin/ts_api.beam ./ebin/ts_config.beam 
./ebin/ts_config_amqp.beam ./ebin/ts_config_fs.beam ./ebin/ts_config_http.beam 
./ebin/ts_config_jabber.beam ./ebin/ts_config_job.beam 
./ebin/ts_config_ldap.beam ./ebin/ts_config_mqtt.beam 
./ebin/ts_config_mysql.beam ./ebin/ts_config_pgsql.beam 
./ebin/ts_config_raw.beam ./ebin/ts_config_server.beam 
./ebin/ts_config_shell.beam ./ebin/ts_config_websocket.beam 
./ebin/ts_controller_sup.beam ./ebin/ts_file_server.beam 
./ebin/ts_interaction_server.beam ./ebin/ts_job_notify.beam 
./ebin/ts_match_logger.beam ./ebin/ts_mon.beam ./ebin/ts_msg_server.beam 
./ebin/ts_os_mon.beam ./ebin/ts_os_mon_erlang.beam ./ebin/ts_os_mon_munin.beam 
./ebin/ts_os_mon_snmp.beam ./ebin/ts_os_mon_sup.beam ./ebin/ts_stats_mon.beam 
./ebin/ts_timer.beam ./ebin/ts_user_server.beam ./ebin/ts_user_server_sup.beam 
./ebin/ts_web.beam ./ebin/tsung_controller.beam 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_controller-1.7.0/ebin
install -pm 0644 ./ebin/tsung_controller.app 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_controller-1.7.0/ebin
install -pm 0644 ./src/tsung_controller/ts_api.erl 
./src/tsung_controller/ts_config.erl ./src/tsung_controller/ts_config_amqp.erl 
./src/tsung_controller/ts_config_fs.erl 
./src/tsung_controller/ts_config_http.erl 
./src/tsung_controller/ts_config_jabber.erl 
./src/tsung_controller/ts_config_job.erl 
./src/tsung_controller/ts_config_ldap.erl 
./src/tsung_controller/ts_config_mqtt.erl 
./src/tsung_controller/ts_config_mysql.erl 
./src/tsung_controller/ts_config_pgsql.erl 
./src/tsung_controller/ts_config_raw.erl 
./src/tsung_controller/ts_config_server.erl 
./src/tsung_controller/ts_config_shell.erl 
./src/tsung_controller/ts_config_websocket.erl 
./src/tsung_controller/ts_controller_sup.erl 
./src/tsung_controller/ts_file_server.erl 
./src/tsung_controller/ts_interaction_server.erl 
./src/tsung_controller/ts_job_notify.erl 
./src/tsung_controller/ts_match_logger.erl ./src/tsung_controller/ts_mon.erl 
./src/tsung_controller/ts_msg_server.erl ./src/tsung_controller/ts_os_mon.erl 
./src/tsung_controller/ts_os_mon_erlang.erl 
./src/tsung_controller/ts_os_mon_munin.erl 
./src/tsung_controller/ts_os_mon_snmp.erl 
./src/tsung_controller/ts_os_mon_sup.erl 
./src/tsung_controller/ts_stats_mon.erl ./src/tsung_controller/ts_timer.erl 
./src/tsung_controller/ts_user_server.erl 
./src/tsung_controller/ts_user_server_sup.erl ./src/tsung_controller/ts_web.erl 
./src/tsung_controller/tsung_controller.erl 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_controller-1.7.0/src
config.status: creating examples/amqp.xml
config.status: creating examples/bosh.xml
config.status: creating examples/fs-nfs.xml
config.status: creating examples/http-digest.xml
config.status: creating examples/http-oauth.xml
config.status: creating examples/http_distributed.xml
config.status: creating examples/http_setdynvars.xml
config.status: creating examples/http_simple.xml
config.status: creating examples/http_tag.xml
config.status: creating examples/jabber.xml
config.status: creating examples/jabber_muc.xml
config.status: creating examples/jabber_node.xml
config.status: creating examples/jabber_privacy.xml
config.status: creating examples/jabber_register.xml
config.status: creating examples/jabber_roster.xml
config.status: creating examples/jabber_starttls.xml
config.status: creating examples/ldap.xml
config.status: creating examples/mqtt.xml
config.status: creating examples/mysql.xml
config.status: creating examples/pgsql.xml
config.status: creating examples/raw.xml
config.status: creating examples/thinks.xml
config.status: creating examples/thinks2.xml
config.status: creating examples/websocket.xml
rm -f   
install -d 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung-1.7.0/priv
install -d 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung-1.7.0/ebin
install -d 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung-1.7.0/src
install -d 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung-1.7.0/include
install -d /build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//bin/
install -d /build/tsung-1.7.0/debian/tsung/usr/bin/
install -pm 0644 ./include/ELDAPv3.hrl ./include/mqtt.hrl ./include/rabbit.hrl 
./include/rabbit_framing.hrl ./include/ts_amqp.hrl ./include/ts_config.hrl 
./include/ts_fs.hrl ./include/ts_http.hrl ./include/ts_jabber.hrl 
./include/ts_job.hrl ./include/ts_ldap.hrl ./include/ts_macros.hrl 
./include/ts_mqtt.hrl ./include/ts_mysql.hrl ./include/ts_os_mon.hrl 
./include/ts_pgsql.hrl ./include/ts_profile.hrl ./include/ts_raw.hrl 
./include/ts_recorder.hrl ./include/ts_shell.hrl ./include/ts_websocket.hrl 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung-1.7.0/include/
install -pm 0644 ./ebin/gen_ts_transport.beam ./ebin/ts_amqp.beam 
./ebin/ts_bosh.beam ./ebin/ts_bosh_ssl.beam ./ebin/ts_client.beam 
./ebin/ts_client_sup.beam ./ebin/ts_cport.beam ./ebin/ts_digest.beam 
./ebin/ts_dynvars.beam ./ebin/ts_erlang.beam ./ebin/ts_fs.beam 
./ebin/ts_http.beam ./ebin/ts_http_common.beam ./ebin/ts_ip_scan.beam 
./ebin/ts_jabber.beam ./ebin/ts_jabber_common.beam ./ebin/ts_job.beam 
./ebin/ts_launcher.beam ./ebin/ts_launcher_mgr.beam 
./ebin/ts_launcher_static.beam ./ebin/ts_ldap.beam ./ebin/ts_ldap_common.beam 
./ebin/ts_local_mon.beam ./ebin/ts_mon_cache.beam ./ebin/ts_mqtt.beam 
./ebin/ts_mysql.beam ./ebin/ts_pgsql.beam ./ebin/ts_plugin.beam 
./ebin/ts_raw.beam ./ebin/ts_search.beam ./ebin/ts_server_websocket.beam 
./ebin/ts_server_websocket_ssl.beam ./ebin/ts_session_cache.beam 
./ebin/ts_shell.beam ./ebin/ts_ssl.beam ./ebin/ts_ssl6.beam 
./ebin/ts_ssl_session_cache.beam ./ebin/ts_stats.beam ./ebin/ts_sup.beam 
./ebin/ts_tcp.beam ./ebin/ts_tcp6.beam ./ebin/ts_udp.beam ./ebin/ts_udp6.beam 
./ebin/ts_utils.beam ./ebin/ts_webdav.beam ./ebin/ts_websocket.beam 
./ebin/tsung.beam 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung-1.7.0/ebin/
install -pm 0644 ./ebin/mochijson2.beam ./ebin/mochinum.beam 
./ebin/mochiutf8.beam ./ebin/mochiweb_charref.beam ./ebin/mochiweb_headers.beam 
./ebin/mochiweb_html.beam ./ebin/mochiweb_util.beam ./ebin/mochiweb_xpath.beam 
./ebin/mochiweb_xpath_functions.beam ./ebin/mochiweb_xpath_parser.beam 
./ebin/mochiweb_xpath_utils.beam ./ebin/mqtt_frame.beam ./ebin/oauth.beam 
./ebin/oauth_hmac_sha1.beam ./ebin/oauth_http.beam ./ebin/oauth_plaintext.beam 
./ebin/oauth_rsa_sha1.beam ./ebin/oauth_unix.beam ./ebin/oauth_uri.beam 
./ebin/pgsql_proto.beam ./ebin/pgsql_util.beam 
./ebin/rabbit_binary_generator.beam ./ebin/rabbit_binary_parser.beam 
./ebin/rabbit_command_assembler.beam ./ebin/rabbit_framing_amqp_0_9_1.beam 
./ebin/rabbit_misc.beam ./ebin/rfc4515_parser.beam ./ebin/uuid.beam 
./ebin/websocket.beam 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung-1.7.0/ebin/
install -pm 0644 ./ebin/tsung.app 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung-1.7.0/ebin/
install -pm 0644 ./src/tsung/gen_ts_transport.erl ./src/tsung/ts_amqp.erl 
./src/tsung/ts_bosh.erl ./src/tsung/ts_bosh_ssl.erl ./src/tsung/ts_client.erl 
./src/tsung/ts_client_sup.erl ./src/tsung/ts_cport.erl 
./src/tsung/ts_digest.erl ./src/tsung/ts_dynvars.erl ./src/tsung/ts_erlang.erl 
./src/tsung/ts_fs.erl ./src/tsung/ts_http.erl ./src/tsung/ts_http_common.erl 
./src/tsung/ts_ip_scan.erl ./src/tsung/ts_jabber.erl 
./src/tsung/ts_jabber_common.erl ./src/tsung/ts_job.erl 
./src/tsung/ts_launcher.erl ./src/tsung/ts_launcher_mgr.erl 
./src/tsung/ts_launcher_static.erl ./src/tsung/ts_ldap.erl 
./src/tsung/ts_ldap_common.erl ./src/tsung/ts_local_mon.erl 
./src/tsung/ts_mon_cache.erl ./src/tsung/ts_mqtt.erl ./src/tsung/ts_mysql.erl 
./src/tsung/ts_pgsql.erl ./src/tsung/ts_plugin.erl ./src/tsung/ts_raw.erl 
./src/tsung/ts_search.erl ./src/tsung/ts_server_websocket.erl 
./src/tsung/ts_server_websocket_ssl.erl ./src/tsung/ts_session_cache.erl 
./src/tsung/ts_shell.erl ./src/tsung/ts_ssl.erl ./src/tsung/ts_ssl6.erl 
./src/tsung/ts_ssl_session_cache.erl ./src/tsung/ts_stats.erl 
./src/tsung/ts_sup.erl ./src/tsung/ts_tcp.erl ./src/tsung/ts_tcp6.erl 
./src/tsung/ts_udp.erl ./src/tsung/ts_udp6.erl ./src/tsung/ts_utils.erl 
./src/tsung/ts_webdav.erl ./src/tsung/ts_websocket.erl ./src/tsung/tsung.erl 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung-1.7.0/src/
install -d /build/tsung-1.7.0/debian/tsung/usr/share/man/man1/
install -pm 0644 man/tsplot.1 man/tsung-recorder.1 man/tsung.1 
/build/tsung-1.7.0/debian/tsung/usr/share/man/man1/
install -pm 0755 tsung.sh /build/tsung-1.7.0/debian/tsung/usr/bin/tsung
install -pm 0755 tsung-recorder.sh 
/build/tsung-1.7.0/debian/tsung/usr/bin/tsung-recorder
install -pm 0755 ./src/log2tsung.pl ./src/tsung-rrd.pl 
./src/tsung_percentile.pl ./src/tsung_stats.pl 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//bin
install -pm 0755 ./src/tsung-plotter/tsplot.py 
/build/tsung-1.7.0/debian/tsung/usr/bin/tsplot
install -d 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_plotter
install -d /build/tsung-1.7.0/debian/tsung/usr/share/tsung//tsung_plotter
install -pm 0644 ./src/tsung-plotter/tsung/__init__.py 
./src/tsung-plotter/tsung/tsung.py 
/build/tsung-1.7.0/debian/tsung/usr/lib/x86_64-linux-gnu/tsung//tsung_plotter
install -pm 0644 ./src/tsung-plotter/tsung/stats.conf 
./src/tsung-plotter/fs.plots.en.conf ./src/tsung-plotter/http.plots.en.conf 
./src/tsung-plotter/http.plots.fr.conf ./src/tsung-plotter/pgsql.plots.en.conf 
./src/tsung-plotter/pgsql.plots.fr.conf 
/build/tsung-1.7.0/debian/tsung/usr/share/tsung//tsung_plotter
install -d /build/tsung-1.7.0/debian/tsung/usr/share/doc/tsung/examples
install -pm 0644 examples/amqp.xml examples/bosh.xml examples/fs-nfs.xml 
examples/http-digest.xml examples/http-oauth.xml examples/http_distributed.xml 
examples/http_setdynvars.xml examples/http_simple.xml examples/http_tag.xml 
examples/jabber.xml examples/jabber_muc.xml examples/jabber_node.xml 
examples/jabber_privacy.xml examples/jabber_register.xml 
examples/jabber_roster.xml examples/jabber_starttls.xml examples/ldap.xml 
examples/mqtt.xml examples/mysql.xml examples/pgsql.xml examples/raw.xml 
examples/thinks.xml examples/thinks2.xml examples/websocket.xml 
/build/tsung-1.7.0/debian/tsung/usr/share/doc/tsung/examples/
install -d /build/tsung-1.7.0/debian/tsung/usr/share/tsung/templates
install -d /build/tsung-1.7.0/debian/tsung/usr/share/tsung/templates/style
install -pm 0644 ./src/templates/footer.thtml ./src/templates/graph.thtml 
./src/templates/graph_dy.thtml ./src/templates/header.thtml 
./src/templates/report.thtml 
/build/tsung-1.7.0/debian/tsung/usr/share/tsung/templates/
install -pm 0644 ./src/templates/style/bootstrap.min.js 
./src/templates/style/dygraph-combined.js ./src/templates/style/jquery.min.js 
./src/templates/style/bootstrap.min.css ./src/templates/style/dashboard.css 
./src/templates/style/docs.min.css 
/build/tsung-1.7.0/debian/tsung/usr/share/tsung/templates/style
install -pm 0644 tsung-1.0.dtd /build/tsung-1.7.0/debian/tsung/usr/share/tsung//
make[2]: Leaving directory '/build/tsung-1.7.0'
find /build/tsung-1.7.0/debian/tsung/usr/lib -type d -empty -delete
make[1]: Leaving directory '/build/tsung-1.7.0'
   dh_installdocs
dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
   dh_installchangelogs
dh_installchangelogs: warning: Compatibility levels before 10 are deprecated 
(level 9 in use)
   dh_installman
dh_installman: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
   dh_python3
I: dh_python3 tools:113: replacing shebang in debian/tsung/usr/bin/tsplot
   dh_perl
   dh_link
dh_link: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_strip_nondeterminism
   dh_compress
dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in 
use)
   dh_fixperms
   dh_missing
dh_missing: warning: Compatibility levels before 10 are deprecated (level 9 in 
use)
   dh_strip
dh_strip: warning: Compatibility levels before 10 are deprecated (level 9 in 
use)
   dh_makeshlibs
dh_makeshlibs: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
   dh_shlibdeps
dh_shlibdeps: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
   dh_installdeb
dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
   debian/rules override_dh_gencontrol
make[1]: Entering directory '/build/tsung-1.7.0'
erlang-depends
WARNING: Module mochiweb_mime not found
WARNING: Module rabbit_log not found
dh_gencontrol
dh_gencontrol: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
dpkg-gencontrol: warning: package tsung: substitution variable ${perl:Depends} 
unused, but is defined
make[1]: Leaving directory '/build/tsung-1.7.0'
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'tsung' in '../tsung_1.7.0-3.1_amd64.deb'.
 dpkg-genbuildinfo -O../tsung_1.7.0-3.1_amd64.buildinfo
 dpkg-genchanges -O../tsung_1.7.0-3.1_amd64.changes
dpkg-genchanges: info: not including original source code in upload
 dpkg-source --after-build .
dpkg-buildpackage: info: binary and diff upload (original source NOT included)
dpkg-genchanges: info: not including original source code in upload
I: copying local configuration
I: Copying back the cached apt archive contents
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build/2299573 and its 
subdirectories
I: Current time: Thu Feb 20 17:48:43 MSK 2025
I: pbuilder-time-stamp: 1740062923

Reply via email to