Your message dated Sun, 08 Jan 2023 11:05:03 +0000
with message-id <[email protected]>
and subject line Bug#1028179: fixed in 0ad 0.0.26-3
has caused the Debian Bug report #1028179,
regarding 0ad FTBFS with Python 3.11 as default version
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.)
--
1028179: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028179
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: 0ad
Version: 0.0.26-2
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/0ad.html
...
Creating Python 3 environment
/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/third_party/python/virtualenv/virtualenv.py:24:
DeprecationWarning: The distutils package is deprecated and slated for removal
in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
import distutils.spawn
/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/third_party/python/virtualenv/virtualenv.py:25:
DeprecationWarning: The distutils.sysconfig module is deprecated, use
sysconfig instead
import distutils.sysconfig
Using base prefix '/usr'
New python executable in
/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/build-debug/_virtualenvs/init_py3/bin/python3
Also creating executable in
/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/build-debug/_virtualenvs/init_py3/bin/python
ERROR: The executable
/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/build-debug/_virtualenvs/init_py3/bin/python3
is not functioning
ERROR: It thinks sys.prefix is '/usr' (should be
'/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/build-debug/_virtualenvs/init_py3')
ERROR: virtualenv is not compatible with this system or executable
Traceback (most recent call last):
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/build-debug/../js/src/../../configure.py",
line 181, in <module>
sys.exit(main(sys.argv))
^^^^^^^^^^^^^^
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/build-debug/../js/src/../../configure.py",
line 52, in main
sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure'))
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/configure/__init__.py",
line 445, in run
self.include_file(path)
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/configure/__init__.py",
line 436, in include_file
exec_(code, self)
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/util.py",
line 53, in exec_
exec(object, globals, locals)
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/moz.configure",
line 7, in <module>
include('build/moz.configure/init.configure')
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/configure/__init__.py",
line 773, in include_impl
self.include_file(what)
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/configure/__init__.py",
line 436, in include_file
exec_(code, self)
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/util.py",
line 53, in exec_
exec(object, globals, locals)
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/build/moz.configure/init.configure",
line 242, in <module>
@depends('PYTHON3', check_build_environment, mozconfig, '--help')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/configure/__init__.py",
line 756, in decorator
depends = DependsFunction(self, func, dependencies, when=when)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/configure/__init__.py",
line 129, in __init__
sandbox._value_for(self)
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/configure/__init__.py",
line 542, in _value_for
return self._value_for_depends(obj)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/util.py",
line 1018, in method_call
cache[args] = self.func(instance, *args)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/configure/__init__.py",
line 551, in _value_for_depends
value = obj.result()
^^^^^^^^^^^^
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/util.py",
line 1018, in method_call
cache[args] = self.func(instance, *args)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/configure/__init__.py",
line 155, in result
return self._func(*resolved_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/configure/__init__.py",
line 1161, in wrapped
return new_func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/build/moz.configure/init.configure",
line 357, in virtualenv_python3
manager.build(python)
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/virtualenv.py",
line 486, in build
self.create(python)
File
"/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/python/mozbuild/mozbuild/virtualenv.py",
line 249, in create
raise Exception(
Exception: Failed to create virtualenv:
/build/1st/0ad-0.0.26/libraries/source/spidermonkey/mozjs-78.6.0/build-debug/_virtualenvs/init_py3
(virtualenv.py retcode: 100)
ERROR: SpiderMonkey build failed
make[1]: *** [debian/rules:38: override_dh_auto_build] Error 1
--- End Message ---
--- Begin Message ---
Source: 0ad
Source-Version: 0.0.26-3
Done: Vincent Cheng <[email protected]>
We believe that the bug you reported is fixed in the latest version of
0ad, 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.
Vincent Cheng <[email protected]> (supplier of updated 0ad 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: Sun, 08 Jan 2023 00:21:57 -0800
Source: 0ad
Binary: 0ad
Architecture: source
Version: 0.0.26-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Vincent Cheng <[email protected]>
Description:
0ad - Real-time strategy game of ancient warfare
Closes: 1028179
Changes:
0ad (0.0.26-3) unstable; urgency=medium
.
* Fix FTBFS with Python 3.11. (Closes: #1028179)
- Add build-dep on git.
* Update Standards version to 4.6.2, no changes needed.
Checksums-Sha1:
c6746a988a6187907c4422258cbf1784ee978058 2565 0ad_0.0.26-3.dsc
8e054aa27d9c0e7d1b1c52fc4fa9ee9e230483b7 78065537 0ad_0.0.26.orig.tar.gz
86b98f015e11cc545c8658e66179fc80c6ba12d4 5078552 0ad_0.0.26-3.debian.tar.xz
Checksums-Sha256:
c2d4b91d9d20a27b4989495d3b370635e79e2f7a4ed1f9031abc89e9c1d50952 2565
0ad_0.0.26-3.dsc
4a9905004e220d774ff07fd31fe5caab3ada3807eeb7bf664b2904583711421c 78065537
0ad_0.0.26.orig.tar.gz
2efd0a143ce83496c8984ed3b3e20f2ab84dbc391fcf3d02229d1f1053a1b75c 5078552
0ad_0.0.26-3.debian.tar.xz
Files:
4d5f452a06bcdba6907f3350219a63db 2565 games optional 0ad_0.0.26-3.dsc
11b79970197c19241708e2a6cadb416d 78065537 games optional 0ad_0.0.26.orig.tar.gz
ef7590961dc6e47d913d9bcec038f52e 5078552 games optional
0ad_0.0.26-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEE1TqBWjy3ZZr4guOVju3MG6ofMv8FAmO6kCgACgkQju3MG6of
Mv/FhQ/+OZEMRkvbQBdL/nOhyBGOKEygon0IREOjkY5R5aDJKBNje+bVP6vTS6w/
va8eTDloYCqgB/dQ5PHOTVrxlqOECR0QL3hUMI6kl+QIJUyo8PWpD30RqLY/JqR7
Ygoaci3gRfGeqkdBxy8T4PAIumEgrLuiCWHp2ulEZx3GjM5YjqCGqJlxEOmnsDfQ
pIVdyvnAg+sfyZlOmbHNqYPajicqf1/sTMQlSNIQZTDECPwWEanikc8hEHx7sWES
31HagSw8ksUpUDKoR2AF/7I+niGa3zk7IKIyVzyK+7q5/nMndrwk7CYe7dLgnSo1
F6seVVhLbfTdyCuwOytdEGV0Hak7IKJvXvdUvm0g6RAgxLW/XQbELwEVk+O7Hddo
VCoEwlVVHWG0yyByGqChPNQDQJhLnQTLLP1ChuEswzOU4pXqGYXE2xCP+6P17OWv
fr0HYZOoZ5vN8wdwkc3RO8Wm+7iUXAZUywOw9Fl+7d8wYnNaH647xU6eUYiqDckq
sLzG1gKlwqhwlqvvBIM/93k2Uv1MIcvhppd/Ip+gJZYE6Xxr1z/NFhDepPcwoxc/
8+G1N60UfhvDpDA1L2NIhJYwR0v7fI4d1Wf+yEGWU0LlXgDeeewrVonH5rD6JgQT
vph1tYTHr/EZ3KSEwSbHofGubrHl3k7MliwA/SEwmcKTDCdx4xQ=
=HBob
-----END PGP SIGNATURE-----
--- End Message ---