Bug#997508: libbenchmark-timer-perl: FTBFS: dh_auto_test: error: make -j4 test TEST_VERBOSE=1 returned exit code 2

2021-10-23 Thread Lucas Nussbaum
Source: libbenchmark-timer-perl
Version: 0.7112-1.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" 
> "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib/lib', 
> 'blib/arch')" t/*.t
> t/000_standard__compile.t ... 
> 1..1
> ok 1 - blib/lib/Benchmark/Timer.pm compiles
> ok
> Can't locate UNIVERSAL/require.pm in @INC (you may need to install the 
> UNIVERSAL::require module) (@INC contains: /<>/inc 
> /<>/blib/lib /<>/blib/arch /etc/perl 
> /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 
> /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 
> /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 
> /usr/share/perl/5.32 /usr/local/lib/site_perl .) at 
> t/000_standard__perl_critic.t line 8.
> BEGIN failed--compilation aborted at t/000_standard__perl_critic.t line 8.
> t/000_standard__perl_critic.t ... 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> t/000_standard__pod.t ... skipped: Test::Pod required for testing POD
> t/000_standard__pod_coverage.t .. skipped: Test::Pod::Coverage required for 
> testing POD coverage
> t/01_basic.t  
> 1..11
> ok 1 - use Benchmark::Timer;
> ok 2 - Construct Benchmark::Timer
> ok 3 - reset
> ok 4 - Start/stop a tag
> ok 5 - Nonzero single result
> ok 6 - Multiple results
> ok 7 - 'Array ref results' isa 'ARRAY'
> ok 8 - tag data array
> ok 9 - 'Array ref data' isa 'ARRAY'
> ok 10 - all tags data array
> ok 11 - 'all tags data ref' isa 'ARRAY'
> ok
> t/02_skip.t . 
> 1..5
> ok 1 - Data size two tags
> ok 2 - Data size skip 1
> ok 3 - Data size 1 trial only
> ok 4 - Data size no trials
> ok 5 - Data size no trials (n+1)
> ok
> t/03_statistical.t .. skipped: Statistics::PointEstimation is not 
> installed
> t/04_reports.t .. 
> 1..10
> ok 1 - Start/stop a tag
> ok 2 - Single timing report
> ok 3 - Multiple timing report
> ok 4 - Multiple timing report--scalar
> ok 5 - Multiple timing report--hash
> ok 6 - Single timing report--last tag used
> ok 7 - Multiple timing report--scalar
> ok 8 - Multiple timing report--hash
> ok 9 - Multiple timing report--hash element 1
> ok 10 - Multiple timing report--hash element 2
> ok
> t/99_errors.t ... 
> 1..6
> ok 1 - Must call start first
> ok 2 - Out of sync
> ok 3 - Argument skip 1
> ok 4 - Argument skip 2
> ok 5 - Argument skip 3
> ok 6 - Invalid argument
> ok
> 
> Test Summary Report
> ---
> t/000_standard__perl_critic.t (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> Files=9, Tests=33,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.37 cusr  0.04 
> csys =  0.44 CPU)
> Result: FAIL
> Failed 1/9 test programs. 0/33 subtests failed.
> make[1]: *** [Makefile:769: test_dynamic] Error 255
> make[1]: Leaving directory '/<>'
> dh_auto_test: error: make -j4 test TEST_VERBOSE=1 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/libbenchmark-timer-perl_0.7112-1.1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Processed: tagging 997438

2021-10-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 997438 + pending
Bug #997438 [src:speech-tools] speech-tools: FTBFS: dpkg-buildpackage: error: 
dpkg-source -b . subprocess returned exit status 2
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
997438: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997438
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#997506: retweet: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: retweet
Version: 0.10-1.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> dh_auto_configure: warning: Compatibility levels before 10 are deprecated 
> (level 9 in use)
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9/build/retweet
> copying retweet/validate.py -> 
> /<>/.pybuild/cpython3_3.9/build/retweet
> copying retweet/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/retweet
> copying retweet/confparse.py -> 
> /<>/.pybuild/cpython3_3.9/build/retweet
> copying retweet/waitamoment.py -> 
> /<>/.pybuild/cpython3_3.9/build/retweet
> copying retweet/senttweets.py -> 
> /<>/.pybuild/cpython3_3.9/build/retweet
> copying retweet/cliparse.py -> 
> /<>/.pybuild/cpython3_3.9/build/retweet
> copying retweet/tweetwasposted.py -> 
> /<>/.pybuild/cpython3_3.9/build/retweet
> copying retweet/main.py -> 
> /<>/.pybuild/cpython3_3.9/build/retweet
> running build_scripts
> creating build
> creating build/scripts-3.9
> copying and adjusting scripts/retweet -> build/scripts-3.9
> changing mode of build/scripts-3.9/retweet from 644 to 755
>dh_auto_test -O--buildsystem=pybuild
> dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 
> in use)
> I: pybuild base:232: python3.9 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> WARNING: The wheel package is not available.
> /usr/bin/python3.9: No module named pip
> error: Command '['/usr/bin/python3.9', '-m', 'pip', 
> '--disable-pip-version-check', 'wheel', '--no-deps', '-w', 
> '/tmp/tmp6sjsisy1', '--quiet', 'greenlet!=0.4.17']' returned non-zero exit 
> status 1.
> E: pybuild pybuild:354: test: plugin distutils failed with: exit code=1: 
> python3.9 setup.py test 
> dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit 
> code 13


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/retweet_0.10-1.1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997500: wxpython4.0: FTBFS: tar: wx_siplib-12.8.1.tar.gz: Cannot open: No such file or directory

2021-10-23 Thread Lucas Nussbaum
Source: wxpython4.0
Version: 4.0.7+dfsg-11
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
>debian/rules override_dh_auto_build
> make[1]: Entering directory '/<>'
> # Generate sip module code to replace bundled version
> rm -rf sip/siplib
> sip-module --abi-version 12.8 --sdist wx.siplib
> tar -xf wx_siplib-12.8.1.tar.gz
> tar: wx_siplib-12.8.1.tar.gz: Cannot open: No such file or directory
> tar: Error is not recoverable: exiting now
> make[1]: *** [debian/rules:23: override_dh_auto_build] Error 2


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/wxpython4.0_4.0.7+dfsg-11_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997505: diskcache: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: diskcache
Version: 5.2.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> dpkg-buildpackage
> -
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package diskcache
> dpkg-buildpackage: info: source version 5.2.1-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andreas Tille 
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py clean 
> Warning: 'classifiers' should be a list, got type 'tuple'
> running clean
> removing '/<>/.pybuild/cpython3_3.9_diskcache/build' (and 
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.9' does not exist -- can't clean it
>dh_autoreconf_clean -O--buildsystem=pybuild
>dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building diskcache using existing 
> ./diskcache_5.2.1.orig.tar.gz
> dpkg-source: info: building diskcache in diskcache_5.2.1-2.debian.tar.xz
> dpkg-source: info: building diskcache in diskcache_5.2.1-2.dsc
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> Warning: 'classifiers' should be a list, got type 'tuple'
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> Warning: 'classifiers' should be a list, got type 'tuple'
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9_diskcache/build/diskcache
> copying diskcache/cli.py -> 
> /<>/.pybuild/cpython3_3.9_diskcache/build/diskcache
> copying diskcache/fanout.py -> 
> /<>/.pybuild/cpython3_3.9_diskcache/build/diskcache
> copying diskcache/core.py -> 
> /<>/.pybuild/cpython3_3.9_diskcache/build/diskcache
> copying diskcache/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_diskcache/build/diskcache
> copying diskcache/djangocache.py -> 
> /<>/.pybuild/cpython3_3.9_diskcache/build/diskcache
> copying diskcache/recipes.py -> 
> /<>/.pybuild/cpython3_3.9_diskcache/build/diskcache
> copying diskcache/persistent.py -> 
> /<>/.pybuild/cpython3_3.9_diskcache/build/diskcache
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:285: cp -a docs 
> /<>/.pybuild/cpython3_3.9_diskcache/build
> I: pybuild base:232: cd 
> /<>/.pybuild/cpython3_3.9_diskcache/build; python3.9 -m pytest 
> tests
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>, configfile: tox.ini
> plugins: forked-1.3.0, cov-3.0.0, xdist-2.4.0, django-3.5.1
> gw0 I / gw1 I / gw2 I / gw3 I
> gw0 [242] / gw1 [242] / gw2 [242] / gw3 [242]
> 
>  [ 
> 29%]
>  [ 
> 59%]
> ..F..F.. [ 
> 89%]
> ..   
> [100%]
> === FAILURES 
> ===
> __ DiskCacheTests.test_pickle 
> __
> [gw2] linux -- Python 3.9.7 /usr/bin/python3.9
> 
> self = 
> 
> def test_pickle(self):
> letters = 'abcde'
> cache.clear()
> 
> for num, val in enumerate(letters):
> cache.set(val, num)
> 
> >   data = pickle.dumps(cache)
> E   TypeError: cannot pickle '_thread.RLock' object
> 
> tests/test_djangocache.py:1036: TypeError
>  DiskCacheTests.test_get_or_set_callable_returning_none 
> 
> [gw0] linux -- Python 3.9.7 /usr/bin/python3.9
> 
> self =  testMethod=test_get_or_set_callable_returning_none>
> 
> def test_get_or_set_callable_returning_none(self):
> self.assertIsNone(cache.get_or_set('mykey', lambda: None))
> # Previous get_or_set() doesn't store None in the 

Bug#997504: terminator: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: terminator
Version: 2.1.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> xvfb-run dh_auto_test
> I: pybuild base:232: cd /<>/.pybuild/cpython3_3.9/build; 
> python3.9 -m pytest --doctest-modules
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0 -- 
> /usr/bin/python3.9
> cachedir: .pytest_cache
> rootdir: /<>, configfile: pytest.ini
> collecting ... Trace/breakpoint trap
> E: pybuild pybuild:354: test: plugin distutils failed with: exit code=133: cd 
> /<>/.pybuild/cpython3_3.9/build; python3.9 -m pytest 
> --doctest-modules
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/terminator_2.1.0-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997503: python-easydev: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: python-easydev
Version: 0.10.1+dfsg-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> dpkg-buildpackage
> -
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package python-easydev
> dpkg-buildpackage: info: source version 0.10.1+dfsg-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andreas Tille 
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> dpkg-source: info: using options from 
> python-easydev-0.10.1+dfsg/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py clean 
> running clean
> removing '/<>/.pybuild/cpython3_3.9_easydev/build' (and 
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.9' does not exist -- can't clean it
>dh_autoreconf_clean -O--buildsystem=pybuild
>dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using options from 
> python-easydev-0.10.1+dfsg/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-easydev using existing 
> ./python-easydev_0.10.1+dfsg.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building python-easydev in 
> python-easydev_0.10.1+dfsg-1.debian.tar.xz
> dpkg-source: info: building python-easydev in python-easydev_0.10.1+dfsg-1.dsc
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/chunks.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/dependencies.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/md5tools.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/decorators.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/options.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/copybutton.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/config_tools.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/easytest.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/codecs.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/logging_tools.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/misc.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/profiler.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/package.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/url.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/platform.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/progressbar.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/multicore.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/doc.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/console.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/timer.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/browser.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/paths.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/sphinx_themes.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> copying easydev/tools.py -> 
> /<>/.pybuild/cpython3_3.9_easydev/build/easydev
> creating /<>/.pybuild/cpyth

Bug#997501: imexam: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: imexam
Version: 0.9.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3,sphinxdoc --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> Cython found
> Compiling wrappers/xpa.pyx because it changed.
> [1/1] Cythonizing wrappers/xpa.pyx
> /usr/lib/python3/dist-packages/setuptools/dist.py:717: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:717: UserWarning: Usage of 
> dash-separated 'upload-dir' will not be supported in future versions. Please 
> use the underscore name 'upload_dir' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:717: UserWarning: Usage of 
> dash-separated 'show-response' will not be supported in future versions. 
> Please use the underscore name 'show_response' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:294: 
> DistDeprecationWarning: use_2to3 is ignored.
>   warnings.warn(f"{attr} is ignored.", DistDeprecationWarning)
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> Cython found
> /usr/lib/python3/dist-packages/setuptools/dist.py:717: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:717: UserWarning: Usage of 
> dash-separated 'upload-dir' will not be supported in future versions. Please 
> use the underscore name 'upload_dir' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:717: UserWarning: Usage of 
> dash-separated 'show-response' will not be supported in future versions. 
> Please use the underscore name 'show_response' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:294: 
> DistDeprecationWarning: use_2to3 is ignored.
>   warnings.warn(f"{attr} is ignored.", DistDeprecationWarning)
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9_imexam/build/imexam
> copying imexam/ds9_viewer.py -> 
> /<>/.pybuild/cpython3_3.9_imexam/build/imexam
> copying imexam/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_imexam/build/imexam
> copying imexam/_astropy_init.py -> 
> /<>/.pybuild/cpython3_3.9_imexam/build/imexam
> copying imexam/xpa_wrap.py -> 
> /<>/.pybuild/cpython3_3.9_imexam/build/imexam
> copying imexam/math_helper.py -> 
> /<>/.pybuild/cpython3_3.9_imexam/build/imexam
> copying imexam/util.py -> 
> /<>/.pybuild/cpython3_3.9_imexam/build/imexam
> copying imexam/imexamine.py -> 
> /<>/.pybuild/cpython3_3.9_imexam/build/imexam
> copying imexam/connect.py -> 
> /<>/.pybuild/cpython3_3.9_imexam/build/imexam
> copying imexam/ginga_viewer.py -> 
> /<>/.pybuild/cpython3_3.9_imexam/build/imexam
> copying imexam/imexam_defpars.py -> 
> /<>/.pybuild/cpython3_3.9_imexam/build/imexam
> creating /<>/.pybuild/cpython3_3.9_imexam/build/imexam/tests
> copying imexam/tests/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_imexam/build/imexam/tests
> copying imexam/tests/test_util.py -> 
> /<>/.pybuild/cpython3_3.9_imexam/build/imexam/tests
> copying imexam/tests/setup_package.py -> 
> /<>/.pybuild/cpython3_3.9_imexam/build/imexam/tests
> copying imexam/tests/test_imexamine.py -> 
> /<>/.pybuild/cpython3_3.9_imexam/build/imexam/tests
> running build_ext
> building 'imexam.imexamxpa' extension
> creating build
> creating build/temp.linux-x86_64-3.9
> creating build/temp.linux-x86_64-3.9/wrappers
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
> -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
> -Werror=format-security -g -fwrapv -O2 -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.9 -c wrappers/xpa.c -o 
> build/temp.linux-x86_64-3.9/wrappers/xpa.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g 
> -fwrapv -O2

Bug#997499: onionshare: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: onionshare
Version: 2.2-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_clean
> I: pybuild base:232: python3.9 setup.py clean 
> /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution 
> option: 'include_package_data'
>   warnings.warn(msg)
> running clean
> removing '/<>/.pybuild/cpython3_3.9/build' (and everything under 
> it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.9' does not exist -- can't clean it
> rm -rf *.egg-info
> make[1]: Leaving directory '/<>'
>dh_autoreconf_clean -O--buildsystem=pybuild
>dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building onionshare using existing 
> ./onionshare_2.2.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building onionshare in onionshare_2.2-3.debian.tar.xz
> dpkg-source: info: building onionshare in onionshare_2.2-3.dsc
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution 
> option: 'include_package_data'
>   warnings.warn(msg)
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution 
> option: 'include_package_data'
>   warnings.warn(msg)
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9/build/onionshare
> copying onionshare/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare
> copying onionshare/strings.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare
> copying onionshare/common.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare
> copying onionshare/onion.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare
> copying onionshare/settings.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare
> copying onionshare/onionshare.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare
> creating /<>/.pybuild/cpython3_3.9/build/onionshare/web
> copying onionshare/web/receive_mode.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare/web
> copying onionshare/web/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare/web
> copying onionshare/web/send_base_mode.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare/web
> copying onionshare/web/website_mode.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare/web
> copying onionshare/web/share_mode.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare/web
> copying onionshare/web/web.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare/web
> creating /<>/.pybuild/cpython3_3.9/build/onionshare_gui
> copying onionshare_gui/threads.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare_gui
> copying onionshare_gui/widgets.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare_gui
> copying onionshare_gui/update_checker.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare_gui
> copying onionshare_gui/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare_gui
> copying onionshare_gui/onionshare_gui.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare_gui
> copying onionshare_gui/server_status.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare_gui
> copying onionshare_gui/settings_dialog.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare_gui
> copying onionshare_gui/tor_connection_dialog.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare_gui
> creating /<>/.pybuild/cpython3_3.9/build/onionshare_gui/mode
> copying onionshare_gui/mode/file_selection.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare_gui/mode
> copying onionshare_gui/mode/history.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare_gui/mode
> copying onionshare_gui/mode/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare_gui/mode
> creating 
> /<>/.pybuild/cpython3_3.9/build/onionshare_gui/mode/share_mode
> copying onionshare_gui/mode/share_mode/threads.py -> 
> /<>/.pybuild/cpython3_3.9/build/onionshare_gui/mode/share_mod

Bug#997498: qiskit-ibmq-provider: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: qiskit-ibmq-provider
Version: 0.4.6-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> dpkg-buildpackage
> -
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package qiskit-ibmq-provider
> dpkg-buildpackage: info: source version 0.4.6-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Nilesh Patra 
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> dpkg-source: info: using options from 
> qiskit-ibmq-provider-0.4.6/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py clean 
> running clean
> removing '/<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build' 
> (and everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.9' does not exist -- can't clean it
>dh_autoreconf_clean -O--buildsystem=pybuild
>dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using options from 
> qiskit-ibmq-provider-0.4.6/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building qiskit-ibmq-provider using existing 
> ./qiskit-ibmq-provider_0.4.6.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building qiskit-ibmq-provider in 
> qiskit-ibmq-provider_0.4.6-3.debian.tar.xz
> dpkg-source: info: building qiskit-ibmq-provider in 
> qiskit-ibmq-provider_0.4.6-3.dsc
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit
> creating 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers
> creating 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq
> copying qiskit/providers/ibmq/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq
> copying qiskit/providers/ibmq/ibmqbackend.py -> 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq
> copying qiskit/providers/ibmq/ibmqfactory.py -> 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq
> copying qiskit/providers/ibmq/backendjoblimit.py -> 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq
> copying qiskit/providers/ibmq/accountprovider.py -> 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq
> copying qiskit/providers/ibmq/version.py -> 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq
> copying qiskit/providers/ibmq/exceptions.py -> 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq
> copying qiskit/providers/ibmq/apiconstants.py -> 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq
> copying qiskit/providers/ibmq/ibmqbackendservice.py -> 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq
> creating 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq/api
> copying qiskit/providers/ibmq/api/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq/api
> copying qiskit/providers/ibmq/api/session.py -> 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq/api
> copying qiskit/providers/ibmq/api/exceptions.py -> 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq/api
> creating 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq/api/clients
> copying qiskit/providers/ibmq/api/clients/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/providers/ibmq/api/clients
> copying qiskit/providers/ibmq/api/clients/auth.py -> 
> /<>/.pybuild/cpython3_3.9_qiskit-ibmq-provider/build/qiskit/provid

Bug#997497: vdirsyncer: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: vdirsyncer
Version: 0.16.8-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> LC_ALL=C.UTF-8 \
> DETERMINISTIC_TESTS=false \
> CI=false \
> REMOTESTORAGE_SERVER=skip \
> DAV_SERVER=skip \
> RADICALE_BACNEND=filesystem \
> dh_auto_test
> I: pybuild base:232: cd 
> /<>/.pybuild/cpython3_3.9_vdirsyncer/build; python3.9 -m pytest 
> tests
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>, configfile: setup.cfg
> plugins: hypothesis-5.43.3, localserver-0.5.0
> collected 483 items
> 
> tests/storage/test_filesystem.py ... [  
> 8%]
> ...sss..ss...[ 
> 13%]
> tests/storage/test_http.py . [ 
> 14%]
> tests/storage/test_http_with_singlefile.py . [ 
> 20%]
> .ssss.ss [ 
> 26%]
> tests/storage/test_memory.py ..s [ 
> 34%]
> sssss...ss   [ 
> 37%]
> tests/storage/test_singlefile.py ... [ 
> 45%]
> .ss.ss   [ 
> 49%]
> tests/storage/dav/test_caldav.py sss [ 
> 57%]
> sss  [ 
> 60%]
> tests/storage/dav/test_carddav.py ss [ 
> 66%]
> tests/storage/dav/test_main.py . [ 
> 73%]
> tests/system/cli/test_config.py .[ 
> 74%]
> tests/system/cli/test_discover.py F  [ 
> 75%]
> tests/system/cli/test_fetchparams.py F   [ 
> 76%]
> tests/system/cli/test_repair.py .[ 
> 77%]
> tests/system/cli/test_sync.py .  [ 
> 80%]
> tests/system/cli/test_utils.py ..[ 
> 81%]
> tests/system/utils/test_main.py .sss.[ 
> 82%]
> tests/unit/test_exceptions.py .  [ 
> 82%]
> tests/unit/test_metasync.py .[ 
> 84%]
> tests/unit/test_repair.py .. [ 
> 86%]
> tests/unit/cli/test_config.py .  [ 
> 86%]
> tests/unit/cli/test_discover.py ..   [ 
> 87%]
> tests/unit/cli/test_fetchparams.py . [ 
> 89%]
> tests/unit/sync/test_status.py . [ 
> 89%]
> tests/unit/sync/test_sync.py ... [ 
> 96%]
> tests/unit/utils/test_vobject.py ..  
> [100%]
> 
> === FAILURES 
> ===
>  test_discover_command 
> _
> tests/system/cli/test_discover.py:38: in test_discover_command
> assert not result.exception
> E   assert not SystemExit(1)
> E+  where SystemExit(1) = .exception
> ___ test_discover_different_collection_names 
> ___
> tests/system/cli/test_discover.py:91: in 
> test_discover_different_collection_names
> assert not result.exception
> E   assert not SystemExit(1)
> E+  where SystemExit(1) = .exception
> __ test_discover_direct_path 
> ___
> tests/system/cli/test_discover.py:134: in test_discover_direct_path
> assert not result.exception
> E   assert not SystemExit(1)
> E+  where SystemExit(1) = .exception
> __ test_null_collection_with_named_collection 
> __
> tests/system/cli/test_discover.py:161: in 
> test_null_collection_with_named_collection
> assert not result.exception
> E   assert not SystemExit(1)
> E+  where SystemExit(1) = .exception
> ___ test_collection_required 
> ___
> tests/system/cli/test_discover.py:180: in test_collection_required
> ??

Bug#997495: todoman: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: todoman
Version: 3.9.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3,bash-completion,sphinxdoc --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild pybuild:285: mkdir -p 
> /<>/.pybuild/cpython3_3.9/build/todoman/ && cp 
> /<>/todoman/confspec.ini 
> /<>/.pybuild/cpython3_3.9/build/todoman/
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> copying todoman/widgets.py -> 
> /<>/.pybuild/cpython3_3.9/build/todoman
> copying todoman/cli.py -> /<>/.pybuild/cpython3_3.9/build/todoman
> copying todoman/configuration.py -> 
> /<>/.pybuild/cpython3_3.9/build/todoman
> copying todoman/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/todoman
> copying todoman/__main__.py -> 
> /<>/.pybuild/cpython3_3.9/build/todoman
> copying todoman/formatters.py -> 
> /<>/.pybuild/cpython3_3.9/build/todoman
> copying todoman/version.py -> 
> /<>/.pybuild/cpython3_3.9/build/todoman
> copying todoman/exceptions.py -> 
> /<>/.pybuild/cpython3_3.9/build/todoman
> copying todoman/model.py -> 
> /<>/.pybuild/cpython3_3.9/build/todoman
> copying todoman/interactive.py -> 
> /<>/.pybuild/cpython3_3.9/build/todoman
> running egg_info
> creating todoman.egg-info
> writing todoman.egg-info/PKG-INFO
> writing dependency_links to todoman.egg-info/dependency_links.txt
> writing entry points to todoman.egg-info/entry_points.txt
> writing requirements to todoman.egg-info/requires.txt
> writing top-level names to todoman.egg-info/top_level.txt
> writing manifest file 'todoman.egg-info/SOURCES.txt'
> reading manifest file 'todoman.egg-info/SOURCES.txt'
> adding license file 'LICENCE'
> adding license file 'AUTHORS.rst'
> writing manifest file 'todoman.egg-info/SOURCES.txt'
> I: pybuild pybuild:311: mkdir -p 
> /<>/.pybuild/cpython3_3.9/build/todoman/bin && cp 
> /<>/bin/todo 
> /<>/.pybuild/cpython3_3.9/build/todoman/bin/todoman && 
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/<>/.pybuild/cpython3_3.9/build/todoman/bin/
>  python3 setup.py build_sphinx -b html && python3 setup.py build_sphinx -b 
> text && python3 setup.py build_sphinx -b man
> running build_sphinx
> Running Sphinx v4.2.0
> making output directory... done
> WARNING: html_static_path entry '_static' does not exist
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 8 source files that are out of date
> updating environment: [new config] 8 added, 0 changed, 0 removed
> reading sources... [ 12%] changelog
> reading sources... [ 25%] configure
> reading sources... [ 37%] contributing
> reading sources... [ 50%] index
> reading sources... [ 62%] install
> reading sources... [ 75%] licence
> reading sources... [ 87%] man
> reading sources... [100%] usage
> 
> /<>/docs/source/index.rst:42: WARNING: toctree contains 
> reference to nonexisting document 'man page'
> /<>/docs/source/man.rst:12: WARNING: Inline interpreted text or 
> phrase reference start-string without end-string.
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... /<>/docs/source/man.rst: WARNING: 
> document isn't included in any toctree
> done
> preparing documents... done
> writing output... [ 12%] changelog
> writing output... [ 25%] configure
> writing output... [ 37%] contributing
> writing output... [ 50%] index
> writing output... [ 62%] install
> writing output... [ 75%] licence
> writing output... [ 87%] man
> writing output... [100%] usage
> 
> generating indices... genindex done
> writing additional pages... search done
> copying static files... done
> copying extra files... done
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build succeeded, 4 warnings.
> 
> The HTML pages are in build/sphinx/html.
> running build_sphinx
> Running Sphinx v4.2.0
> making output directory... done
> WARNING: html_static_path entry '_static' does not exist
> loading pickled environment... done
> building [mo]: targets for 0 po files that are out of

Bug#997492: spyne: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: spyne
Version: 2.13.16-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_clean
>   rm -f debian/debhelper-build-stamp
>   rm -rf debian/.debhelper/
>   rm -f -- debian/python3-spyne.substvars debian/files
>   rm -fr -- debian/python3-spyne/ debian/tmp/
>   find .  \( \( \
>   \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
> -type f -a \
>   \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
>-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
>-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
>-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
>   \) -exec rm -f {} + \) -o \
>   \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) 
> \)
> [ ! -d spyne.egg-info.orig ] || { rm -rf spyne.egg-info; mv 
> spyne.egg-info.orig spyne.egg-info; }
> make[1]: Leaving directory '/<>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building spyne using existing ./spyne_2.13.16.orig.tar.gz
> dpkg-source: info: building spyne in spyne_2.13.16-1.debian.tar.xz
> dpkg-source: info: building spyne in spyne_2.13.16-1.dsc
>  debian/rules binary
> dh binary -v --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O-v -O--buildsystem=pybuild
>dh_autoreconf -O-v -O--buildsystem=pybuild
>dh_auto_configure -O-v -O--buildsystem=pybuild
>   install -d /<>/debian/.debhelper/generated/_source/home
>   pybuild --configure --test-pytest -i python{version} -p 3.9
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O-v -O--buildsystem=pybuild
>   pybuild --build --test-pytest -i python{version} -p 3.9
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/application.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/evmgr.py -> /<>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/error.py -> /<>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/decorator.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/descriptor.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/_base.py -> /<>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/service.py -> /<>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/context.py -> /<>/.pybuild/cpython3_3.9/build/spyne
> creating /<>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/http.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/_base.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/wsgi.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/django.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/zeromq.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/pyramid.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/null.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/msgpack.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/server
> creating /<>/.pybuild/cpython3_3.9/build/spyne/client
> copying spyne/client/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/client
> copying spyne/client/http.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/client
> copying spyne/client/_base.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/client
> copying spyne/client/django.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/client
> copying spyne/client/zeromq.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/client
> creating /<>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/coopmt.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/six.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/memo.py -> 
> /<>/.pybuild/cpython3_3.9/build/spyne/util
> 

Bug#997496: typer: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: typer
Version: 0.3.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> === short test summary info 
> 
> FAILED tests/test_prog_name.py::test_custom_prog_name
> ERROR docs_src/testing/app01/test_main.py
> ERROR docs_src/testing/app02/test_main.py
> ERROR docs_src/testing/app03/test_main.py
> ERROR tests/test_others.py
> ERROR tests/test_completion/test_completion.py
> ERROR tests/test_completion/test_completion_complete.py
> ERROR tests/test_completion/test_completion_complete_no_help.py
> ERROR tests/test_completion/test_completion_install.py
> ERROR tests/test_completion/test_completion_show.py
> ERROR tests/test_tutorial/test_arguments/test_default/test_tutorial001.py
> ERROR tests/test_tutorial/test_arguments/test_default/test_tutorial002.py
> ERROR tests/test_tutorial/test_arguments/test_envvar/test_tutorial001.py
> ERROR tests/test_tutorial/test_arguments/test_envvar/test_tutorial002.py
> ERROR tests/test_tutorial/test_arguments/test_envvar/test_tutorial003.py
> ERROR tests/test_tutorial/test_arguments/test_help/test_tutorial001.py
> ERROR tests/test_tutorial/test_arguments/test_help/test_tutorial002.py
> ERROR tests/test_tutorial/test_arguments/test_help/test_tutorial003.py
> ERROR tests/test_tutorial/test_arguments/test_help/test_tutorial004.py
> ERROR tests/test_tutorial/test_arguments/test_help/test_tutorial005.py
> ERROR tests/test_tutorial/test_arguments/test_help/test_tutorial006.py
> ERROR tests/test_tutorial/test_arguments/test_help/test_tutorial007.py
> ERROR tests/test_tutorial/test_arguments/test_optional/test_tutorial001.py
> ERROR tests/test_tutorial/test_arguments/test_optional/test_tutorial002.py
> ERROR tests/test_tutorial/test_commands/test_arguments/test_tutorial001.py
> ERROR tests/test_tutorial/test_commands/test_callback/test_tutorial001.py
> ERROR tests/test_tutorial/test_commands/test_callback/test_tutorial002.py
> ERROR tests/test_tutorial/test_commands/test_callback/test_tutorial003.py
> ERROR tests/test_tutorial/test_commands/test_callback/test_tutorial004.py
> ERROR tests/test_tutorial/test_commands/test_context/test_tutorial001.py
> ERROR tests/test_tutorial/test_commands/test_context/test_tutorial002.py
> ERROR tests/test_tutorial/test_commands/test_context/test_tutorial003.py
> ERROR tests/test_tutorial/test_commands/test_context/test_tutorial004.py
> ERROR tests/test_tutorial/test_commands/test_help/test_tutorial001.py
> ERROR tests/test_tutorial/test_commands/test_help/test_tutorial002.py
> ERROR tests/test_tutorial/test_commands/test_index/test_tutorial001.py
> ERROR tests/test_tutorial/test_commands/test_index/test_tutorial002.py
> ERROR tests/test_tutorial/test_commands/test_name/test_tutorial001.py
> ERROR 
> tests/test_tutorial/test_commands/test_one_or_multiple/test_tutorial001.py
> ERROR 
> tests/test_tutorial/test_commands/test_one_or_multiple/test_tutorial002.py
> ERROR tests/test_tutorial/test_commands/test_options/test_tutorial001.py
> ERROR tests/test_tutorial/test_first_steps/test_tutorial001.py
> ERROR tests/test_tutorial/test_first_steps/test_tutorial002.py
> ERROR tests/test_tutorial/test_first_steps/test_tutorial003.py
> ERROR tests/test_tutorial/test_first_steps/test_tutorial004.py
> ERROR tests/test_tutorial/test_first_steps/test_tutorial005.py
> ERROR tests/test_tutorial/test_first_steps/test_tutorial006.py
> ERROR 
> tests/test_tutorial/test_multiple_values/test_arguments_with_multiple_values/test_tutorial001.py
> ERROR 
> tests/test_tutorial/test_multiple_values/test_arguments_with_multiple_values/test_tutorial002.py
> ERROR 
> tests/test_tutorial/test_multiple_values/test_multiple_options/test_tutorial001.py
> ERROR 
> tests/test_tutorial/test_multiple_values/test_multiple_options/test_tutorial002.py
> ERROR 
> tests/test_tutorial/test_multiple_values/test_options_with_multiple_values/test_tutorial001.py
> ERROR tests/test_tutorial/test_options/test_callback/test_tutorial001.py
> ERROR tests/test_tutorial/test_options/test_callback/test_tutorial003.py
> ERROR tests/test_tutorial/test_options/test_callback/test_tutorial004.py
> ERROR tests/test_tutorial/test_options/test_completion/test_tutorial002.py
> ERROR tests/test_tutorial/test_options/test_completion/test_tutorial003.py
> ERROR tests/test_tutorial/test_options/test_completion/test_tutorial004.py
> ERROR tests/test_tutorial/test_options/test_completion/test_tutorial007.py
> ERROR tests/test_tutorial/test_options/test_completion/test_tutorial008.py
> ERROR tests/test_tutorial/test_options/test_completion/test_tutorial009.py
&g

Bug#997494: soundscaperenderer: FTBFS: autoreconf: error: cannot create autotools/config: No such file or directory

2021-10-23 Thread Lucas Nussbaum
Source: soundscaperenderer
Version: 0.5.0~dfsg-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> dpkg-buildpackage
> -
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package soundscaperenderer
> dpkg-buildpackage: info: source version 0.5.0~dfsg-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by IOhannes m zmölnig (Debian/GNU) 
> 
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> CDBS WARNING:  copyright-check disabled - licensecheck is missing.
> test -x debian/rules
> rmdir build
> rmdir: failed to remove 'build': No such file or directory
> make: [/usr/share/cdbs/1/rules/buildcore.mk:49: cleanbuilddir] Error 1 
> (ignored)
> /usr/bin/make -C build/nox -k distclean
> make[1]: *** build/nox: No such file or directory.  Stop.
> make: [/usr/share/cdbs/1/class/makefile.mk:91: makefile-clean/nox] Error 2 
> (ignored)
> rm -f debian/stamp-makefile-build/nox debian/stamp-makefile-install/nox
> rm -f debian/stamp-makefile-check/nox
> rmdir --ignore-fail-on-non-empty build/nox
> rmdir: failed to remove 'build/nox': No such file or directory
> make: [/usr/share/cdbs/1/class/autotools.mk:64: makefile-clean/nox] Error 1 
> (ignored)
> rm -f debian/stamp-autotools/nox
> /usr/bin/make -C build/qt -k distclean
> make[1]: *** build/qt: No such file or directory.  Stop.
> make: [/usr/share/cdbs/1/class/makefile.mk:91: makefile-clean/qt] Error 2 
> (ignored)
> rm -f debian/stamp-makefile-build/qt debian/stamp-makefile-install/qt
> rm -f debian/stamp-makefile-check/qt
> rmdir --ignore-fail-on-non-empty build/qt
> rmdir: failed to remove 'build/qt': No such file or directory
> make: [/usr/share/cdbs/1/class/autotools.mk:64: makefile-clean/qt] Error 1 
> (ignored)
> rm -f debian/stamp-autotools/qt
> rmdir --ignore-fail-on-non-empty debian/stamp-makefile-build 
> debian/stamp-makefile-install
> rmdir: failed to remove 'debian/stamp-makefile-build': No such file or 
> directory
> rmdir: failed to remove 'debian/stamp-makefile-install': No such file or 
> directory
> make: [/usr/share/cdbs/1/class/makefile.mk:82: makefile-clean] Error 1 
> (ignored)
> rmdir --ignore-fail-on-non-empty debian/stamp-makefile-check
> rmdir: failed to remove 'debian/stamp-makefile-check': No such file or 
> directory
> make: [/usr/share/cdbs/1/class/makefile.mk:121: makefile-clean] Error 1 
> (ignored)
> rmdir --ignore-fail-on-non-empty debian/stamp-autotools
> rmdir: failed to remove 'debian/stamp-autotools': No such file or directory
> make: [/usr/share/cdbs/1/class/autotools.mk:58: makefile-clean] Error 1 
> (ignored)
> if test -e debian/autoreconf.before; then \
>   dh_autoreconf_clean ; \
> fi
> dh_clean 
> rm -f debian/stamp-autotools-files
> rm -f debian/copyright_newhints
> rm -f debian/cdbs-install-list debian/cdbs-package-list 
> debian/stamp-copyright-check
> rm -rf "debian/upstream-cruft"
> rm -f debian/stamp-upstream-cruft
> rm -rf /<>/build/
> rm -rf /<>/doc/manual/_build/
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building soundscaperenderer using existing 
> ./soundscaperenderer_0.5.0~dfsg.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building soundscaperenderer in 
> soundscaperenderer_0.5.0~dfsg-4.debian.tar.xz
> dpkg-source: info: building soundscaperenderer in 
> soundscaperenderer_0.5.0~dfsg-4.dsc
>  debian/rules binary
> CDBS WARNING:  copyright-check disabled - licensecheck is missing.
> test -x debian/rules
> dh_testroot
> dh_prep 
> dh_installdirs -A 
> mkdir -p "build"
> CDBS WARNING:DEB_COPYRIGHT_CHECK_IGNORE_REGEX is deprecated since 0.4.133
> mkdir -p debian/stamp-makefile-build debian/stamp-makefile-install
> mkdir -p debian/stamp-makefile-check
> mkdir -p debian/stamp-autotools
> 
> Scanning upstream source for new/changed copyright notices...
> 
> set -e; LC_ALL=C.UTF-8 /usr/bin/licensecheck --check '.*' --recursive 
> --copyright --deb-fmt --ignore 
> '^(doc/manual/images/.*\.(png|eps)|data/images/.*\.png|data/MacOSX/.*/.*\.(png|jpg)|data/MacOSX/(SSRIcon.icns|run-ssr.scpt)|data/impulse_responses/hrirs/hrirs_fabian.*\.wav|data/impulse_responses/wfs_prefilters/wfs_prefilter_[0-9]*_[0-9]*_[0-9]*\.wav|flext/(hrirs_fabian|wfs_prefilter_120_1500_44100)\.wav|debian/(changelog|copyright(|_hints|_newhints)))$'
>  --lines 0 -- * | /usr/lib/cdbs/

Bug#997493: python-azure-devtools: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: python-azure-devtools
Version: 1.2.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> dpkg-buildpackage
> -
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package python-azure-devtools
> dpkg-buildpackage: info: source version 1.2.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Luca Boccassi 
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py clean 
> running clean
> removing '/<>/.pybuild/cpython3_3.9_azure-devtools/build' (and 
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.9' does not exist -- can't clean it
>dh_autoreconf_clean -O--buildsystem=pybuild
>dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-azure-devtools using existing 
> ./python-azure-devtools_1.2.0.orig.tar.gz
> dpkg-source: info: building python-azure-devtools in 
> python-azure-devtools_1.2.0-1.debian.tar.xz
> dpkg-source: info: building python-azure-devtools in 
> python-azure-devtools_1.2.0-1.dsc
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools
> copying src/azure_devtools/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools
> creating 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/patches.py -> 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/utilities.py -> 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/decorators.py -> 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/const.py -> 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/recording_processors.py -> 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/config.py -> 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/exceptions.py -> 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/preparers.py -> 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> copying src/azure_devtools/scenario_tests/base.py -> 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/scenario_tests
> creating 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/ci_tools
> copying src/azure_devtools/ci_tools/github_tools.py -> 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/ci_tools
> copying src/azure_devtools/ci_tools/git_tools.py -> 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/ci_tools
> copying src/azure_devtools/ci_tools/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/ci_tools
> copying src/azure_devtools/ci_tools/bot_framework.py -> 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/azure_devtools/ci_tools
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:285: mkdir 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/tests; cp -r 
> src/azure_devtools/scenario_tests/tests 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build/tests/scenario
> I: pybuild base:232: cd 
> /<>/.pybuild/cpython3_3.9_azure-devtools/build; pytho

Bug#997491: plyvel: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: plyvel
Version: 1.3.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>'
> cython3 --version
> Cython version 0.29.24
> cython3 --cplus --fast-fail --annotate plyvel/_plyvel.pyx
> make[2]: Leaving directory '/<>'
> dh_auto_build
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9_plyvel/build/plyvel
> copying plyvel/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_plyvel/build/plyvel
> copying plyvel/_version.py -> 
> /<>/.pybuild/cpython3_3.9_plyvel/build/plyvel
> running build_ext
> building 'plyvel._plyvel' extension
> creating build
> creating build/temp.linux-x86_64-3.9
> creating build/temp.linux-x86_64-3.9/plyvel
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
> -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
> -Werror=format-security -g -fwrapv -O2 -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.9 -c plyvel/_plyvel.cpp -o 
> build/temp.linux-x86_64-3.9/plyvel/_plyvel.o -Wall -g -x c++ -std=c++11
> x86_64-linux-gnu-gcc: warning: ‘-x c++’ after last input file has no effect
> x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
> -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
> -Werror=format-security -g -fwrapv -O2 -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.9 -c plyvel/comparator.cpp -o 
> build/temp.linux-x86_64-3.9/plyvel/comparator.o -Wall -g -x c++ -std=c++11
> x86_64-linux-gnu-gcc: warning: ‘-x c++’ after last input file has no effect
> plyvel/comparator.cpp: In constructor 
> ‘PlyvelCallbackComparator::PlyvelCallbackComparator(const char*, PyObject*)’:
> plyvel/comparator.cpp:29:27: warning: ‘void PyEval_InitThreads()’ is 
> deprecated [-Wdeprecated-declarations]
>29 | PyEval_InitThreads();
>   | ~~^~
> In file included from /usr/include/python3.9/Python.h:154,
>  from plyvel/comparator.cpp:5:
> /usr/include/python3.9/ceval.h:130:37: note: declared here
>   130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
>   | ^~
> x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g 
> -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/plyvel/_plyvel.o 
> build/temp.linux-x86_64-3.9/plyvel/comparator.o -lleveldb -o 
> /<>/.pybuild/cpython3_3.9_plyvel/build/plyvel/_plyvel.cpython-39-x86_64-linux-gnu.so
> make[1]: Leaving directory '/<>'
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: cd /<>/.pybuild/cpython3_3.9_plyvel/build; 
> python3.9 -m pytest test
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0 -- 
> /usr/bin/python3.9
> cachedir: .pytest_cache
> rootdir: /<>, configfile: setup.cfg
> plugins: cov-3.0.0
> collecting ... collected 0 items / 1 error
> 
>  ERRORS 
> 
> ___ ERROR collecting .pybuild/cpython3_3.9_plyvel/build/test/test_plyvel.py 
> 
> ImportError while importing test module 
> '/<>/.pybuild/cpython3_3.9_plyvel/build/test/test_plyvel.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.9/importlib/__init__.py:127: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> test/test_plyvel.py:17: in 
> import plyvel
> plyvel/__init__.py:6: in 
> from ._plyvel import (  # noqa
> E   ImportError: 
> /<>/.pybuild/cpython3_3.9_plyvel/build/plyvel/_plyvel.cpython-39-x86_64-linux-gnu.so:
>  undefined symbol: _ZTIN7leveldb10ComparatorE
> === short test summary info 
> 
> ERROR test/test_plyvel.py
>  Interrupted: 1 error during collection 
> 
> === 1 error in 0.15s 
> ===
> E: pybuild pybuild:354: test: plugin distutils failed with: exit code=

Bug#997490: python-twilio: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: python-twilio
Version: 6.51.0+ds-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> === short test summary info 
> 
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_chat_grant
> FAILED 
> tests/unit/jwt/test_access_token.py::AccessTokenTest::test_conversations_grant
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_empty_grants
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_empty_region
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_grants - 
> tw...
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_headers - 
> t...
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_identity - 
> ...
> FAILED 
> tests/unit/jwt/test_access_token.py::AccessTokenTest::test_ip_messaging_grant
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_nbf - 
> twili...
> FAILED 
> tests/unit/jwt/test_access_token.py::AccessTokenTest::test_pass_grants_in_constructor
> FAILED 
> tests/unit/jwt/test_access_token.py::AccessTokenTest::test_programmable_voice_grant
> FAILED 
> tests/unit/jwt/test_access_token.py::AccessTokenTest::test_programmable_voice_grant_incoming
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_region - 
> tw...
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_sync_grant
> FAILED 
> tests/unit/jwt/test_access_token.py::AccessTokenTest::test_task_router_grant
> FAILED tests/unit/jwt/test_access_token.py::AccessTokenTest::test_video_grant
> FAILED tests/unit/jwt/test_client.py::ClientCapabilityTokenTest::test_decode
> FAILED 
> tests/unit/jwt/test_client.py::ClientCapabilityTokenTest::test_pass_scopes_in_constructor
> FAILED 
> tests/unit/jwt/test_client_validation.py::ClientValidationJwtTest::test_jwt_signing
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_basic_encode - 
> jwt.exception...
> FAILED 
> tests/unit/jwt/test_jwt.py::JwtTest::test_decode_allows_skip_verification
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_decode_modified_jwt_fails - 
> ...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_decodes_valid_jwt - 
> twilio.j...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_custom_algorithm - 
> jw...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_custom_nbf - 
> jwt.exce...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_custom_ttl - 
> jwt.exce...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_decode - 
> twilio.jwt.J...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_override_algorithm - 
> ...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_override_ttl - 
> jwt.ex...
> FAILED 
> tests/unit/jwt/test_jwt.py::JwtTest::test_encode_ttl_added_to_current_time
> FAILED 
> tests/unit/jwt/test_jwt.py::JwtTest::test_encode_valid_until_overrides_ttl
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_with_headers - 
> jwt.ex...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_with_payload - 
> jwt.ex...
> FAILED 
> tests/unit/jwt/test_jwt.py::JwtTest::test_encode_with_payload_and_headers
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_with_subject - 
> jwt.ex...
> FAILED tests/unit/jwt/test_jwt.py::JwtTest::test_encode_without_nbf - 
> jwt.exc...
> FAILED 
> tests/unit/jwt/test_task_router.py::TaskQueueCapabilityTokenTest::test_allow_fetch_subresources
> FAILED 
> tests/unit/jwt/test_task_router.py::TaskQueueCapabilityTokenTest::test_allow_updates_subresources
> FAILED 
> tests/unit/jwt/test_task_router.py::TaskQueueCapabilityTokenTest::test_default
> FAILED 
> tests/unit/jwt/test_task_router.py::TaskQueueCapabilityTokenTest::test_generate_token
> FAILED 
> tests/unit/jwt/test_task_router.py::TaskQueueCapabilityTokenTest::test_generate_token_with_custom_ttl
> FAILED 
> tests/unit/jwt/test_task_router.py::TaskQueueCapabilityTokenTest::test_generate_token_with_default_ttl
> FAILED 
> tests/unit/jwt/test_task_router.py::TaskQueueCapabilityTokenTest::test_pass_policy_in_constructor
> FAILED 
> tests/unit/jwt/test_task_router.py::WorkerCapabilityTokenTest::test_allow_activity_updates
> FAILED 
> tests/unit/jwt/test_task_router.py::WorkerCapabilityTokenTest::test_allow_reservation_updates
> FAILED 
> tests/unit/jwt/test_task_router.py::WorkerCapabilityTokenTest::test_generate_token
> FAILED 
> tests/unit/jwt/test_task_router.py::WorkerCapabilityTokenTest::test_generate_token_with_custom_ttl
> FAILED 
> tests/uni

Bug#997489: fonttools: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: fonttools
Version: 4.26.2-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_test
> I: pybuild base:232: cd /<>/.pybuild/cpython3_3.9/build; 
> python3.9 -m pytest -k "not afmLib and not tfmLib"
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>, configfile: setup.cfg
> collected 121 items / 2 deselected / 5 skipped / 114 selected
> 
> fontTools/agl.py .   [  
> 0%]
> fontTools/cffLib/specializer.py .[  
> 1%]
> fontTools/misc/arrayTools.py ..  [  
> 3%]
> fontTools/misc/bezierTools.py ...[ 
> 15%]
> fontTools/misc/classifyTools.py .[ 
> 16%]
> fontTools/misc/dictTools.py .[ 
> 17%]
> fontTools/misc/eexec.py ..   [ 
> 19%]
> fontTools/misc/filenames.py ...  [ 
> 21%]
> fontTools/misc/fixedTools.py ... [ 
> 27%]
> fontTools/misc/intTools.py . [ 
> 28%]
> fontTools/misc/loggingTools.py   [ 
> 31%]
> fontTools/misc/roundTools.py .   [ 
> 32%]
> fontTools/misc/textTools.py .[ 
> 33%]
> fontTools/misc/timeTools.py .[ 
> 34%]
> fontTools/misc/transform.py .[ 
> 48%]
> fontTools/misc/plistlib/__init__.py .[ 
> 49%]
> fontTools/pens/filterPen.py ..   [ 
> 51%]
> fontTools/pens/recordingPen.py . [ 
> 52%]
> fontTools/pens/roundingPen.py .. [ 
> 53%]
> fontTools/pens/svgPathPen.py ... [ 
> 59%]
> fontTools/pens/transformPen.py . [ 
> 60%]
> fontTools/ttLib/sfnt.py .[ 
> 61%]
> fontTools/ttLib/woff2.py .   [ 
> 65%]
> fontTools/ttLib/tables/__init__.py . [ 
> 66%]
> fontTools/ttLib/tables/O_S_2f_2.py . [ 
> 67%]
> fontTools/ttLib/tables/_f_p_g_m.py . [ 
> 68%]
> fontTools/ttLib/tables/_g_l_y_f.py   [ 
> 78%]
> fontTools/ttLib/tables/ttProgram.py ..   [ 
> 79%]
> fontTools/ufoLib/__init__.py .   [ 
> 80%]
> fontTools/ufoLib/converters.py ..[ 
> 82%]
> fontTools/ufoLib/filenames.py ...[ 
> 84%]
> fontTools/ufoLib/glifLib.py .[ 
> 85%]
> fontTools/ufoLib/kerning.py .[ 
> 86%]
> fontTools/ufoLib/utils.py .  [ 
> 87%]
> fontTools/ufoLib/validators.py ..[ 
> 92%]
> fontTools/unicodedata/__init__.py ..F[ 
> 94%]
> fontTools/varLib/featureVars.py ..   [ 
> 96%]
> fontTools/varLib/models.py   
> [100%]
> 
> === FAILURES 
> ===
> ___ [doctest] fontTools.unicodedata.script_extension 
> ___
> 071  Return the script extension property assigned to the Unicode character
> 072 'char' as a set of string.
> 073 
> 074 >>> script_extension("a") == {'Latn'}
> 075 True
> 076 >>> script_extension(chr(0x060C)) == {'Rohg', 'Syrc', 'Yezi', 'Arab', 
> 'Thaa'}
> Expected:
> True
> Got:
> False
> 
> /<>/.pybuild/cpython3_3.9/build/fontTools/unicodedata/__init__.py:76:
>  DocTestFailure
> === warnings summary 
> ===
&g

Bug#997488: q2cli: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: q2cli
Version: 2021.8.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> === short test summary info 
> 
> FAILED q2cli/tests/test_cli.py::CliTests::test_action_parameter_types - 
> Asser...
> FAILED q2cli/tests/test_cli.py::CliTests::test_deprecated_help_text - 
> Asserti...
> FAILED q2cli/tests/test_cli.py::CliTests::test_examples - AssertionError: 1 
> != 0
> FAILED q2cli/tests/test_cli.py::CliTests::test_extract - AssertionError: 1 != > 0
> FAILED q2cli/tests/test_cli.py::CliTests::test_info - AssertionError: 1 != 0
> FAILED q2cli/tests/test_cli.py::CliTests::test_no_examples - AssertionError: 
> ...
> FAILED q2cli/tests/test_cli.py::CliTests::test_qza_extension - 
> AssertionError...
> FAILED q2cli/tests/test_cli.py::CliTests::test_qzv_extension - 
> AssertionError...
> FAILED q2cli/tests/test_cli.py::CliTests::test_run_deprecated_gets_warning_msg
> FAILED q2cli/tests/test_cli.py::CliTests::test_show_importable_formats - 
> Asse...
> FAILED q2cli/tests/test_cli.py::CliTests::test_show_importable_types - 
> Assert...
> FAILED q2cli/tests/test_cli.py::CliTests::test_split_ints - AssertionError: 
> 1...
> FAILED q2cli/tests/test_cli.py::CliTests::test_syntax_error_in_env - 
> Assertio...
> FAILED q2cli/tests/test_cli.py::CliTests::test_validate_max - 
> AssertionError:...
> FAILED q2cli/tests/test_cli.py::CliTests::test_validate_min - 
> AssertionError:...
> FAILED q2cli/tests/test_cli.py::CliTests::test_variadic_inputs - 
> AssertionErr...
> FAILED q2cli/tests/test_cli.py::CliTests::test_verbose_shows_stacktrace - 
> Ass...
> FAILED q2cli/tests/test_cli.py::CliTests::test_with_parameters_only - 
> Asserti...
> FAILED q2cli/tests/test_cli.py::CliTests::test_without_inputs_or_parameters
> FAILED 
> q2cli/tests/test_cli.py::TestOptionalArtifactSupport::test_all_optional_artifacts_provided
> FAILED 
> q2cli/tests/test_cli.py::TestOptionalArtifactSupport::test_no_optional_artifacts_provided
> FAILED 
> q2cli/tests/test_cli.py::TestOptionalArtifactSupport::test_one_optional_artifact_provided
> FAILED 
> q2cli/tests/test_cli.py::TestOptionalArtifactSupport::test_optional_artifact_type_mismatch
> FAILED 
> q2cli/tests/test_cli.py::TestMetadataSupport::test_invalid_metadata_merge
> FAILED q2cli/tests/test_cli.py::TestMetadataSupport::test_multiple_metadata
> FAILED 
> q2cli/tests/test_cli.py::TestMetadataSupport::test_optional_metadata_missing
> FAILED 
> q2cli/tests/test_cli.py::TestMetadataSupport::test_required_metadata_missing
> FAILED q2cli/tests/test_cli.py::TestMetadataSupport::test_single_metadata - 
> A...
> FAILED 
> q2cli/tests/test_cli.py::TestMetadataSupport::test_single_metadata_alt_id_header
> FAILED 
> q2cli/tests/test_cli.py::TestMetadataColumnSupport::test_categorical_metadata_column
> FAILED 
> q2cli/tests/test_cli.py::TestMetadataColumnSupport::test_categorical_metadata_column_type_mismatch
> FAILED 
> q2cli/tests/test_cli.py::TestMetadataColumnSupport::test_multiple_metadata
> FAILED 
> q2cli/tests/test_cli.py::TestMetadataColumnSupport::test_multiple_metadata_column
> FAILED 
> q2cli/tests/test_cli.py::TestMetadataColumnSupport::test_numeric_metadata_column
> FAILED 
> q2cli/tests/test_cli.py::TestMetadataColumnSupport::test_numeric_metadata_column_type_mismatch
> FAILED 
> q2cli/tests/test_cli.py::TestMetadataColumnSupport::test_optional_column_without_metadata
> FAILED 
> q2cli/tests/test_cli.py::TestMetadataColumnSupport::test_optional_metadata_missing
> FAILED 
> q2cli/tests/test_cli.py::TestMetadataColumnSupport::test_optional_metadata_without_column
> FAILED 
> q2cli/tests/test_cli.py::TestMetadataColumnSupport::test_required_missing
> FAILED 
> q2cli/tests/test_cli.py::TestMetadataColumnSupport::test_single_metadata
> FAILED q2cli/tests/test_core.py::TestOption::test_repeated_action_flag - 
> Asse...
> FAILED q2cli/tests/test_core.py::TestOption::test_repeated_action_option - 
> As...
> FAILED q2cli/tests/test_core.py::TestOption::test_repeated_builtin_flag - 
> Ass...
> FAILED q2cli/tests/test_core.py::TestOption::test_repeated_builtin_option - 
> A...
> FAILED 
> q2cli/tests/test_core.py::TestOption::test_repeated_eager_option_with_callback
> FAILED q2cli/tests/test_core.py::TestOption::test_repeated_multiple_option - 
> ...
> FAILED q2cli/tests/test_dev.py::TestDev::test_export_default_theme - 
> Assertio...
> FAILED q2cli/tests/test_dev.py::TestDev::test_import_theme - AssertionError: 
> ...
> FAILED q2cli/tests/test_dev.py::TestDev::test_

Bug#997487: watson: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: watson
Version: 1.8.0-0.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9_watson/build/watson
> copying watson/cli.py -> 
> /<>/.pybuild/cpython3_3.9_watson/build/watson
> copying watson/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_watson/build/watson
> copying watson/__main__.py -> 
> /<>/.pybuild/cpython3_3.9_watson/build/watson
> copying watson/version.py -> 
> /<>/.pybuild/cpython3_3.9_watson/build/watson
> copying watson/config.py -> 
> /<>/.pybuild/cpython3_3.9_watson/build/watson
> copying watson/frames.py -> 
> /<>/.pybuild/cpython3_3.9_watson/build/watson
> copying watson/watson.py -> 
> /<>/.pybuild/cpython3_3.9_watson/build/watson
> copying watson/fullmoon.py -> 
> /<>/.pybuild/cpython3_3.9_watson/build/watson
> copying watson/utils.py -> 
> /<>/.pybuild/cpython3_3.9_watson/build/watson
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: cd /<>/.pybuild/cpython3_3.9_watson/build; 
> python3.9 -m pytest tests
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>
> plugins: mock-3.6.1
> collected 119 items
> 
> tests/test_config.py E.  [  
> 5%]
> tests/test_fullmoon.py ..[  
> 6%]
> tests/test_utils.py .E   [ 
> 45%]
> tests/test_watson.py EEE.EE...EEE.....E. [ 
> 88%]
> ..E..E   
> [100%]
> 
>  ERRORS 
> 
> __ ERROR at setup of test_config_get 
> ___
> file 
> /<>/.pybuild/cpython3_3.9_watson/build/tests/test_config.py, 
> line 10
>   def test_config_get(mock, watson):
> E   fixture 'mock' not found
> >   available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, class_mocker, config_dir, doctest_namespace, mocker, 
> > module_mocker, monkeypatch, package_mocker, pytestconfig, record_property, 
> > record_testsuite_property, record_xml_attribute, recwarn, session_mocker, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, watson
> >   use 'pytest --fixtures [testpath]' for help on them.
> 
> /<>/.pybuild/cpython3_3.9_watson/build/tests/test_config.py:10
> ___ ERROR at setup of test_config_getboolean 
> ___
> file 
> /<>/.pybuild/cpython3_3.9_watson/build/tests/test_config.py, 
> line 26
>   def test_config_getboolean(mock, watson):
> E   fixture 'mock' not found
> >   available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, class_mocker, config_dir, doctest_namespace, mocker, 
> > module_mocker, monkeypatch, package_mocker, pytestconfig, record_property, 
> > record_testsuite_property, record_xml_attribute, recwarn, session_mocker, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, watson
> >   use 'pytest --fixtures [testpath]' for help on them.
> 
> /<>/.pybuild/cpython3_3.9_watson/build/tests/test_config.py:26
> _ ERROR at setup of test_config_getint 
> _
> file 
> /<>/.pybuild/cpython3_3.9_watson/build/tests/test_config.py, 
> line 50
>   def test_config_getint(mock, watson):
> E   fixture 'mock' not found
> >   available fixtures: cache, capfd, capfdbinary, caplog, capsys, 
> > capsysbinary, class_mocker, config_dir, doctest_namespace, mocker, 
> > module_mocker, monkeypatch, package_mocker, pytestconfig, record_property, 
> > record_testsuite_property, record_xml_attribute, recwarn, session_mocker, 
> > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, watson
> >   use 'pytest --fixtures [testpath]' for help on them.
> 
> /<>

Bug#997486: pycoast: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: pycoast
Version: 1.5.0+dfsg-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/docs'
> sphinx-build -b html -d build/doctrees  -a source build/html
> Running Sphinx v4.2.0
> making output directory... done
> loading intersphinx inventory from https://docs.python.org/3/objects.inv...
> loading intersphinx inventory from 
> https://docs.scipy.org/doc/numpy/objects.inv...
> loading intersphinx inventory from 
> https://docs.scipy.org/doc/scipy/reference/objects.inv...
> loading intersphinx inventory from 
> https://xarray.pydata.org/en/stable/objects.inv...
> loading intersphinx inventory from 
> https://dask.pydata.org/en/latest/objects.inv...
> loading intersphinx inventory from 
> https://pyresample.readthedocs.io/en/stable/objects.inv...
> loading intersphinx inventory from 
> https://trollsift.readthedocs.io/en/stable/objects.inv...
> loading intersphinx inventory from 
> https://trollimage.readthedocs.io/en/stable/objects.inv...
> loading intersphinx inventory from 
> https://pillow.readthedocs.io/en/stable/objects.inv...
> intersphinx inventory has moved: https://docs.scipy.org/doc/numpy/objects.inv 
> -> https://numpy.org/doc/stable/objects.inv
> intersphinx inventory has moved: 
> https://dask.pydata.org/en/latest/objects.inv -> 
> https://docs.dask.org/en/latest/objects.inv
> building [mo]: all of 0 po files
> building [html]: all source files
> updating environment: [new config] 11 added, 0 changed, 0 removed
> reading sources... [  9%] api/pycoast
> reading sources... [ 18%] config
> reading sources... [ 27%] graticule
> reading sources... [ 36%] high_quality_contours
> reading sources... [ 45%] index
> reading sources... [ 54%] installation
> reading sources... [ 63%] points
> reading sources... [ 72%] polygons_and_lines
> reading sources... [ 81%] shapefiles
> reading sources... [ 90%] test
> reading sources... [100%] usage
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [  9%] api/pycoast
> writing output... [ 18%] config
> writing output... [ 27%] graticule
> writing output... [ 36%] high_quality_contours
> writing output... [ 45%] index
> writing output... [ 54%] installation
> writing output... [ 63%] points
> writing output... [ 72%] polygons_and_lines
> writing output... [ 81%] shapefiles
> writing output... [ 90%] test
> writing output... [100%] usage
> 
> generating indices... genindex py-modindex done
> writing additional pages... search done
> copying images... [  7%] images/euro_grid.png
> copying images... [ 15%] images/euro_grid_agg.png
> copying images... [ 23%] images/grid_geos_agg.png
> copying images... [ 30%] images/nh_grid_coarse_agg.png
> copying images... [ 38%] images/geos_coast_agg.png
> copying images... [ 46%] images/euro_coast_agg.png
> copying images... [ 53%] images/nh_points_agg.png
> copying images... [ 61%] images/nh_polygons_agg.png
> copying images... [ 69%] images/nh_polygons_lines_agg.png
> copying images... [ 76%] images/brazil_shapefiles_agg.png
> copying images... [ 84%] images/BMNG_clouds_201109181715_areaT2.png
> copying images... [ 92%] images/euro_coast.png
> copying images... [100%] images/geos_coast.png
> 
> copying static files... done
> copying extra files... done
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build succeeded.
> 
> The HTML pages are in build/html.
> 
> Build finished. The HTML pages are in build/html.
> make[2]: Leaving directory '/<>/docs'
> rm -f -r docs/build/html/_images
> make[1]: Leaving directory '/<>'
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: cd /<>/.pybuild/cpython3_3.9_pycoast/build; 
> python3.9 -m pytest /<>/pycoast/tests
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>
> collected 33 items
> 
> ../../../pycoast/tests/test_pycoast.py F.s.Fs... 
> [100%]
> 
> === FAILURES 
> ===
> _ TestPIL.test_add_points_pil 
> __
> 
> self = 
> 
> def test_add_points_pil(self):
> from pycoast import ContourWriterPIL
> from pyresample.geometry import AreaDefinition
> 
>   

Bug#997485: python-prettylog: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: python-prettylog
Version: 0.1.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_clean
> rm -rf .coverage src/prettylog.egg-info
> make[1]: Leaving directory '/<>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-prettylog using existing 
> ./python-prettylog_0.1.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building python-prettylog in 
> python-prettylog_0.1.0-2.debian.tar.xz
> dpkg-source: info: building python-prettylog in python-prettylog_0.1.0-2.dsc
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> WARNING: '' not a valid package name; please use only .-separated package 
> names in setup.py
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> WARNING: '' not a valid package name; please use only .-separated package 
> names in setup.py
> running build
> running build_py
> copying src/prettylog.py -> 
> /<>/.pybuild/cpython3_3.9_prettylog/build
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: cd 
> /<>/.pybuild/cpython3_3.9_prettylog/build; tox -c 
> /<>/tox.ini -e py39
> GLOB sdist-make: /<>/setup.py
> py39 create: /<>/.tox/py39
> py39 inst: /<>/.tox/.tmp/package/1/prettylog-0.1.0.zip
> ERROR: invocation failed (exit code 1), logfile: 
> /<>/.tox/py39/log/py39-1.log
> == log start 
> ===
> Processing ./.tox/.tmp/package/1/prettylog-0.1.0.zip
> Building wheels for collected packages: prettylog
>   Building wheel for prettylog (setup.py): started
>   Building wheel for prettylog (setup.py): finished with status 'done'
>   Created wheel for prettylog: filename=prettylog-0.1.0-py3-none-any.whl 
> size=4198 
> sha256=c69b1ae69f0bddafba929cfbcb95e941f13001820c77e6b8d0008a74cf27b0bf
>   Stored in directory: 
> /<>/.pybuild/cpython3_3.9_prettylog/.cache/pip/wheels/f9/d8/ff/10b6c10f0ba21d662caf7080ee4715e89fa8a4bede44382d5f
> Successfully built prettylog
> Installing collected packages: prettylog
> ERROR: Could not install packages due to an EnvironmentError: [Errno 13] 
> Permission denied: '/usr/lib/python3.9/dist-packages'
> Consider using the `--user` option or check the permissions.
> 
> 
> === log end 
> 
> ___ summary 
> 
> ERROR:   py39: InvocationError for command 
> /<>/.tox/py39/bin/python -m pip install --exists-action w 
> --no-deps '/<>/.tox/.tmp/package/1/prettylog-0.1.0.zip[develop]' 
> (exited with code 1)
> E: pybuild pybuild:354: test: plugin distutils failed with: exit code=1: cd 
> /<>/.pybuild/cpython3_3.9_prettylog/build; tox -c 
> /<>/tox.ini -e py39
> dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit 
> code 13


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/python-prettylog_0.1.0-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997483: firebird3.0: FTBFS: autoreconf: error: cannot create builds/make.new/config: No such file or directory

2021-10-23 Thread Lucas Nussbaum
Source: firebird3.0
Version: 3.0.7.33374.ds4-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> NOCONFIGURE=1 sh autogen.sh
> AUTORECONF=autoreconf
> Running autoreconf ...
> autoreconf: export WARNINGS=
> autoreconf: Entering directory '.'
> autoreconf: configure.ac: not using Gettext
> autoreconf: running: aclocal -I . --force 
> autoreconf: configure.ac: tracing
> autoreconf: configure.ac: creating directory builds/make.new/config
> autoreconf: error: cannot create builds/make.new/config: No such file or 
> directory
> autoreconf: running: libtoolize --copy --force
> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 
> 'builds/make.new/config'.
> libtoolize: copying file 'builds/make.new/config/ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
> libtoolize: copying file 'm4/libtool.m4'
> libtoolize: copying file 'm4/ltoptions.m4'
> libtoolize: copying file 'm4/ltsugar.m4'
> libtoolize: copying file 'm4/ltversion.m4'
> libtoolize: copying file 'm4/lt~obsolete.m4'
> libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
> autoreconf: configure.ac: not using Intltool
> autoreconf: configure.ac: not using Gtkdoc
> autoreconf: running: aclocal -I . --force 
> autoreconf: running: /usr/bin/autoconf --force
> configure.ac:16: warning: The macro `AC_CONFIG_HEADER' is obsolete.
> configure.ac:16: You should run autoupdate.
> ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
> configure.ac:16: the top level
> configure.ac:561: warning: The macro `AC_LANG_C' is obsolete.
> configure.ac:561: You should run autoupdate.
> ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
> acx_pthread.m4:4: ACX_PTHREAD is expanded from...
> configure.ac:561: the top level
> configure.ac:561: warning: The macro `AC_TRY_LINK' is obsolete.
> configure.ac:561: You should run autoupdate.
> ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
> acx_pthread.m4:4: ACX_PTHREAD is expanded from...
> configure.ac:561: the top level
> configure.ac:716: warning: The macro `AC_PROG_CC_STDC' is obsolete.
> configure.ac:716: You should run autoupdate.
> ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from...
> configure.ac:716: the top level
> configure.ac:727: warning: The macro `AC_HEADER_STDC' is obsolete.
> configure.ac:727: You should run autoupdate.
> ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
> configure.ac:727: the top level
> configure.ac:742: warning: The macro `AC_HEADER_TIME' is obsolete.
> configure.ac:742: You should run autoupdate.
> ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
> configure.ac:742: the top level
> autoreconf: running: /usr/bin/autoheader --force
> autoreconf: configure.ac: not using Automake
> autoreconf: 'builds/make.new/config/config.sub' is created
> autoreconf: 'builds/make.new/config/config.guess' is created
> autoreconf: 'builds/make.new/config/install-sh' is created
> autoreconf: Leaving directory '.'
> make[1]: *** [debian/rules:109: override_dh_auto_configure] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/firebird3.0_3.0.7.33374.ds4-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997484: pytrainer: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: pytrainer
Version: 2.0.2-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> TZ=Europe/Kaliningrad LC_ALL=en_US.UTF-8 xvfb-run dh_auto_test
> I: pybuild base:232: python3.9 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> WARNING: The wheel package is not available.
> /usr/bin/python3.9: No module named pip
> error: Command '['/usr/bin/python3.9', '-m', 'pip', 
> '--disable-pip-version-check', 'wheel', '--no-deps', '-w', 
> '/tmp/tmpwu5jzqg2', '--quiet', 'greenlet!=0.4.17']' returned non-zero exit 
> status 1.
> E: pybuild pybuild:354: test: plugin distutils failed with: exit code=1: 
> python3.9 setup.py test 
> dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit 
> code 13


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/pytrainer_2.0.2-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997482: sublime-music: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: sublime-music
Version: 0.11.10-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> dpkg-buildpackage
> -
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package sublime-music
> dpkg-buildpackage: info: source version 0.11.10-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Louis-Philippe Véronneau 
> 
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --with python3,sphinxdoc --buildsystem=pybuild --test-pytest
>dh_auto_clean -O--buildsystem=pybuild -O--test-pytest
> I: pybuild base:232: python3.9 setup.py clean 
> running clean
> removing '/<>/.pybuild/cpython3_3.9_sublime-music/build' (and 
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.9' does not exist -- can't clean it
>dh_autoreconf_clean -O--buildsystem=pybuild -O--test-pytest
>dh_clean -O--buildsystem=pybuild -O--test-pytest
>  dpkg-source -b .
> dpkg-source: warning: upstream signing key but no upstream tarball signature
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building sublime-music using existing 
> ./sublime-music_0.11.10.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building sublime-music in 
> sublime-music_0.11.10-1.debian.tar.xz
> dpkg-source: info: building sublime-music in sublime-music_0.11.10-1.dsc
>  debian/rules binary
> dh binary --with python3,sphinxdoc --buildsystem=pybuild --test-pytest
>dh_update_autotools_config -O--buildsystem=pybuild -O--test-pytest
>dh_autoreconf -O--buildsystem=pybuild -O--test-pytest
>dh_auto_configure -O--buildsystem=pybuild -O--test-pytest
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild -O--test-pytest
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music
> copying sublime_music/app.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music
> copying sublime_music/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music
> copying sublime_music/__main__.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music
> copying sublime_music/util.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music
> copying sublime_music/config.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music
> creating 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/players
> copying sublime_music/players/mpv.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/players
> copying sublime_music/players/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/players
> copying sublime_music/players/chromecast.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/players
> copying sublime_music/players/manager.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/players
> copying sublime_music/players/base.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/players
> creating 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/dbus
> copying sublime_music/dbus/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/dbus
> copying sublime_music/dbus/manager.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/dbus
> creating 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/ui
> copying sublime_music/ui/artists.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/ui
> copying sublime_music/ui/player_controls.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/ui
> copying sublime_music/ui/playlists.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/ui
> copying sublime_music/ui/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/ui
> copying sublime_music/ui/state.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/ui
> copying sublime_music/ui/albums.py -> 
> /<>/.pybuild/cpython3_3.9_sublime-music/build/sublime_music/ui
> copying sublime_music/ui/configure_p

Bug#997481: textdistance: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: textdistance
Version: 4.2.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> dpkg-buildpackage
> -
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package textdistance
> dpkg-buildpackage: info: source version 4.2.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Julian Gilbey 
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --buildsystem=pybuild
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py clean 
> /usr/lib/python3/dist-packages/setuptools/dist.py:717: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> running clean
> removing '/<>/.pybuild/cpython3_3.9/build' (and everything under 
> it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.9' does not exist -- can't clean it
>dh_autoreconf_clean -O--buildsystem=pybuild
>dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building textdistance using existing 
> ./textdistance_4.2.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building textdistance in textdistance_4.2.0-2.debian.tar.xz
> dpkg-source: info: building textdistance in textdistance_4.2.0-2.dsc
>  debian/rules binary
> dh binary --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:717: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:717: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9/build/textdistance
> copying textdistance/libraries.py -> 
> /<>/.pybuild/cpython3_3.9/build/textdistance
> copying textdistance/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/textdistance
> copying textdistance/benchmark.py -> 
> /<>/.pybuild/cpython3_3.9/build/textdistance
> copying textdistance/utils.py -> 
> /<>/.pybuild/cpython3_3.9/build/textdistance
> creating /<>/.pybuild/cpython3_3.9/build/textdistance/algorithms
> copying textdistance/algorithms/simple.py -> 
> /<>/.pybuild/cpython3_3.9/build/textdistance/algorithms
> copying textdistance/algorithms/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/textdistance/algorithms
> copying textdistance/algorithms/compression_based.py -> 
> /<>/.pybuild/cpython3_3.9/build/textdistance/algorithms
> copying textdistance/algorithms/token_based.py -> 
> /<>/.pybuild/cpython3_3.9/build/textdistance/algorithms
> copying textdistance/algorithms/phonetic.py -> 
> /<>/.pybuild/cpython3_3.9/build/textdistance/algorithms
> copying textdistance/algorithms/sequence_based.py -> 
> /<>/.pybuild/cpython3_3.9/build/textdistance/algorithms
> copying textdistance/algorithms/vector_based.py -> 
> /<>/.pybuild/cpython3_3.9/build/textdistance/algorithms
> copying textdistance/algorithms/edit_based.py -> 
> /<>/.pybuild/cpython3_3.9/build/textdistance/algorithms
> copying textdistance/algorithms/base.py -> 
> /<>/.pybuild/cpython3_3.9/build/textdistance/algorithms
> copying textdistance/libraries.json -> 
> /<>/.pybuild/cpython3_3.9/build/textdistance
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: cd /<>/.pybuild/cpython3_3.9/build; 
> python3.9 -m pytest tests
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>, configfile: setup.cfg
> plugins: hypothesis-5.43.3
> collected 398 items
> 
>

Bug#997479: python-httplib2: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: python-httplib2
Version: 0.18.1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> dpkg-buildpackage
> -
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package python-httplib2
> dpkg-buildpackage: info: source version 0.18.1-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Stefano Rivera 
> 
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --buildsystem pybuild --with python3
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py clean 
> running clean
> removing '/<>/.pybuild/cpython3_3.9_httplib2/build' (and 
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.9' does not exist -- can't clean it
>dh_autoreconf_clean -O--buildsystem=pybuild
>dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-httplib2 using existing 
> ./python-httplib2_0.18.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building python-httplib2 in 
> python-httplib2_0.18.1-3.debian.tar.xz
> dpkg-source: info: building python-httplib2 in python-httplib2_0.18.1-3.dsc
>  debian/rules binary
> dh binary --buildsystem pybuild --with python3
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9_httplib2/build/httplib2
> copying python3/httplib2/socks.py -> 
> /<>/.pybuild/cpython3_3.9_httplib2/build/httplib2
> copying python3/httplib2/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_httplib2/build/httplib2
> copying python3/httplib2/certs.py -> 
> /<>/.pybuild/cpython3_3.9_httplib2/build/httplib2
> copying python3/httplib2/iri2uri.py -> 
> /<>/.pybuild/cpython3_3.9_httplib2/build/httplib2
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: cd 
> /<>/.pybuild/cpython3_3.9_httplib2/build; python3.9 -m pytest 
> tests/
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0 -- 
> /usr/bin/python3.9
> cachedir: .pytest_cache
> rootdir: /<>, configfile: setup.cfg
> plugins: timeout-2.0.1
> timeout: 17.0s
> timeout method: signal
> timeout func_only: False
> collecting ... collected 184 items
> 
> tests/test_auth.py::test_credentials PASSED  [  
> 0%]
> tests/test_auth.py::test_basic PASSED[  
> 1%]
> tests/test_auth.py::test_basic_for_domain PASSED [  
> 1%]
> tests/test_auth.py::test_basic_two_credentials PASSED[  
> 2%]
> tests/test_auth.py::test_digest PASSED   [  
> 2%]
> tests/test_auth.py::test_digest_next_nonce_nc PASSED [  
> 3%]
> tests/test_auth.py::test_digest_auth_stale PASSED[  
> 3%]
> tests/test_auth.py::test_parse_www_authenticate_correct[strict-{}] PASSED [  
> 4%]
> tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate':
>  ''}] PASSED [  4%]
> tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate':
>  'Test realm="test realm" , foo=foo ,bar="bar", baz=baz,qux=qux'}] PASSED [  
> 5%]
> tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate':
>  'T*!%#st realm=to*!%#en, to*!%#en="quoted string"'}] PASSED [  5%]
> tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate':
>  'Test realm="a "test" realm"'}] PASSED [  6%]
> tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate':
>  'Basic realm="me"'}] PASSED [  7%]
> tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate':
>  'Basic realm="me", algorithm="MD5"'}] PASSED [  7%]
> tests/test_auth.py::test_parse_www_authenticate_correct[strict-{'www-authenticate':
>  'Basi

Bug#997480: python-click-threading: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: python-click-threading
Version: 0.4.4-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> LC_ALL=C.UTF-8 dh_auto_test
> dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 
> in use)
> I: pybuild base:232: cd 
> /<>/.pybuild/cpython3_3.9_click-threading/build; python3.9 -m 
> pytest tests
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>, configfile: setup.cfg
> collected 3 items
> 
> tests/test_basic.py .FF  
> [100%]
> 
> === FAILURES 
> ===
> _ test_ui_worker_basic 
> _
> 
> runner = 
> 
> def test_ui_worker_basic(runner):
> @click.command()
> def cli():
> 
> ui = click_threading.UiWorker()
> 
> def target():
> click.prompt('two')
> ui.shutdown()
> 
> click.prompt('one')
> 
> with ui.patch_click():
> t = click_threading.Thread(target=target)
> t.start()
> ui.run()
> 
> click.prompt('three')
> t.join()
> 
> >   result = runner.invoke(cli, catch_exceptions=False, input='y\n' * 3)
> 
> tests/test_basic.py:53: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> /usr/lib/python3/dist-packages/click/testing.py:408: in invoke
> return_value = cli.main(args=args or (), prog_name=prog_name, **extra)
> /usr/lib/python3/dist-packages/click/core.py:1051: in main
> rv = self.invoke(ctx)
> /usr/lib/python3/dist-packages/click/core.py:1393: in invoke
> return ctx.invoke(self.callback, **ctx.params)
> /usr/lib/python3/dist-packages/click/core.py:752: in invoke
> return __callback(*args, **kwargs)
> tests/test_basic.py:45: in cli
> with ui.patch_click():
> /usr/lib/python3.9/contextlib.py:119: in __enter__
> return next(self.gen)
> click_threading/__init__.py:144: in patch_click
> with patch_ui_functions(wrapper):
> /usr/lib/python3.9/contextlib.py:119: in __enter__
> return next(self.gen)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> wrapper = .wrapper at 0x7fa3915c4160>
> 
> @contextlib.contextmanager
> def patch_ui_functions(wrapper):
> '''Wrap all termui functions with a custom decorator.'''
> NONE = object()
> import click
> 
> saved = []
> 
> for name, info in sorted(_ui_functions.items()):
> f = getattr(click, name, NONE)
> if f is NONE:
> continue
> 
> new_f = wrapper(_copy_fn(f), info)
> 
> argspec = getargspec(f)
> signature = inspect.formatargspec(*argspec) \
> .lstrip('(') \
> .rstrip(')')
> args = ', '.join(arg.split('=')[0].split(':')[0].strip()
>  for arg in signature.split(','))
> 
> >   stub_f = eval('lambda {s}: {n}._real_click_fn({a})'
>   .format(n=f.__name__, s=signature, a=args))
> E File "", line 1
> E   lambda ) -> None: clear._real_click_fn() -> None)
> E  ^
> E   SyntaxError: unmatched ')'
> 
> click_threading/monkey.py:50: SyntaxError
> __ test_monkey_patch 
> ___
> 
> capsys = <_pytest.capture.CaptureFixture object at 0x7fa390ac3a90>
> 
> def test_monkey_patch(capsys):
> old_echo = click.echo
> if PY2:
> old_code = old_echo.func_code
> else:
> old_code = old_echo.__code__
> 
> def wrapper(f, info):
> def new_f(*a, **kw):
> assert old_echo is not f
> if PY2:
> assert f.func_code is old_code
> else:
> assert f.__code__ is old_code
> 
> print("LOL")
> rv = f(*a, **kw)
> print("LOL")
> return rv
> return new_f
>

Bug#997478: pyls-black: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: pyls-black
Version: 0.4.6-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> dpkg-buildpackage
> -
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package pyls-black
> dpkg-buildpackage: info: source version 0.4.6-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Julian Gilbey 
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --buildsystem=pybuild
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py clean 
> running clean
> removing '/<>/.pybuild/cpython3_3.9/build' (and everything under 
> it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.9' does not exist -- can't clean it
>dh_autoreconf_clean -O--buildsystem=pybuild
>dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building pyls-black using existing 
> ./pyls-black_0.4.6.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building pyls-black in pyls-black_0.4.6-3.debian.tar.xz
> dpkg-source: info: building pyls-black in pyls-black_0.4.6-3.dsc
>  debian/rules binary
> dh binary --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9/build/pyls_black
> copying pyls_black/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyls_black
> copying pyls_black/plugin.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyls_black
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: cd /<>/.pybuild/cpython3_3.9/build; 
> python3.9 -m pytest tests
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>
> collected 16 items
> 
> tests/test_plugin.py .F.s
> [100%]
> 
> === FAILURES 
> ===
>  test_load_config_py36 
> _
> 
> def test_load_config_py36():
> >   config = load_config(str(fixtures_dir / "py36" / "example.py"))
> 
> tests/test_plugin.py:193: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> filename = 
> '/<>/.pybuild/cpython3_3.9/build/tests/fixtures/py36/example.py'
> 
> def load_config(filename: str) -> Dict:
> defaults = {
> "line_length": 88,
> "fast": False,
> "pyi": filename.endswith(".pyi"),
> "skip_string_normalization": False,
> "target_version": set(),
> }
> 
> root = black.find_project_root((filename,))
> 
> pyproject_filename = root / "pyproject.toml"
> 
> if not pyproject_filename.is_file():
> return defaults
> 
> try:
> pyproject_toml = toml.load(str(pyproject_filename))
> except (toml.TomlDecodeError, OSError):
> return defaults
> 
> file_config = pyproject_toml.get("tool", {}).get("black", {})
> file_config = {
> key.replace("--", "").replace("-", "_"): value
> for key, value in file_config.items()
> }
> 
> config = {
> key: file_config.get(key, default_value)
> for key, default_value in defaults.items()
> }
> 
> if file_config.get("target_version"):
> target_version = set(
> black.TargetVersion[x.upper()] for x in 
> file_config["target_version"]
> )
> elif file_config.get("py36"):
> >   target_version = black.PY36_VERSIONS
> E   AttributeError: module 'black' has no attribute 'PY36_VERSION

Bug#997477: tqdm: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: tqdm
Version: 4.57.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/cli.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/__init__.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/__main__.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_utils.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/autonotebook.py -> 
> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_monitor.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/keras.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/notebook.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/std.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/rich.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/gui.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_tqdm_pandas.py -> 
> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/asyncio.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/version.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_tqdm.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/auto.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/tk.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_main.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_tqdm_notebook.py -> 
> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_tqdm_gui.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_dist_ver.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/utils.py -> /<>/.pybuild/cpython3_3.9/build/tqdm
> creating /<>/.pybuild/cpython3_3.9/build/tqdm/contrib
> copying tqdm/contrib/bells.py -> 
> /<>/.pybuild/cpython3_3.9/build/tqdm/contrib
> copying tqdm/contrib/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/tqdm/contrib
> copying tqdm/contrib/concurrent.py -> 
> /<>/.pybuild/cpython3_3.9/build/tqdm/contrib
> copying tqdm/contrib/telegram.py -> 
> /<>/.pybuild/cpython3_3.9/build/tqdm/contrib
> copying tqdm/contrib/discord.py -> 
> /<>/.pybuild/cpython3_3.9/build/tqdm/contrib
> copying tqdm/contrib/itertools.py -> 
> /<>/.pybuild/cpython3_3.9/build/tqdm/contrib
> copying tqdm/contrib/utils_worker.py -> 
> /<>/.pybuild/cpython3_3.9/build/tqdm/contrib
> running egg_info
> writing tqdm.egg-info/PKG-INFO
> writing dependency_links to tqdm.egg-info/dependency_links.txt
> writing entry points to tqdm.egg-info/entry_points.txt
> writing requirements to tqdm.egg-info/requires.txt
> writing top-level names to tqdm.egg-info/top_level.txt
> reading manifest file 'tqdm.egg-info/SOURCES.txt'
> adding license file 'LICENCE'
> writing manifest file 'tqdm.egg-info/SOURCES.txt'
> copying tqdm/completion.sh -> 
> /<>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/tqdm.1 -> /<>/.pybuild/cpython3_3.9/build/tqdm
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: cd /<>/.pybuild/cpython3_3.9/build; 
> python3.9 -m pytest --verbose -k 'not test_comppath and not test_imap and not 
> test_manpath and not test_keras'
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0 -- 
> /usr/bin/python3.9
> cachedir: .pytest_cache
> rootdir: /<>, configfile: setup.cfg
> plugins: asyncio-0.15.1
> collecting ... collected 121 items / 4 deselected / 117 selected
> INTERNALERROR> Traceback (most recent call last):
> INTERNALERROR>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 
> 269, in wrap_session
> INTERNALERROR> session.exitstatus = doit(config, session) or 0
> INTERNALERROR>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 
> 322, in _main
> INTERNALERROR> config.hook.pytest_collection(session=session)
> INTERNALERROR>   File "/usr/lib/python

Bug#997476: python-uvicorn: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: python-uvicorn
Version: 0.13.3-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_build
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9/build/uvicorn
> copying uvicorn/subprocess.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn
> copying uvicorn/workers.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn
> copying uvicorn/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn
> copying uvicorn/__main__.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn
> copying uvicorn/logging.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn
> copying uvicorn/_types.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn
> copying uvicorn/config.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn
> copying uvicorn/main.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn
> copying uvicorn/importer.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn
> copying uvicorn/server.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn
> creating /<>/.pybuild/cpython3_3.9/build/uvicorn/protocols
> copying uvicorn/protocols/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/protocols
> copying uvicorn/protocols/utils.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/protocols
> creating 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/protocols/websockets
> copying uvicorn/protocols/websockets/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/protocols/websockets
> copying uvicorn/protocols/websockets/websockets_impl.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/protocols/websockets
> copying uvicorn/protocols/websockets/wsproto_impl.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/protocols/websockets
> copying uvicorn/protocols/websockets/auto.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/protocols/websockets
> creating /<>/.pybuild/cpython3_3.9/build/uvicorn/protocols/http
> copying uvicorn/protocols/http/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/protocols/http
> copying uvicorn/protocols/http/auto.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/protocols/http
> copying uvicorn/protocols/http/h11_impl.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/protocols/http
> copying uvicorn/protocols/http/httptools_impl.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/protocols/http
> creating /<>/.pybuild/cpython3_3.9/build/uvicorn/middleware
> copying uvicorn/middleware/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/middleware
> copying uvicorn/middleware/debug.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/middleware
> copying uvicorn/middleware/wsgi.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/middleware
> copying uvicorn/middleware/asgi2.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/middleware
> copying uvicorn/middleware/message_logger.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/middleware
> copying uvicorn/middleware/proxy_headers.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/middleware
> creating /<>/.pybuild/cpython3_3.9/build/uvicorn/loops
> copying uvicorn/loops/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/loops
> copying uvicorn/loops/uvloop.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/loops
> copying uvicorn/loops/asyncio.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/loops
> copying uvicorn/loops/auto.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/loops
> creating /<>/.pybuild/cpython3_3.9/build/uvicorn/supervisors
> copying uvicorn/supervisors/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/supervisors
> copying uvicorn/supervisors/watchgodreload.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/supervisors
> copying uvicorn/supervisors/multiprocess.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/supervisors
> copying uvicorn/supervisors/statreload.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/supervisors
> copying uvicorn/supervisors/basereload.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/supervisors
> creating /<>/.pybuild/cpython3_3.9/build/uvicorn/lifespan
> copying uvicorn/lifespan/off.py -> 
> /<>/.pybuild/cpython3_3.9/build/uvicorn/lifespan
> copying uvicorn/lifespan/__init__.py -> 
> /<

Bug#997475: hyperspy: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: hyperspy
Version: 1.6.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):

> === short test summary info 
> 
> SKIPPED [1] hyperspy/tests/io/test_mrcz.py:32: mrcz not installed
> SKIPPED [1] hyperspy/tests/io/test_phenom.py:26: skipping test_phenom tests, 
> requires imagecodecs
> SKIPPED [1] hyperspy/tests/io/test_usid.py:10: pyUSID not installed
> SKIPPED [1] hyperspy/tests/datasets/test_eelsdb.py:39: Unable to connect to 
> EELSdb
> SKIPPED [1] hyperspy/tests/datasets/test_eelsdb.py:95: Unable to connect to 
> EELSdb
> SKIPPED [1] hyperspy/tests/drawing/test_mpl_testing_setup.py:48: No --mpl 
> command line option
> SKIPPED [1] hyperspy/tests/io/test_edax.py:71: download of EDAX test files 
> failed: HTTPSConnectionPool(host='github.com', port=443): Max retries 
> exceeded with url: 
> /hyperspy/hyperspy/blob/e7a323a3bb9b237c24bd9267d2cc4fcb31bb99f3/hyperspy/tests/io/edax_files.zip?raw=true
>  (Caused by ProxyError('Cannot connect to proxy.', 
> NewConnectionError(' 0x7fd78e011850>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> SKIPPED [1] hyperspy/tests/io/test_edax.py:83: download of EDAX test files 
> failed: HTTPSConnectionPool(host='github.com', port=443): Max retries 
> exceeded with url: 
> /hyperspy/hyperspy/blob/e7a323a3bb9b237c24bd9267d2cc4fcb31bb99f3/hyperspy/tests/io/edax_files.zip?raw=true
>  (Caused by ProxyError('Cannot connect to proxy.', 
> NewConnectionError(' 0x7fd78e011850>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> SKIPPED [1] hyperspy/tests/io/test_edax.py:114: download of EDAX test files 
> failed: HTTPSConnectionPool(host='github.com', port=443): Max retries 
> exceeded with url: 
> /hyperspy/hyperspy/blob/e7a323a3bb9b237c24bd9267d2cc4fcb31bb99f3/hyperspy/tests/io/edax_files.zip?raw=true
>  (Caused by ProxyError('Cannot connect to proxy.', 
> NewConnectionError(' 0x7fd78e011850>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> SKIPPED [1] hyperspy/tests/io/test_edax.py:124: download of EDAX test files 
> failed: HTTPSConnectionPool(host='github.com', port=443): Max retries 
> exceeded with url: 
> /hyperspy/hyperspy/blob/e7a323a3bb9b237c24bd9267d2cc4fcb31bb99f3/hyperspy/tests/io/edax_files.zip?raw=true
>  (Caused by ProxyError('Cannot connect to proxy.', 
> NewConnectionError(' 0x7fd78e011850>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> SKIPPED [1] hyperspy/tests/io/test_edax.py:151: download of EDAX test files 
> failed: HTTPSConnectionPool(host='github.com', port=443): Max retries 
> exceeded with url: 
> /hyperspy/hyperspy/blob/e7a323a3bb9b237c24bd9267d2cc4fcb31bb99f3/hyperspy/tests/io/edax_files.zip?raw=true
>  (Caused by ProxyError('Cannot connect to proxy.', 
> NewConnectionError(' 0x7fd78e011850>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> SKIPPED [1] hyperspy/tests/io/test_edax.py:161: download of EDAX test files 
> failed: HTTPSConnectionPool(host='github.com', port=443): Max retries 
> exceeded with url: 
> /hyperspy/hyperspy/blob/e7a323a3bb9b237c24bd9267d2cc4fcb31bb99f3/hyperspy/tests/io/edax_files.zip?raw=true
>  (Caused by ProxyError('Cannot connect to proxy.', 
> NewConnectionError(' 0x7fd78e011850>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> SKIPPED [1] hyperspy/tests/io/test_edax.py:190: download of EDAX test files 
> failed: HTTPSConnectionPool(host='github.com', port=443): Max retries 
> exceeded with url: 
> /hyperspy/hyperspy/blob/e7a323a3bb9b237c24bd9267d2cc4fcb31bb99f3/hyperspy/tests/io/edax_files.zip?raw=true
>  (Caused by ProxyError('Cannot connect to proxy.', 
> NewConnectionError(' 0x7fd78e011850>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> SKIPPED [1] hyperspy/tests/io/test_edax.py:200: download of EDAX test files 
> failed: HTTPSConnectionPool(host='github.com', port=443): Max retries 
> exceeded with url: 
> /hyperspy/hyperspy/blob/e7a323a3bb9b237c24bd9267d2cc4fcb31bb99f3/hyperspy/tests/io/edax_files.zip?raw=true
>  (Caused by ProxyError('Cannot connect to proxy.', 
> NewConnectionError(' 0x7fd78e011850>: Failed to establish a new connection: [Errno 111] Connection 
> refused')))
> SKIPPED [1] hyperspy/tests/io/test_edax.py:227: download of EDAX test files 
> failed: HTTPSConnectionPool(host='github.com', port=443): Max retries 
> exceeded with url: 
> /hyperspy/hyperspy/blob/e7a323a3bb9b237c24bd9267d2cc4fcb31bb99f3/hyperspy/tests/i

Bug#997474: pysdl2: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: pysdl2
Version: 0.9.7+dfsg1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> mkdir -p ./doc/_static
> set -e; \
> for i in ./doc/modules/images/*.dia; do \
>   dia "${i}" --filter=png-libart --export="$(echo $i|sed 
> 's/\.dia$//').png"; \
> done
> ./doc/modules/images/coordinate_rhs.dia --> 
> ./doc/modules/images/coordinate_rhs.png
> ./doc/modules/images/copprocessing.dia --> 
> ./doc/modules/images/copprocessing.png
> ./doc/modules/images/ebs.dia --> ./doc/modules/images/ebs.png
> ./doc/modules/images/uiprocessing.dia --> 
> ./doc/modules/images/uiprocessing.png
> rsvg-convert --format=png --background-color=white 
> examples/resources/testimage.svg|convert png:- examples/resources/hello.bmp
> make[1]: Leaving directory '/<>'
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/video.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/dll.py -> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/error.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/rect.py -> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/joystick.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/mouse.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/sdlgfx.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/stdinc.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/power.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/scancode.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/events.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/hints.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/sdlttf.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/surface.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/endian.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/messagebox.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/pixels.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/keyboard.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/blendmode.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/sdlimage.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/keycode.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/touch.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/vulkan.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/sdlmixer.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/rwops.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/platform.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/loadso.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/filesystem.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/clipboard.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/version.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/log.py -> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/timer.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/gesture.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/gamecontroller.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/shape.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/haptic.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/cpuinfo.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/render.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/audio.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> copying sdl2/syswm.py -> 
> /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2
> creating /<>/.pybuild/cpython3_3.9_sdl2/build/sdl2/ext
> copying sdl2/ext/__in

Bug#997473: swupdate: FTBFS: dpkg-checkbuilddeps: error: Unmet build dependencies: latexmk:native

2021-10-23 Thread Lucas Nussbaum
Source: swupdate
Version: 2021.04-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> dpkg-buildpackage
> -
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package swupdate
> dpkg-buildpackage: info: source version 2021.04-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by SZ Lin (林上智) 
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> dpkg-checkbuilddeps: error: Unmet build dependencies: latexmk:native
> dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
> dpkg-buildpackage: warning: (Use -d flag to override.)
> 
> Build finished at 2021-10-23T06:31:56Z


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/swupdate_2021.04-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997472: flask-script: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: flask-script
Version: 2.0.6-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating 
> /<>/.pybuild/cpython3_3.9_flask-script/build/flask_script
> copying flask_script/cli.py -> 
> /<>/.pybuild/cpython3_3.9_flask-script/build/flask_script
> copying flask_script/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_flask-script/build/flask_script
> copying flask_script/_compat.py -> 
> /<>/.pybuild/cpython3_3.9_flask-script/build/flask_script
> copying flask_script/commands.py -> 
> /<>/.pybuild/cpython3_3.9_flask-script/build/flask_script
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: cd 
> /<>/.pybuild/cpython3_3.9_flask-script/build; python3.9 -m 
> pytest "tests.py"
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>
> collected 0 items / 1 error
> 
>  ERRORS 
> 
> __ ERROR collecting .pybuild/cpython3_3.9_flask-script/build/tests.py 
> __
> ImportError while importing test module 
> '/<>/.pybuild/cpython3_3.9_flask-script/build/tests.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.9/importlib/__init__.py:127: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> tests.py:8: in 
> from flask_script._compat import StringIO, text_type
> flask_script/__init__.py:15: in 
> from flask._compat import text_type
> E   ModuleNotFoundError: No module named 'flask._compat'
> === short test summary info 
> 
> ERROR tests.py
>  Interrupted: 1 error during collection 
> 
> === 1 error in 0.22s 
> ===
> E: pybuild pybuild:354: test: plugin distutils failed with: exit code=2: cd 
> /<>/.pybuild/cpython3_3.9_flask-script/build; python3.9 -m 
> pytest "tests.py"
> dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit 
> code 13


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/flask-script_2.0.6-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997471: loguru: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: loguru
Version: 0.5.3-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_test
>   pybuild --test --test-pytest -i python{version} -p 3.9
> I: pybuild pybuild:285: rm -f tests/test_exceptions_formatting.py
> I: pybuild base:232: cd /<>/.pybuild/cpython3_3.9_loguru/build; 
> python3.9 -m pytest tests
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>, configfile: tox.ini
> plugins: cov-3.0.0
> collected 1283 items
> 
> tests/test_activation.py ..  [  
> 2%]
> tests/test_add_option_backtrace.py . [  
> 2%]
> tests/test_add_option_catch.py ...   [  
> 3%]
> tests/test_add_option_colorize.py .. [  
> 6%]
>  [  
> 7%]
> tests/test_add_option_diagnose.py .  [  
> 7%]
> tests/test_add_option_enqueue.py ..FF... [  
> 8%]
> tests/test_add_option_filter.py  [ 
> 11%]
> ...  [ 
> 12%]
> tests/test_add_option_format.py  [ 
> 13%]
> tests/test_add_option_kwargs.py ...  [ 
> 14%]
> tests/test_add_option_level.py ..[ 
> 15%]
> tests/test_add_option_serialize.py   [ 
> 15%]
> tests/test_add_sinks.py  [ 
> 19%]
> ..   [ 
> 20%]
> tests/test_ansimarkup_basic.py . [ 
> 23%]
> ...  [ 
> 26%]
> tests/test_ansimarkup_extended.py .. [ 
> 29%]
> ..   [ 
> 34%]
> tests/test_bind.py . [ 
> 34%]
> tests/test_configure.py  [ 
> 36%]
> tests/test_contextualize.py .[ 
> 37%]
> tests/test_coroutine_sink.py ... [ 
> 39%]
> tests/test_datetime.py ..[ 
> 42%]
> tests/test_deepcopy.py   [ 
> 42%]
> tests/test_defaults.py . [ 
> 43%]
> tests/test_exceptions_catch.py . [ 
> 46%]
> ..   [ 
> 47%]
> tests/test_filesink_compression.py . [ 
> 50%]
> .[ 
> 51%]
> tests/test_filesink_delay.py ..  [ 
> 52%]
> tests/test_filesink_retention.py ... [ 
> 55%]
> ..   [ 
> 56%]
> tests/test_filesink_rotation.py  [ 
> 59%]
> ...ss..  [ 
> 63%]
> tests/test_formatting.py ... [ 
> 67%]
>  [ 
> 69%]
> tests/test_get_frame.py ...  [ 
> 70%]
> tests/test_interception.py   [ 
> 71%]
> tests/test_levels.py ... [ 
> 74%]
> tests/test_multiprocessing.py ...[ 
> 76%]
> tests/test_opt.py .. [ 
> 80%]
>  [ 
> 86%]
>  [ 
> 88%]
> tests/test_parse.py .[ 
> 90%]
> tests/test_patch.py ...

Bug#997470: python-argh: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: python-argh
Version: 0.26.2-1.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> dh_auto_configure: warning: Compatibility levels before 10 are deprecated 
> (level 9 in use)
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9_argh/build/argh
> copying argh/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_argh/build/argh
> copying argh/decorators.py -> 
> /<>/.pybuild/cpython3_3.9_argh/build/argh
> copying argh/dispatching.py -> 
> /<>/.pybuild/cpython3_3.9_argh/build/argh
> copying argh/helpers.py -> 
> /<>/.pybuild/cpython3_3.9_argh/build/argh
> copying argh/completion.py -> 
> /<>/.pybuild/cpython3_3.9_argh/build/argh
> copying argh/compat.py -> 
> /<>/.pybuild/cpython3_3.9_argh/build/argh
> copying argh/io.py -> /<>/.pybuild/cpython3_3.9_argh/build/argh
> copying argh/constants.py -> 
> /<>/.pybuild/cpython3_3.9_argh/build/argh
> copying argh/exceptions.py -> 
> /<>/.pybuild/cpython3_3.9_argh/build/argh
> copying argh/interaction.py -> 
> /<>/.pybuild/cpython3_3.9_argh/build/argh
> copying argh/assembling.py -> 
> /<>/.pybuild/cpython3_3.9_argh/build/argh
> copying argh/utils.py -> 
> /<>/.pybuild/cpython3_3.9_argh/build/argh
>dh_auto_test -O--buildsystem=pybuild
> dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 
> in use)
> I: pybuild base:232: cd /<>/.pybuild/cpython3_3.9_argh/build; 
> python3.9 -m pytest test
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>
> collected 81 items
> 
> test/test_assembling.py .ss. [ 
> 19%]
> test/test_compat.py .[ 
> 20%]
> test/test_decorators.py ..   [ 
> 28%]
> test/test_dispatching.py ..  [ 
> 30%]
> test/test_integration.py x...xxx.F.F [ 
> 88%]
>  [ 
> 88%]
> test/test_interaction.py ... [ 
> 92%]
> test/test_regressions.py ..  
> [100%]
> 
> === FAILURES 
> ===
> _ test_invalid_choice 
> __
> 
> def test_invalid_choice():
> def cmd(args):
> return 1
> 
> # root level command
> 
> p = DebugArghParser()
> p.add_commands([cmd])
> 
> >   assert run(p, 'bar', exit=True).startswith('invalid choice')
> E   assert False
> E+  where False =  0x7f1c60cbee30>('invalid choice')
> E+where  0x7f1c60cbee30> = "argument {cmd}: invalid choice: 'bar' (choose from 
> 'cmd')".startswith
> E+  where "argument {cmd}: invalid choice: 'bar' (choose from 
> 'cmd')" = run(DebugArghParser(prog='__main__.py', usage=None, 
> description=None, formatter_class=, 
> conflict_handler='error', add_help=True), 'bar', exit=True)
> 
> test/test_integration.py:380: AssertionError
>  test_explicit_cmd_name 
> 
> 
> def test_explicit_cmd_name():
> 
> @argh.named('new-name')
> def orig_name():
> return 'ok'
> 
> p = DebugArghParser()
> p.add_commands([orig_name])
> >   assert run(p, 'orig-name', exit=True).startswith('invalid choice')
> E   assert False
> E+  where False =  0x7f1c60908eb0>('invalid choice')
> E+where  0x7f1c60908eb0> = "argument {new-name}: invalid choice: 'orig-name' (choose 
> from 'new-name')".st

Bug#997469: gwcs: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: gwcs
Version: 0.16.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> FAILED gwcs/tags/tests/test_selector.py::test_regions_selector - 
> urllib.error...
> FAILED gwcs/tags/tests/test_selector.py::test_LabelMapperArray_str - 
> urllib.e...
> FAILED gwcs/tags/tests/test_selector.py::test_labelMapperArray_int - 
> urllib.e...
> FAILED gwcs/tags/tests/test_selector.py::test_LabelMapperDict - 
> urllib.error
> FAILED gwcs/tags/tests/test_selector.py::test_LabelMapperRange - 
> urllib.error...
> FAILED gwcs/tags/tests/test_transforms.py::test_transforms[model0] - 
> urllib.e...
> FAILED gwcs/tags/tests/test_transforms.py::test_transforms[model1] - 
> urllib.e...
> FAILED gwcs/tags/tests/test_transforms.py::test_transforms[model2] - 
> urllib.e...
> FAILED gwcs/tags/tests/test_transforms.py::test_transforms[model3] - 
> urllib.e...
> FAILED gwcs/tags/tests/test_transforms.py::test_transforms[model4] - 
> urllib.e...
> FAILED gwcs/tags/tests/test_transforms.py::test_transforms[model5] - 
> urllib.e...
> FAILED gwcs/tags/tests/test_transforms.py::test_transforms[model6] - 
> urllib.e...
> FAILED gwcs/tags/tests/test_transforms.py::test_transforms[model7] - 
> urllib.e...
> FAILED gwcs/tags/tests/test_transforms.py::test_transforms[model8] - 
> urllib.e...
> FAILED gwcs/tags/tests/test_transforms.py::test_transforms[model9] - 
> urllib.e...
> FAILED gwcs/tags/tests/test_transforms.py::test_transforms[model10] - 
> urllib
> FAILED gwcs/tags/tests/test_transforms.py::test_transforms[model11] - 
> urllib
> FAILED gwcs/tags/tests/test_wcs.py::test_create_wcs - urllib.error.URLError: 
> ...
> FAILED gwcs/tags/tests/test_wcs.py::test_composite_frame - 
> urllib.error.URLEr...
> FAILED gwcs/tags/tests/test_wcs.py::test_frames - urllib.error.URLError: 
>  FAILED gwcs/tests/test_geometry.py::test_cartesian_spherical_asdf - 
> urllib.er...
> === 21 failed, 909 passed, 21 skipped, 12 warnings in 16.66s 
> ===
> E: pybuild pybuild:354: test: plugin distutils failed with: exit code=1: cd 
> /<>/.pybuild/cpython3_3.9_gwcs/build; python3.9 -m pytest 
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/gwcs_0.16.1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997468: sadisplay: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: sadisplay
Version: 0.4.9-1.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh /usr/share/openstack-pkg-tools/pkgos.make --buildsystem=pybuild --with 
> python3
> dh: error: Unknown sequence /usr/share/openstack-pkg-tools/pkgos.make (choose 
> from: binary binary-arch binary-indep build build-arch build-indep clean 
> install install-arch install-indep)
> dh build --buildsystem=pybuild --with python3
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9_sadisplay/build/sadisplay
> copying sadisplay/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_sadisplay/build/sadisplay
> copying sadisplay/describe.py -> 
> /<>/.pybuild/cpython3_3.9_sadisplay/build/sadisplay
> copying sadisplay/reflect.py -> 
> /<>/.pybuild/cpython3_3.9_sadisplay/build/sadisplay
> copying sadisplay/render.py -> 
> /<>/.pybuild/cpython3_3.9_sadisplay/build/sadisplay
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:285: cp -r /<>/tests 
> /<>/.pybuild/cpython3_3.9_sadisplay/build/
> I: pybuild base:232: cd 
> /<>/.pybuild/cpython3_3.9_sadisplay/build; python3.9 -m pytest 
> tests
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>
> collected 7 items
> 
> tests/test_describe.py F.F   
> [100%]
> 
> === FAILURES 
> ===
> __ test_single_mapper 
> __
> 
> def test_single_mapper():
> 
> objects, relations, inherits = sadisplay.describe([model.User])
> 
> assert len(objects) == 1
> assert relations == []
> assert inherits == []
> >   assert objects[0] == {
> 'name':
> model.User.__name__,
> 'cols': [
> ('INTEGER', 'id', 'pk'),
> ('VARCHAR(50)', 'name', None),
> ],
> 'indexes': [{
> 'cols': ['name', 'department'],
> 'name': 'ix_username_department',
> }],
> 'props': [
> 'address',
> 'books',
> ],
> 'methods': [
> 'login',
> ],
> }
> E   AssertionError: assert {'cols': [('I...: 'User', ...} == {'cols': 
> [('I...: 'User', ...}
> E Omitting 4 identical items, use -vv to show
> E Differing items:
> E {'props': ['address']} != {'props': ['address', 'books']}
> E Use -v to get the full diff
> 
> tests/test_describe.py:17: AssertionError
>  test_inherits 
> _
> 
> def test_inherits():
> 
> objects, relations, inherits = sadisplay \
> .describe([model.User, model.Admin, model.Manager])
> 
> assert len(relations) == 0
> assert len(objects) == 3
> assert len(inherits) == 2
> >   assert objects[1] == {
> 'name':
> model.Admin.__name__,
> 'cols': [
> ('INTEGER', 'id', 'pk'),
> ('VARCHAR(50)', 'name', None),
> ('VARCHAR(50)', 'phone', None),
> ],
> 'indexes': [{
> 'cols': ['name', 'department'],
> 'name': 'ix_username_department',
> }],
> 'props': [
> 'address',
> 'books',
> ],
> 'methods': [
> 'permissions',
> ],
> }
> E   AssertionError: assert {'cols': [('I... 'Admin', ...} == {'cols': 
> [('I... 'Admin', ...}
> E Omitting 4 identical items, use -vv to show
> E Differing items:
> E {'props': ['address']} != {'props': ['address', 'books']}
> E Use -v to get the full diff
> 
> tests/test_describe.py:74: AssertionError
> === warnings summ

Bug#997467: python-certbot-dns-rfc2136: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: python-certbot-dns-rfc2136
Version: 1.10.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_build
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating 
> /<>/.pybuild/cpython3_3.9_certbot-dns-rfc2136/build/certbot_dns_rfc2136
> copying certbot_dns_rfc2136/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_certbot-dns-rfc2136/build/certbot_dns_rfc2136
> creating 
> /<>/.pybuild/cpython3_3.9_certbot-dns-rfc2136/build/certbot_dns_rfc2136/_internal
> copying certbot_dns_rfc2136/_internal/dns_rfc2136.py -> 
> /<>/.pybuild/cpython3_3.9_certbot-dns-rfc2136/build/certbot_dns_rfc2136/_internal
> copying certbot_dns_rfc2136/_internal/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_certbot-dns-rfc2136/build/certbot_dns_rfc2136/_internal
> running egg_info
> writing certbot_dns_rfc2136.egg-info/PKG-INFO
> writing dependency_links to certbot_dns_rfc2136.egg-info/dependency_links.txt
> writing entry points to certbot_dns_rfc2136.egg-info/entry_points.txt
> writing requirements to certbot_dns_rfc2136.egg-info/requires.txt
> writing top-level names to certbot_dns_rfc2136.egg-info/top_level.txt
> reading manifest file 'certbot_dns_rfc2136.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files matching '__pycache__' found anywhere 
> in distribution
> warning: no previously-included files matching '*.py[cod]' found anywhere in 
> distribution
> adding license file 'LICENSE.txt'
> writing manifest file 'certbot_dns_rfc2136.egg-info/SOURCES.txt'
> PYTHONPATH=. \
>   http_proxy='127.0.0.1:9' \
>   https_proxy='127.0.0.1:9' \
>   sphinx-build -N -bhtml docs/ build/html
> Running Sphinx v4.2.0
> loading translations [en]... done
> making output directory... done
> WARNING: html_static_path entry '_static' does not exist
> loading intersphinx inventory from https://docs.python.org/objects.inv...
> loading intersphinx inventory from 
> https://acme-python.readthedocs.org/en/latest/objects.inv...
> loading intersphinx inventory from https://certbot.eff.org/docs/objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due 
> to : Proxy URL had no scheme, should 
> start with http:// or https://
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 
> 'https://acme-python.readthedocs.org/en/latest/objects.inv' not fetchable due 
> to : Proxy URL had no scheme, should 
> start with http:// or https://
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://certbot.eff.org/docs/objects.inv' not 
> fetchable due to : Proxy URL had no 
> scheme, should start with http:// or https://
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 2 source files that are out of date
> updating environment: [new config] 2 added, 0 changed, 0 removed
> reading sources... [ 50%] api
> reading sources... [100%] index
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [ 50%] api
> writing output... [100%] index
> 
> generating indices... genindex py-modindex done
> writing additional pages... search done
> copying static files... done
> copying extra files... done
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build succeeded, 4 warnings.
> 
> The HTML pages are in build/html.
> make[1]: Leaving directory '/<>'
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: cd 
> /<>/.pybuild/cpython3_3.9_certbot-dns-rfc2136/build; python3.9 
> -m pytest tests
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>
> collected 19 items
> 
> tests/dns_rfc2136_test.py .FF
> [100%]
> 
> === FAILURES 
> ===
>  AuthenticatorTest.test_perform 
> 
> 
> self = 
> 
> def test_perform(self):
> >   self.auth.perform([self.achall])
> 
> tests/dns_rfc2136_test.py:46: 
> _ _ _ _ 

Bug#997466: texext: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: texext
Version: 0.6.6-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9_texext/build/texext
> copying texext/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext
> copying texext/math_dollar.py -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext
> copying texext/_version.py -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext
> copying texext/mathcode.py -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext
> creating /<>/.pybuild/cpython3_3.9_texext/build/texext/tests
> copying texext/tests/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests
> copying texext/tests/test_mathdollar.py -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests
> copying texext/tests/for_docstrings.py -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests
> copying texext/tests/test_plotdirective.py -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests
> copying texext/tests/conftest.py -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests
> copying texext/tests/test_custom_plotdirective.py -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests
> copying texext/tests/test_tinypages.py -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests
> copying texext/tests/test_docstrings.py -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests
> copying texext/tests/test_custom_plotcontext.py -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests
> creating 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests/tinypages
> copying texext/tests/tinypages/some_math.rst -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests/tinypages
> copying texext/tests/tinypages/index.rst -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests/tinypages
> copying texext/tests/tinypages/conf.py -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests/tinypages
> creating 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests/tinypages/_static
> copying texext/tests/tinypages/_static/README.txt -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests/tinypages/_static
> creating 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests/plotdirective
> copying texext/tests/plotdirective/index.rst -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests/plotdirective
> copying texext/tests/plotdirective/plot_and_math.rst -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests/plotdirective
> copying texext/tests/plotdirective/conf.py -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests/plotdirective
> creating 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests/plotdirective/_static
> copying texext/tests/plotdirective/_static/README.txt -> 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/tests/plotdirective/_static
> UPDATING 
> /<>/.pybuild/cpython3_3.9_texext/build/texext/_version.py
> set /<>/.pybuild/cpython3_3.9_texext/build/texext/_version.py to 
> '0.6.6'
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: cd /<>/.pybuild/cpython3_3.9_texext/build; 
> python3.9 -m pytest 
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>
> collected 17 items
> 
> texext/tests/test_custom_plotcontext.py  [ 
> 23%]
> texext/tests/test_custom_plotdirective.py .. [ 
> 35%]
> texext/tests/test_docstrings.py F.   [ 
> 47%]
> texext/tests/test_mathdollar.py .[ 
> 52%]
> texext/tests/test_plotdirective.py   [ 
> 76%]
> texext/tests/test_tinypages.py   
> [100%]
> 
> === FAILURES 
> ===
>  TestDocstrings.test_docstrin

Bug#997465: python-marshmallow-sqlalchemy: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

2021-10-23 Thread Lucas Nussbaum
Source: python-marshmallow-sqlalchemy
Version: 0.19.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> dpkg-buildpackage
> -
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package python-marshmallow-sqlalchemy
> dpkg-buildpackage: info: source version 0.19.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Utkarsh Gupta 
> 
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --buildsystem=pybuild --with python3
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py clean 
> running clean
> removing '/<>/.pybuild/cpython3_3.9/build' (and everything under 
> it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.9' does not exist -- can't clean it
>dh_autoreconf_clean -O--buildsystem=pybuild
>dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-marshmallow-sqlalchemy using existing 
> ./python-marshmallow-sqlalchemy_0.19.0.orig.tar.gz
> dpkg-source: info: building python-marshmallow-sqlalchemy in 
> python-marshmallow-sqlalchemy_0.19.0-1.debian.tar.xz
> dpkg-source: info: building python-marshmallow-sqlalchemy in 
> python-marshmallow-sqlalchemy_0.19.0-1.dsc
>  debian/rules binary
> dh binary --buildsystem=pybuild --with python3
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9/build/marshmallow_sqlalchemy
> copying src/marshmallow_sqlalchemy/convert.py -> 
> /<>/.pybuild/cpython3_3.9/build/marshmallow_sqlalchemy
> copying src/marshmallow_sqlalchemy/fields.py -> 
> /<>/.pybuild/cpython3_3.9/build/marshmallow_sqlalchemy
> copying src/marshmallow_sqlalchemy/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/marshmallow_sqlalchemy
> copying src/marshmallow_sqlalchemy/schema.py -> 
> /<>/.pybuild/cpython3_3.9/build/marshmallow_sqlalchemy
> copying src/marshmallow_sqlalchemy/exceptions.py -> 
> /<>/.pybuild/cpython3_3.9/build/marshmallow_sqlalchemy
> running egg_info
> creating src/marshmallow_sqlalchemy.egg-info
> writing src/marshmallow_sqlalchemy.egg-info/PKG-INFO
> writing dependency_links to 
> src/marshmallow_sqlalchemy.egg-info/dependency_links.txt
> writing requirements to src/marshmallow_sqlalchemy.egg-info/requires.txt
> writing top-level names to src/marshmallow_sqlalchemy.egg-info/top_level.txt
> writing manifest file 'src/marshmallow_sqlalchemy.egg-info/SOURCES.txt'
> reading manifest file 'src/marshmallow_sqlalchemy.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files matching '*.pyc' found under directory 
> 'docs'
> warning: no previously-included files matching '*.pyo' found under directory 
> 'docs'
> warning: no previously-included files matching '*.pyc' found under directory 
> 'tests'
> warning: no previously-included files matching '*.pyo' found under directory 
> 'tests'
> no previously-included directories found matching 'docs/_build'
> adding license file 'LICENSE'
> adding license file 'AUTHORS.rst'
> writing manifest file 'src/marshmallow_sqlalchemy.egg-info/SOURCES.txt'
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: cd /<>/.pybuild/cpython3_3.9/build; 
> python3.9 -m pytest tests
> = test session starts 
> ==
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>, configfile: pytest.ini
> collected 0 items / 1 error
> 
>  ERRORS 
> 
> _ ERROR collecting 
> .pybuild/cpython3_3.9/build/tests/test_marshmallow_sqlalchemy.py _
> tests/test_marshmallow_sqlalchemy.py:406: in 
> class TestPropertyFieldConversion:
> tests/test_marshmallow_sqlalchemy.py:429: in TestPropertyFieldConversion
> ???
> E   AttributeError: module 'sqlalchemy' has no attribute 'Binary'
> === short test summary info 
> 
> ERROR tests/te

Bug#997114: marked as done (python-biopython: FTBFS: test failed)

2021-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2021 22:39:36 +0200
with message-id 
and subject line Re: [Debian-med-packaging] Bug#997114: python-biopython: 
FTBFS: test failed
has caused the Debian Bug report #997114,
regarding python-biopython: FTBFS: test failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
997114: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997114
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-biopython
Version: 1.78+dfsg-6
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> mkdir -p Tests_avoid
> for avoid in  PAML_tools EmbossPhylipNew MSAProbs_tool NACCESS_tool 
> PopGen_GenePop PopGen_GenePop_EasyController XXmotif_tool PDB_ResidueDepth 
> mmtf mmtf_online  BioSQL_MySQLdb BioSQL_psycopg2   \
>   ; do \
> mv Tests/test_${avoid}.py Tests_avoid ; \
> done
> mv: cannot stat 'Tests/test_NACCESS_tool.py': No such file or directory
> # For the doc package we need a clean testsuite without all the remaining 
> files.  So keep a clean copy here
> mkdir -p debian/tmp_tests
> cp -a Tests debian/tmp_tests
> # remove duplicated file
> rm -f debian/tmp_tests/Tests/Quality/example.fastq.gz
> # We also keep the tests we need to avoid for later inspection
> cp -a Tests_avoid debian/tmp_tests
> # in the Debian package dialign it is not needed to set DIALIGN2_DIR but the 
> test is verifying this dir
> # to run the EMBOSS test test_Emboss also requires to have the environment 
> variable EMBOSS_ROOT set
> LC_ALL=C.UTF-8 dh_auto_test -- --test --system=custom \
>   --test-args='set -e; \
>  mkdir -p {build_dir}/home; \
>  mkdir -p {build_dir}/Doc/examples; \
>  cp -a Doc/Tutorial.tex {build_dir}/Doc; \
>  cp -a Doc/Tutorial {build_dir}/Doc; \
>  cp -a Doc/examples {build_dir}/Doc; \
>  cp -a Tests {build_dir}; \
>  cd {build_dir}/Tests; \
>  env DIALIGN2_DIR=/usr/share/dialign 
> EMBOSS_ROOT=/usr/lib/emboss HOME={build_dir}/home {interpreter} run_tests.py 
> --offline'
>   pybuild --test -i python{version} -p 3.9 --test --system=custom 
> "--test-args=set -e; \\\
>  mkdir -p {build_dir}/home; \\\
>  mkdir -p {build_dir}/Doc/examples; \\\
>  cp -a Doc/Tutorial.tex {build_dir}/Doc; \\\
>  cp -a Doc/Tutorial {build_dir}/Doc; \\\
>  cp -a Doc/examples {build_dir}/Doc; \\\
>  cp -a Tests {build_dir}; \\\
>  cd {build_dir}/Tests; \\\
>  env DIALIGN2_DIR=/usr/share/dialign 
> EMBOSS_ROOT=/usr/lib/emboss HOME={build_dir}/home {interpreter} run_tests.py 
> --offline"
> I: pybuild base:232: set -e; \
>  mkdir -p 
> /<>/.pybuild/cpython3_3.9/build/home; \
>  mkdir -p 
> /<>/.pybuild/cpython3_3.9/build/Doc/examples; \
>  cp -a Doc/Tutorial.tex 
> /<>/.pybuild/cpython3_3.9/build/Doc; \
>  cp -a Doc/Tutorial 
> /<>/.pybuild/cpython3_3.9/build/Doc; \
>  cp -a Doc/examples 
> /<>/.pybuild/cpython3_3.9/build/Doc; \
>  cp -a Tests 
> /<>/.pybuild/cpython3_3.9/build; \
>  cd 
> /<>/.pybuild/cpython3_3.9/build/Tests; \
>  env DIALIGN2_DIR=/usr/share/dialign 
> EMBOSS_ROOT=/usr/lib/emboss 
> HOME=/<>/.pybuild/cpython3_3.9/build/home python3.9 run_tests.py 
> --offline
> test_Ace ... ok
> test_Affy ... ok
> test_AlignIO ... ok
> test_AlignIO_ClustalIO ... ok
> test_AlignIO_EmbossIO ... ok
> test_AlignIO_FastaIO ... ok
> test_AlignIO_MauveIO ... ok
> test_AlignIO_PhylipIO ... ok
> test_AlignIO_convert ... ok
> test_AlignInfo ... ok
> test_Application ... ok
> test_BWA_tool ... ok
> test_BioSQL_MySQLdb_online ... skipping. internet not available
> test_BioSQL_mysql_connector ... skipping. BioSQL test configuration file 
> biosql.ini missing (see biosql.ini.sample)
> test_BioSQL_mysql_connector_online ... skipping. internet not available
> test_BioSQL_psycopg2_online ... skipping. internet not available
> test_BioSQL_sqlite3 ... ok
> 

Bug#996519: marked as done (ruby-vagrant-cloud: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed: ArgumentError:)

2021-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2021 20:38:32 +
with message-id 
and subject line Bug#996519: fixed in ruby-vagrant-cloud 3.0.5-1
has caused the Debian Bug report #996519,
regarding ruby-vagrant-cloud: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed: 
  ArgumentError:
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
996519: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996519
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-vagrant-cloud
Version: 3.0.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: debian-r...@lists.debian.org
Usertags: ruby3.0

Hi,

We are about to enable building against ruby3.0 on unstable. During a test
rebuild, ruby-vagrant-cloud was found to fail to build in that situation.

To reproduce this locally, you need to install ruby-all-dev from experimental
on an unstable system or build chroot.

Relevant part (hopefully):
>   ArgumentError:
> wrong number of arguments (given 1, expected 0)
>   # ./lib/vagrant_cloud/data.rb:217:in `initialize'
>   # ./lib/vagrant_cloud/box.rb:21:in `initialize'
>   # ./lib/vagrant_cloud/response/search.rb:57:in `new'
>   # ./lib/vagrant_cloud/response/search.rb:57:in `block in reload_boxes'
>   # ./lib/vagrant_cloud/response/search.rb:51:in `map'
>   # ./lib/vagrant_cloud/response/search.rb:51:in `reload_boxes'
>   # ./lib/vagrant_cloud/response/search.rb:18:in `initialize'
>   # ./spec/unit/vagrant_cloud/response/search_spec.rb:12:in `new'
>   # ./spec/unit/vagrant_cloud/response/search_spec.rb:12:in `block (2 
> levels) in '
>   # ./spec/unit/vagrant_cloud/response/search_spec.rb:101:in `block (3 
> levels) in '
> 
> Finished in 0.47348 seconds (files took 0.61223 seconds to load)
> 501 examples, 92 failures
> 
> Failed examples:
> 
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:23 # 
> VagrantCloud::Box::Version#initialize should load providers
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:36 # 
> VagrantCloud::Box::Version#delete should not delete if version does not exist
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:41 # 
> VagrantCloud::Box::Version#delete should return nil
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:51 # 
> VagrantCloud::Box::Version#delete when version exists should make a version 
> deletion request
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:56 # 
> VagrantCloud::Box::Version#delete when version exists should include box 
> username and name
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:62 # 
> VagrantCloud::Box::Version#delete when version exists should include the 
> version
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:68 # 
> VagrantCloud::Box::Version#delete when version exists should delete the 
> version from the box versions
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:83 # 
> VagrantCloud::Box::Version#release when version is released should error
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:91 # 
> VagrantCloud::Box::Version#release when version has not been saved should 
> error
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:102 # 
> VagrantCloud::Box::Version#release when version is saved and not released 
> should send request to release version
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:108 # 
> VagrantCloud::Box::Version#release when version is saved and not released 
> should include box username, box name, and version
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:114 # 
> VagrantCloud::Box::Version#release when version is saved and not released 
> should update status with value provided in result
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:121 # 
> VagrantCloud::Box::Version#release when version is saved and not released 
> should return self
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:132 # 
> VagrantCloud::Box::Version#revoke when version is not released should error
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:140 # 
> VagrantCloud::Box::Version#revoke when version is released should send 
> request to revoke release
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:146 # 
> VagrantCloud::Box::Version#revoke when version is released should include the 
> box username, box name, and version
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:152 # 
> VagrantCloud::Box::Version#revoke when version is released should update 
> status with value provided in result
> rspec ./spec/unit/vagrant_cloud/box/version_spec.rb:159 # 
> 

Bug#997212: marked as done (gnome-nibbles: FTBFS: ../src/controls.vala:143.103-143.119: error: Assignment of [GtkChild] `ControlsGrid.move_up_label' is not allowed)

2021-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2021 20:35:08 +
with message-id 
and subject line Bug#997212: fixed in gnome-nibbles 1:3.38.2-2
has caused the Debian Bug report #997212,
regarding gnome-nibbles: FTBFS: ../src/controls.vala:143.103-143.119: error: 
Assignment of [GtkChild] `ControlsGrid.move_up_label' is not allowed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
997212: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997212
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-nibbles
Version: 1:3.38.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_configure -- --bindir=games
>   cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. 
> --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
> --localstatedir=/var --libdir=lib/x86_64-linux-gnu --bindir=games
> The Meson build system
> Version: 0.59.2
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-nibbles
> Project version: 3.38.2
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-10) 
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.37
> Vala compiler for the host machine: valac (valac 0.54.2)
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency clutter-1.0 found: YES 1.26.4
> Run-time dependency clutter-gtk-1.0 found: YES 1.8.4
> Run-time dependency gee-0.8 found: YES 0.20.4
> Run-time dependency gio-2.0 found: YES 2.70.0
> Run-time dependency glib-2.0 found: YES 2.70.0
> Run-time dependency gsound found: YES 1.0.3
> Run-time dependency gtk+-3.0 found: YES 3.24.30
> Run-time dependency libgnome-games-support-1 found: YES 1.8.1
> Library posix found: YES
> Configuring config.h using configuration
> Program meson_post_install.py found: YES (/usr/bin/python3 
> /<>/meson_post_install.py)
> Program desktop-file-validate found: NO
> Configuring org.gnome.Nibbles.service using configuration
> Program appstream-util found: YES (/usr/bin/appstream-util)
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Build targets in project: 11
> 
> Found ninja-1.10.1 at /usr/bin/ninja
> make[1]: Leaving directory '/<>'
>dh_auto_build
>   cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v
> [1/26] /usr/bin/glib-compile-resources ../data/gnome-nibbles.gresource.xml 
> --sourcedir ../data --internal --generate --target data/gnome-nibbles.h
> xml-stripblanks preprocessing requested, but XMLLINT is not set, and xmllint 
> is not in PATH
> [2/26] /usr/bin/glib-compile-resources ../data/gnome-nibbles.gresource.xml 
> --sourcedir ../data --internal --generate --target data/gnome-nibbles.c 
> --dependency-file data/gnome-nibbles.c.d
> xml-stripblanks preprocessing requested, but XMLLINT is not set, and xmllint 
> is not in PATH
> [3/26] cc -Isrc/gnome-nibbles.p -Isrc -I../src -Idata 
> -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 
> -I/usr/include/libdrm -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 
> -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pixman-1 
> -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/clutter-gtk-1.0 
> -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
> -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
> -I/usr/include/gee-0.8 -I/usr/include/gnome-games-support-1 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
> -include config.h -g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -pthread -D_REENTRANT -MD -MQ 
> src/gnome-nibbles.p/meson-generated_.._.._data_gnome-nibbles.c.o -MF 
> src/gnome-nibbles.p/meson-generated_.._.._data_gnome-nibbles.c.o.d -o 
> src/gnome-nibbles.p/meson-generated_.._.._data_gnome-nibbles.c.o -c 
> data/gnome-nibbles.c
> [4/26] valac -C --target-glib ' 2.42.0' --pkg glib-2.0 --pkg gio-2.0 --pkg 
> gee-0.8 --color=always --directory src/nibbles_tests.p --basedir ../src 
> ../src/boni.vala 

Bug#997196: marked as done (gnome-taquin: FTBFS: ../src/overlayed-list.vala:92.47-92.63: error: Assignment of [GtkChild] `OverlayedList.edit_mode_box' is not allowed)

2021-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2021 20:35:22 +
with message-id 
and subject line Bug#997196: fixed in gnome-taquin 3.38.1-2
has caused the Debian Bug report #997196,
regarding gnome-taquin: FTBFS: ../src/overlayed-list.vala:92.47-92.63: error: 
Assignment of [GtkChild] `OverlayedList.edit_mode_box' is not allowed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
997196: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997196
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-taquin
Version: 3.38.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_configure -- --bindir=games
>   cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. 
> --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
> --localstatedir=/var --libdir=lib/x86_64-linux-gnu --bindir=games
> The Meson build system
> Version: 0.59.2
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-taquin
> Project version: 3.38.1
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-10) 
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.37
> Vala compiler for the host machine: valac (valac 0.54.2)
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency gio-2.0 found: YES 2.70.0
> Run-time dependency glib-2.0 found: YES 2.70.0
> Run-time dependency gsound found: YES 1.0.3
> Run-time dependency gtk+-3.0 found: YES 3.24.30
> Library m found: YES
> Library posix found: YES
> Run-time dependency librsvg-2.0 found: YES 2.50.7
> Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
> Program appstream-util found: YES (/usr/bin/appstream-util)
> Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas)
> Configuring config.h using configuration
> Configuring org.gnome.Taquin.service using configuration
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Program /usr/bin/python3 found: YES (/usr/bin/python3)
> Build targets in project: 11
> 
> Found ninja-1.10.1 at /usr/bin/ninja
> make[1]: Leaving directory '/<>'
>dh_auto_build
>   cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v
> [1/29] /usr/bin/glib-compile-resources ../src/taquin.gresource.xml 
> --sourcedir ../src --internal --generate --target src/gnome-taquin.c 
> --dependency-file src/gnome-taquin.c.d
> [2/29] /usr/bin/glib-compile-resources ../src/taquin.gresource.xml 
> --sourcedir ../src --internal --generate --target src/gnome-taquin.h
> [3/29] valac -C --pkg gio-2.0 --color=always --directory src/taquin_tests.p 
> --basedir ../src ../src/taquin-game.vala ../src/test-taquin.vala
> ../src/taquin-game.vala:26.5-26.29: warning: Method `GameType.to_string' 
> never used
> internal string to_string ()
> ^
> ../src/taquin-game.vala:146.5-146.30: warning: Method `Game.request_move' 
> never used
> internal void request_move (int8 x, int8 y, bool keyboard_call)
> ^^
> ../src/taquin-game.vala:331.5-331.22: warning: Method `Game.undo' never used
> internal void undo ()
> ^^
> ../src/taquin-game.vala:345.5-345.25: warning: Method `Game.restart' never 
> used
> internal void restart ()
> ^
> ../src/taquin-game.vala:327.9-327.29: warning: Field `Game.UndoItem.next' 
> never used
> public UndoItem? next;
> ^
> Compilation succeeded - 5 warning(s)
> [4/29] /usr/bin/meson --internal msgfmthelper 
> ../data/org.gnome.Taquin.appdata.xml.in data/org.gnome.Taquin.appdata.xml xml 
> /<>/po
> [5/29] /usr/bin/meson --internal msgfmthelper 
> ../data/org.gnome.Taquin.desktop.in data/org.gnome.Taquin.desktop desktop 
> /<>/po
> [6/29] cc -Isrc/taquin_tests.p -Isrc -I../src -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always 
> -D_FILE_OFFSET_BITS=64 -w '-DGETTEXT_PACKAGE="gnome-taquin"' -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ 
> src/taquin_tests.p/meson-generated_test-taquin.c.o -MF 
> src/taquin_tests.p/meson-generated_test-taquin.c.o.d -o 
> 

Bug#997099: marked as done (packer: FTBFS: post-processor_test.go:499: Error: Provider info was not found in box: /tmp/test2989515463.box)

2021-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2021 20:38:18 +
with message-id 
and subject line Bug#997099: fixed in packer 1.6.6+ds1-4
has caused the Debian Bug report #997099,
regarding packer: FTBFS: post-processor_test.go:499: Error: Provider info 
was not found in box: /tmp/test2989515463.box
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
997099: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997099
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: packer
Version: 1.6.6+ds1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):

> ? github.com/hashicorp/packer/provisioner/windows-shell/version   [no 
> test files]
> ? github.com/hashicorp/packer/version [no test files]
> FAIL
> dh_auto_test: error: cd _build && go test -vet=off -v -p 4 -timeout 1h 
> github.com/hashicorp/packer github.com/hashicorp/packer/builder/alicloud/ecs 
> github.com/hashicorp/packer/builder/alicloud/version 
> github.com/hashicorp/packer/builder/amazon/chroot 
> github.com/hashicorp/packer/builder/amazon/common 
> github.com/hashicorp/packer/builder/amazon/common/awserrors 
> github.com/hashicorp/packer/builder/amazon/common/ssm 
> github.com/hashicorp/packer/builder/amazon/ebs 
> github.com/hashicorp/packer/builder/amazon/ebs/acceptance 
> github.com/hashicorp/packer/builder/amazon/ebssurrogate 
> github.com/hashicorp/packer/builder/amazon/ebsvolume 
> github.com/hashicorp/packer/builder/amazon/instance 
> github.com/hashicorp/packer/builder/amazon/version 
> github.com/hashicorp/packer/builder/azure/arm 
> github.com/hashicorp/packer/builder/azure/chroot 
> github.com/hashicorp/packer/builder/azure/common 
> github.com/hashicorp/packer/builder/azure/common/client 
> github.com/hashicorp/packer/builder/azure/common/constants 
> github.com/hashicorp/packer/builder/azure/common/lin 
> github.com/hashicorp/packer/builder/azure/common/logutil 
> github.com/hashicorp/packer/builder/azure/common/template 
> github.com/hashicorp/packer/builder/azure/dtl 
> github.com/hashicorp/packer/builder/azure/pkcs12 
> github.com/hashicorp/packer/builder/azure/pkcs12/rc2 
> github.com/hashicorp/packer/builder/azure/version 
> github.com/hashicorp/packer/builder/cloudstack 
> github.com/hashicorp/packer/builder/cloudstack/version 
> github.com/hashicorp/packer/builder/digitalocean 
> github.com/hashicorp/packer/builder/digitalocean/version 
> github.com/hashicorp/packer/builder/docker 
> github.com/hashicorp/packer/builder/docker/version 
> github.com/hashicorp/packer/builder/file 
> github.com/hashicorp/packer/builder/file/version 
> github.com/hashicorp/packer/builder/googlecompute 
> github.com/hashicorp/packer/builder/googlecompute/version 
> github.com/hashicorp/packer/builder/hcloud 
> github.com/hashicorp/packer/builder/hcloud/version 
> github.com/hashicorp/packer/builder/hyperv/common 
> github.com/hashicorp/packer/builder/hyperv/common/powershell 
> github.com/hashicorp/packer/builder/hyperv/common/powershell/hyperv 
> github.com/hashicorp/packer/builder/hyperv/iso 
> github.com/hashicorp/packer/builder/hyperv/version 
> github.com/hashicorp/packer/builder/hyperv/vmcx 
> github.com/hashicorp/packer/builder/jdcloud 
> github.com/hashicorp/packer/builder/jdcloud/version 
> github.com/hashicorp/packer/builder/lxc 
> github.com/hashicorp/packer/builder/lxc/version 
> github.com/hashicorp/packer/builder/lxd 
> github.com/hashicorp/packer/builder/lxd/version 
> github.com/hashicorp/packer/builder/ncloud 
> github.com/hashicorp/packer/builder/ncloud/version 
> github.com/hashicorp/packer/builder/null 
> github.com/hashicorp/packer/builder/null/version 
> github.com/hashicorp/packer/builder/oneandone 
> github.com/hashicorp/packer/builder/oneandone/version 
> github.com/hashicorp/packer/builder/openstack 
> github.com/hashicorp/packer/builder/openstack/version 
> github.com/hashicorp/packer/builder/oracle/classic 
> github.com/hashicorp/packer/builder/oracle/common 
> github.com/hashicorp/packer/builder/oracle/oci 
> github.com/hashicorp/packer/builder/oracle/version 
> github.com/hashicorp/packer/builder/parallels/common 
> github.com/hashicorp/packer/builder/parallels/iso 
> github.com/hashicorp/packer/builder/parallels/pvm 
> github.com/hashicorp/packer/builder/parallels/version 
> github.com/hashicorp/packer/builder/profitbricks 
> github.com/hashicorp/packer/builder/profitbricks/version 
> github.com/hashicorp/packer/builder/proxmox 
> 

Bug#997097: marked as done (7zip: FTBFS: ../../../../C/XzDec.c:776:3: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation])

2021-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2021 20:34:45 +
with message-id 
and subject line Bug#997097: fixed in 7zip 21.03~beta+dfsg-6
has caused the Debian Bug report #997097,
regarding 7zip: FTBFS: ../../../../C/XzDec.c:776:3: error: this ‘if’ clause 
does not guard... [-Werror=misleading-indentation]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
997097: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997097
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: 7zip
Version: 21.03~beta+dfsg-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -pipe -Wdate-time 
> -D_FORTIFY_SOURCE=2  -O2 -c -Wall -Werror -Wextra -Waddress 
> -Waddress-of-packed-member -Waggressive-loop-optimizations -Wattributes 
> -Wbool-compare -Wbool-operation -Wcast-align -Wcast-align=strict -Wcomment 
> -Wdangling-else -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond 
> -Wformat-contains-nul -Wimplicit-fallthrough=5 -Winit-self 
> -Wint-in-bool-context -Wint-to-pointer-cast -Wunused -Wunused-macros 
> -Wconversion  -Wmaybe-uninitialized -Wmisleading-indentation   -DNDEBUG 
> -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC  -o b/g/XzDec.o 
> ../../../../C/XzDec.c
> ../../../../C/XzDec.c: In function ‘XzBlock_Parse’:
> ../../../../C/XzDec.c:776:3: error: this ‘if’ clause does not guard... 
> [-Werror=misleading-indentation]
>   776 |   if (s == 0) return SZ_ERROR_ARCHIVE; pos += s; }
>   |   ^~
> ../../../../C/XzDec.c:823:5: note: in expansion of macro 
> ‘READ_VARINT_AND_CHECK’
>   823 | READ_VARINT_AND_CHECK(header, pos, headerSize, >packSize);
>   | ^
> ../../../../C/XzDec.c:823:35: note: ...this statement, but the latter is 
> misleadingly indented as if it were guarded by the ‘if’
>   823 | READ_VARINT_AND_CHECK(header, pos, headerSize, >packSize);
>   |   ^~~
> ../../../../C/XzDec.c:776:40: note: in definition of macro 
> ‘READ_VARINT_AND_CHECK’
>   776 |   if (s == 0) return SZ_ERROR_ARCHIVE; pos += s; }
>   |^~~
> ../../../../C/XzDec.c:776:3: error: this ‘if’ clause does not guard... 
> [-Werror=misleading-indentation]
>   776 |   if (s == 0) return SZ_ERROR_ARCHIVE; pos += s; }
>   |   ^~
> ../../../../C/XzDec.c:830:5: note: in expansion of macro 
> ‘READ_VARINT_AND_CHECK’
>   830 | READ_VARINT_AND_CHECK(header, pos, headerSize, >unpackSize);
>   | ^
> ../../../../C/XzDec.c:830:35: note: ...this statement, but the latter is 
> misleadingly indented as if it were guarded by the ‘if’
>   830 | READ_VARINT_AND_CHECK(header, pos, headerSize, >unpackSize);
>   |   ^~~
> ../../../../C/XzDec.c:776:40: note: in definition of macro 
> ‘READ_VARINT_AND_CHECK’
>   776 |   if (s == 0) return SZ_ERROR_ARCHIVE; pos += s; }
>   |^~~
> ../../../../C/XzDec.c:776:3: error: this ‘if’ clause does not guard... 
> [-Werror=misleading-indentation]
>   776 |   if (s == 0) return SZ_ERROR_ARCHIVE; pos += s; }
>   |   ^~
> ../../../../C/XzDec.c:837:5: note: in expansion of macro 
> ‘READ_VARINT_AND_CHECK’
>   837 | READ_VARINT_AND_CHECK(header, pos, headerSize, >id);
>   | ^
> ../../../../C/XzDec.c:837:35: note: ...this statement, but the latter is 
> misleadingly indented as if it were guarded by the ‘if’
>   837 | READ_VARINT_AND_CHECK(header, pos, headerSize, >id);
>   |   ^~~
> ../../../../C/XzDec.c:776:40: note: in definition of macro 
> ‘READ_VARINT_AND_CHECK’
>   776 |   if (s == 0) return SZ_ERROR_ARCHIVE; pos += s; }
>   |^~~
> ../../../../C/XzDec.c:776:3: error: this ‘if’ clause does not guard... 
> [-Werror=misleading-indentation]
>   776 |   if (s == 0) return SZ_ERROR_ARCHIVE; pos += s; }
>   |   ^~
> ../../../../C/XzDec.c:838:5: note: in expansion of macro 
> ‘READ_VARINT_AND_CHECK’
>   838 | READ_VARINT_AND_CHECK(header, pos, headerSize, );
>   | ^
> ../../../../C/XzDec.c:838:35: note: ...this statement, but the latter is 
> misleadingly indented as if it were guarded by the ‘if’
>   838 | READ_VARINT_AND_CHECK(header, pos, headerSize, );
>   |   

Bug#997464: qtmir: FTBFS: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below

2021-10-23 Thread Lucas Nussbaum
Source: qtmir
Version: 0.6.1-7
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_missing --fail-missing
> make[1]: Leaving directory '/<>'
>dh_dwz -a
>dh_strip -a
>dh_makeshlibs -a
> dpkg-gensymbols: error: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libqtmirserver1/DEBIAN/symbols doesn't match 
> completely debian/libqtmirserver1.symbols
> --- debian/libqtmirserver1.symbols (libqtmirserver1_0.6.1-7_amd64)
> +++ dpkg-gensymbolscYuVmi 2021-10-23 06:36:22.497518904 +
> @@ -7,9 +7,9 @@
>   _Z15QTMIR_CLIPBOARDv@Base 0.6.1
>   _Z15QTMIR_MIR_INPUTv@Base 0.6.1
>   _Z16QTMIR_MIR_KEYMAPv@Base 0.6.1
> - (optional=templinst|arch=armel 
> armhf)_Z17qRegisterMetaTypeIN3Mir5StateEEiPKcPT_N9QtPrivate21MetaTypeDefinedHelperIS4_Xaasr12QMetaTypeId2IS4_E7DefinedntsrS9_9IsBuiltInEE11DefinedTypeE@Base
>  0.6.1
> - (optional=templinst|arch=armel 
> armhf)_Z17qRegisterMetaTypeIN5qtmir13PromptSessionEEiPKcPT_N9QtPrivate21MetaTypeDefinedHelperIS4_Xaasr12QMetaTypeId2IS4_E7DefinedntsrS9_9IsBuiltInEE11DefinedTypeE@Base
>  0.6.1
> - (optional=templinst|arch=armel 
> armhf)_Z17qRegisterMetaTypeISt10shared_ptrIN3mir5scene7SessionEEEiPKcPT_N9QtPrivate21MetaTypeDefinedHelperIS7_Xaasr12QMetaTypeId2IS7_E7DefinedntsrSC_9IsBuiltInEE11DefinedTypeE@Base
>  0.6.1
> + 
> (optional=templinst)_Z17qRegisterMetaTypeIN3Mir5StateEEiPKcPT_N9QtPrivate21MetaTypeDefinedHelperIS4_Xaasr12QMetaTypeId2IS4_E7DefinedntsrS9_9IsBuiltInEE11DefinedTypeE@Base
>  0.6.1
> + 
> (optional=templinst)_Z17qRegisterMetaTypeIN5qtmir13PromptSessionEEiPKcPT_N9QtPrivate21MetaTypeDefinedHelperIS4_Xaasr12QMetaTypeId2IS4_E7DefinedntsrS9_9IsBuiltInEE11DefinedTypeE@Base
>  0.6.1
> + 
> (optional=templinst)_Z17qRegisterMetaTypeISt10shared_ptrIN3mir5scene7SessionEEEiPKcPT_N9QtPrivate21MetaTypeDefinedHelperIS7_Xaasr12QMetaTypeId2IS7_E7DefinedntsrSC_9IsBuiltInEE11DefinedTypeE@Base
>  0.6.1
>   _Z18QTMIR_APPLICATIONSv@Base 0.6.1
>   _Z18QTMIR_MIR_MESSAGESv@Base 0.6.1
>   _Z18qtCursorShapeToStrN2Qt11CursorShapeE@Base 0.6.1
> @@ -39,8 +39,8 @@
>   
> _ZGVZN9QtPrivate15ConnectionTypesINS_4ListIJRKN5miral10WindowInfoEN3Mir5StateLb1EE5typesEvE1t@Base
>  0.6.1
>   
> _ZGVZN9QtPrivate15ConnectionTypesINS_4ListIJRKN5miral10WindowInfoEbEEELb1EE5typesEvE1t@Base
>  0.6.1
>   
> _ZGVZN9QtPrivate15ConnectionTypesINS_4ListIJRKN5qtmir9NewWindowLb1EE5typesEvE1t@Base
>  0.6.1
> - (arch=armel armhf)_ZN10QByteArrayD1Ev@Base 0.6.1
> - (arch=armel armhf)_ZN10QByteArrayD2Ev@Base 0.6.1
> + _ZN10QByteArrayD1Ev@Base 0.6.1
> + _ZN10QByteArrayD2Ev@Base 0.6.1
>   _ZN10QMirServer11qt_metacallEN11QMetaObject4CallEiPPv@Base 0.6.1
>   _ZN10QMirServer11qt_metacastEPKc@Base 0.6.1
>   _ZN10QMirServer16staticMetaObjectE@Base 0.6.1
> @@ -63,10 +63,10 @@
>   _ZN11MirGLConfigD0Ev@Base 0.6.1
>   _ZN11MirGLConfigD1Ev@Base 0.6.1
>   _ZN11MirGLConfigD2Ev@Base 0.6.1
> - (optional=templinst|arch=armel 
> armhf)_ZN11QMetaTypeIdIN3Mir5StateEE14qt_metatype_idEv@Base 0.6.1
> + (optional=templinst)_ZN11QMetaTypeIdIN3Mir5StateEE14qt_metatype_idEv@Base 
> 0.6.1
>   _ZN12QMutexLocker6unlockEv@Base 0.6.1
> - _ZN12QMutexLockerC1EP11QBasicMutex@Base 0.6.1
> - _ZN12QMutexLockerC2EP11QBasicMutex@Base 0.6.1
> +#MISSING: 0.6.1-7# _ZN12QMutexLockerC1EP11QBasicMutex@Base 0.6.1
> +#MISSING: 0.6.1-7# _ZN12QMutexLockerC2EP11QBasicMutex@Base 0.6.1
>   (optional=templinst)_ZN12QWeakPointerI10QMirServerED1Ev@Base 0.6.1
>   (optional=templinst)_ZN12QWeakPointerI10QMirServerED2Ev@Base 0.6.1
>   (optional=templinst|arch=!armel !armhf)_ZN12QWeakPointerI7QObjectED1Ev@Base 
> 0.6.1
> @@ -184,10 +184,10 @@
>   _ZN15NativeInterfaceD0Ev@Base 0.6.1
>   _ZN15NativeInterfaceD1Ev@Base 0.6.1
>   _ZN15NativeInterfaceD2Ev@Base 0.6.1
> - (optional=templinst)_ZN15QVarLengthArrayIcLi32EEC1Ei@Base 0.6.1
> - (optional=templinst)_ZN15QVarLengthArrayIcLi32EEC2Ei@Base 0.6.1
> - _ZN15QtSharedPointer20ExternalRefCountDataD1Ev@Base 0.6.1
> - _ZN15QtSharedPointer20ExternalRefCountDataD2Ev@Base 0.6.1
> +#MISSING: 0.6.1-7# (optional=templinst)_ZN15QVarLengthArrayIcLi32EEC1Ei@Base 
> 0.6.1
> +#MISSING: 0.6.1-7# (optional=templinst)_ZN15QVarLengthArrayIcLi32EEC2Ei@Base 
> 0.6.1
> +#MISSING: 0.6.1-7# _ZN15QtSharedPointer20ExternalRefCountDataD1Ev@Base 0.6.1
> +#MISSING: 0.6.1-7# _ZN15QtSharedPointer20ExternalRefCountDataD2Ev@Base 0.6.1
>   
> (optional=templinst)_ZN15QtSharedPointer33E

Bug#997463: python-tidylib: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: python-tidylib
Version: 0.3.2~dfsg-6
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/debian/latex'
> latexmk -pdf -dvi- -ps-  'pytidylib.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'pytidylib.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex   -recorder  "pytidylib.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./pytidylib.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on pytidylib.log.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'pytidylib.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'pytidylib.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[2]: *** [Makefile:29: pytidylib.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/python-tidylib_0.3.2~dfsg-6_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997462: dogecoin: FTBFS: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below

2021-10-23 Thread Lucas Nussbaum
Source: dogecoin
Version: 1.14.3-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_install
> cp /<>/share/pixmaps/bitcoin128.png 
> /<>/debian/dogecoin/usr/share/pixmaps/dogecoin128.png
> make[1]: Leaving directory '/<>'
>dh_installdocs
>dh_installchangelogs
>dh_installman
>dh_perl
>dh_link
>dh_strip_nondeterminism
>dh_compress
>dh_fixperms
>dh_missing
> dh_missing: warning: usr/lib/x86_64-linux-gnu/libdogecoinconsensus.a exists 
> in debian/tmp but is not installed to anywhere 
>   The following debhelper tools have reported what they installed (with 
> files per package)
>* dh_install: dogecoin (7), libdogecoinconsensus-dev (3), 
> libdogecoinconsensus0 (2)
>* dh_installdocs: dogecoin (0), libdogecoinconsensus-dev (0), 
> libdogecoinconsensus0 (0)
>* dh_installman: dogecoin (0), libdogecoinconsensus-dev (0), 
> libdogecoinconsensus0 (0)
>   If the missing files are installed by another tool, please file a bug 
> against it.
>   When filing the report, if the tool is not part of debhelper itself, 
> please reference the
>   "Logging helpers and dh_missing" section from the "PROGRAMMING" guide 
> for debhelper (10.6.3+).
> (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.gz)
>   Be sure to test with dpkg-buildpackage -A/-B as the results may vary 
> when only a subset is built
>   If the omission is intentional or no other helper can take care of this 
> consider adding the
>   paths to debian/not-installed.
> 
>   Remember to be careful with paths containing "x86_64-linux-gnu", where 
> you might need to
>   use a wildcard or (assuming compat 13+) e.g. ${DEB_HOST_MULTIARCH} in 
> debian/not-installed
>   to ensure it works on all architectures (see #961104).
>dh_strip
>dh_makeshlibs
> dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libdogecoinconsensus0/DEBIAN/symbols doesn't 
> match completely debian/libdogecoinconsensus0.symbols.amd64
> --- debian/libdogecoinconsensus0.symbols.amd64 
> (libdogecoinconsensus0_1.14.3-1_amd64)
> +++ dpkg-gensymbolse6Tdiw 2021-10-23 07:13:18.830109858 +
> @@ -46,6 +46,7 @@
>   _Z19ComputeMerkleBranchRKSt6vectorI7uint256SaIS0_EEj@Base 1.14.0
>   _Z19scrypt_1024_1_1_256PKcPc@Base 1.14.0
>   _Z20GetTransactionWeightRK12CTransaction@Base 1.14.0
> + _Z20SerializeTransactionI11CHashWriter12CTransactionEvRKT0_RT_@Base 1.14.3-1
>   _Z20SerializeTransactionI13CSizeComputer12CTransactionEvRKT0_RT_@Base 1.14.0
>   _Z22BlockWitnessMerkleRootRK6CBlockPb@Base 1.14.0
>   _Z22CheckSignatureEncodingRKSt6vectorIhSaIhEEjP13ScriptError_t@Base 1.14.0
> @@ -95,7 +96,7 @@
>   _ZN10tinyformat6detail9FormatArg9toIntImplIlEEiPKv@Base 1.14.0
>   _ZN10tinyformat6detail9FormatArg9toIntImplImEEiPKv@Base 1.14.0
>   
> _ZN10tinyformat6formatIJNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEES6_PKcDpRKT_@Base
>  1.14.0
> - 
> _ZN10tinyformat6formatIJNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEiS6_S6_jjjmEEES6_PKcDpRKT_@Base
>  1.14.2
> +#MISSING: 1.14.3-1# 
> _ZN10tinyformat6formatIJNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEiS6_S6_jjjmEEES6_PKcDpRKT_@Base
>  1.14.2
>   
> _ZN10tinyformat6formatIJiEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKcDpRKT_@Base
>  1.14.0
>   
> _ZN10tinyformat6formatIJlEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKcDpRKT_@Base
>  1.14.0
>   _ZN10uint_errorD0Ev@Base 1.14.0
> @@ -277,6 +278,7 @@
>   _ZNKSt5ctypeIcE8do_widenEc@Base 1.14.0
>   _ZNSt12_Destroy_auxILb0EE9__destroyIP5CTxInEEvT_S4_@Base 1.14.2
>   _ZNSt12_Destroy_auxILb0EE9__destroyIPSt6vectorIhSaIhvT_S6_@Base 1.14.2
> + _ZNSt13_Bvector_baseISaIbEE13_M_deallocateEv@Base 1.14.3-1
>   
> _ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPK5CTxInSt6vectorIS4_SaIS4_PS4_EET0_T_SD_SC_@Base
>  1.14.2
>   _ZNSt6vectorI5CTxInSaIS0_EE17_M_default_appendEm@Base 1.14.0
>   _ZNSt6vectorI5CTxInSaIS0_EED1Ev@Base 1.14.0
> @@ -286,20 +288,23 @@
>   _ZNSt6vectorI6CTxOutSaIS0_EED2Ev@Base 1.14.0
>   _ZNSt6vectorI7uint256SaIS0_EE17_M_default_appendEm@Base 1.14.0
>   
> _ZNSt6vectorI7uint256SaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EED

Bug#997461: target-factory: FTBFS: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below

2021-10-23 Thread Lucas Nussbaum
Source: target-factory
Version: 1.4-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_missing --list-missing
> make[1]: Leaving directory '/<>'
>dh_dwz -a
>   dwz -- 
> debian/libtarget-factory1/usr/lib/x86_64-linux-gnu/libtarget-factory.so.1.4.0
>dh_strip -a
>   install -d 
> debian/.debhelper/libtarget-factory1/dbgsym-root/usr/lib/debug/.build-id/0c
>   objcopy --only-keep-debug --compress-debug-sections 
> debian/libtarget-factory1/usr/lib/x86_64-linux-gnu/libtarget-factory.so.1.4.0 
> debian/.debhelper/libtarget-factory1/dbgsym-root/usr/lib/debug/.build-id/0c/49f2dc11a1596ff4b22e2c310c0b9f83558687.debug
>   chmod 0644 -- 
> debian/.debhelper/libtarget-factory1/dbgsym-root/usr/lib/debug/.build-id/0c/49f2dc11a1596ff4b22e2c310c0b9f83558687.debug
>   strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/libtarget-factory1/usr/lib/x86_64-linux-gnu/libtarget-factory.so.1.4.0
>   objcopy --add-gnu-debuglink 
> debian/.debhelper/libtarget-factory1/dbgsym-root/usr/lib/debug/.build-id/0c/49f2dc11a1596ff4b22e2c310c0b9f83558687.debug
>  debian/libtarget-factory1/usr/lib/x86_64-linux-gnu/libtarget-factory.so.1.4.0
>   install -d 
> debian/.debhelper/libtarget-factory1/dbgsym-root/usr/share/doc
>   ln -s libtarget-factory1 
> debian/.debhelper/libtarget-factory1/dbgsym-root/usr/share/doc/libtarget-factory1-dbgsym
>dh_makeshlibs -a
>   rm -f debian/libtarget-factory1/DEBIAN/shlibs
>   install -d debian/libtarget-factory1/DEBIAN
>   echo "libtarget-factory 1 libtarget-factory1 (>= 1.4)" >> 
> debian/libtarget-factory1/DEBIAN/shlibs
>   chmod 0644 -- debian/libtarget-factory1/DEBIAN/shlibs
>   dpkg-gensymbols -plibtarget-factory1 
> -Idebian/libtarget-factory1.symbols -Pdebian/libtarget-factory1 
> -edebian/libtarget-factory1/usr/lib/x86_64-linux-gnu/libtarget-factory.so.1.4.0
> dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libtarget-factory1/DEBIAN/symbols doesn't 
> match completely debian/libtarget-factory1.symbols
> --- debian/libtarget-factory1.symbols (libtarget-factory1_1.4-1_amd64)
> +++ dpkg-gensymbolsMdT3U4 2021-10-23 06:30:18.671214432 +
> @@ -6,6 +6,27 @@
>   _ZN16ErrorCodeFactoryD1Ev@Base 1.4
>   _ZN16ErrorCodeFactoryD2Ev@Base 1.4
>   _ZN26TableStruct_target_2eproto7offsetsE@Base 1.4
> + _ZN3fLB16FLAGS_log_prefixE@Base 1.4-1
> + _ZN3fLB17FLAGS_logtostderrE@Base 1.4-1
> + _ZN3fLB21FLAGS_alsologtostderrE@Base 1.4-1
> + _ZN3fLB21FLAGS_drop_log_memoryE@Base 1.4-1
> + _ZN3fLB22FLAGS_colorlogtostderrE@Base 1.4-1
> + _ZN3fLB26FLAGS_symbolize_stacktraceE@Base 1.4-1
> + _ZN3fLB31FLAGS_stop_logging_if_full_diskE@Base 1.4-1
> + _ZN3fLI16FLAGS_logbufsecsE@Base 1.4-1
> + _ZN3fLI17FLAGS_logbuflevelE@Base 1.4-1
> + _ZN3fLI17FLAGS_minloglevelE@Base 1.4-1
> + _ZN3fLI18FLAGS_logfile_modeE@Base 1.4-1
> + _ZN3fLI18FLAGS_max_log_sizeE@Base 1.4-1
> + _ZN3fLI19FLAGS_logemaillevelE@Base 1.4-1
> + _ZN3fLI21FLAGS_stderrthresholdE@Base 1.4-1
> + _ZN3fLI7FLAGS_vE@Base 1.4-1
> + _ZN3fLS13FLAGS_log_dirB5cxx11E@Base 1.4-1
> + _ZN3fLS13FLAGS_vmoduleB5cxx11E@Base 1.4-1
> + _ZN3fLS14FLAGS_log_linkB5cxx11E@Base 1.4-1
> + _ZN3fLS15FLAGS_logmailerB5cxx11E@Base 1.4-1
> + _ZN3fLS20FLAGS_alsologtoemailB5cxx11E@Base 1.4-1
> + _ZN3fLS22FLAGS_log_backtrace_atB5cxx11E@Base 1.4-1
>   _ZN5vitis2ai10Target_Alu10SharedCtorEv@Base 1.4
>   _ZN5vitis2ai10Target_Alu10SharedDtorEv@Base 1.4
>   _ZN5vitis2ai10Target_Alu10leaky_reluE@Base 1.4
> @@ -995,9 +1016,140 @@
>   _ZN5vitis2ai6TargetD1Ev@Base 1.4
>   _ZN5vitis2ai6TargetD2Ev@Base 1.4
>   
> _ZN5vitis2ai9to_stringERKSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmSt4lessIS7_ESaISt4pairIKS7_mEEE@Base
>  1.4
> + _ZN6google10AddLogSinkEPNS_7LogSinkE@Base 1.4-1
> + _ZN6google10LogMessage10SendToSinkEv@Base 1.4-1
> + _ZN6google10LogMessage12num_messagesEi@Base 1.4-1
> + _ZN6google10LogMessage13num_messages_E@Base 1.4-1
> + _ZN6google10LogMessage14LogMessageDataC1Ev@Base 1.4-1
> + _ZN6google10LogMessage14LogMessageDataC2Ev@Base 1.4-1
> + _ZN6google10LogMessage15SaveOrSendToLogEv@Base 1.4-1
> + _ZN6google10LogMessage16SendToSinkAndLogEv@Base 1.4-1
> + 
> _ZN6google10LogMessage17RecordCrashReasonEPNS_24glog_internal_namespace_11CrashReasonE@Base
>  1.4-1
> + _ZN6google10LogMessage17kMaxLogMe

Bug#997459: hamradio-maintguide: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: hamradio-maintguide
Version: 0.6
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/_build/latex'
> latexmk -pdf -dvi- -ps-  'DebianHamradio.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'DebianHamradio.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex   -recorder  "DebianHamradio.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./DebianHamradio.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on DebianHamradio.log.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'DebianHamradio.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'DebianHamradio.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[3]: *** [Makefile:29: DebianHamradio.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/hamradio-maintguide_0.6_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997460: skypat: FTBFS: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below

2021-10-23 Thread Lucas Nussbaum
Source: skypat
Version: 3.1.1-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_missing --fail-missing -X LICENSE
> make[1]: Leaving directory '/<>'
>dh_dwz -a
>dh_strip -a
>dh_makeshlibs -a
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libskypat3/DEBIAN/symbols doesn't match 
> completely debian/libskypat3.symbols
> --- debian/libskypat3.symbols (libskypat3_3.1.1-4_amd64)
> +++ dpkg-gensymbols5JzqqS 2021-10-23 07:39:16.219031478 +
> @@ -189,7 +189,7 @@
>   (c++)"skypat::testing::internal::Timer::stop()@Base" 3.1.1
>   (c++)"skypat::testing::internal::Timer::unit[abi:cxx11]()@Base" 3.1.1
>   (c++)"skypat::testing::internal::Timer::~Timer()@Base" 3.1.1
> - (c++)"skypat::testing::internal::TimerImpl::TimerImpl()@Base" 3.1.1
> +#MISSING: 3.1.1-4# 
> (c++)"skypat::testing::internal::TimerImpl::TimerImpl()@Base" 3.1.1
>   (c++)"skypat::testing::internal::TimerImpl::g_ClkTick@Base" 3.1.1
>   (c++)"std::_Rb_tree std::char_traits, std::allocator >, 
> std::pair, 
> std::allocator > const, skypat::testing::TestCase*>, 
> std::_Select1st std::char_traits, std::allocator > const, 
> skypat::testing::TestCase*> >, std::less std::char_traits, std::allocator > >, 
> std::allocator std::char_traits, std::allocator > const, 
> skypat::testing::TestCase*> > >::find(std::__cxx11::basic_string std::char_traits, std::allocator > const&)@Base" 3.1.1
>   (c++)"std::ctype::do_widen(char) const@Base" 3.1.1
> dh_makeshlibs: error: failing due to earlier errors
> make: *** [debian/rules:7: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/skypat_3.1.1-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997458: libgtkada: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: libgtkada
Version: 21.0.0.785f3cf4-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/docs/gtkada_ug'
> make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> latexmk -pdf -dvi- -ps-  'GtkAda.tex'
> writing output... [ 89%] signals
> writing output... [ 94%] tasking
> writing output... [100%] transition
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'GtkAda.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex   -recorder  "GtkAda.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./GtkAda.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> /<>/docs/gtkada_ug/transition.rst:454: WARNING: Could not lex 
> literal_block as "ada". Highlighting skipped.
> /<>/docs/gtkada_ug/transition.rst:482: WARNING: Could not lex 
> literal_block as "ada". Highlighting skipped.
> /<>/docs/gtkada_ug/transition.rst:688: WARNING: Could not lex 
> literal_block as "ada". Highlighting skipped.
> /<>/docs/gtkada_ug/transition.rst:1003: WARNING: Could not lex 
> literal_block as "ada". Highlighting skipped.
> generating indices... genindex 
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)done
> writing additional pages... search )
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.defdone
> copying images... [ 50%] hierarchy.jpg
> copying images... [100%] boxes.png
> 
> copying static files... 
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))done
> copying extra files... done
> dumping search index in English (code: en)... 
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on GtkAda.log.
> done
> dumping object inventory... done
> build succeeded, 6 warnings.
> 
> The HTML pages are in _build/html.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'GtkAda.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'GtkAda.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[3]: *** [Makefile:29: GtkAda.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/libgtkada_21.0.0.785f3cf4-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997457: libaws: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: libaws
Version: 20.2-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/docs/build/latex'
> latexmk -pdf -dvi- -ps-  'aws.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'aws.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex -interaction=nonstopmode  -recorder  "aws.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./aws.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on aws.log.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'aws.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'aws.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[3]: *** [Makefile:29: aws.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/libaws_20.2-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997456: splash: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: splash
Version: 3.3.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[5]: Entering directory '/<>/docs/_build/latex'
> latexmk -pdf -dvi- -ps-  'splash.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'splash.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex   -recorder  "splash.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./splash.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on splash.log.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'splash.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'splash.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[5]: *** [Makefile:29: splash.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/splash_3.3.1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997455: snapd-glib: FTBFS: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below

2021-10-23 Thread Lucas Nussbaum
Source: snapd-glib
Version: 1.58-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_makeshlibs -V -- -c4
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libsnapd-qt1/DEBIAN/symbols doesn't match 
> completely debian/libsnapd-qt1.symbols
> --- debian/libsnapd-qt1.symbols (libsnapd-qt1_1.58-4_amd64)
> +++ dpkg-gensymbolseAxhpA 2021-10-23 06:31:54.390360539 +
> @@ -1,5 +1,5 @@
>  libsnapd-qt.so.1 libsnapd-qt1 #MINVER#
> - 
> (optional=templinst|arch=amd64)_Z27qRegisterNormalizedMetaTypeIP9QIODeviceEiRK10QByteArrayPT_N9QtPrivate21MetaTypeDefinedHelperIS5_Xaasr12QMetaTypeId2IS5_E7DefinedntsrSA_9IsBuiltInEE11DefinedTypeE@Base
>  1.58
> +#MISSING: 1.58-4# 
> (optional=templinst|arch=amd64)_Z27qRegisterNormalizedMetaTypeIP9QIODeviceEiRK10QByteArrayPT_N9QtPrivate21MetaTypeDefinedHelperIS5_Xaasr12QMetaTypeId2IS5_E7DefinedntsrSA_9IsBuiltInEE11DefinedTypeE@Base
>  1.58
>   _Z5loginRK7QStringS1_@Base 1.58
>   _Z5loginRK7QStringS1_S1_@Base 1.58
>   _ZN10QByteArrayD1Ev@Base 1.58
> @@ -180,8 +180,8 @@
>   _ZN12QSnapdClientD0Ev@Base 1.58
>   _ZN12QSnapdClientD1Ev@Base 1.58
>   _ZN12QSnapdClientD2Ev@Base 1.58
> - (optional=templinst|arch=amd64)_ZN12QWeakPointerI7QObjectED1Ev@Base 1.58
> - (optional=templinst|arch=amd64)_ZN12QWeakPointerI7QObjectED2Ev@Base 1.58
> +#MISSING: 1.58-4# 
> (optional=templinst|arch=amd64)_ZN12QWeakPointerI7QObjectED1Ev@Base 1.58
> +#MISSING: 1.58-4# 
> (optional=templinst|arch=amd64)_ZN12QWeakPointerI7QObjectED2Ev@Base 1.58
>   _ZN13QSnapdChannel11qt_metacallEN11QMetaObject4CallEiPPv@Base 1.58
>   _ZN13QSnapdChannel11qt_metacastEPKc@Base 1.58
>   _ZN13QSnapdChannel16staticMetaObjectE@Base 1.58
> @@ -247,8 +247,8 @@
>   _ZN15QSnapdInterfaceD0Ev@Base 1.58
>   _ZN15QSnapdInterfaceD1Ev@Base 1.58
>   _ZN15QSnapdInterfaceD2Ev@Base 1.58
> - _ZN15QtSharedPointer20ExternalRefCountDataD1Ev@Base 1.58
> - _ZN15QtSharedPointer20ExternalRefCountDataD2Ev@Base 1.58
> +#MISSING: 1.58-4# _ZN15QtSharedPointer20ExternalRefCountDataD1Ev@Base 1.58
> +#MISSING: 1.58-4# _ZN15QtSharedPointer20ExternalRefCountDataD2Ev@Base 1.58
>   _ZN16QSnapdBuyRequest11qt_metacallEN11QMetaObject4CallEiPPv@Base 1.58
>   _ZN16QSnapdBuyRequest11qt_metacastEPKc@Base 1.58
>   _ZN16QSnapdBuyRequest12handleResultEPvS0_@Base 1.58
> @@ -319,7 +319,7 @@
>   _ZN17QSnapdMaintenanceD2Ev@Base 1.58
>   
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperIP9QIODeviceLb1EE8DestructEPv@Base
>  1.58
>   
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperIP9QIODeviceLb1EE9ConstructEPvPKv@Base
>  1.58
> - 
> (optional=templinst|arch=!amd64)_ZN18QMetaTypeIdQObjectIP9QIODeviceLi8EE14qt_metatype_idEv@Base
>  1.58
> + 
> (optional=templinst)_ZN18QMetaTypeIdQObjectIP9QIODeviceLi8EE14qt_metatype_idEv@Base
>  1.58
>   _ZN18QSnapdAliasRequest11qt_metacallEN11QMetaObject4CallEiPPv@Base 1.58
>   _ZN18QSnapdAliasRequest11qt_metacastEPKc@Base 1.58
>   _ZN18QSnapdAliasRequest12handleResultEPvS0_@Base 1.58
> @@ -844,14 +844,14 @@
>   _ZN33QSnapdGetSystemInformationRequestD0Ev@Base 1.58
>   _ZN33QSnapdGetSystemInformationRequestD1Ev@Base 1.58
>   _ZN33QSnapdGetSystemInformationRequestD2Ev@Base 1.58
> - (optional=templinst)_ZN4QMapI7QString8QVariantEC1ERKS2_@Base 1.58
> - (optional=templinst)_ZN4QMapI7QString8QVariantEC2ERKS2_@Base 1.58
> +#MISSING: 1.58-4# 
> (optional=templinst)_ZN4QMapI7QString8QVariantEC1ERKS2_@Base 1.58
> +#MISSING: 1.58-4# 
> (optional=templinst)_ZN4QMapI7QString8QVariantEC2ERKS2_@Base 1.58
>   (optional=templinst)_ZN4QMapI7QString8QVariantED1Ev@Base 1.58
>   (optional=templinst)_ZN4QMapI7QString8QVariantED2Ev@Base 1.58
>   
> (optional=templinst)_ZN5QHashI7QString11QStringListE11deleteNode2EPN9QHashData4NodeE@Base
>  1.58
>   
> (optional=templinst)_ZN5QHashI7QString11QStringListE13duplicateNodeEPN9QHashData4NodeEPv@Base
>  1.58
> - (optional=templinst|arch=amd64)_ZN5QHashI7QString11QStringListED1Ev@Base 
> 1.58
> - (optional=templinst|arch=amd64)_ZN5QHashI7QString11QStringListED2Ev@Base 
> 1.58
> +#MISSING: 1.58-4# 
> (optional=templinst|arch=amd64)_ZN5QHashI7QString11QStringListED1Ev@Base 1.58
> +#MISSING: 1.58-4# 
> (optional=templinst|arch=amd64)_ZN5QHashI7QString11QStringListED2Ev@Base 1.58
>   
> (optional=templinst)_ZN5QHashI7QString8QVariantE11deleteNode2EPN9QHashData4NodeE@Base
>  1.58
>   (optional=templinst)_ZN5QHashI7QString8QVariantE13detach_helperEv@Base 1.58
>   
> (optional=templinst)_ZN

Bug#997454: highlight.js: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: highlight.js
Version: 9.18.5+dfsg1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/docs/_build/latex'
> latexmk -pdf -dvi- -ps-  'highlightjs.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'highlightjs.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex   -recorder  "highlightjs.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./highlightjs.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on highlightjs.log.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'highlightjs.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'highlightjs.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[3]: *** [Makefile:29: highlightjs.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/highlight.js_9.18.5+dfsg1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997453: cysignals: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: cysignals
Version: 1.10.2+ds-6
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/docs/build/latex'
> latexmk -pdf -dvi- -ps-  'cysignals.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'cysignals.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex -interaction batchmode  -recorder  "cysignals.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'cysignals.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'cysignals.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[3]: *** [Makefile:29: cysignals.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/cysignals_1.10.2+ds-6_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997450: libseqlib: FTBFS: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below

2021-10-23 Thread Lucas Nussbaum
Source: libseqlib
Version: 1.2.0+dfsg-6
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_install
> # Trick to get also headers moved by d-shlibmove
> cp -a SeqLib debian # note: also GenomicRegionCollection.cpp is really needed 
> by freebayes
> d-shlibmove --commit \
>   --multiarch \
>   --devunversioned \
>   --exclude-la \
>   --movedev debian/SeqLib usr/include \
>   --override s/libfml0-dev/libfml-dev/ \
>   --override s/libssw0-dev/libssw-dev/ \
> src/.libs/libseqlib.so
> Library package automatic movement utility
>  --> libfml-dev package exists.
>  --> libhts-dev package exists.
>  --> libjsoncpp-dev package exists.
>  --> libssw-dev package exists.
>  --> zlib1g-dev package exists.
> set -e
> install -d -m 755 debian/libseqlib-dev/usr/lib/x86_64-linux-gnu
> install -d -m 755 debian/libseqlib2/usr/lib/x86_64-linux-gnu
> mv src/.libs/libseqlib.a debian/libseqlib-dev/usr/lib/x86_64-linux-gnu
> mv src/.libs/libseqlib.so debian/libseqlib-dev/usr/lib/x86_64-linux-gnu
> mv /<>/src/.libs/libseqlib.so.2 
> debian/libseqlib2/usr/lib/x86_64-linux-gnu
> mv /<>/src/.libs/libseqlib.so.2.0.0 
> debian/libseqlib2/usr/lib/x86_64-linux-gnu
> PKGDEV=libseqlib-dev
> PKGSHL=libseqlib2
> install -d -m 755 debian/libseqlib-dev/usr/include
> mv debian/SeqLib debian/libseqlib-dev/usr/include
> mkdir -p 
> /<>/debian/libseqlib-dev/usr/lib/x86_64-linux-gnu/pkgconfig
> mv libseqlib.pc 
> /<>/debian/libseqlib-dev/usr/lib/x86_64-linux-gnu/pkgconfig
> make[1]: Leaving directory '/<>'
>dh_installdocs
>dh_installchangelogs
>dh_perl
>dh_link
>dh_strip_nondeterminism
>dh_compress
>dh_fixperms
>dh_missing
>dh_dwz -a
>dh_strip -a
>dh_makeshlibs -a
> dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libseqlib2/DEBIAN/symbols doesn't match 
> completely debian/libseqlib2.symbols
> --- debian/libseqlib2.symbols (libseqlib2_1.2.0+dfsg-6_amd64)
> +++ dpkg-gensymbolsV0YJZ1 2021-10-23 06:33:49.535493580 +
> @@ -16,14 +16,14 @@
>   _ZN6SeqLib10BWAWrapper10SetGapOpenEi@Base 1.2.0
>   _ZN6SeqLib10BWAWrapper11SetZDropoffEi@Base 1.2.0
>   
> (optional)_ZN6SeqLib10BWAWrapper11seqlib_add1EPK6kseq_tP8bntseq_tPhPlPiS8_PP9bntamb1_t@Base
>  1.2.0
> - 
> (optional)_ZN6SeqLib10BWAWrapper11seqlib_add1EPK6kseq_tP8bntseq_tPhPxPiS8_PP9bntamb1_t@Base
>  1.2.0
> +#MISSING: 1.2.0+dfsg-6# 
> (optional)_ZN6SeqLib10BWAWrapper11seqlib_add1EPK6kseq_tP8bntseq_tPhPxPiS8_PP9bntamb1_t@Base
>  1.2.0
>   _ZN6SeqLib10BWAWrapper12SetBandwidthEi@Base 1.2.0
>   
> _ZN6SeqLib10BWAWrapper14ConstructIndexERKSt6vectorINS_17UnalignedSequenceESaIS2_EE@Base
>  1.2.0
>   _ZN6SeqLib10BWAWrapper15SetGapExtensionEi@Base 1.2.0
>   
> _ZN6SeqLib10BWAWrapper15seqlib_make_pacERKSt6vectorINS_17UnalignedSequenceESaIS2_EEb@Base
>  1.2.0
>   _ZN6SeqLib10BWAWrapper16SetReseedTriggerEf@Base 1.2.0
>   _ZN6SeqLib10BWAWrapper18SetMismatchPenaltyEi@Base 1.2.0
> - 
> (optional)_ZN6SeqLib10BWAWrapper18seqlib_add_to_annsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_P9bntann1_tj@Base
>  1.2.0
> +#MISSING: 1.2.0+dfsg-6# 
> (optional)_ZN6SeqLib10BWAWrapper18seqlib_add_to_annsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_P9bntann1_tj@Base
>  1.2.0
>   
> (optional)_ZN6SeqLib10BWAWrapper18seqlib_add_to_annsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_P9bntann1_tm@Base
>  1.2.0
>   _ZN6SeqLib10BWAWrapper18seqlib_bwt_pac2bwtEPKhi@Base 1.2.0
>   _ZN6SeqLib10BWAWrapper24Set3primeClippingPenaltyEi@Base 1.2.0
> @@ -43,12 +43,12 @@
>   
> _ZN6SeqLib13GenomicRegionC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_9BamHeaderE@Base
>  1.2.0
>   
> _ZN6SeqLib13GenomicRegionC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_S8_RKNS_9BamHeaderE@Base
>  1.2.0
>   _ZN6SeqLib13GenomicRegionC2Eiiic@Base 1.2.0
> - (optional)_ZN6SeqLib13TIntervalTreeIijEC1ERKS1_@Base 1.2.0
> - 
> (optional)_ZN6SeqLib13TIntervalTreeIijEC1ERSt6vectorINS_9TIntervalIijEESaIS4_EEj@Base
>  1.2.0
> - (optional)_ZN6SeqLib13TIntervalTreeIijEC2ERKS1_@Base 1.2.0
> - 
> (optional)_ZN6SeqLib13TIntervalTreeIijEC2ERSt6vectorINS_9TIntervalIijEESaIS4_EEj@Base
>  1.2.0
> -

Bug#997452: libgnatcoll: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: libgnatcoll
Version: 21.0.0-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/docs'
> make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> latexmk -pdf -dvi- -ps-  'GNATColl.tex'
> writing output... [ 20%] filling
> writing output... [ 25%] geometry
> writing output... [ 29%] index
> writing output... [ 33%] intro
> writing output... [ 37%] json
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'GNATColl.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex -interaction=errorstopmode  -recorder  "GNATColl.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> writing output... [ 41%] memory
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> reading sources... [ 95%] tribooleans
> writing output... [ 45%] mmap
> entering extended mode
> (./GNATColl.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27>reading sources... [100%] vfs
>  (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)writing output... 
> [ 50%] pools
> )
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))writing 
> output... [ 54%] projects
> 
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> 
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def/<>/docs/building.rst:61:
>  WARNING: Duplicate explicit target name: "building_gnatcoll".
> looking for now-outdated files... writing output... [ 58%] promises
> none found
> pickling environment... 
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)done
> checking consistency... done
> preparing documents... )writing output... [ 62%] ravenscar
> done
> writing output... [  4%] boyer_moore
> 
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on GNATColl.log.
> writing output... [ 66%] refcount
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'GNATColl.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'GNATColl.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> writing output... [ 70%] scripting
> make[3]: *** [Makefile:29: GNATColl.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/libgnatcoll_21.0.0-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997451: tracker: FTBFS: dpkg-gensymbols: error: some new symbols appeared in the symbols file: see diff output below

2021-10-23 Thread Lucas Nussbaum
Source: tracker
Version: 3.1.2-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_makeshlibs -V -X/usr/lib/x86_64-linux-gnu/tracker-3.0/ -- -c4
> dpkg-gensymbols: error: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: warning: debian/libtracker-sparql-3.0-0/DEBIAN/symbols 
> doesn't match completely debian/libtracker-sparql-3.0-0.symbols
> --- debian/libtracker-sparql-3.0-0.symbols 
> (libtracker-sparql-3.0-0_3.1.2-3_amd64)
> +++ dpkg-gensymbols_TaVYf 2021-10-23 07:20:13.656941270 +
> @@ -7,6 +7,21 @@
>   tracker_batch_execute_finish@Base 3.1.1
>   tracker_batch_get_connection@Base 3.1.1
>   tracker_batch_get_type@Base 3.1.1
> + tracker_bus_connection_construct@Base 3.1.2-3
> + tracker_bus_connection_construct_finish@Base 3.1.2-3
> + tracker_bus_connection_get_bus_name@Base 3.1.2-3
> + tracker_bus_connection_get_bus_object_path@Base 3.1.2-3
> + tracker_bus_connection_get_type@Base 3.1.2-3
> + tracker_bus_connection_new@Base 3.1.2-3
> + tracker_bus_connection_new_finish@Base 3.1.2-3
> + tracker_bus_connection_perform_query_call@Base 3.1.2-3
> + tracker_bus_connection_perform_query_call_finish@Base 3.1.2-3
> + tracker_bus_fd_cursor_construct@Base 3.1.2-3
> + tracker_bus_fd_cursor_get_type@Base 3.1.2-3
> + tracker_bus_fd_cursor_new@Base 3.1.2-3
> + tracker_bus_statement_construct@Base 3.1.2-3
> + tracker_bus_statement_get_type@Base 3.1.2-3
> + tracker_bus_statement_new@Base 3.1.2-3
>   tracker_check_version@Base 3.1.1
>   tracker_endpoint_dbus_get_type@Base 3.1.1
>   tracker_endpoint_dbus_new@Base 3.1.1
> @@ -31,6 +46,15 @@
>   tracker_notifier_get_type@Base 1.12.0
>   tracker_notifier_signal_subscribe@Base 3.1.1
>   tracker_notifier_signal_unsubscribe@Base 3.1.1
> + tracker_remote_connection_construct@Base 3.1.2-3
> + tracker_remote_connection_get_type@Base 3.1.2-3
> + tracker_remote_connection_new@Base 3.1.2-3
> + tracker_remote_json_cursor_construct@Base 3.1.2-3
> + tracker_remote_json_cursor_get_type@Base 3.1.2-3
> + tracker_remote_json_cursor_new@Base 3.1.2-3
> + tracker_remote_xml_cursor_construct@Base 3.1.2-3
> + tracker_remote_xml_cursor_get_type@Base 3.1.2-3
> + tracker_remote_xml_cursor_new@Base 3.1.2-3
>   tracker_resource_add_boolean@Base 1.9.1
>   tracker_resource_add_double@Base 1.9.1
>   tracker_resource_add_gvalue@Base 1.9.1
> dh_makeshlibs: error: failing due to earlier errors
> make[1]: *** [debian/rules:28: override_dh_makeshlibs] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/tracker_3.1.2-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997449: py-stringmatching: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: py-stringmatching
Version: 0.4.2+git20201204.6a7fb57-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/docs/_build/latex'
> latexmk -pdf -dvi- -ps-  'py_stringmatching.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'py_stringmatching.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex   -recorder  "py_stringmatching.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./py_stringmatching.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on py_stringmatching.log.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'py_stringmatching.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'py_stringmatching.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[3]: *** [Makefile:29: py_stringmatching.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/py-stringmatching_0.4.2+git20201204.6a7fb57-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997448: mlpy: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: mlpy
Version: 3.5.0+ds-1.2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/docs/build/latex'
> latexmk -pdf -dvi- -ps-  'mlpy.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'mlpy.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex   -recorder  "mlpy.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./mlpy.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on mlpy.log.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'mlpy.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'mlpy.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[2]: *** [Makefile:29: mlpy.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/mlpy_3.5.0+ds-1.2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997447: libbpp-popgen: FTBFS: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below

2021-10-23 Thread Lucas Nussbaum
Source: libbpp-popgen
Version: 2.4.1-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_install
> d-shlibmove --commit \
>   --multiarch \
>   --devunversioned \
>   --exclude-la \
> --movedev debian/tmp/usr/include/* usr/include \
> --movedev debian/tmp/usr/lib/*/cmake 
> usr/lib/x86_64-linux-gnu \
> debian/tmp/usr/lib/*/*.so
> Library package automatic movement utility
>  --> libbpp-core-dev package exists.
>  --> libbpp-seq-dev package exists.
> set -e
> install -d -m 755 debian/libbpp-popgen-dev/usr/lib/x86_64-linux-gnu
> install -d -m 755 debian/libbpp-popgen8/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-popgen.a 
> debian/libbpp-popgen-dev/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-popgen.so 
> debian/libbpp-popgen-dev/usr/lib/x86_64-linux-gnu
> mv /<>/debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-popgen.so.8 
> debian/libbpp-popgen8/usr/lib/x86_64-linux-gnu
> mv 
> /<>/debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-popgen.so.8.0.0 
> debian/libbpp-popgen8/usr/lib/x86_64-linux-gnu
> PKGDEV=libbpp-popgen-dev
> PKGSHL=libbpp-popgen8
> install -d -m 755 debian/libbpp-popgen-dev/usr/include
> mv debian/tmp/usr/include/Bpp debian/libbpp-popgen-dev/usr/include
> install -d -m 755 debian/libbpp-popgen-dev/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/cmake 
> debian/libbpp-popgen-dev/usr/lib/x86_64-linux-gnu
> make[1]: Leaving directory '/<>'
>dh_installdocs
>dh_installchangelogs
>dh_perl
>dh_link
>dh_strip_nondeterminism
>dh_compress
>dh_fixperms
>dh_missing
>dh_dwz -a
>dh_strip -a
>dh_makeshlibs -a
> dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libbpp-popgen8/DEBIAN/symbols doesn't match 
> completely debian/libbpp-popgen8.symbols.amd64
> --- debian/libbpp-popgen8.symbols.amd64 (libbpp-popgen8_2.4.1-5_amd64)
> +++ dpkg-gensymbolseF3Nca 2021-10-23 07:34:38.348480986 +
> @@ -61,6 +61,7 @@
>   _ZN3bpp11PopgenlibIOD1Ev@Base 2.4.1
>   _ZN3bpp11PopgenlibIOD2Ev@Base 2.4.1
>   _ZN3bpp11RandomTools9getSampleImEEvRKSt6vectorIT_SaIS3_EERS5_b@Base 2.4.1
> + 
> _ZN3bpp11VectorTools11countValuesINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcESt3mapIT_mSt4lessIS9_ESaISt4pairIKS9_mEEERKSt6vectorIS9_SaIS9_EE@Base
>  2.4.1-5
>   _ZN3bpp11VectorTools3covIddEET0_RKSt6vectorIT_SaIS4_EES8_b@Base 2.4.1
>   
> _ZN3bpp11VectorTools6uniqueINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcESt6vectorIT_SaIS9_EERKSB_@Base
>  2.4.1
>   _ZN3bpp11VectorTools6uniqueImEESt6vectorIT_SaIS3_EERKS5_@Base 2.4.1
> @@ -662,7 +663,7 @@
>   
> _ZN3bpp9TextTools8toStringIcEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEET_@Base
>  2.4.1
>   
> _ZN3bpp9TextTools8toStringIiEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEET_@Base
>  2.4.1
>   
> _ZN3bpp9TextTools8toStringImEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEET_@Base
>  2.4.1
> - _ZN3bppdvIdEESt6vectorIT_SaIS2_EERKS4_S6_@Base 2.4.1
> +#MISSING: 2.4.1-5# _ZN3bppdvIdEESt6vectorIT_SaIS2_EERKS4_S6_@Base 2.4.1
>   _ZN3bppdvIdiEESt6vectorIT_SaIS2_EERKS4_RKT0_@Base 2.4.1
>   _ZN3bppmiIdiEESt6vectorIT_SaIS2_EERKS4_RKT0_@Base 2.4.1
>   _ZN3bppmlIdEESt6vectorIT_SaIS2_EERKS4_S6_@Base 2.4.1
> @@ -759,6 +760,7 @@
>   _ZNK3bpp19VectorSiteContainer7valueAtEmm@Base 2.4.1
>   
> _ZNK3bpp19VectorSiteContainerclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEm@Base
>  2.4.1
>   _ZNK3bpp19VectorSiteContainerclEmm@Base 2.4.1
> + _ZNK3bpp20AbstractCoreSequence11getCommentsB5cxx11Ev@Base 2.4.1-5
>   _ZNK3bpp20AbstractCoreSequence7getNameB5cxx11Ev@Base 2.4.1
>   _ZNK3bpp20AbstractOutputStream12getPrecisionEv@Base 2.4.1
>   _ZNK3bpp20AbstractOutputStream27isScientificNotationEnabledEv@Base 2.4.1
> @@ -935,11 +937,13 @@
>   _ZNSt12_Vector_baseImSaImEED2Ev@Base 2.4.1
>   _ZNSt13_Bvector_baseISaIbEE13_M_deallocateEv@Base 2.4.1
>   
> _ZNSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessIS5_ESaISt4pairIKS5_dEEEixEOS5_@Base
>  2.4.1
> + 
> _ZNSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmSt4lessIS5_ESaISt4pairIKS5_mEEEixERS9_@Base
>  2.4.1-5
>   
> _ZNSt5dequ

Bug#997446: poezio: FTBFS: dh_sphinxdoc: error: DOCUMENTATION_OPTIONS does not define URL_ROOT

2021-10-23 Thread Lucas Nussbaum
Source: poezio
Version: 0.13.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> py3versions: no X-Python3-Version in control file, using supported versions
> set -e;  python3.9  setup.py install --root=/<>/debian/poezio 
> --install-layout=deb;
> 
> Sphinx-built manpages not found. Only the short handwritten manpages will be 
> installed
> 
> running install
> running build
> running build_py
> running build_ext
> running build_scripts
> running install_lib
> creating /<>/debian/poezio
> creating /<>/debian/poezio/usr
> creating /<>/debian/poezio/usr/lib
> creating /<>/debian/poezio/usr/lib/python3
> creating /<>/debian/poezio/usr/lib/python3/dist-packages
> creating /<>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/poezio_shlex.py -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/daemon.py -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/hsluv.py -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio
> copying build/lib.linux-x86_64-3.9/poezio/xhtml.py -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio
> creating 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/bookmarkstab.py -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/__init__.py -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/data_forms.py -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/muctab.py -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/confirmtab.py -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/basetabs.py -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/privatetab.py -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/adhoc_commands_list.py -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/muclisttab.py -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/listtab.py -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> copying build/lib.linux-x86_64-3.9/poezio/tabs/rostertab.py -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs
> creating 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying 
> build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/muctab.cpython-39.pyc -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying 
> build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/privatetab.cpython-39.pyc 
> -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying 
> build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/xmltab.cpython-39.pyc -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying 
> build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/basetabs.cpython-39.pyc -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying 
> build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/__init__.cpython-39.pyc -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying 
> build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/rostertab.cpython-39.pyc 
> -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying 
> build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/confirmtab.cpython-39.pyc 
> -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying 
> build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/data_forms.cpython-39.pyc 
> -> 
> /<>/debian/poezio/usr/lib/python3/dist-packages/poezio/tabs/__pycache__
> copying 
> build/lib.linux-x86_64-3.9/poezio/tabs/__pycache__/adhoc_commands_list.cpython-39.pyc
>  -> 
> /<>/d

Bug#997445: libaunit: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: libaunit
Version: 21.0.0.fa386849-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/doc/build/aunit_cb/pdf'
> latexmk -pdf -dvi- -ps-  'aunit_cb.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'aunit_cb.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex -interaction=nonstopmode  -recorder  "aunit_cb.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./aunit_cb.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on aunit_cb.log.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'aunit_cb.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'aunit_cb.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[3]: *** [Makefile:29: aunit_cb.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/libaunit_21.0.0.fa386849-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997444: libbpp-phyl: FTBFS: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below

2021-10-23 Thread Lucas Nussbaum
Source: libbpp-phyl
Version: 2.4.1-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_install
> d-shlibmove --commit \
>   --multiarch \
>   --devunversioned \
>   --exclude-la \
> --movedev debian/tmp/usr/include/* usr/include \
> --movedev debian/tmp/usr/lib/*/cmake 
> usr/lib/x86_64-linux-gnu \
> debian/tmp/usr/lib/*/*.so
> Library package automatic movement utility
>  --> libbpp-core-dev package exists.
>  --> libbpp-seq-dev package exists.
> set -e
> install -d -m 755 debian/libbpp-phyl-dev/usr/lib/x86_64-linux-gnu
> install -d -m 755 debian/libbpp-phyl12/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-phyl.a 
> debian/libbpp-phyl-dev/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-phyl.so 
> debian/libbpp-phyl-dev/usr/lib/x86_64-linux-gnu
> mv /<>/debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-phyl.so.12 
> debian/libbpp-phyl12/usr/lib/x86_64-linux-gnu
> mv /<>/debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-phyl.so.12.0.0 
> debian/libbpp-phyl12/usr/lib/x86_64-linux-gnu
> PKGDEV=libbpp-phyl-dev
> PKGSHL=libbpp-phyl12
> install -d -m 755 debian/libbpp-phyl-dev/usr/include
> mv debian/tmp/usr/include/Bpp debian/libbpp-phyl-dev/usr/include
> install -d -m 755 debian/libbpp-phyl-dev/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/cmake 
> debian/libbpp-phyl-dev/usr/lib/x86_64-linux-gnu
> make[1]: Leaving directory '/<>'
>dh_installdocs
>dh_installchangelogs
>dh_perl
>dh_link
>dh_strip_nondeterminism
>dh_compress
>dh_fixperms
>dh_missing
>dh_dwz -a
>dh_strip -a
>dh_makeshlibs -a
> dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libbpp-phyl12/DEBIAN/symbols doesn't match 
> completely debian/libbpp-phyl12.symbols.amd64
> --- debian/libbpp-phyl12.symbols.amd64 (libbpp-phyl12_2.4.1-5_amd64)
> +++ dpkg-gensymbols4Wyklv 2021-10-23 07:11:36.721941783 +
> @@ -270,7 +270,7 @@
>   _ZN3bpp12TreeTemplateINS_4NodeEE9getNextIdEv@Base 2.4.1
>   _ZN3bpp12TreeTemplateINS_4NodeEE9scaleTreeEd@Base 2.4.1
>   _ZN3bpp12TreeTemplateINS_4NodeEEC1ERKNS_4TreeE@Base 2.4.1
> - _ZN3bpp12TreeTemplateINS_4NodeEEC1ERKS2_@Base 2.4.1
> +#MISSING: 2.4.1-5# _ZN3bpp12TreeTemplateINS_4NodeEEC1ERKS2_@Base 2.4.1
>   _ZN3bpp12TreeTemplateINS_4NodeEED0Ev@Base 2.4.1
>   _ZN3bpp12TreeTemplateINS_4NodeEED1Ev@Base 2.4.1
>   _ZN3bpp12WordAlphabetD0Ev@Base 2.4.1
> @@ -428,6 +428,9 @@
>   
> _ZN3bpp16ApplicationTools13displayResultIjEEvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_@Base
>  2.4.1
>   
> _ZN3bpp16ApplicationTools18getStringParameterERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt3mapIS6_S6_St4lessIS6_ESaISt4pairIS7_S6_EEES8_S8_bi@Base
>  2.4.1
>   
> _ZN3bpp16ApplicationTools18getVectorParameterIiEESt6vectorIT_SaIS3_EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt3mapISB_SB_St4lessISB_ESaISt4pairISC_SB_EEEccSD_SD_bb@Base
>  2.4.1
> + _ZN3bpp16BadCharExceptionD0Ev@Base 2.4.1-5
> + _ZN3bpp16BadCharExceptionD1Ev@Base 2.4.1-5
> + _ZN3bpp16BadCharExceptionD2Ev@Base 2.4.1-5
>   _ZN3bpp16BipartitionTools12areIdenticalERKNS_15BipartitionListEmS3_mb@Base 
> 2.4.1
>   _ZN3bpp16BipartitionTools13areCompatibleERKNS_15BipartitionListEmS3_mb@Base 
> 2.4.1
>   
> _ZN3bpp16BipartitionTools19MRPEncodeMultilabelERKSt6vectorIPNS_15BipartitionListESaIS3_EE@Base
>  2.4.1
> @@ -987,6 +990,7 @@
>   
> _ZN3bpp22AbstractTreeLikelihood38ConstNoPartitionBranchModelDescriptionD0Ev@Base
>  2.4.1
>   
> _ZN3bpp22AbstractTreeLikelihood38ConstNoPartitionBranchModelDescriptionD1Ev@Base
>  2.4.1
>   
> _ZN3bpp22AbstractTreeLikelihood38ConstNoPartitionBranchModelDescriptionD2Ev@Base
>  2.4.1
> + _ZN3bpp22AbstractTreeLikelihoodC2Ev@Base 2.4.1-5
>   
> _ZN3bpp22AliasParameterListener20parameterNameChangedERNS_14ParameterEventE@Base
>  2.4.1
>   _ZN3bpp22CodonSubstitutionModelD2Ev@Base 2.4.1
>   _ZN3bpp22GCSubstitutionRegisterC1EPKNS_27NucleotideSubstitutionModelEb@Base 
> 2.4.1
> @@ -1584,7 +1588,7 @@
>   _ZN3bpp28NNIHomogeneousTreeLikelihoodD2Ev@Base 2.4.1
>   _ZN3bpp28NNIHomogeneousTreeLikelihoodaSERKS0_@Base 2.4.1
>   _ZN3bpp28NonHomogeneousTreeLikelihood15getModelForSiteEim@Base 

Bug#997443: libbpp-core: FTBFS: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below

2021-10-23 Thread Lucas Nussbaum
Source: libbpp-core
Version: 2.4.1-6
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_install
> d-shlibmove --commit \
>   --multiarch \
>   --devunversioned \
>   --exclude-la \
> --movedev debian/tmp/usr/include/* usr/include \
> --movedev debian/tmp/usr/lib/*/cmake 
> usr/lib/x86_64-linux-gnu \
> debian/tmp/usr/lib/*/*.so
> Library package automatic movement utility
> set -e
> install -d -m 755 debian/libbpp-core-dev/usr/lib/x86_64-linux-gnu
> install -d -m 755 debian/libbpp-core4/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-core.a 
> debian/libbpp-core-dev/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-core.so 
> debian/libbpp-core-dev/usr/lib/x86_64-linux-gnu
> mv /<>/debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-core.so.4 
> debian/libbpp-core4/usr/lib/x86_64-linux-gnu
> mv /<>/debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-core.so.4.1.0 
> debian/libbpp-core4/usr/lib/x86_64-linux-gnu
> PKGDEV=libbpp-core-dev
> PKGSHL=libbpp-core4
> install -d -m 755 debian/libbpp-core-dev/usr/include
> mv debian/tmp/usr/include/Bpp debian/libbpp-core-dev/usr/include
> install -d -m 755 debian/libbpp-core-dev/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/cmake 
> debian/libbpp-core-dev/usr/lib/x86_64-linux-gnu
> make[1]: Leaving directory '/<>'
>dh_installdocs
>dh_installchangelogs
>dh_perl
>dh_link
>dh_strip_nondeterminism
>dh_compress
>dh_fixperms
>dh_missing
>dh_dwz -a
>dh_strip -a
>dh_makeshlibs -a
> dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libbpp-core4/DEBIAN/symbols doesn't match 
> completely debian/libbpp-core4.symbols.amd64
> --- debian/libbpp-core4.symbols.amd64 (libbpp-core4_2.4.1-6_amd64)
> +++ dpkg-gensymbolsRNzVfi 2021-10-23 07:25:01.267809587 +
> @@ -74,7 +74,7 @@
>   _ZN3bpp11MatrixTools3powINS_9RowMatrixIdvRKT_mRS4_@Base 2.4.1
>   _ZN3bpp11MatrixTools3powIdEEvRKNS_6MatrixIT_EEdRS4_@Base 2.4.1
>   _ZN3bpp11MatrixTools4copyINS_9RowMatrixIdEES3_EEvRKT_RT0_@Base 2.4.1
> - 
> _ZN3bpp11MatrixTools4multIdEEvRKNS_6MatrixIT_EERKSt6vectorIS3_SaIS3_EES6_RS4_@Base
>  2.4.1
> +#MISSING: 2.4.1-6# 
> _ZN3bpp11MatrixTools4multIdEEvRKNS_6MatrixIT_EERKSt6vectorIS3_SaIS3_EES6_RS4_@Base
>  2.4.1
>   _ZN3bpp11MatrixTools4multIdEEvRKNS_6MatrixIT_EES6_RS4_@Base 2.4.1
>   _ZN3bpp11MatrixTools5covarIdEEvRKNS_6MatrixIT_EERS4_@Base 2.4.1
>   _ZN3bpp11RandomTools12randGaussianEddRKNS_13RandomFactoryE@Base 2.4.1
> @@ -106,6 +106,7 @@
>   _ZN3bpp11Uniform01QDD1Ev@Base 2.4.1
>   _ZN3bpp11VectorTools3covIddEET0_RKSt6vectorIT_SaIS4_EES8_b@Base 2.4.1
>   _ZN3bpp11VectorTools4testEv@Base 2.4.1
> + 
> _ZN3bpp11VectorTools5pasteIjEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorIT_SaIS9_EERKS7_@Base
>  2.4.1-6
>   _ZN3bpp11VectorTools6breaksERKSt6vectorIdSaIdEEj@Base 2.4.1
>   _ZN3bpp11VectorTools6sumExpIdEET_RKSt6vectorIS2_SaIS2_EES7_@Base 2.4.1
>   _ZN3bpp12BracketPointD0Ev@Base 2.4.1
> @@ -1980,7 +1981,7 @@
>   _ZNK3bpp7Simplex5cloneEv@Base 2.4.1
>   _ZNK3bpp8RGBColor5cloneEv@Base 2.4.1
>   _ZNK3bpp8RGBColor5toHexB5cxx11Ev@Base 2.4.1
> - _ZNK3bpp8RGBColorltERKS0_@Base 2.4.1
> +#MISSING: 2.4.1-6# _ZNK3bpp8RGBColorltERKS0_@Base 2.4.1
>   _ZNK3bpp9BppString5cloneEv@Base 2.4.1
>   _ZNK3bpp9BppString5toSTLB5cxx11Ev@Base 2.4.1
>   _ZNK3bpp9ColMatrixIdE15getNumberOfRowsEv@Base 2.4.1
> @@ -2164,7 +2165,8 @@
>   
> _ZNSt3mapIKN3bpp8RGBColorENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4lessIS2_ESaISt4pairIS2_S8_EEEixERS2_@Base
>  2.4.1
>   
> _ZNSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN3bpp8RGBColorESt4lessIS5_ESaISt4pairIKS5_S7_EEEixEOS5_@Base
>  2.4.1
>   
> _ZNSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St4lessIS5_ESaISt4pairIKS5_S5_EEEixEOS5_@Base
>  2.4.1
> - 
> _ZNSt5dequeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base
>  2.4.1
> + 
> _ZNSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St4lessIS5_ESaISt4pairIKS5_S5_EEEixERS9_@Base
>  2.4.1-6
> +#MISSING: 2.4.1-6# 
> _ZNSt5dequeINSt7__cxx1112ba

Bug#997441: squirrel3: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: squirrel3
Version: 3.1-8
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/debian/tmp/doc'
> latexmk -pdf -dvi- -ps-  'reference.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'reference.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex   -recorder  "reference.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./reference.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on reference.log.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'reference.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'reference.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[2]: *** [Makefile:29: reference.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/squirrel3_3.1-8_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997442: ubuntu-packaging-guide: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: ubuntu-packaging-guide
Version: 1.0.3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/_build/latex/es'
> latexmk -pdf -dvi- -ps-  'ubuntu-packaging-guide.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'ubuntu-packaging-guide.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex   -recorder  "ubuntu-packaging-guide.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./ubuntu-packaging-guide.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-spanish/spanish.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on ubuntu-packaging-guide.log.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'ubuntu-packaging-guide.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'ubuntu-packaging-guide.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[3]: *** [Makefile:29: ubuntu-packaging-guide.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/ubuntu-packaging-guide_1.0.3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997440: python-libzim: FTBFS: dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2

2021-10-23 Thread Lucas Nussbaum
Source: python-libzim
Version: 0.0.3-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> dpkg-buildpackage
> -
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package python-libzim
> dpkg-buildpackage: info: source version 0.0.3-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Kunal Mehta 
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> dpkg-source: info: using options from 
> python-libzim-0.0.3/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py clean 
> [!] Warning: Couldn't find zim/*.h in ./include!
> Hint: You can install them from source from 
> https://github.com/openzim/libzim
>   or download a prebuilt release's headers into ./include/zim/*.h
>   (or set CFLAGS='-I/include')
> Compiling libzim/wrapper.pyx because it depends on 
> /usr/lib/python3/dist-packages/Cython/Includes/libcpp/string.pxd.
> [1/1] Cythonizing libzim/wrapper.pyx
> running clean
> removing '/<>/.pybuild/cpython3_3.9_libzim/build' (and 
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.9' does not exist -- can't clean it
>dh_autoreconf_clean -O--buildsystem=pybuild
>dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using options from 
> python-libzim-0.0.3/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-libzim using existing 
> ./python-libzim_0.0.3.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  python-libzim-0.0.3/libzim/wrapper.cpp
>  python-libzim-0.0.3/libzim/wrapper.h
>  python-libzim-0.0.3/libzim/wrapper_api.h
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/python-libzim_0.0.3-2.diff.DqNkan
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> Build finished at 2021-10-23T07:38:08Z


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/python-libzim_0.0.3-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997439: signond: FTBFS: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below

2021-10-23 Thread Lucas Nussbaum
Source: signond
Version: 8.60-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> rm -f debian/tmp/usr/include/signon-plugins/*example*.h
> rm -f debian/tmp/usr/include/signon-plugins/*test*.h
> rm -f /<>/debian/tmp/usr/lib/x86_64-linux-gnu/libsignon-qt*.*a
> rm -f 
> /<>/debian/tmp/usr/lib/x86_64-linux-gnu/signon/libexampleplugin.so
> dh_install
> dh_doxygen -i
> make[1]: Leaving directory '/<>'
>dh_installdocs -O-Bbuild/qt5
>dh_installchangelogs -O-Bbuild/qt5
>dh_installinit -O-Bbuild/qt5
>dh_lintian -O-Bbuild/qt5
>dh_perl -O-Bbuild/qt5
>dh_link -O-Bbuild/qt5
>dh_strip_nondeterminism -O-Bbuild/qt5
>dh_compress -O-Bbuild/qt5
>dh_fixperms -O-Bbuild/qt5
>dh_missing -O-Bbuild/qt5
>dh_dwz -a -O-Bbuild/qt5
>dh_strip -a -O-Bbuild/qt5
>dh_makeshlibs -a -O-Bbuild/qt5
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libsignon-extension1/DEBIAN/symbols doesn't 
> match completely debian/libsignon-extension1.symbols
> --- debian/libsignon-extension1.symbols (libsignon-extension1_8.60-4_amd64)
> +++ dpkg-gensymbols9WVPyj 2021-10-23 07:27:01.752757675 +
> @@ -1,7 +1,7 @@
>  libsignon-extension.so.1 libsignon-extension1 #MINVER#
>  * Build-Depends-Package: signond-dev
> - (arch=amd64)_ZN10QByteArrayD1Ev@Base 8.60
> - (arch=amd64)_ZN10QByteArrayD2Ev@Base 8.60
> +#MISSING: 8.60-4# (arch=amd64)_ZN10QByteArrayD1Ev@Base 8.60
> +#MISSING: 8.60-4# (arch=amd64)_ZN10QByteArrayD2Ev@Base 8.60
>   
> _ZN6SignOn10KeyHandler10initializeEPNS_21AbstractCryptoManagerERK5QListIPNS_18AbstractKeyManagerEE@Base
>  8.57+20150423
>   _ZN6SignOn10KeyHandler10keyRemovedE10QByteArray@Base 8.57+20150423
>   _ZN6SignOn10KeyHandler11keyDisabledE10QByteArray@Base 8.57+20150423
> @@ -119,8 +119,8 @@
>   _ZN6SignOn28AbstractAccessControlManagerD0Ev@Base 8.57+20150423
>   _ZN6SignOn28AbstractAccessControlManagerD1Ev@Base 8.57+20150423
>   _ZN6SignOn28AbstractAccessControlManagerD2Ev@Base 8.57+20150423
> - (arch=amd64)_ZN7QStringD1Ev@Base 8.60
> - (arch=amd64)_ZN7QStringD2Ev@Base 8.60
> +#MISSING: 8.60-4# (arch=amd64)_ZN7QStringD1Ev@Base 8.60
> +#MISSING: 8.60-4# (arch=amd64)_ZN7QStringD2Ev@Base 8.60
>   _ZNK6SignOn10KeyHandler10metaObjectEv@Base 8.57+20150423
>   _ZNK6SignOn10KeyHandler12insertedKeysEv@Base 8.57+20150423
>   _ZNK6SignOn10KeyHandler13cryptoManagerEv@Base 8.57+20150423
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libsignon-plugins-common1/DEBIAN/symbols 
> doesn't match completely debian/libsignon-plugins-common1.symbols
> --- debian/libsignon-plugins-common1.symbols 
> (libsignon-plugins-common1_8.60-4_amd64)
> +++ dpkg-gensymbolsLHgP1P 2021-10-23 07:27:01.860757339 +
> @@ -1,13 +1,13 @@
>  libsignon-plugins-common.so.1 libsignon-plugins-common1 #MINVER#
>  * Build-Depends-Package: signond-plugins-dev
>   _Z23expandDBusArgumentValueRK8QVariantPb@Base 8.57+20150423
> - (arch=amd64 ia64)_ZN10QByteArrayD1Ev@Base 8.60
> - (arch=amd64 ia64)_ZN10QByteArrayD2Ev@Base 8.60
> +#MISSING: 8.60-4# (arch=amd64 ia64)_ZN10QByteArrayD1Ev@Base 8.60
> +#MISSING: 8.60-4# (arch=amd64 ia64)_ZN10QByteArrayD2Ev@Base 8.60
>   
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperI13QDBusArgumentLb1EE8DestructEPv@Base
>  8.57+20150423
>   
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperI13QDBusArgumentLb1EE9ConstructEPvPKv@Base
>  8.57+20150423
>   (optional=templinst)_ZN4QMapI7QString8QVariantE13detach_helperEv@Base 
> 8.57+20150423
> - (optional=templinst|arch=armel armhf)_ZN4QMapI7QString8QVariantED1Ev@Base 
> 8.60
> - (optional=templinst|arch=armel armhf)_ZN4QMapI7QString8QVariantED2Ev@Base 
> 8.60
> + (optional=templinst)_ZN4QMapI7QString8QVariantED1Ev@Base 8.60
> + (optional=templinst)_ZN4QMapI7QString8QVariantED2Ev@Base 8.60
>   _ZN6SignOn13BlobIOHandler11qt_metacallEN11QMetaObject4CallEiPPv@Base 
> 8.57+20150423
>   _ZN6SignOn13BlobIOHandler11qt_metacastEPKc@Base 8.57+20150423
>   _ZN6SignOn13BlobIOHandler11receiveDataEi@Base 8.57+20150423
> @@ -26,15 +26,15 @@
>   _ZN6SignOn13BlobIOHandlerD0Ev@Base 8.57+20150423
>   _ZN6SignOn13BlobIOHandlerD1Ev@Base 8.57+20150423
>   _ZN6SignOn13BlobIOHandlerD2Ev@Base 8.57+20150423
> - (arch=amd64 ia64)_ZN7QStringD1Ev@Base 8.60
> - (arch=amd64 ia64)_ZN7QStringD2Ev@Base 8.60
> +#MISSING: 8.60-4# (arch=amd64

Bug#997438: speech-tools: FTBFS: dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2

2021-10-23 Thread Lucas Nussbaum
Source: speech-tools
Version: 1:2.5.0-11
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> find -name make.depend -print0 | xargs -0r rm -f
> find -name make.include -print0 | xargs -0r rm -f
> find bin/ \( -name SCCS -o -name RCS -o -name CVS \) -prune \
>  -o -type f ! -name Makefile -print0 | xargs -0r rm -f
> dh_clean
> make[1]: Leaving directory '/<>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building speech-tools using existing 
> ./speech-tools_2.5.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file configure, use 
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  speech-tools-2.5.0/config.guess
>  speech-tools-2.5.0/config.sub
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/speech-tools_2.5.0-11.diff.bAuHse
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> Build finished at 2021-10-23T07:11:36Z


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/speech-tools_2.5.0-11_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997437: fmtlib: FTBFS: dh_sphinxdoc: error: DOCUMENTATION_OPTIONS does not define URL_ROOT

2021-10-23 Thread Lucas Nussbaum
Source: fmtlib
Version: 7.1.3+ds1-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_install
> dh_sphinxdoc
> dh_sphinxdoc: error: DOCUMENTATION_OPTIONS does not define URL_ROOT
> make[1]: *** [debian/rules:33: override_dh_install-indep] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/fmtlib_7.1.3+ds1-5_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997436: sfepy: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: sfepy
Version: 2020.4-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/doc/_build/latex'
> latexmk -pdf -dvi- -ps-  'SfePy.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'SfePy.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex   -recorder  "SfePy.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./SfePy.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on SfePy.log.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'SfePy.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'SfePy.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[3]: *** [Makefile:29: SfePy.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/sfepy_2020.4-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997435: jupyter-sphinx-theme: FTBFS: error in jupyter-sphinx-theme setup command: use_2to3 is invalid.

2021-10-23 Thread Lucas Nussbaum
Source: jupyter-sphinx-theme
Version: 0.0.6+ds1-10
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  fakeroot debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py clean 
> error in jupyter-sphinx-theme setup command: use_2to3 is invalid.
> E: pybuild pybuild:354: clean: plugin distutils failed with: exit code=1: 
> python3.9 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p 3.9 returned exit 
> code 13
> make: *** [debian/rules:9: clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/jupyter-sphinx-theme_0.0.6+ds1-10_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997434: xpaint: FTBFS: -q: invalid option -- '.'

2021-10-23 Thread Lucas Nussbaum
Source: xpaint
Version: 2.9.1.4-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/xaw3dxft'
> + mkdir unshared
> rm -f AllWidgets.o unshared/AllWidgets.o
> gcc -c-I. -I/usr/include/X11/Xft -I/usr/include/freetype2-Dlinux 
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE 
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64
>-DFUNCPROTO=15 -DNARROWPROTO  -g -O2 -fno-strict-aliasing 
> -g  AllWidgets.c -o unshared/AllWidgets.o
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>  from /usr/include/X11/Xlib.h:38,
>  from /usr/include/X11/Intrinsic.h:53,
>  from /usr/include/X11/IntrinsicP.h:51,
>  from AllWidgets.c:30:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and 
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
> _DEFAULT_SOURCE"
>   |   ^~~
> rm -f AllWidgets.o
> gcc -c -g -O2 -fno-strict-aliasing -g-I. -I/usr/include/X11/Xft 
> -I/usr/include/freetype2-Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 
> -D_POSIX_SOURCE -D_XOPEN_SOURCE   
>   -D_BSD_SOURCE -D_SVID_SOURCE 
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
>-DFUNCPROTO=15 -DNARROWPROTO-fPIC 
> AllWidgets.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>  from /usr/include/X11/Xlib.h:38,
>  from /usr/include/X11/Intrinsic.h:53,
>  from /usr/include/X11/IntrinsicP.h:51,
>  from AllWidgets.c:30:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and 
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
> _DEFAULT_SOURCE"
>   |   ^~~
> rm -f AsciiSink.o unshared/AsciiSink.o
> gcc -c-I. -I/usr/include/X11/Xft -I/usr/include/freetype2-Dlinux 
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE 
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64
>-DFUNCPROTO=15 -DNARROWPROTO  -g -O2 -fno-strict-aliasing 
> -g  AsciiSink.c -o unshared/AsciiSink.o
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>  from /usr/include/stdio.h:27,
>  from AsciiSink.c:51:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and 
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
> _DEFAULT_SOURCE"
>   |   ^~~
> rm -f AsciiSink.o
> gcc -c -g -O2 -fno-strict-aliasing -g-I. -I/usr/include/X11/Xft 
> -I/usr/include/freetype2-Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 
> -D_POSIX_SOURCE -D_XOPEN_SOURCE   
>   -D_BSD_SOURCE -D_SVID_SOURCE 
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
>-DFUNCPROTO=15 -DNARROWPROTO-fPIC 
> AsciiSink.c
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>  from /usr/include/stdio.h:27,
>  from AsciiSink.c:51:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and 
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
> _DEFAULT_SOURCE"
>   |   ^~~
> rm -f AsciiSrc.o unshared/AsciiSrc.o
> gcc -c-I. -I/usr/include/X11/Xft -I/usr/include/freetype2-Dlinux 
> -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE 
> -D_SVID_SOURCE -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64   

Bug#997432: ygl: FTBFS: -q: invalid option -- '.'

2021-10-23 Thread Lucas Nussbaum
Source: ygl
Version: 4.2e-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> + mkdir unshared
> gcc -g -O2 -fno-strict-aliasing -g   -I. -Dlinux -D__amd64__ 
> -D_POSIX_C_SOURCE=199309L-D_POSIX_SOURCE 
> -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE  
>-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
>   -DFUNCPROTO=15 
> -DNARROWPROTO   -DOGL -DX11  -DDOUBLEBUF -DMULTIBUF-o makeYgltypes 
> makeYgltypes.c
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>  from /usr/include/stdio.h:27,
>  from makeYgltypes.c:9:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and 
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
> _DEFAULT_SOURCE"
>   |   ^~~
> ./makeYgltypes > X11/Ygltypes.h
> rm -f ygl.o unshared/ygl.o
> gcc -c   -I. -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE   
>   -D_BSD_SOURCE -D_SVID_SOURCE 
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
>-DFUNCPROTO=15 -DNARROWPROTO   -DOGL -DX11  
> -DDOUBLEBUF -DMULTIBUF-g -O2 -fno-strict-aliasing -g  ygl.c -o 
> unshared/ygl.o
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>  from /usr/include/X11/Xlib.h:38,
>  from header.h:21,
>  from ygl.c:17:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and 
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
> _DEFAULT_SOURCE"
>   |   ^~~
> ygl.c: In function ‘init_keymap’:
> ygl.c:315:7: warning: ‘XKeycodeToKeysym’ is deprecated 
> [-Wdeprecated-declarations]
>   315 |   KeySym ks = XKeycodeToKeysym(D, code, 0);
>   |   ^~
> In file included from header.h:21,
>  from ygl.c:17:
> /usr/include/X11/Xlib.h:1687:15: note: declared here
>  1687 | extern KeySym XKeycodeToKeysym(
>   |   ^~~~
> rm -f ygl.o
> gcc -c -g -O2 -fno-strict-aliasing -g   -I. -Dlinux -D__amd64__ 
> -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE 
> -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE  
>-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
>   -DFUNCPROTO=15 
> -DNARROWPROTO   -DOGL -DX11  -DDOUBLEBUF -DMULTIBUF   -fPIC ygl.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>  from /usr/include/X11/Xlib.h:38,
>  from header.h:21,
>  from ygl.c:17:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and 
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
> _DEFAULT_SOURCE"
>   |   ^~~
> ygl.c: In function ‘init_keymap’:
> ygl.c:315:7: warning: ‘XKeycodeToKeysym’ is deprecated 
> [-Wdeprecated-declarations]
>   315 |   KeySym ks = XKeycodeToKeysym(D, code, 0);
>   |   ^~
> In file included from header.h:21,
>  from ygl.c:17:
> /usr/include/X11/Xlib.h:1687:15: note: declared here
>  1687 | extern KeySym XKeycodeToKeysym(
>   |   ^~~~
> rm -f draw.o unshared/draw.o
> gcc -c   -I. -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE   
>   -D_BSD_SOURCE -D_SVID_SOURCE 
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
>-DFUNCPROTO=15 -DNARROWPROTO   -DOGL -DX11  
> -DDOUBLEBUF -DMULTIBUF-g -O2 -fno-strict-aliasing -g  draw.c -o 
> unshared/draw.o
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>  from /usr/include/X11/Xlib.h:38,
>  from header.h:21,
>  from draw.c:9:
> /usr/include/features.h:18

Bug#997433: jenkins-job-builder: FTBFS: Could not import extension jenkins_jobs.sphinx.yaml (exception: cannot import name 'PyModulelevel' from 'sphinx.domains.python' (/usr/lib/python3/dist-packages/

2021-10-23 Thread Lucas Nussbaum
Source: jenkins-job-builder
Version: 3.10.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> PYTHONPATH=/<> 
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/<>/debian/jenkins-job-builder/usr/bin/
>  PYTHON=python3 python3 -m sphinx -D html_last_updated_fmt="August 31, 2021" 
> -b html doc/source 
> debian/jenkins-job-builder-doc/usr/share/doc/jenkins-job-builder-doc/html
> Running Sphinx v4.2.0
> 
> Extension error:
> Could not import extension jenkins_jobs.sphinx.yaml (exception: cannot import 
> name 'PyModulelevel' from 'sphinx.domains.python' 
> (/usr/lib/python3/dist-packages/sphinx/domains/python.py))
> make[1]: *** [debian/rules:28: override_dh_sphinxdoc] Error 2


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/jenkins-job-builder_3.10.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997430: xaw3d: FTBFS: -q: invalid option -- '.'

2021-10-23 Thread Lucas Nussbaum
Source: xaw3d
Version: 1.5+F-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/xc/lib/Xaw3d'
> + mkdir unshared
> sed -e 's/\/\* I18n support \*\//#define XAW_INTERNATIONALIZATION/' -e 
> 's/\/\* XPM support \*\//#undef XAW_MULTIPLANE_PIXMAPS/'   -e 's/\/\* 
> gray stipples \*\//#define XAW_GRAY_BLKWHT_STIPPLES/' -e 's/\/\* arrow 
> scrollbars \*\//#define XAW_ARROW_SCROLLBARS/'Xaw3dP.h.sed > Xaw3dP.h
> rm -f AllWidgets.o unshared/AllWidgets.o
> gcc -c-I.-Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE   
>   -D_BSD_SOURCE -D_SVID_SOURCE 
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
>-DFUNCPROTO=15 -DNARROWPROTO-D_REENTRANT 
> -DARROW_SCROLLBAR-g -O2 -fno-strict-aliasing -g  AllWidgets.c -o 
> unshared/AllWidgets.o
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>  from /usr/include/X11/Xlib.h:38,
>  from /usr/include/X11/Intrinsic.h:53,
>  from /usr/include/X11/IntrinsicP.h:51,
>  from AllWidgets.c:30:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and 
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
> _DEFAULT_SOURCE"
>   |   ^~~
> rm -f AllWidgets.o
> gcc -c -g -O2 -fno-strict-aliasing -g-I.-Dlinux -D__amd64__ 
> -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE 
> -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE  
>-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
>   -DFUNCPROTO=15 
> -DNARROWPROTO-D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC AllWidgets.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>  from /usr/include/X11/Xlib.h:38,
>  from /usr/include/X11/Intrinsic.h:53,
>  from /usr/include/X11/IntrinsicP.h:51,
>  from AllWidgets.c:30:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and 
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
> _DEFAULT_SOURCE"
>   |   ^~~
> rm -f AsciiSink.o unshared/AsciiSink.o
> gcc -c-I.-Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE   
>   -D_BSD_SOURCE -D_SVID_SOURCE 
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
>-DFUNCPROTO=15 -DNARROWPROTO-D_REENTRANT 
> -DARROW_SCROLLBAR-g -O2 -fno-strict-aliasing -g  AsciiSink.c -o 
> unshared/AsciiSink.o
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>  from /usr/include/stdio.h:27,
>  from AsciiSink.c:51:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and 
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
> _DEFAULT_SOURCE"
>   |   ^~~
> rm -f AsciiSink.o
> gcc -c -g -O2 -fno-strict-aliasing -g-I.-Dlinux -D__amd64__ 
> -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE 
> -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE  
>-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
>   -DFUNCPROTO=15 
> -DNARROWPROTO-D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC AsciiSink.c
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>  from /usr/include/stdio.h:27,
>  from AsciiSink.c:51:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and 
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
> _DEFAULT_SOURCE"
>   |   ^~~
> rm -f AsciiSrc.o unshared/AsciiSrc.o
> gcc -c-I.-Dlinux -D__am

Bug#997431: khard: FTBFS: Could not import extension autoapi.extension (exception: No module named 'typing_extensions')

2021-10-23 Thread Lucas Nussbaum
Source: khard
Version: 0.17.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/doc'
> Running Sphinx v4.2.0
> 
> Extension error:
> Could not import extension autoapi.extension (exception: No module named 
> 'typing_extensions')
> make[2]: *** [Makefile:20: html] Error 2


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/khard_0.17.0-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997429: ycm-cmake-modules: FTBFS: Could not import extension cmake (exception: cannot import name 'htmlescape' from 'sphinx.util.pycompat' (/usr/lib/python3/dist-packages/sphinx/util/pycompat.py))

2021-10-23 Thread Lucas Nussbaum
Source: ycm-cmake-modules
Version: 0.13.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[4]: Entering directory '/<>/obj-x86_64-linux-gnu'
> cd /<>/obj-x86_64-linux-gnu/build-modules && /usr/bin/cmake -E 
> echo_append
> cd /<>/obj-x86_64-linux-gnu/build-modules && /usr/bin/cmake -E 
> echo_append
> cd /<>/obj-x86_64-linux-gnu/style-modules && /usr/bin/cmake -E 
> echo_append
> [ 92%] sphinx-build html: see 
> /<>/obj-x86_64-linux-gnu/docs/docs/build-html.log
> cd /<>/obj-x86_64-linux-gnu/docs && /usr/bin/sphinx-build -c 
> /<>/obj-x86_64-linux-gnu/docs -d 
> /<>/obj-x86_64-linux-gnu/docs/doctrees -b html 
> /<>/help /<>/obj-x86_64-linux-gnu/docs/html > 
> build-html.log
> cd /<>/obj-x86_64-linux-gnu/build-modules && /usr/bin/cmake -E 
> echo_append
> cd /<>/obj-x86_64-linux-gnu/build-modules && /usr/bin/cmake -E 
> echo_append
> cd /<>/obj-x86_64-linux-gnu/style-modules && /usr/bin/cmake -E 
> echo_append
> cd /<>/obj-x86_64-linux-gnu/style-modules && /usr/bin/cmake -E 
> echo_append
> cd /<>/obj-x86_64-linux-gnu/build-modules && /usr/bin/cmake -E 
> echo_append
> cd /<>/obj-x86_64-linux-gnu/style-modules && /usr/bin/cmake -E 
> echo_append
> cd /<>/obj-x86_64-linux-gnu/build-modules && /usr/bin/cmake -E 
> echo_append
> cd /<>/style-modules && /usr/bin/cmake -P 
> /<>/obj-x86_64-linux-gnu/style-modules/CMakeFiles/style-modules.dir/ycm_localinstall__a4831d43_8_files.cmake
> cd /<>/obj-x86_64-linux-gnu/style-modules && /usr/bin/cmake -E 
> touch 
> /<>/obj-x86_64-linux-gnu/style-modules/CMakeFiles/style-modules.dir/ycm_localinstall-complete
> cd /<>/build-modules && /usr/bin/cmake -P 
> /<>/obj-x86_64-linux-gnu/build-modules/CMakeFiles/build-modules.dir/ycm_localinstall__ee93a30a_11_files.cmake
> cd /<>/obj-x86_64-linux-gnu/build-modules && /usr/bin/cmake -E 
> touch 
> /<>/obj-x86_64-linux-gnu/build-modules/CMakeFiles/build-modules.dir/ycm_localinstall-complete
> [ 94%] Files from style-modules installed in CMake build directory
> cd /<>/style-modules && /usr/bin/cmake -E touch 
> /<>/obj-x86_64-linux-gnu/style-modules/CMakeFiles/style-modules.dir/ycm_target-complete
> make[4]: Leaving directory '/<>/obj-x86_64-linux-gnu'
> [ 94%] Built target style-modules
> [ 97%] Files from build-modules installed in CMake build directory
> cd /<>/build-modules && /usr/bin/cmake -E touch 
> /<>/obj-x86_64-linux-gnu/build-modules/CMakeFiles/build-modules.dir/ycm_target-complete
> make[4]: Leaving directory '/<>/obj-x86_64-linux-gnu'
> [ 97%] Built target build-modules
> 
> Extension error:
> Could not import extension cmake (exception: cannot import name 'htmlescape' 
> from 'sphinx.util.pycompat' 
> (/usr/lib/python3/dist-packages/sphinx/util/pycompat.py))
> make[4]: *** [docs/CMakeFiles/documentation.dir/build.make:77: 
> docs/doc_format_html] Error 2


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/ycm-cmake-modules_0.13.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997427: pyfr: FTBFS: Could not import extension tikz (exception: cannot import name 'ENOENT' from 'sphinx.util' (/usr/lib/python3/dist-packages/sphinx/util/__init__.py))

2021-10-23 Thread Lucas Nussbaum
Source: pyfr
Version: 1.5.0-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_build
>   pybuild --build -i python{version} -p 3.9
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9/build/pyfr
> copying pyfr/polys.py -> /<>/.pybuild/cpython3_3.9/build/pyfr
> copying pyfr/nputil.py -> /<>/.pybuild/cpython3_3.9/build/pyfr
> copying pyfr/__init__.py -> /<>/.pybuild/cpython3_3.9/build/pyfr
> copying pyfr/__main__.py -> /<>/.pybuild/cpython3_3.9/build/pyfr
> copying pyfr/rank_allocator.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr
> copying pyfr/ctypesutil.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr
> copying pyfr/inifile.py -> /<>/.pybuild/cpython3_3.9/build/pyfr
> copying pyfr/_version.py -> /<>/.pybuild/cpython3_3.9/build/pyfr
> copying pyfr/util.py -> /<>/.pybuild/cpython3_3.9/build/pyfr
> copying pyfr/mpiutil.py -> /<>/.pybuild/cpython3_3.9/build/pyfr
> copying pyfr/template.py -> /<>/.pybuild/cpython3_3.9/build/pyfr
> copying pyfr/shapes.py -> /<>/.pybuild/cpython3_3.9/build/pyfr
> copying pyfr/progress_bar.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr
> creating /<>/.pybuild/cpython3_3.9/build/pyfr/backends
> copying pyfr/backends/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends
> creating /<>/.pybuild/cpython3_3.9/build/pyfr/backends/base
> copying pyfr/backends/base/makoutil.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/base
> copying pyfr/backends/base/types.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/base
> copying pyfr/backends/base/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/base
> copying pyfr/backends/base/generator.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/base
> copying pyfr/backends/base/packing.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/base
> copying pyfr/backends/base/kernels.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/base
> copying pyfr/backends/base/backend.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/base
> creating /<>/.pybuild/cpython3_3.9/build/pyfr/backends/cuda
> copying pyfr/backends/cuda/cublas.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/cuda
> copying pyfr/backends/cuda/types.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/cuda
> copying pyfr/backends/cuda/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/cuda
> copying pyfr/backends/cuda/provider.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/cuda
> copying pyfr/backends/cuda/generator.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/cuda
> copying pyfr/backends/cuda/packing.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/cuda
> copying pyfr/backends/cuda/gimmik.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/cuda
> copying pyfr/backends/cuda/blasext.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/cuda
> copying pyfr/backends/cuda/base.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/cuda
> creating 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/cuda/kernels
> copying pyfr/backends/cuda/kernels/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/cuda/kernels
> creating /<>/.pybuild/cpython3_3.9/build/pyfr/backends/mic
> copying pyfr/backends/mic/cblas.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/mic
> copying pyfr/backends/mic/types.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/mic
> copying pyfr/backends/mic/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/mic
> copying pyfr/backends/mic/compiler.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/mic
> copying pyfr/backends/mic/provider.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/mic
> copying pyfr/backends/mic/generator.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/mic
> copying pyfr/backends/mic/packing.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/mic
> copying pyfr/backends/mic/blasext.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/mic
> copying pyfr/backends/mic/base.py -> 
> /<>/.pybuild/cpython3_3.9/build/pyfr/backends/mic
> creating 
> /<>/.py

Bug#997425: cedar-backup3: FTBFS: Could not import extension autoapi.extension (exception: No module named 'typing_extensions')

2021-10-23 Thread Lucas Nussbaum
Source: cedar-backup3
Version: 3.6.3-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/docs'
> sphinx-build -b html -d _build/doctrees   . _build/html
> Running Sphinx v4.2.0
> 
> Extension error:
> Could not import extension autoapi.extension (exception: No module named 
> 'typing_extensions')
> make[2]: *** [Makefile:53: html] Error 2


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/cedar-backup3_3.6.3-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997428: cloud-sptheme: FTBFS: AttributeError: module 'sphinx.roles' has no attribute 'emph_literal_role'

2021-10-23 Thread Lucas Nussbaum
Source: cloud-sptheme
Version: 1.10.1.post20200504175005-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3,sphinxdoc --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9/build/cloud_sptheme
> copying cloud_sptheme/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme
> copying cloud_sptheme/make_helper.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme
> copying cloud_sptheme/utils.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme
> creating /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/tests
> copying cloud_sptheme/tests/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/tests
> copying cloud_sptheme/tests/test_ext_relbar_toc.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/tests
> copying cloud_sptheme/tests/utils.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/tests
> creating /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/autoattribute_search_bases.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/relbar_toc.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/__init__.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/docfield_markup.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/index_styling.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/table_styling.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/auto_redirect.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/perpage.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/allow_unreferenced_footnotes.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/role_index.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/relbar_links.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/issue_tracker.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/autodoc_sections.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/page_only.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/escaped_samp_literals.py -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> creating /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext/static
> copying cloud_sptheme/ext/static/table_styling.css -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext/static
> copying cloud_sptheme/ext/static/auto_redirect.css -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext/static
> copying cloud_sptheme/ext/static/auto_redirect.html_t -> 
> /<>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext/static
> I: pybuild pybuild:311: SPHINX_THEME="classic" http_proxy="127.0.0.1:9" 
> python3.9 -m sphinx -N -b html docs/ 
> /<>/debian/cloud-sptheme/docs/html
> Running Sphinx v4.2.0
> 
> Exception occurred:
>   File "/<>/cloud_sptheme/ext/escaped_samp_literals.py", line 
> 92, in 
> if value is mod.emph_literal_role
> AttributeError: module 'sphinx.roles' has no attribute 'emph_literal_role'
> The full traceback has been saved in /tmp/sphinx-err-tu80sdfj.log, if you 
> want to report the issue to the developers.
> Please also report this if it was a user error, so that a better error 
> message can be provided next time.
> A bug report can be filed in the tracker at 
> <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
> E: pybuild pybuild:354: build: plugin distutils failed with: exit code=2: 
> SPHINX_THEME="classic" http_proxy="127.0.0.1:9" python3.9 -m sphinx -N -b 
> html docs/ /<>/debian/cloud-sptheme/docs/html
> dh_auto_build: error: pybuild --build -i python{version} -p 

Bug#997426: python-aioxmpp: FTBFS: Could not import extension aioxmppspecific (exception: cannot import name 'PyModulelevel' from 'sphinx.domains.python' (/usr/lib/python3/dist-packages/sphinx/domains

2021-10-23 Thread Lucas Nussbaum
Source: python-aioxmpp
Version: 0.12.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/docs'
> /usr/share/sphinx/scripts/python3/sphinx-build -b html -d 
> sphinx-data/build/doctrees   . sphinx-data/build/html
> Running Sphinx v4.2.0
> 
> Extension error:
> Could not import extension aioxmppspecific (exception: cannot import name 
> 'PyModulelevel' from 'sphinx.domains.python' 
> (/usr/lib/python3/dist-packages/sphinx/domains/python.py))
> make[3]: *** [Makefile:45: html] Error 2


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/python-aioxmpp_0.12.2-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997424: python-aiohttp-security: FTBFS: Could not import extension aiohttp_doctools (exception: cannot import name 'PyModulelevel' from 'sphinx.domains.python' (/usr/lib/python3/dist-packages/sphi

2021-10-23 Thread Lucas Nussbaum
Source: python-aiohttp-security
Version: 0.4.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/docs'
> sphinx-build -b html -d _build/doctrees   . _build/html
> Running Sphinx v4.2.0
> 
> Extension error:
> Could not import extension aiohttp_doctools (exception: cannot import name 
> 'PyModulelevel' from 'sphinx.domains.python' 
> (/usr/lib/python3/dist-packages/sphinx/domains/python.py))
> make[2]: *** [Makefile:55: html] Error 2


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/python-aiohttp-security_0.4.0-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997422: minieigen: FTBFS: AttributeError: module 'sys' has no attribute 'setdefaultencoding'

2021-10-23 Thread Lucas Nussbaum
Source: minieigen
Version: 0.50.3+dfsg1-12
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/doc'
> PYTHONPATH=. sphinx-build -b html -d build/doctrees   source build/html
> Error in sitecustomize; set PYTHONVERBOSE for traceback:
> AttributeError: module 'sys' has no attribute 'setdefaultencoding'
> Running Sphinx v4.2.0
> 
> Configuration error:
> There is a syntax error in your configuration file: Missing parentheses in 
> call to 'print'. Did you mean print(sys.path)? (conf.py, line 27)
> 
> make[2]: *** [Makefile:40: html] Error 2


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/minieigen_0.50.3+dfsg1-12_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997423: python-sphinxcontrib.plantuml: FTBFS: error in sphinxcontrib-plantuml setup command: use_2to3 is invalid.

2021-10-23 Thread Lucas Nussbaum
Source: python-sphinxcontrib.plantuml
Version: 0.5-6
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> pkgos-dh_auto_install --no-py2
> + PKGOS_USE_PY2=yes
> + PKGOS_USE_PY3=yes
> + PKGOS_IN_TMP=no
> + PKGOS_USE_PY2=no
> + shift
> + dpkg-parsechangelog -SSource
> + SRC_PKG_NAME=python-sphinxcontrib.plantuml
> + echo python-sphinxcontrib.plantuml
> + sed s/python-//
> + PY_MODULE_NAME=sphinxcontrib.plantuml
> + [ no = yes ]
> + [ yes = yes ]
> + py3versions -vr
> + PYTHON3S=3.9
> + [ no = yes ]
> + [ yes = yes ]
> + [ no = yes ]
> + TARGET_DIR=python3-sphinxcontrib.plantuml
> + pwd
> + python3.9 setup.py install --install-layout=deb --root 
> /<>/debian/python3-sphinxcontrib.plantuml
> error in sphinxcontrib-plantuml setup command: use_2to3 is invalid.
> make[1]: *** [debian/rules:18: override_dh_auto_install] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/python-sphinxcontrib.plantuml_0.5-6_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997421: cloudkitty: FTBFS: dh_sphinxdoc: error: debian/cloudkitty-doc/usr/share/doc/cloudkitty-doc/html/_static/toggle.js is missing

2021-10-23 Thread Lucas Nussbaum
Source: cloudkitty
Version: 15.0.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> # Warning: building doc fails.
> PYTHON=python3 python3 -m sphinx  -b html doc/source 
> /<>/debian/cloudkitty-doc/usr/share/doc/cloudkitty-doc/html || 
> true
> Running Sphinx v4.2.0
> loading stevedore.sphinxext
> connecting events for openstackdocstheme
> making output directory... done
> [oslo_config.sphinxconfiggen] reading config generator instructions from 
> /<>/doc/source/../../etc/oslo-config-generator/cloudkitty.conf
> [oslo_config.sphinxconfiggen] writing sample configuration to 
> /<>/doc/source/_static/cloudkitty.conf.sample
> Using openstackdocstheme Sphinx theme from 
> /usr/lib/python3/dist-packages/openstackdocstheme/theme
> [oslo_policy.sphinxpolicygen] reading config generator instructions from 
> /<>/doc/source/../../etc/oslo-policy-generator/cloudkitty.conf
> [oslo_policy.sphinxpolicygen] writing sample policy to 
> /<>/doc/source/_static/cloudkitty.policy.yaml.sample
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 39 source files that are out of date
> updating environment: [new config] 39 added, 0 changed, 0 removed
> reading sources... [  2%] admin/architecture
> reading sources... [  5%] admin/cli/cloudkitty-status
> reading sources... [  7%] admin/cli/index
> reading sources... [ 10%] admin/configuration/collector
> reading sources... [ 12%] admin/configuration/configuration
> reading sources... [ 15%] admin/configuration/fetcher
> reading sources... [ 17%] admin/configuration/index
> reading sources... [ 20%] admin/configuration/policy
> reading sources... [ 23%] admin/configuration/samples/cloudkitty-conf
> reading sources... [ 25%] admin/configuration/samples/policy-yaml
> reading sources... [ 28%] admin/configuration/storage
> reading sources... [ 30%] admin/devstack
> reading sources... [ 33%] admin/index
> reading sources... [ 35%] admin/install/index
> reading sources... [ 38%] admin/install/install-rdo
> reading sources... [ 41%] admin/install/install-source
> reading sources... [ 43%] admin/install/install-ubuntu
> reading sources... [ 46%] admin/install/mod_wsgi
> reading sources... [ 48%] api-reference/index
> reading sources... [ 51%] api-reference/v1/rating/hashmap
> reading sources... [ 53%] api-reference/v1/rating/pyscripts
> reading sources... [ 56%] api-reference/v1/v1
> ERROR:stevedore.extension:Could not load 'hashmap': 
> (sqlite3.OperationalError) unable to open database file
> (Background on this error at: https://sqlalche.me/e/14/e3q8)
> ERROR:stevedore.extension:Could not load 'pyscripts': 
> (sqlite3.OperationalError) unable to open database file
> (Background on this error at: https://sqlalche.me/e/14/e3q8)
> ERROR:stevedore.extension:Could not load 'hashmap': 
> (sqlite3.OperationalError) unable to open database file
> (Background on this error at: https://sqlalche.me/e/14/e3q8)
> ERROR:stevedore.extension:Could not load 'pyscripts': 
> (sqlite3.OperationalError) unable to open database file
> (Background on this error at: https://sqlalche.me/e/14/e3q8)
> reading sources... [ 58%] api-reference/v2/index
> reading sources... [ 61%] common-index
> reading sources... [ 64%] contributor/contributing
> reading sources... [ 66%] developer/api/index
> reading sources... [ 69%] developer/api/tutorial
> reading sources... [ 71%] developer/api/utils
> reading sources... [ 74%] developer/collector
> reading sources... [ 76%] developer/fetcher
> reading sources... [ 79%] developer/index
> reading sources... [ 82%] developer/roadmap
> reading sources... [ 84%] developer/storage
> reading sources... [ 87%] index
> reading sources... [ 89%] pdf-index
> reading sources... [ 92%] user/index
> reading sources... [ 94%] user/rating/hashmap
> reading sources... [ 97%] user/rating/index
> reading sources... [100%] user/rating/pyscripts
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [  2%] admin/architecture
> fatal: not a git repository (or any of the parent directories): .git
> writing output... [  5%] admin/cli/cloudkitty-status
> writing output... [  7%] admin/cli/index
> writing output... [ 10%] admin/configuration/collector
> writing output... [ 12%] admin/configuration/configuration

Bug#997420: marisa: FTBFS: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below

2021-10-23 Thread Lucas Nussbaum
Source: marisa
Version: 0.2.6-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/bindings/ruby'
> /bin/mkdir -p . 
> /<>/debian/ruby-marisa/usr/lib/x86_64-linux-gnu/ruby/2.7.0
> exit > .sitearchdir.time
> /usr/bin/install -c -m 0755 marisa.so 
> /<>/debian/ruby-marisa/usr/lib/x86_64-linux-gnu/ruby/2.7.0
> make[2]: Leaving directory '/<>/bindings/ruby'
> make[1]: Leaving directory '/<>'
>dh_install
>dh_installdocs
>dh_installchangelogs
>dh_installman
>dh_python3
>dh_perl
>dh_link
>dh_strip_nondeterminism
>dh_compress
>dh_fixperms
>dh_missing
>dh_dwz -a
>dh_strip -a
>dh_makeshlibs -a
> dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libmarisa0/DEBIAN/symbols doesn't match 
> completely debian/libmarisa0.symbols
> --- debian/libmarisa0.symbols (libmarisa0_0.2.6-4_amd64)
> +++ dpkg-gensymbolsi2pBJV 2021-10-23 07:35:09.712003732 +
> @@ -188,14 +188,16 @@
>   (subst)_ZNK6marisa8grimoire6vector9BitVector7select0E{size_t}@Base 0.2.6
>   (subst)_ZNK6marisa8grimoire6vector9BitVector7select1E{size_t}@Base 0.2.6
>   _ZNK6marisa9Exception4whatEv@Base 0.2.6
> - 
> (subst)_ZNSt11_Deque_baseIN6marisa8grimoire4trie5RangeESaIS3_EE17_M_initialize_mapE{size_t}@Base
>  0.2.6
> +#MISSING: 0.2.6-4# 
> (subst)_ZNSt11_Deque_baseIN6marisa8grimoire4trie5RangeESaIS3_EE17_M_initialize_mapE{size_t}@Base
>  0.2.6
>   _ZNSt11_Deque_baseIN6marisa8grimoire4trie5RangeESaIS3_EED1Ev@Base 0.2.6
>   _ZNSt11_Deque_baseIN6marisa8grimoire4trie5RangeESaIS3_EED2Ev@Base 0.2.6
> - 
> (subst)_ZNSt17_Temporary_bufferIPN6marisa8grimoire4trie13WeightedRangeES3_EC1ES4_{ssize_t}@Base
>  0.2.6
> - 
> (subst)_ZNSt17_Temporary_bufferIPN6marisa8grimoire4trie13WeightedRangeES3_EC2ES4_{ssize_t}@Base
>  0.2.6
> - 
> _ZNSt5dequeIN6marisa8grimoire4trie5RangeESaIS3_EE12emplace_backIJS3_EEEvDpOT_@Base
>  0.2.6
> +#MISSING: 0.2.6-4# 
> (subst)_ZNSt17_Temporary_bufferIPN6marisa8grimoire4trie13WeightedRangeES3_EC1ES4_{ssize_t}@Base
>  0.2.6
> +#MISSING: 0.2.6-4# 
> (subst)_ZNSt17_Temporary_bufferIPN6marisa8grimoire4trie13WeightedRangeES3_EC2ES4_{ssize_t}@Base
>  0.2.6
> +#MISSING: 0.2.6-4# 
> _ZNSt5dequeIN6marisa8grimoire4trie5RangeESaIS3_EE12emplace_backIJS3_EEEvDpOT_@Base
>  0.2.6
>   
> _ZNSt5dequeIN6marisa8grimoire4trie5RangeESaIS3_EE16_M_push_back_auxIJRKS3_EEEvDpOT_@Base
>  0.2.6
>   
> (subst)_ZNSt5dequeIN6marisa8grimoire4trie5RangeESaIS3_EE17_M_reallocate_mapE{size_t}b@Base
>  0.2.6
> + 
> _ZNSt5queueIN6marisa8grimoire4trie5RangeESt5dequeIS3_SaIS3_EEEC1IS6_vEEv@Base 
> 0.2.6-4
> + 
> _ZNSt5queueIN6marisa8grimoire4trie5RangeESt5dequeIS3_SaIS3_EEEC2IS6_vEEv@Base 
> 0.2.6-4
>   (optional=templinst|arch=armel armhf hurd-i386 i386 m68k mipsel 
> powerpc)_ZSt13__heap_selectIPSt4pairIjjEN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S6_S6_T0_@Base
>  0.2.6
>   _ZTIN6marisa9ExceptionE@Base 0.2.6
>   _ZTSN6marisa9ExceptionE@Base 0.2.6
> dh_makeshlibs: error: failing due to earlier errors
> make: *** [debian/rules:30: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/marisa_0.2.6-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997419: bison++: FTBFS: dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255

2021-10-23 Thread Lucas Nussbaum
Source: bison++
Version: 1.21.11-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>'
> test -z "bison.dvi bison.pdf bison.ps bison.html" \
> || rm -rf bison.dvi bison.pdf bison.ps bison.html
> test -z "bison++" || rm -f bison++
> rm -rf bison.t2d bison.t2p
> rm -f *.o
> rm -f vti.tmp* ./version.texi.tmp*
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f ./.deps/allocate.Po
> rm -f ./.deps/closure.Po
> rm -f ./.deps/conflict.Po
> rm -f ./.deps/derives.Po
> rm -f ./.deps/files.Po
> rm -f ./.deps/getargs.Po
> rm -f ./.deps/getopt.Po
> rm -f ./.deps/getopt1.Po
> rm -f ./.deps/gram.Po
> rm -f ./.deps/lalr.Po
> rm -f ./.deps/lex.Po
> rm -f ./.deps/lr0.Po
> rm -f ./.deps/main.Po
> rm -f ./.deps/nullable.Po
> rm -f ./.deps/old.Po
> rm -f ./.deps/output.Po
> rm -f ./.deps/print.Po
> rm -f ./.deps/reader.Po
> rm -f ./.deps/reduce.Po
> rm -f ./.deps/symtab.Po
> rm -f ./.deps/version.Po
> rm -f ./.deps/warshall.Po
> rm -f Makefile
> make[2]: Leaving directory '/<>'
> make[1]: Leaving directory '/<>'
>dh_clean -O--parallel
> 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 bison++ using existing 
> ./bison++_1.21.11.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to config.guess:
> dpkg-source: error:   new version is symlink to 
> /usr/share/automake-1.16/config.guess
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to config.sub:
> dpkg-source: error:   new version is symlink to 
> /usr/share/automake-1.16/config.sub
> dpkg-source: error:   old version is nonexistent
> dpkg-source: warning: ignoring deletion of file configure-stamp, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file bison.info, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config.status, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-stamp, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config.log, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file stamp-vti, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file version.texi, use 
> --include-removal to override
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255
> 
> Build finished at 2021-10-23T07:43:19Z


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/bison++_1.21.11-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997418: lammps: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: lammps
Version: 20210122~gita77bb+ds1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/doc/latex'
> latexmk -pdf -dvi- -ps-  'LAMMPS.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'LAMMPS.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex   -recorder  "LAMMPS.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./LAMMPS.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on LAMMPS.log.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'LAMMPS.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'LAMMPS.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[3]: *** [Makefile:29: LAMMPS.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/lammps_20210122~gita77bb+ds1-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997417: python-pymzml: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: python-pymzml
Version: 2.4.7-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/docs/build/latex'
> latexmk -pdf -dvi- -ps-  'pymzML.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'pymzML.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex   -recorder  "pymzML.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./pymzML.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on pymzML.log.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'pymzML.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'pymzML.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[2]: *** [Makefile:29: pymzML.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/python-pymzml_2.4.7-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997416: double-conversion: FTBFS: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below

2021-10-23 Thread Lucas Nussbaum
Source: double-conversion
Version: 3.1.5-6.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_missing --fail-missing
> make[1]: Leaving directory '/<>'
>dh_dwz -a
>dh_strip -a
>dh_makeshlibs -a
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libdouble-conversion3/DEBIAN/symbols doesn't 
> match completely debian/libdouble-conversion3.symbols
> --- debian/libdouble-conversion3.symbols 
> (libdouble-conversion3_3.1.5-6.1_amd64)
> +++ dpkg-gensymbolsTRy9Fj 2021-10-23 07:42:32.266435624 +
> @@ -36,7 +36,7 @@
>   
> (c++)"double_conversion::DoubleToStringConverter::CreateDecimalRepresentation(char
>  const*, int, int, int, double_conversion::StringBuilder*) const@Base" 2.0.0
>   
> (c++)"double_conversion::DoubleToStringConverter::CreateExponentialRepresentation(char
>  const*, int, int, double_conversion::StringBuilder*) const@Base" 2.0.0
>   (c++)"double_conversion::DoubleToStringConverter::DoubleToAscii(double, 
> double_conversion::DoubleToStringConverter::DtoaMode, int, char*, int, bool*, 
> int*, int*)@Base" 2.0.0
> - (c++|arch=!kfreebsd-amd64 
> !kfreebsd-i386)"double_conversion::DoubleToStringConverter::DoubleToStringConverter(int,
>  char const*, char const*, char, int, int, int, int)@Base" 3.1.5
> +#MISSING: 3.1.5-6.1# (c++|arch=!kfreebsd-amd64 
> !kfreebsd-i386)"double_conversion::DoubleToStringConverter::DoubleToStringConverter(int,
>  char const*, char const*, char, int, int, int, int)@Base" 3.1.5
>   
> (c++)"double_conversion::DoubleToStringConverter::EcmaScriptConverter()@Base" 
> 2.0.0
>   
> (c++)"double_conversion::DoubleToStringConverter::HandleSpecialValues(double, 
> double_conversion::StringBuilder*) const@Base" 2.0.0
>   (c++)"double_conversion::DoubleToStringConverter::ToExponential(double, 
> int, double_conversion::StringBuilder*) const@Base" 2.0.0
> @@ -56,6 +56,6 @@
>   (c++)"double_conversion::StringToDoubleConverter::StringToFloat(unsigned 
> short const*, int, int*) const@Base" 2.0.0
>   (c++)"double_conversion::Strtod(double_conversion::Vector, 
> int)@Base" 2.0.0
>   (c++)"double_conversion::Strtof(double_conversion::Vector, 
> int)@Base" 2.0.0
> - (c++)"double_conversion::Vector::Vector(char const*, int)@Base" 
> 2.0.1-5~
> - (c++)"double_conversion::Vector::Vector(char*, int)@Base" 2.0.1-5~
> - (c++)"double_conversion::Vector::Vector(unsigned int*, 
> int)@Base" 2.0.1-5~
> +#MISSING: 3.1.5-6.1# (c++)"double_conversion::Vector const>::Vector(char const*, int)@Base" 2.0.1-5~
> +#MISSING: 3.1.5-6.1# (c++)"double_conversion::Vector::Vector(char*, 
> int)@Base" 2.0.1-5~
> +#MISSING: 3.1.5-6.1# (c++)"double_conversion::Vector int>::Vector(unsigned int*, int)@Base" 2.0.1-5~
> dh_makeshlibs: error: failing due to earlier errors
> make: *** [debian/rules:23: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/double-conversion_3.1.5-6.1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997415: gprbuild: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: gprbuild
Version: 2021.0.0.0778b109-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/doc/pdf'
> latexmk -pdf -dvi- -ps-  'gprbuild_ug.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'gprbuild_ug.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex -interaction=nonstopmode  -recorder  "gprbuild_ug.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./gprbuild_ug.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on gprbuild_ug.log.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'gprbuild_ug.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'gprbuild_ug.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[3]: *** [Makefile:29: gprbuild_ug.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/gprbuild_2021.0.0.0778b109-5_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



Bug#997414: debomatic: FTBFS: '! LaTeX Error: File `tgtermes.sty' not found.'

2021-10-23 Thread Lucas Nussbaum
Source: debomatic
Version: 0.25-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<>/docs/_build/latex'
> latexmk -pdf -dvi- -ps-  'Deb-o-Matic.tex'
> Rc files read:
>   /etc/LatexMk
>   latexmkrc
> Latexmk: This is Latexmk, John Collins, 21 September 2021, version: 4.75.
> Rule 'pdflatex': File changes, etc:
>Changed files, or newly in use since previous run(s):
>   'Deb-o-Matic.tex'
> 
> Run number 1 of rule 'pdflatex'
> 
> 
> Running 'pdflatex   -recorder  "Deb-o-Matic.tex"'
> 
> Latexmk: applying rule 'pdflatex'...
> This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) 
> (preloaded format=pdflatex)
>  restricted \write18 enabled.
> entering extended mode
> (./Deb-o-Matic.tex
> LaTeX2e <2021-06-01> patch level 1
> L3 programming layer <2021-08-27> (./sphinxmanual.cls
> Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/02/12 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
> (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
> For additional information on amsmath, use the `?' option.
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
> (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
> (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))
> (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
> 
> ! LaTeX Error: File `tgtermes.sty' not found.
> 
> Type X to quit or  to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
>  
>  
> l.37 \usepackage
> {tgheros}^^M
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on Deb-o-Matic.log.
> Latexmk: Missing input file 'tgtermes.sty' (or dependence on it) from 
> following:
>   '! LaTeX Error: File `tgtermes.sty' not found.'
> Collected error summary (may duplicate other messages):
>   pdflatex: Command for 'pdflatex' gave return code 1
>   Refer to 'Deb-o-Matic.log' for details
> Latexmk: Use the -f option to force complete processing,
>  unless error was exceeding maximum runs, or warnings treated as errors.
> Latexmk: Examining 'Deb-o-Matic.log'
> === TeX engine is 'pdfTeX'
> Latexmk: Errors, so I did not complete making targets
> make[3]: *** [Makefile:29: Deb-o-Matic.pdf] Error 12


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/debomatic_0.25-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



<    1   2   3   4   5   6   7   >