Your message dated Fri, 29 Dec 2023 18:19:28 +0000 with message-id <[email protected]> and subject line Bug#803428: fixed in pygobject 3.46.0-2 has caused the Debian Bug report #803428, regarding test-suite failure for python3.X-dbg builds 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 [email protected] immediately.) -- 803428: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803428 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: pygobject Version: 3.18.2-1 Severity: normal pygobject currently builds 6 different flavours: python2.7, python3.4, python3.5 python2.7-dbg, python3.4-dbg, python3.5-dbg The test-suite fails for python3.[45]-dbg and therefor has currently been made non-fatal: The log message is: *** Warning: Linking the executable /«PKGBUILDDIR»/build-3.5-dbg/tests/tmp-introspect7rR6RR/Regress-1.0 against the loadable module *** libregress.so is not portable! libtool: link: x86_64-linux-gnu-gcc -pthread -o /«PKGBUILDDIR»/build-3.5-dbg/tests/tmp-introspect7rR6RR/.libs/Regress-1.0 -D_FORTIFY_SOURCE=2 -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -fPIE -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now tmp-introspect7rR6RR/«PKGBUILDDIR»/build-3.5-dbg/tests/tmp-introspect7rR6RR/Regress-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libregress.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/python3.5/site-packages/pygobject g-ir-compiler Regress-1.0.gir -o Regress-1.0.typelib glib-compile-schemas --targetdir=. --schema-file=../../tests/org.gnome.test.gschema.xml export `/usr/bin/dbus-launch` && \ PYTHONPATH=..:../tests:${PYTHONPATH:+:$PYTHONPATH} LD_LIBRARY_PATH=./.libs:$LD_LIBRARY_PATH GI_TYPELIB_PATH=.:$GI_TYPELIB_PATH XDG_DATA_DIRS=$XDG_DATA_DIRS:/usr/share MALLOC_PERTURB_=85 MALLOC_CHECK_=3 G_SLICE=debug-blocks TESTS_BUILDDIR=. /usr/bin/python3.5-dbg -Wd ../../tests/runtests.py; rc=$?; \ [ "$rc" -ne 0 ] || [ -n "$TEST_NAMES" ] || { TEST_NAMES=compat_test_pygtk PYTHONPATH=..:../tests:${PYTHONPATH:+:$PYTHONPATH} LD_LIBRARY_PATH=./.libs:$LD_LIBRARY_PATH GI_TYPELIB_PATH=.:$GI_TYPELIB_PATH XDG_DATA_DIRS=$XDG_DATA_DIRS:/usr/share MALLOC_PERTURB_=85 MALLOC_CHECK_=3 G_SLICE=debug-blocks TESTS_BUILDDIR=. /usr/bin/python3.5-dbg -Wd -Werror::PendingDeprecationWarning -Werror::DeprecationWarning -Werror::RuntimeWarning ../../tests/runtests.py; rc=$?; }; \ kill $DBUS_SESSION_BUS_PID; \ exit $rc sys:1: PyGIWarning: GIMarshallingTests was imported without specifying a version first. Use gi.require_version('GIMarshallingTests', '1.0') before import to ensure that the right version gets loaded. sys:1: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. Traceback (most recent call last): File "../../tests/runtests.py", line 55, in <module> suite = loader.loadTestsFromNames(names) File "/usr/lib/python3.5/unittest/loader.py", line 219, in loadTestsFromNames suites = [self.loadTestsFromName(name, module) for name in names] File "/usr/lib/python3.5/unittest/loader.py", line 219, in <listcomp> suites = [self.loadTestsFromName(name, module) for name in names] File "/usr/lib/python3.5/unittest/loader.py", line 153, in loadTestsFromName module = __import__(module_name) File "/«PKGBUILDDIR»/tests/test_everything.py", line 57, in <module> class TestEverything(unittest.TestCase): File "/«PKGBUILDDIR»/tests/test_everything.py", line 468, in TestEverything @unittest.skipUnless(hasattr(Everything, 'test_glist_gtype_container_in'), NameError: name 'Everything' is not defined Makefile:836: recipe for target 'check-local' failed make[4]: *** [check-local] Error 1 make[4]: Leaving directory '/«PKGBUILDDIR»/build-3.5-dbg/tests' Makefile:662: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/«PKGBUILDDIR»/build-3.5-dbg/tests' Makefile:674: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/«PKGBUILDDIR»/build-3.5-dbg' dh_auto_test: make -j1 check returned exit code 2 -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (200, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---Source: pygobject Source-Version: 3.46.0-2 Done: Simon McVittie <[email protected]> We believe that the bug you reported is fixed in the latest version of pygobject, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Simon McVittie <[email protected]> (supplier of updated pygobject package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 29 Dec 2023 17:27:16 +0000 Source: pygobject Architecture: source Version: 3.46.0-2 Distribution: unstable Urgency: medium Maintainer: Debian GNOME Maintainers <[email protected]> Changed-By: Simon McVittie <[email protected]> Closes: 803428 994330 Changes: pygobject (3.46.0-2) unstable; urgency=medium . * Team upload * d/control: Stop generating from d/control.in * d/control: Build-depend on gir1.2-girepository-2.0 if running tests. tests/__init__.py imports this. It's currently part of gir1.2-glib-2.0, but will need to be separated from gir1.2-glib-2.0 before src:glib2.0 starts providing that binary package during the GNOME 46/GLib 2.79 cycle. * d/tests/build: Adapt to build with Python 3.12 without warnings. This avoids an (as-yet unreported) autopkgtest failure. * Stop building python3-gi-dbg (Closes: #994330, #803428) Checksums-Sha1: dc45a23523e495727b5b623c47612eba1076c6fd 2850 pygobject_3.46.0-2.dsc 22e08ba3ce5c02ca6edc844692a03baa1af6d21b 23308 pygobject_3.46.0-2.debian.tar.xz 4cc4f1018755d6a30698266e57e22d559cada24d 13377 pygobject_3.46.0-2_source.buildinfo Checksums-Sha256: 4c8184d6814952d7cd7600c9355db22f94f0ae0ac333413aec0775d70fe72491 2850 pygobject_3.46.0-2.dsc 058bf04456c9bfe47979483a9404f012b14e7f86775fab66b506ce4c194c3914 23308 pygobject_3.46.0-2.debian.tar.xz c2feec378fa68687c4c75781a36994674d2ab9833dd906c6b472dba0680da924 13377 pygobject_3.46.0-2_source.buildinfo Files: 2950d5c24ccd904787a1d3b427a42fd0 2850 python optional pygobject_3.46.0-2.dsc e5b2b68e8850227c48afe637247e9866 23308 python optional pygobject_3.46.0-2.debian.tar.xz 55ea3d2106236e01dc7b3fc8da989c46 13377 python optional pygobject_3.46.0-2_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAmWPCbUACgkQ4FrhR4+B TE9dwg/+OMsK31qcSfTfRCF+pWuyFzeqLUAWj0tFgzEWhpCgYzlmIGxKIUXGIHJl mUiFwHAmrU5VILaX+DVKANeTzH9sRbAz4NS8SZoBNCTw67pwlYX0UQ8SDCA0P3va qEoe0N9wVw/sLqpuyJNtoPA6SS6gGwSqa1TrijBYEJq6kXPTiP7cE59DvLr1UDPk rW6F5tYtu1I6cZk4Vw8AlE8QRVio0gIOlpvMQ2t5stXIOJjXUd5fcZWpAhhHRRhM ti/hhnxX7vag/Z7kUqNiwxwAKgQwd/5Rufqmz3n9gVgxojtwEkYtYIEV/sp8cK2U ABCpawlwLsTRzME9RNmZw3M8lMg4O3MXE3tLQqTObFGNeGxr8L8SDd8hMgpV7q/8 FmopeOnPbZLyMuVW/DeNX3qGbUWDTx7RxNXIvS/m5Uj6syMXVZ+vBKmVVNWxzRZr tgIWarNwv/TlA6QRUec2sxBknxqfzzRo9kxeBqNUKKTd+kTsCM5p+R9N/2iCB4td xjzEAa8cffkcU4/R/FPPUIyd032FrtNCccUpve597ERRkFnTuN4IT4aFlGKAr85I wtjDzlpZ0Y7uv6ssibxTEDXO+x9VtQwCqcCZ+V8atrpvzBl1RTLuITuaSGnD/5QJ 1JDXgTDSFdegU1ogr3gIwALZU9x9gAYBQBkIel269CMZwcjQNDw= =5UVS -----END PGP SIGNATURE-----
--- End Message ---

