Source: lttnganalyses Version: 0.6.1-3 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20230925 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > 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:291: python3.11 setup.py config > running config > dh_auto_build -O--buildsystem=pybuild > I: pybuild base:291: /usr/bin/python3 setup.py build > running build > running build_py > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses > copying lttnganalyses/_version.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses > copying lttnganalyses/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/common > copying lttnganalyses/common/time_utils.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/common > copying lttnganalyses/common/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/common > copying lttnganalyses/common/parse_utils.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/common > copying lttnganalyses/common/format_utils.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/common > copying lttnganalyses/common/version_utils.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/common > copying lttnganalyses/common/trace_utils.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/common > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/core > copying lttnganalyses/core/sched.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/core > copying lttnganalyses/core/syscalls.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/core > copying lttnganalyses/core/period.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/core > copying lttnganalyses/core/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/core > copying lttnganalyses/core/cputop.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/core > copying lttnganalyses/core/io.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/core > copying lttnganalyses/core/memtop.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/core > copying lttnganalyses/core/irq.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/core > copying lttnganalyses/core/analysis.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/core > copying lttnganalyses/core/periods.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/core > copying lttnganalyses/core/event.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/core > copying lttnganalyses/core/stats.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/core > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/cli > copying lttnganalyses/cli/period_parsing.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/cli > copying lttnganalyses/cli/sched.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/cli > copying lttnganalyses/cli/mi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/cli > copying lttnganalyses/cli/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/cli > copying lttnganalyses/cli/cputop.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/cli > copying lttnganalyses/cli/io.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/cli > copying lttnganalyses/cli/memtop.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/cli > copying lttnganalyses/cli/irq.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/cli > copying lttnganalyses/cli/command.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/cli > copying lttnganalyses/cli/syscallstats.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/cli > copying lttnganalyses/cli/periods.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/cli > copying lttnganalyses/cli/progressbar.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/cli > copying lttnganalyses/cli/termgraph.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/cli > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/linuxautomaton > copying lttnganalyses/linuxautomaton/block.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/linuxautomaton > copying lttnganalyses/linuxautomaton/sched.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/linuxautomaton > copying lttnganalyses/linuxautomaton/syscalls.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/linuxautomaton > copying lttnganalyses/linuxautomaton/automaton.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/linuxautomaton > copying lttnganalyses/linuxautomaton/sp.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/linuxautomaton > copying lttnganalyses/linuxautomaton/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/linuxautomaton > copying lttnganalyses/linuxautomaton/io.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/linuxautomaton > copying lttnganalyses/linuxautomaton/statedump.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/linuxautomaton > copying lttnganalyses/linuxautomaton/irq.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/linuxautomaton > copying lttnganalyses/linuxautomaton/sv.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/linuxautomaton > copying lttnganalyses/linuxautomaton/mem.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/linuxautomaton > copying lttnganalyses/linuxautomaton/net.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/linuxautomaton > UPDATING > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/_version.py > set > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_lttnganalyses/build/lttnganalyses/_version.py > to '0.6.1' > running build_scripts > creating build > creating build/scripts-3.11 > copying lttng-analyses-record -> build/scripts-3.11 > copying and adjusting lttng-track-process -> build/scripts-3.11 > changing mode of build/scripts-3.11/lttng-track-process from 644 to 755 > dh_auto_test -O--buildsystem=pybuild > I: pybuild base:291: python3.11 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. > /usr/lib/python3/dist-packages/setuptools/command/test.py:193: > _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are > deprecated. > !! > > > ******************************************************************************** > Requirements should be satisfied by a PEP 517 installer. > If you are using pip, you can try `pip install --use-pep517`. > > ******************************************************************************** > > !! > ir_d = dist.fetch_build_eggs(dist.install_requires) > WARNING: The wheel package is not available. > /usr/lib/python3/dist-packages/setuptools/command/test.py:194: > _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are > deprecated. > !! > > > ******************************************************************************** > Requirements should be satisfied by a PEP 517 installer. > If you are using pip, you can try `pip install --use-pep517`. > > ******************************************************************************** > > !! > tr_d = dist.fetch_build_eggs(dist.tests_require or []) > WARNING: The wheel package is not available. > /usr/lib/python3/dist-packages/setuptools/command/test.py:195: > _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are > deprecated. > !! > > > ******************************************************************************** > Requirements should be satisfied by a PEP 517 installer. > If you are using pip, you can try `pip install --use-pep517`. > > ******************************************************************************** > > !! > er_d = dist.fetch_build_eggs( > WARNING: The wheel package is not available. > running egg_info > creating lttnganalyses.egg-info > writing lttnganalyses.egg-info/PKG-INFO > writing dependency_links to lttnganalyses.egg-info/dependency_links.txt > writing entry points to lttnganalyses.egg-info/entry_points.txt > writing requirements to lttnganalyses.egg-info/requires.txt > writing top-level names to lttnganalyses.egg-info/top_level.txt > writing manifest file 'lttnganalyses.egg-info/SOURCES.txt' > /usr/lib/python3/dist-packages/setuptools/command/sdist.py:126: > SetuptoolsDeprecationWarning: `build_py` command does not inherit from > setuptools' `build_py`. > !! > > > ******************************************************************************** > Custom 'build_py' does not implement > 'get_data_files_without_manifest'. > Please extend command classes from setuptools instead of distutils. > > See https://peps.python.org/pep-0632/ for details. > > ******************************************************************************** > > !! > self._add_data_files(self._safe_data_files(build_py)) > reading manifest file 'lttnganalyses.egg-info/SOURCES.txt' > reading manifest template 'MANIFEST.in' > adding license file 'LICENSE' > writing manifest file 'lttnganalyses.egg-info/SOURCES.txt' > running build_ext > test_parse_date_invalid > (tests.common.test_parse_utils.TestParseDate.test_parse_date_invalid) ... ok > test_parse_full_date > (tests.common.test_parse_utils.TestParseDate.test_parse_full_date) ... ok > test_parse_full_date_nsec > (tests.common.test_parse_utils.TestParseDate.test_parse_full_date_nsec) ... ok > test_parse_time (tests.common.test_parse_utils.TestParseDate.test_parse_time) > ... ok > test_parse_time_nsec > (tests.common.test_parse_utils.TestParseDate.test_parse_time_nsec) ... ok > test_parse_timestamp > (tests.common.test_parse_utils.TestParseDate.test_parse_timestamp) ... FAIL > test_garbage (tests.common.test_parse_utils.TestParseDuration.test_garbage) > ... ok > test_invalid_units > (tests.common.test_parse_utils.TestParseDuration.test_invalid_units) ... ok > test_no_units (tests.common.test_parse_utils.TestParseDuration.test_no_units) > ... ok > test_valid_units > (tests.common.test_parse_utils.TestParseDuration.test_valid_units) ... ok > test_binary_units > (tests.common.test_parse_utils.TestParseSize.test_binary_units) ... ok > test_coreutils_units > (tests.common.test_parse_utils.TestParseSize.test_coreutils_units) ... ok > test_garbage (tests.common.test_parse_utils.TestParseSize.test_garbage) ... ok > test_invalid_units > (tests.common.test_parse_utils.TestParseSize.test_invalid_units) ... ok > test_no_units (tests.common.test_parse_utils.TestParseSize.test_no_units) ... > ok > test_si_units (tests.common.test_parse_utils.TestParseSize.test_si_units) ... > ok > test_invalid_date > (tests.common.test_parse_utils.TestParseTraceCollectionDate.test_invalid_date) > ... ok > test_multi_day_date > (tests.common.test_parse_utils.TestParseTraceCollectionDate.test_multi_day_date) > ... FAIL > test_multi_day_time > (tests.common.test_parse_utils.TestParseTraceCollectionDate.test_multi_day_time) > ... ok > test_single_day_date > (tests.common.test_parse_utils.TestParseTraceCollectionDate.test_single_day_date) > ... FAIL > test_single_day_time > (tests.common.test_parse_utils.TestParseTraceCollectionDate.test_single_day_time) > ... FAIL > test_invalid_format > (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange.test_invalid_format) > ... ok > test_multi_day_date > (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange.test_multi_day_date) > ... ok > test_multi_day_time > (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange.test_multi_day_time) > ... ok > test_single_day_date > (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange.test_single_day_date) > ... ok > test_single_day_time > (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange.test_single_day_time) > ... ok > test_integer (tests.common.test_format_utils.TestFormatIpv4.test_integer) ... > ok > test_sequence (tests.common.test_format_utils.TestFormatIpv4.test_sequence) > ... ok > test_with_port (tests.common.test_format_utils.TestFormatIpv4.test_with_port) > ... ok > test_empty (tests.common.test_format_utils.TestFormatPrioList.test_empty) ... > ok > test_multiple_prios > (tests.common.test_format_utils.TestFormatPrioList.test_multiple_prios) ... ok > test_one_prio > (tests.common.test_format_utils.TestFormatPrioList.test_one_prio) ... ok > test_repeated_prio > (tests.common.test_format_utils.TestFormatPrioList.test_repeated_prio) ... ok > test_repeated_prios > (tests.common.test_format_utils.TestFormatPrioList.test_repeated_prios) ... ok > test_huge (tests.common.test_format_utils.TestFormatSize.test_huge) ... ok > test_negative (tests.common.test_format_utils.TestFormatSize.test_negative) > ... ok > test_reasonable > (tests.common.test_format_utils.TestFormatSize.test_reasonable) ... ok > test_zero (tests.common.test_format_utils.TestFormatSize.test_zero) ... ok > test_print_date > (tests.common.test_format_utils.TestFormatTimeRange.test_print_date) ... ok > test_time_only > (tests.common.test_format_utils.TestFormatTimeRange.test_time_only) ... ok > test_date (tests.common.test_format_utils.TestFormatTimestamp.test_date) ... > FAIL > test_negative > (tests.common.test_format_utils.TestFormatTimestamp.test_negative) ... FAIL > test_time (tests.common.test_format_utils.TestFormatTimestamp.test_time) ... > FAIL > test_not_syscall > (tests.common.test_trace_utils.TestGetSyscallName.test_not_syscall) ... ok > test_sys (tests.common.test_trace_utils.TestGetSyscallName.test_sys) ... ok > test_syscall_entry > (tests.common.test_trace_utils.TestGetSyscallName.test_syscall_entry) ... ok > test_multi_day > (tests.common.test_trace_utils.TestGetTraceCollectionDate.test_multi_day) ... > ok > test_single_day > (tests.common.test_trace_utils.TestGetTraceCollectionDate.test_single_day) > ... ok > test_different_day > (tests.common.test_trace_utils.TestIsMultiDayTraceCollection.test_different_day) > ... ok > test_same_day > (tests.common.test_trace_utils.TestIsMultiDayTraceCollection.test_same_day) > ... ok > test_irqlog (tests.integration.test_irq.IrqTest.test_irqlog) ... ok > test_irqstats (tests.integration.test_irq.IrqTest.test_irqstats) ... ok > test_iolatencytop (tests.integration.test_io.IoTest.test_iolatencytop) ... ok > test_iousagetop (tests.integration.test_io.IoTest.test_iousagetop) ... ok > test_disable_intersect > (tests.integration.test_intersect.IntersectTest.test_disable_intersect) ... ok > test_no_intersection > (tests.integration.test_intersect.IntersectTest.test_no_intersection) ... ok > test_cputop (tests.integration.test_cputop.CpuTest.test_cputop) ... ok > > ====================================================================== > FAIL: test_parse_timestamp > (tests.common.test_parse_utils.TestParseDate.test_parse_timestamp) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests/common/test_parse_utils.py", line 181, in > test_parse_timestamp > self.assertEqual(date, time_expected) > AssertionError: datetime.datetime(2014, 12, 12, 22, 29, 43) != > datetime.datetime(2014, 12, 12, 17, 29, 43) > > ====================================================================== > FAIL: test_multi_day_date > (tests.common.test_parse_utils.TestParseTraceCollectionDate.test_multi_day_date) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests/common/test_parse_utils.py", line 242, in > test_multi_day_date > self.assertEqual(result, expected) > AssertionError: 1418405383000000000 != 1418423383000000000 > > ====================================================================== > FAIL: test_single_day_date > (tests.common.test_parse_utils.TestParseTraceCollectionDate.test_single_day_date) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests/common/test_parse_utils.py", line 228, in > test_single_day_date > self.assertEqual(result, expected) > AssertionError: 1418405383000000000 != 1418423383000000000 > > ====================================================================== > FAIL: test_single_day_time > (tests.common.test_parse_utils.TestParseTraceCollectionDate.test_single_day_time) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests/common/test_parse_utils.py", line 235, in > test_single_day_time > self.assertEqual(result, expected) > AssertionError: 1418405383000000000 != 1418423383000000000 > > ====================================================================== > FAIL: test_date (tests.common.test_format_utils.TestFormatTimestamp.test_date) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests/common/test_format_utils.py", line 124, in > test_date > self.assertEqual(result, '1991-08-25 16:57:08.123456789') > AssertionError: '1991-08-25 20:57:08.123456789' != '1991-08-25 > 16:57:08.123456789' > - 1991-08-25 20:57:08.123456789 > ? ^^ > + 1991-08-25 16:57:08.123456789 > ? ^^ > > > ====================================================================== > FAIL: test_negative > (tests.common.test_format_utils.TestFormatTimestamp.test_negative) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests/common/test_format_utils.py", line 136, in > test_negative > self.assertEqual(result, '1948-05-08 23:02:51.876543211') > AssertionError: '1948-05-09 03:02:51.876543211' != '1948-05-08 > 23:02:51.876543211' > - 1948-05-09 03:02:51.876543211 > ? ^^^ > + 1948-05-08 23:02:51.876543211 > ? ^^^ > > > ====================================================================== > FAIL: test_time (tests.common.test_format_utils.TestFormatTimestamp.test_time) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests/common/test_format_utils.py", line 113, in > test_time > self.assertEqual(result, '16:57:08.123456789') > AssertionError: '20:57:08.123456789' != '16:57:08.123456789' > - 20:57:08.123456789 > ? ^^ > + 16:57:08.123456789 > ? ^^ > > > ---------------------------------------------------------------------- > Ran 57 tests in 1.926s > > FAILED (failures=7) > Test failed: <unittest.runner.TextTestResult run=57 errors=0 failures=7> > error: Test failed: <unittest.runner.TextTestResult run=57 errors=0 > failures=7> > E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: > python3.11 setup.py test > dh_auto_test: error: pybuild --test -i python{version} -p 3.11 returned exit > code 13 The full build log is available from: http://qa-logs.debian.net/2023/09/25/lttnganalyses_0.6.1-3_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results 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 mark 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.