Your message dated Tue, 04 Jun 2019 21:03:47 +0000
with message-id <e1hygax-0000zg...@fasolo.debian.org>
and subject line Bug#929697: fixed in pyglet 1.3.0-2.1
has caused the Debian Bug report #929697,
regarding pyglet: FTBFS randomly because of timing tests
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.)


-- 
929697: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929697
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pyglet
Version: 1.3.0-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
test -x debian/rules
mkdir -p "."
CDBS WARNING:    DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
mkdir -p debian/python-module-stampdir
cd . && python setup.py build --build-base="/<<PKGBUILDDIR>>/./build"
running build
running build_py
creating /<<PKGBUILDDIR>>/build
creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7
creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-2.7/pyglet
copying pyglet/lib.py -> /<<PKGBUILDDIR>>/./build/lib.linux-x86_64-2.7/pyglet

[... snipped ...]

copying _build/lib.linux-x86_64-2.7/pyglet/app/xlib.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/app
copying _build/lib.linux-x86_64-2.7/pyglet/app/win32.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/app
copying _build/lib.linux-x86_64-2.7/pyglet/app/__init__.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/app
copying _build/lib.linux-x86_64-2.7/pyglet/info.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet
copying _build/lib.linux-x86_64-2.7/pyglet/compat.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet
creating 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/base.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/carbon.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/lib.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/lib_wgl.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/glext_nv.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/cocoa.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/glxext_arb.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/lib_glx.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/wglext_arb.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/glxext_nv.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/xlib.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/glx.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/wglext_nv.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/glx_info.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/glu.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/glext_arb.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/wgl.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/win32.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/__init__.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/glxext_mesa.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/gl.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/gl_info.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/glu_info.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/agl.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/lib_agl.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
copying _build/lib.linux-x86_64-2.7/pyglet/gl/wgl_info.py -> 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet/gl
running install_egg_info
running egg_info
writing pyglet.egg-info/PKG-INFO
writing top-level names to pyglet.egg-info/top_level.txt
writing dependency_links to pyglet.egg-info/dependency_links.txt
reading manifest file 'pyglet.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'CHANGELOG'
no previously-included directories found matching 'examples/**/dist'
warning: no previously-included files matching '*.png' found under directory 
'tests/regression/images'
warning: no previously-included files matching '*.log' found under directory 
'tests'
no previously-included directories found matching '**/.svn'
warning: no previously-included files matching '*.pyc' found under directory '*'
warning: no previously-included files matching '*.pyo' found under directory '*'
writing manifest file 'pyglet.egg-info/SOURCES.txt'
Copying pyglet.egg-info to 
/<<PKGBUILDDIR>>/debian/python-pyglet/usr/lib/python2.7/dist-packages/pyglet-1.3.0.egg-info
Skipping SOURCES.txt
running install_scripts
dh_installdocs -ppython-pyglet ./README
dh_installdocs: Cannot find (any matches for) "doc/*" (tried in .)

dh_installexamples -ppython-pyglet 
dh_installman -ppython-pyglet 
dh_installinfo -ppython-pyglet 
dh_installmenu -ppython-pyglet 
dh_installcron -ppython-pyglet 
dh_systemd_enable -ppython-pyglet 
dh_installinit -ppython-pyglet 
dh_installdebconf -ppython-pyglet 
dh_installemacsen -ppython-pyglet 
dh_installcatalogs -ppython-pyglet 
dh_installpam -ppython-pyglet 
dh_installlogrotate -ppython-pyglet 
dh_installlogcheck -ppython-pyglet 
dh_installchangelogs -ppython-pyglet RELEASE_NOTES
dh_installudev -ppython-pyglet 
dh_lintian -ppython-pyglet 
dh_bugfiles -ppython-pyglet 
dh_install -ppython-pyglet 
dh_systemd_start -ppython-pyglet 
dh_link -ppython-pyglet 
dh_installmime -ppython-pyglet 
dh_installgsettings -ppython-pyglet 
xvfb-run --auto-servernum --server-num=20 -s "-screen 0 1024x768x24 -ac 
+extension GLX +render -noreset" python -m pytest tests/unit  # should all pass
============================= test session starts ==============================
platform linux2 -- Python 2.7.16, pytest-3.10.1, py-1.7.0, pluggy-0.8.0
rootdir: /<<PKGBUILDDIR>>, inifile:
collected 241 items

tests/unit/test_atlas.py .......                                         [  2%]
tests/unit/test_clock.py ..sssss.....s.................                  [ 15%]
tests/unit/test_clock_fps.py ...F.                                       [ 17%]
tests/unit/test_events.py .sssss....s....s..                             [ 24%]
tests/unit/test_font.py ss                                               [ 25%]
tests/unit/test_osx.py .....                                             [ 27%]
tests/unit/test_resource_path.py ............                            [ 32%]
tests/unit/test_text.py ..........................................       [ 50%]
tests/unit/media/test_player.py ..........................               [ 60%]
tests/unit/media/test_procedural.py .................................... [ 75%]
....                                                                     [ 77%]
tests/unit/media/test_riff.py ....                                       [ 79%]
tests/unit/media/test_silent_player.py .................                 [ 86%]
tests/unit/media/test_sources.py .........s.......................       [100%]

=================================== FAILURES ===================================
______________________ ClockTimingTestCase.test_limit_fps ______________________

self = <tests.unit.test_clock_fps.ClockTimingTestCase testMethod=test_limit_fps>

    def test_limit_fps(self):
        """
        Test that the clock effectively limits the
        frames per second to 60 Hz when set to.
    
        Because the fps are bounded, we expect a small error (1%)
        from the expected value.
        """
        ticks = 20
        fps_limit = 60
        expected_delta_time = ticks*1./fps_limit
    
        clock.set_fps_limit(fps_limit)
    
        pyclock = clock.get_default()
        t1 = pyclock.time()
        # Initializes the timer state.
        clock.tick()
        for i in range(ticks):
            clock.tick()
    
        t2 = pyclock.time()
    
        computed_time_delta = t2 - t1
    
        self.assertAlmostEqual(computed_time_delta,
                               expected_delta_time,
>                              delta=0.01*expected_delta_time)
E       AssertionError: 0.33979105949401855 != 0.3333333333333333 within 
0.003333333333333333 delta

tests/unit/test_clock_fps.py:112: AssertionError
=============================== warnings summary ===============================
tests/unit/test_osx.py::OSXImportTestCase::test_32bit_osx_uses_carbon
  /<<PKGBUILDDIR>>/pyglet/__init__.py:269: PendingDeprecationWarning: Carbon 
support is to be deprecated in Pyglet 1.4
    warnings.warn('Carbon support is to be deprecated in Pyglet 1.4', 
PendingDeprecationWarning)

tests/unit/test_osx.py::OSXImportTestCase::test_old_32bit_osx_uses_carbon
  /<<PKGBUILDDIR>>/pyglet/__init__.py:269: PendingDeprecationWarning: Carbon 
support is to be deprecated in Pyglet 1.4
    warnings.warn('Carbon support is to be deprecated in Pyglet 1.4', 
PendingDeprecationWarning)

-- Docs: https://docs.pytest.org/en/latest/warnings.html
======== 1 failed, 224 passed, 16 skipped, 2 warnings in 10.00 seconds =========
make: *** [debian/rules:15: binary-install/python-pyglet] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2
--------------------------------------------------------------------------------

Timing tests are evil, because there is no policy anywhere stating that
the build machine may not be used for other tasks at the same time.
This test has failed for me even when my autobuilders only build a
package at a time and do nothing else.

At least the following tests are known to fail randomly:

ClockTimingTestCase.test_limit_fps
  (this report, from my own autobuilders)
ClockTimingTestCase.test_elapsed_time_between_tick
  (from 
https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/pyglet_1.3.0-2.rbuild.log.gz)

so I would start by disabling those two, but it would be better to disable all
timing tests.

Thanks.

--- End Message ---
--- Begin Message ---
Source: pyglet
Source-Version: 1.3.0-2.1

We believe that the bug you reported is fixed in the latest version of
pyglet, 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 929...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Reinhard Tartler <siret...@tauware.de> (supplier of updated pyglet 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 02 Jun 2019 15:17:34 -0400
Source: pyglet
Architecture: source
Version: 1.3.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Reinhard Tartler <siret...@tauware.de>
Closes: 929697
Changes:
 pyglet (1.3.0-2.1) unstable; urgency=medium
 .
   [ Yaroslav Halchenko ]
   * No strings exceptions is allowed in Python2.6
 .
   [ Reinhard Tartler ]
   * Non-Maintainer upload.
   * Disable ClockTimingTestCase (Closes: #929697)
Checksums-Sha1:
 2cab43575c53b5555d4aca4746ef80fdab986cfa 2432 pyglet_1.3.0-2.1.dsc
 28eb9d5ab306397b85615ca6c76902772018a9cc 10708 pyglet_1.3.0-2.1.debian.tar.xz
Checksums-Sha256:
 ed3718d31e21f90697f7fb3c59b8ca805b984a01d75f9fc174ff266e17bad10d 2432 
pyglet_1.3.0-2.1.dsc
 5d967ff4ec0e228de52f647f444dd603112f86896e57897536318317be0f53ed 10708 
pyglet_1.3.0-2.1.debian.tar.xz
Files:
 4877fe3286022ed9fcda7acbecee0b40 2432 python optional pyglet_1.3.0-2.1.dsc
 d4ba7c7fb5cdd2dd65e77c7ba072943e 10708 python optional 
pyglet_1.3.0-2.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEE6n5rckvJ+/LRcetya3IL6cXPbZ4FAlz0MbcUHHNpcmV0YXJ0
QHRhdXdhcmUuZGUACgkQa3IL6cXPbZ7p/g/9FNL3K71tsobRIg55MNl8JgxPBvIQ
4qQ5TSLk+FZ7+GUVOU+NI4CPi+YN8t6mchmaAdClVyunp4Be2k5SQgwIx5iDLfl0
xNwaXVRAit3q2HEB+2iebNB6T4GH1VnlNqmCIBw+nVhBALMkYGF81aGooFvvoMto
FDp3eg+1gkcavP2qY90Pj4t3uPbfK6xPd3bMwK+llTyXnFBoY5FoIvX0Ne/s5wAr
7F9ll+yivjBaMGDlVXoFHjA8XDcZfeC16PYh0LY0U/PtmVIQg0gMmQ65TRt0IUK4
zU6zvbi5sc6uEZ4OTIGu4y6DEcOZi0oxRyYXLytT7kGAINQvPTvSzTLuc10Tt0Ft
/Rh41mBzUg74zgy5wZgZfNgz0L6j+u3NJ4VXKlfX0p92PkNZw9tUXFxZTnwGX5/3
RQzrwnaCYIGYAQBuYDvB+kXm/FonpCjSxT50Ut2CId9YZt6hSs6QT9jhhvljBgKR
LpeszznS4ngZjcLuRDfufr/fLtQ1RKLmiEeFzGmS8BPN/6xsNI9OpHlo4f8WdEj1
sjvF8PoLn6E3EQ80hVxysrm9HlXnWVLkkXq3vEAwZz6aZdKNIgq6MvbyJ8IgCoQn
1HMQSN+hft3V1cscNKFpWta7IOO/HWxWHvmEh4TNu11sVI9nYYHv3G8g+p4/xZTF
t1NFgTZJlm3c6V8=
=G1UG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to