Your message dated Mon, 28 Mar 2022 03:18:45 +0000
with message-id <[email protected]>
and subject line Bug#1005438: fixed in pygame 2.1.2+dfsg-1
has caused the Debian Bug report #1005438,
regarding pygame: FTBFS: dh_auto_test: error: pybuild --test -i python{version}
-p "3.10 3.9" --system=custom --test-args "/usr/bin/xvfb-run {interpreter} -m
pygame.tests.__main__ --exclude opengl" returned exit code 13
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.)
--
1005438: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005438
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pygame
Version: 1.9.6+dfsg-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20220212 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 '/<<PKGBUILDDIR>>'
> # Removed from +dfsg, but tests need it:
> ln -fs /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
> test/fixtures/fonts/test_sans.ttf
> # buildds don't provide graphical interfaces or audio/video devices
> # to test with, hence some tests won't work properly without:
> SDL_VIDEODRIVER=dummy SDL_AUDIODRIVER=disk LC_ALL=C.UTF-8 \
> dh_auto_test -- --system=custom --test-args \
> '/usr/bin/xvfb-run {interpreter} -m pygame.tests.__main__ --exclude
> opengl'
> I: pybuild pybuild:298: cp /<<PKGBUILDDIR>>/src_py/pygame_icon.bmp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygame/build/pygame; cp
> /usr/share/fonts/truetype/freefont/FreeSansBold.ttf
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygame/build/pygame/freesansbold.ttf;
> ln -sf /<<PKGBUILDDIR>>/examples/data
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygame/build/pygame/examples; ln -sf
> /<<PKGBUILDDIR>>/test/fixtures
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygame/build/pygame/tests/
> I: pybuild base:237: /usr/bin/xvfb-run python3.10 -m pygame.tests.__main__
> --exclude opengl
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pygame/build/pygame/tests/test_utils/__init__.py:178:
> SyntaxWarning: "is not" with a literal. Did you mean "!="?
> (rect.left is not 0 and [(rect.left-1, rect.top)] or []) +
> WARNING: You are using the SDL disk writer audio driver!
> Writing to file [sdlaudio.raw].
> WARNING: You are using the SDL disk writer audio driver!
> Writing to file [sdlaudio.raw].
> WARNING: You are using the SDL disk writer audio driver!
> Writing to file [sdlaudio.raw].
> WARNING: You are using the SDL disk writer audio driver!
> Writing to file [sdlaudio.raw].
> WARNING: You are using the SDL disk writer audio driver!
> Writing to file [sdlaudio.raw].
> WARNING: You are using the SDL disk writer audio driver!
> Writing to file [sdlaudio.raw].
> Segmentation fault
> E: pybuild pybuild:367: test: plugin custom failed with: exit code=139:
> /usr/bin/xvfb-run python3.10 -m pygame.tests.__main__ --exclude opengl
> I: pybuild pybuild:298: cp /<<PKGBUILDDIR>>/src_py/pygame_icon.bmp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygame/build/pygame; cp
> /usr/share/fonts/truetype/freefont/FreeSansBold.ttf
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygame/build/pygame/freesansbold.ttf;
> ln -sf /<<PKGBUILDDIR>>/examples/data
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygame/build/pygame/examples; ln -sf
> /<<PKGBUILDDIR>>/test/fixtures
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygame/build/pygame/tests/
> I: pybuild base:237: /usr/bin/xvfb-run python3.9 -m pygame.tests.__main__
> --exclude opengl
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_pygame/build/pygame/tests/test_utils/__init__.py:178:
> SyntaxWarning: "is not" with a literal. Did you mean "!="?
> (rect.left is not 0 and [(rect.left-1, rect.top)] or []) +
> WARNING: You are using the SDL disk writer audio driver!
> Writing to file [sdlaudio.raw].
> WARNING: You are using the SDL disk writer audio driver!
> Writing to file [sdlaudio.raw].
> WARNING: You are using the SDL disk writer audio driver!
> Writing to file [sdlaudio.raw].
> WARNING: You are using the SDL disk writer audio driver!
> Writing to file [sdlaudio.raw].
> WARNING: You are using the SDL disk writer audio driver!
> Writing to file [sdlaudio.raw].
> WARNING: You are using the SDL disk writer audio driver!
> Writing to file [sdlaudio.raw].
> Segmentation fault
> E: pybuild pybuild:367: test: plugin custom failed with: exit code=139:
> /usr/bin/xvfb-run python3.9 -m pygame.tests.__main__ --exclude opengl
> dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9"
> --system=custom --test-args "/usr/bin/xvfb-run {interpreter} -m
> pygame.tests.__main__ --exclude opengl" returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2022/02/12/pygame_1.9.6+dfsg-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.
--- End Message ---
--- Begin Message ---
Source: pygame
Source-Version: 2.1.2+dfsg-1
Done: Scott Talbert <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pygame, 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.
Scott Talbert <[email protected]> (supplier of updated pygame 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: SHA512
Format: 1.8
Date: Sun, 27 Mar 2022 22:58:09 -0400
Source: pygame
Architecture: source
Version: 2.1.2+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Scott Talbert <[email protected]>
Closes: 973352 1005438
Changes:
pygame (2.1.2+dfsg-1) unstable; urgency=medium
.
[ Andreas Tille ]
* Team upload.
* Make sure watch file will only report release versions
* Use secure URI in Homepage field.
* Bump debhelper from old 11 to 13.
* Update renamed lintian tag names in lintian overrides.
* Fix day-of-week for changelog entries 1.5.5-1, 1.2-2.
* Update standards version to 4.6.0, no changes needed.
* Avoid explicitly specifying -Wl,--as-needed linker flag.
.
[ Scott Talbert ]
* Update to new upstream release 2.1.2 (Closes: #973352, #1005438)
* Update patches / remove upstream patches
* Ignore Korean documentation (breaks dh_sphinxdoc)
* Update d/copyright for removed/moved files
* Add lintian overrides for missing-sources (falses positives)
Checksums-Sha1:
695eb66ec7e487dadb48772804fd6401c4354f13 2534 pygame_2.1.2+dfsg-1.dsc
fb91c2ba75f1e2a40d82d66c403da1b3d96f0a09 6272580 pygame_2.1.2+dfsg.orig.tar.xz
58171aee07b0a07368498b2bf13c5920b734018c 13876
pygame_2.1.2+dfsg-1.debian.tar.xz
62c9dac8de8cdcb40547feb3ba547a1bc36b5618 14560
pygame_2.1.2+dfsg-1_amd64.buildinfo
Checksums-Sha256:
78a71c9394821b9002300db765f83fc8083ede0ddf7f6c1287486eefaac44fd0 2534
pygame_2.1.2+dfsg-1.dsc
3401c47c757f417cfd5227d0ef7371e3af6b95f2022dfef245e8e49ee02bb145 6272580
pygame_2.1.2+dfsg.orig.tar.xz
ee0f0fad6996176a6d946bf98b282c164dbe0fdd955018bfdeb9b19e81b71951 13876
pygame_2.1.2+dfsg-1.debian.tar.xz
aede072dd6b27e4b8e4c550d8f080205206ba1d738fabb42c92f1e2824e91a5a 14560
pygame_2.1.2+dfsg-1_amd64.buildinfo
Files:
4119ff34168a7bacff060602e6acac0e 2534 python optional pygame_2.1.2+dfsg-1.dsc
a4b67fe696f485c11cffc4fc601aa786 6272580 python optional
pygame_2.1.2+dfsg.orig.tar.xz
ac90d71058c4e46ec954965237844114 13876 python optional
pygame_2.1.2+dfsg-1.debian.tar.xz
1a0f96580cd72e84b5c4870135a95929 14560 python optional
pygame_2.1.2+dfsg-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCgAtFiEEbnQ09Yl9Q7F/zVe3U9W8ZLUjeKIFAmJBJigPHHN3dEB0ZWNo
aWUubmV0AAoJEFPVvGS1I3iiHkQP/277L5Z0fVZ70/hOizEaOC0WAGBfEktdJccu
PKpYCHW8i/DyCeLxjsQr9mW35EGjaoULu8acUYxtXsUMhUUo5g3SkwDwVphibIl4
18nMWNyo58FdKeuzmgl6LQer8kiDljGw+SmjVFn2qmNZ9jv3NkUzKyrMKukmdxW3
fI88/psEDBJVl0YqbQdhRHHf6ToNqH+gDw3tBIjptiWIZrOgxuuh0WLBZEudQJ7/
djT/kq60OKDdkznN74flk1cV3juLy39d9U4/geIrg4POZMpFChH5W5L9amYG/MPu
+R1PzRXEEspEWX/8cY6wEbwYHMLkrzYDYETxjq4NTIbY0jce6NG5P4usPq4tD1xA
1J/nIRD2WjtKl/uQQENrIL1TGsI+xz4rUj57F7Bnjyx/uVSNBMBy86OkqspHb3Da
mjhtnayloBoGkJ1cXCwZCOG3XNqzeDDPPkOI4T6OnVxP3/8bmNgfbj0DTaLdA8Ju
52vLw65oCQwNE0FFDPHF0cOSoTaXfUQiHmzAcnu45lpEI4anA/wWU2av8UIoWCAo
zvkonnbYx0SLCgO9NRwVZy04Wull7Kt9t/6LxtbPspLiBtl8FmA+2vWflg7z5eJC
f0G+N0fuDw0M2BnU9BTQXhol2PZQr8JvX4FocW1Cd83feItP14Vl3hURo4Z5qIdx
iEWP2SPS
=cInS
-----END PGP SIGNATURE-----
--- End Message ---