Your message dated Sat, 10 Aug 2019 16:19:56 +0000
with message-id <e1hwu60-0009hb...@fasolo.debian.org>
and subject line Bug#873501: fixed in kivy 1.10.1-1
has caused the Debian Bug report #873501,
regarding kivy FTBFS with Cython 0.26
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.)
--
873501: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873501
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kivy
Version: 1.9.1-1
Severity: serious
Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/kivy.html
...
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes
-fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-I/usr/local/include/SDL2 -I/usr/include/SDL2 -I/usr/include/python2.7 -c
kivy/core/text/_text_sdl2.c -o
build/temp.linux-amd64-2.7/kivy/core/text/_text_sdl2.o
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall
-Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g
-fdebug-prefix-map=/build/python2.7-qMUuQf/python2.7-2.7.13=.
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 build/temp.linux-amd64-2.7/kivy/core/text/_text_sdl2.o -lGL
-lSDL2 -lSDL2_ttf -lSDL2_image -lSDL2_mixer -o
/build/1st/kivy-1.9.1/.pybuild/pythonX.Y_2.7/build/kivy/core/text/_text_sdl2.so
-L/usr/local/include/SDL2 -L/usr/include/SDL2 -lm
cythoning kivy/graphics/opengl.pyx to kivy/graphics/opengl.c
Error compiling Cython file:
------------------------------------------------------------
...
def glCheckFramebufferStatus(GLenum target):
'''See: `glCheckFramebufferStatus() on Kronos website
<http://www.khronos.org/opengles/sdk/docs/man/xhtml/glCheckFramebufferStatus.xml>`_
'''
cdef GLenum result
result = c_opengl.CheckFramebufferStatus(target)
^
------------------------------------------------------------
kivy/graphics/opengl.pyx:544:21: cimported module has no attribute
'CheckFramebufferStatus'
building 'kivy.graphics.opengl' extension
creating build/temp.linux-amd64-2.7/kivy/graphics
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes
-fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-I/usr/include/python2.7 -c kivy/graphics/opengl.c -o
build/temp.linux-amd64-2.7/kivy/graphics/opengl.o
kivy/graphics/opengl.c:1:2: error: #error Do not use this file, it is the
result of a failed Cython compilation.
#error Do not use this file, it is the result of a failed Cython compilation.
^~~~~
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
E: pybuild pybuild:283: build: plugin distutils failed with: exit code=1:
/usr/bin/python setup.py build
dh_auto_build: pybuild --build -i python{version} -p 2.7 returned exit code 13
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 25
--- End Message ---
--- Begin Message ---
Source: kivy
Source-Version: 1.10.1-1
We believe that the bug you reported is fixed in the latest version of
kivy, 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 873...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ondřej Nový <on...@debian.org> (supplier of updated kivy 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: Sat, 10 Aug 2019 17:28:45 +0200
Source: kivy
Architecture: source
Version: 1.10.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Ondřej Nový <on...@debian.org>
Closes: 873501
Changes:
kivy (1.10.1-1) unstable; urgency=medium
.
* Team upload.
.
[ Manas Kashyap ]
* Upstream Release (Closes: #873501)
.
[ Vincent Cheng ]
* Update watch file.
.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* d/changelog: Remove trailing whitespaces
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
* Enable all hardening.
* Bump debhelper compat level to 12.
* Remove ${python3:Depends} from python-kivy-examples.
* Bump standards version to 4.4.0 (no changes).
.
[ William Grzybowski ]
* d/s/options: ignore kivy/version.py written during build
Checksums-Sha1:
dd00232639c3a9a3711e381a8b794c38d1086e88 2189 kivy_1.10.1-1.dsc
1acb509da1339700550eea37ff7c3244c6431318 24326312 kivy_1.10.1.orig.tar.gz
c98aef0a1b9575e2abd7a2de51e74b5d6862ca66 4744 kivy_1.10.1-1.debian.tar.xz
c7994c6c7f650caf916861d3b4b720463fe30724 12309 kivy_1.10.1-1_amd64.buildinfo
Checksums-Sha256:
82fca34c69c398a0ce611357e8a8e8bc1d776df9c793c323d02116bd4470777f 2189
kivy_1.10.1-1.dsc
7ce9e88b75de47a3f1d52cbe6924c18cafc83fa102e54f6794d241746e93fdff 24326312
kivy_1.10.1.orig.tar.gz
ff56505143b27e8c6526057a9c149b96187e14729cbe3365f444e9d47682e137 4744
kivy_1.10.1-1.debian.tar.xz
d1fb916c6efc03d9952fa59a2ffb38271b569386ec99e3a6363f92d80254a2bb 12309
kivy_1.10.1-1_amd64.buildinfo
Files:
10a64241ce6c747281afe166d078bb01 2189 python optional kivy_1.10.1-1.dsc
4f3a0b977b8c3a63f3a6780e783c65d5 24326312 python optional
kivy_1.10.1.orig.tar.gz
34fdcebabc88716d05892c5aa7e9ac55 4744 python optional
kivy_1.10.1-1.debian.tar.xz
f395ef62a3f575eaa8efd483777df138 12309 python optional
kivy_1.10.1-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEPZg8UuuFmAxGpWCQNXMSVZ0eBksFAl1O5MEACgkQNXMSVZ0e
Bktwrg/+MNyRslVWDWEhDdF/PgQwJKeJ4IW5V5bp/XU6snLPWNIou7e3NcqEyBy9
XpLN0AMF6wkZ0vCJGAQMtzgfAG9TTntk0TJ5ciMhghDnd21EZ4T648jXrCjlnbi7
T/xgIF/Y0DwTk2P8Y8042iTmhrJDMvmwnAfBI0aOLjhiHHqvzdLC9VOtuoMasN84
yqku5wHm2N7mj34LFmTU9PYCkIz9oCg4oTSGFO/4zaz02b9MiUJnoaRLkrkCuPVH
VP08EZzyO+FE3LekS0iLg/ek5DoeV5HEsl8r6FXumdHnVYXNPQoXE1umOjhuTj3L
NOvzQRa74DroSqCSwVsIoBnjfcYvYytkrtsfmETcIahRVzE4FPtFAqafNxYjGdW3
POWvwJ/I3v1FlwaCNejX6mAeBOEl9Nsdc5UUaLLBE9IP6kKSPMU7Xbtrp8FkL/sH
nmFdogluSQ7UkR7DfiecEnPB/3yQV87G531rkb+ys/b625mWHOTbsTtLLxC9zxEv
yu4OXwTpNcQMD8JP6gYJVF5UOyiIEk9akOJs3eVw4WwY1UuOUT8+0TdtXSkiHsdc
y+9bvBwzzuBB76BqR4BB/eQrAAuDWOSn+Hqxf6aN6EHgXxjUAPrYjh5TURqzoz55
D43YCOA7rvHpn+kU8gizQd5QyK0CwJHrEYWUyUpUKAahO9pbMlQ=
=U0IT
-----END PGP SIGNATURE-----
--- End Message ---