Your message dated Wed, 08 Feb 2012 13:07:31 +0000
with message-id <e1rv7fd-0008gt...@franck.debian.org>
and subject line Bug#628253: fixed in libsfml 1.6+dfsg1-2.1
has caused the Debian Bug report #628253,
regarding python-sfml: FTBFS: glext.h:5040:9: error: 'ptrdiff_t' does not name 
a type
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.)


-- 
628253: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628253
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-sfml
Version: 1.5-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110528 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -g -O2 -fPIC -I../include -I/usr/include/python2.6 -c 
> src/Image.cpp -o build/temp.linux-x86_64-2.6/src/Image.o
> cc1plus: warning: command line option '-Wstrict-prototypes' is valid for 
> Ada/C/ObjC but not for C++ [enabled by default]
> In file included from /usr/include/GL/gl.h:2091:0,
>                  from /usr/include/SFML/Window/OpenGL.hpp:47,
>                  from /usr/include/SFML/Window.hpp:40,
>                  from /usr/include/SFML/Graphics.hpp:32,
>                  from src/RenderWindow.hpp:30,
>                  from src/Image.cpp:26:
> /usr/include/GL/glext.h:5040:9: error: 'ptrdiff_t' does not name a type
> /usr/include/GL/glext.h:5041:9: error: 'ptrdiff_t' does not name a type
> /usr/include/GL/glext.h:5046:9: error: 'ptrdiff_t' does not name a type
> /usr/include/GL/glext.h:5047:9: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/GL/gl.h:2091:0,
>                  from /usr/include/SFML/Window/OpenGL.hpp:47,
>                  from /usr/include/SFML/Window.hpp:40,
>                  from /usr/include/SFML/Graphics.hpp:32,
>                  from src/RenderWindow.hpp:30,
>                  from src/Image.cpp:26:
> /usr/include/GL/glext.h:5129:9: error: 'GLintptr' does not name a type
> /usr/include/GL/glext.h:5461:62: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:5462:65: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:5462:82: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:5463:68: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:5463:85: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:5754:96: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:5754:113: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:6297:65: error: 'GLsizeiptrARB' has not been declared
> /usr/include/GL/glext.h:6298:68: error: 'GLintptrARB' has not been declared
> /usr/include/GL/glext.h:6298:88: error: 'GLsizeiptrARB' has not been declared
> /usr/include/GL/glext.h:6299:71: error: 'GLintptrARB' has not been declared
> /usr/include/GL/glext.h:6299:91: error: 'GLsizeiptrARB' has not been declared
> /usr/include/GL/glext.h:6572:69: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:6572:86: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:6573:74: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:6573:91: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:6635:93: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:6635:114: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:6635:136: error: 'GLsizeiptr' has not been declared
> In file included from /usr/include/GL/gl.h:2091:0,
>                  from /usr/include/SFML/Window/OpenGL.hpp:47,
>                  from /usr/include/SFML/Window.hpp:40,
>                  from /usr/include/SFML/Graphics.hpp:32,
>                  from src/RenderWindow.hpp:30,
>                  from src/Image.cpp:26:
> /usr/include/GL/glext.h:9713:79: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:9713:96: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:9975:98: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:9975:115: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:9976:99: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:9995:18: error: typedef 'GLintptr' is initialized 
> (use decltype instead)
> /usr/include/GL/glext.h:9995:29: error: 'PFNGLGETUNIFORMOFFSETEXTPROC' was 
> not declared in this scope
> /usr/include/GL/glext.h:10065:99: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:10065:116: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:10066:100: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:10438:70: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:10439:73: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:10439:90: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:10442:77: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:10442:94: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:10443:82: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:10443:99: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:10444:101: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:10444:122: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:10444:144: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:10447:76: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:10447:93: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:10677:130: error: 'GLintptrARB' has not been declared
> /usr/include/GL/glext.h:10764:106: error: 'GLsizeiptr' has not been declared
> /usr/include/GL/glext.h:10833:154: error: 'GLintptr' has not been declared
> /usr/include/GL/glext.h:11016:26: error: typedef 'GLvdpauSurfaceNV' is 
> initialized (use decltype instead)
> /usr/include/GL/glext.h:11016:37: error: 
> 'PFNGLVDPAUREGISTERVIDEOSURFACENVPROC' was not declared in this scope
> /usr/include/GL/glext.h:11017:26: error: typedef 'GLvdpauSurfaceNV' is 
> initialized (use decltype instead)
> /usr/include/GL/glext.h:11017:37: error: 
> 'PFNGLVDPAUREGISTEROUTPUTSURFACENVPROC' was not declared in this scope
> /usr/include/GL/glext.h:11018:53: error: typedef 'PFNGLVDPAUISSURFACENVPROC' 
> is initialized (use decltype instead)
> /usr/include/GL/glext.h:11018:53: error: 'GLvdpauSurfaceNV' was not declared 
> in this scope
> /usr/include/GL/glext.h:11019:61: error: typedef 
> 'PFNGLVDPAUUNREGISTERSURFACENVPROC' is initialized (use decltype instead)
> /usr/include/GL/glext.h:11019:61: error: 'GLvdpauSurfaceNV' was not declared 
> in this scope
> /usr/include/GL/glext.h:11020:56: error: typedef 
> 'PFNGLVDPAUGETSURFACEIVNVPROC' is initialized (use decltype instead)
> /usr/include/GL/glext.h:11020:56: error: 'GLvdpauSurfaceNV' was not declared 
> in this scope
> /usr/include/GL/glext.h:11020:89: error: expected primary-expression before 
> 'pname'
> /usr/include/GL/glext.h:11020:104: error: expected primary-expression before 
> 'bufSize'
> /usr/include/GL/glext.h:11020:121: error: expected primary-expression before 
> '*' token
> /usr/include/GL/glext.h:11020:122: error: 'length' was not declared in this 
> scope
> /usr/include/GL/glext.h:11020:136: error: expected primary-expression before 
> '*' token
> /usr/include/GL/glext.h:11020:137: error: 'values' was not declared in this 
> scope
> /usr/include/GL/glext.h:11021:57: error: typedef 
> 'PFNGLVDPAUSURFACEACCESSNVPROC' is initialized (use decltype instead)
> /usr/include/GL/glext.h:11021:57: error: 'GLvdpauSurfaceNV' was not declared 
> in this scope
> /usr/include/GL/glext.h:11021:90: error: expected primary-expression before 
> 'access'
> /usr/include/GL/glext.h:11022:82: error: 'GLvdpauSurfaceNV' does not name a 
> type
> /usr/include/GL/glext.h:11023:83: error: 'GLvdpauSurfaceNV' does not name a 
> type
> error: command 'gcc' failed with exit status 1
> make: *** [build-python2.6] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/28/python-sfml_1.5-2_lsid64.buildlog

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!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: libsfml
Source-Version: 1.6+dfsg1-2.1

We believe that the bug you reported is fixed in the latest version of
libsfml, which is due to be installed in the Debian FTP archive:

libsfml-audio1.6_1.6+dfsg1-2.1_armhf.deb
  to main/libs/libsfml/libsfml-audio1.6_1.6+dfsg1-2.1_armhf.deb
libsfml-dev_1.6+dfsg1-2.1_armhf.deb
  to main/libs/libsfml/libsfml-dev_1.6+dfsg1-2.1_armhf.deb
libsfml-doc_1.6+dfsg1-2.1_all.deb
  to main/libs/libsfml/libsfml-doc_1.6+dfsg1-2.1_all.deb
libsfml-graphics1.6_1.6+dfsg1-2.1_armhf.deb
  to main/libs/libsfml/libsfml-graphics1.6_1.6+dfsg1-2.1_armhf.deb
libsfml-network1.6_1.6+dfsg1-2.1_armhf.deb
  to main/libs/libsfml/libsfml-network1.6_1.6+dfsg1-2.1_armhf.deb
libsfml-system1.6_1.6+dfsg1-2.1_armhf.deb
  to main/libs/libsfml/libsfml-system1.6_1.6+dfsg1-2.1_armhf.deb
libsfml-window1.6_1.6+dfsg1-2.1_armhf.deb
  to main/libs/libsfml/libsfml-window1.6_1.6+dfsg1-2.1_armhf.deb
libsfml1.6-dbg_1.6+dfsg1-2.1_armhf.deb
  to main/libs/libsfml/libsfml1.6-dbg_1.6+dfsg1-2.1_armhf.deb
libsfml_1.6+dfsg1-2.1.diff.gz
  to main/libs/libsfml/libsfml_1.6+dfsg1-2.1.diff.gz
libsfml_1.6+dfsg1-2.1.dsc
  to main/libs/libsfml/libsfml_1.6+dfsg1-2.1.dsc



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 628...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Konstantinos Margaritis <mar...@debian.org> (supplier of updated libsfml 
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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 03 Feb 2012 15:31:30 +0200
Source: libsfml
Binary: libsfml-dev libsfml-audio1.6 libsfml-graphics1.6 libsfml-network1.6 
libsfml-system1.6 libsfml-window1.6 libsfml1.6-dbg libsfml-doc
Architecture: source armhf all
Version: 1.6+dfsg1-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Konstantinos Margaritis <mar...@debian.org>
Description: 
 libsfml-audio1.6 - Simple and fast cross-platform multimedia library - Audio 
part
 libsfml-dev - Simple and fast cross-platform multimedia library - Development F
 libsfml-doc - Simple and fast cross-platform multimedia library - documentation
 libsfml-graphics1.6 - Simple and fast cross-platform multimedia library - 
Graphics part
 libsfml-network1.6 - Simple and fast cross-platform multimedia library - 
Network part
 libsfml-system1.6 - Simple and fast cross-platform multimedia library - System 
part
 libsfml-window1.6 - Simple and fast cross-platform multimedia library - Window 
part
 libsfml1.6-dbg - Simple and fast cross-platform multimedia library - debug 
symbols
Closes: 628253
Changes: 
 libsfml (1.6+dfsg1-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Patch from Ubuntu by Matthias Klose fix FTBFS. Closes: #628253
     * Don't include system headers in the sf namespace.
Checksums-Sha1: 
 58f23e94b27a793637e7bde0bff75e84465eb719 2439 libsfml_1.6+dfsg1-2.1.dsc
 802ea2c70232d231d0dc74792ddaa1c93d6624a5 9140 libsfml_1.6+dfsg1-2.1.diff.gz
 31455fa53f8370fd915959d0e7f26245273ff616 55286 
libsfml-dev_1.6+dfsg1-2.1_armhf.deb
 28aa6abe583819aa2ab1cb6172977d77d8a20167 46622 
libsfml-audio1.6_1.6+dfsg1-2.1_armhf.deb
 c5ac2d1d977fc587ed5a9f31bb8338e5ac2a49bc 248622 
libsfml-graphics1.6_1.6+dfsg1-2.1_armhf.deb
 6fd4e02fe36adafcdc1bf4364e5f5d6cf8fa4972 38132 
libsfml-network1.6_1.6+dfsg1-2.1_armhf.deb
 6ddb48bc0b028335d4d82bd7404d8b8d318c3bf6 13310 
libsfml-system1.6_1.6+dfsg1-2.1_armhf.deb
 dd3f2755c2f03d76ca085e01754b261ea3cb226a 28074 
libsfml-window1.6_1.6+dfsg1-2.1_armhf.deb
 ff5d6525b27bf14c0d9a74167ceac6a0826a6f8d 39142 
libsfml1.6-dbg_1.6+dfsg1-2.1_armhf.deb
 dd289e3b35518950e9a96e008e4b2d12962f5b6f 2946960 
libsfml-doc_1.6+dfsg1-2.1_all.deb
Checksums-Sha256: 
 40f4c6e79d2174c2a419e8d57e449a04a30cde4e4666be2dd8ec3d929c71154d 2439 
libsfml_1.6+dfsg1-2.1.dsc
 8b4373ae7cac4badc420a4c4d09c0759279a2257adb95ac3709182c3ab46921b 9140 
libsfml_1.6+dfsg1-2.1.diff.gz
 328c2d6a924bf36d0fd8d3f0acd3a013d55122ce2a9c9364efa10c202d65a522 55286 
libsfml-dev_1.6+dfsg1-2.1_armhf.deb
 a2128729b0b9b1174775200c6bb40c4fe18d89944abf59a2ab612f4e0b897497 46622 
libsfml-audio1.6_1.6+dfsg1-2.1_armhf.deb
 5f807e115083ba3093751d530d0210ba1e08056d6d47bfa31d13e4d1074df362 248622 
libsfml-graphics1.6_1.6+dfsg1-2.1_armhf.deb
 28b105d40b9f6a8e7081b33b9c38ae996cd63952874422bc79adaf19d9fc0b96 38132 
libsfml-network1.6_1.6+dfsg1-2.1_armhf.deb
 a4bc8340449d1d637404a041e42985f7bfc0627dc37e1a1cfd64e6c8bacd7af9 13310 
libsfml-system1.6_1.6+dfsg1-2.1_armhf.deb
 9c1f346d7e48610d9c1d34e5e31ae49e3c061532a94db4dd0a05f9ce732fd8a1 28074 
libsfml-window1.6_1.6+dfsg1-2.1_armhf.deb
 16cb7aab99ac5de56d2ea8fd6e87eaccee564c922dcabaa2393990f74402dd96 39142 
libsfml1.6-dbg_1.6+dfsg1-2.1_armhf.deb
 35aeaa738f3acab77f4f0b08c017c9276bf989d78495a9775f68720565d578a8 2946960 
libsfml-doc_1.6+dfsg1-2.1_all.deb
Files: 
 8d90b30c7828f79d3b3f0c88733d91f4 2439 devel extra libsfml_1.6+dfsg1-2.1.dsc
 7a9cc111d3dc0af6ca5b2c4d996d666b 9140 devel extra libsfml_1.6+dfsg1-2.1.diff.gz
 9a31dac05b365d019e485d38b2afe313 55286 libdevel extra 
libsfml-dev_1.6+dfsg1-2.1_armhf.deb
 63fc7d9f914d959e3f2b1ebb2605b5dd 46622 libs extra 
libsfml-audio1.6_1.6+dfsg1-2.1_armhf.deb
 5b37dffadb02ace3b26ca20e88be8ee9 248622 libs extra 
libsfml-graphics1.6_1.6+dfsg1-2.1_armhf.deb
 1ec62d3cab3702b352e0aed6a8a43a99 38132 libs extra 
libsfml-network1.6_1.6+dfsg1-2.1_armhf.deb
 ebe903f70ad89af83a6c8ffa3b09e6cf 13310 libs extra 
libsfml-system1.6_1.6+dfsg1-2.1_armhf.deb
 c32bab1019f5692caa6c4794f6228ea5 28074 libs extra 
libsfml-window1.6_1.6+dfsg1-2.1_armhf.deb
 0cd723e21f355745e64a75aa8e5bb66a 39142 debug extra 
libsfml1.6-dbg_1.6+dfsg1-2.1_armhf.deb
 1d127a0749bae5e1f6776cad325d356e 2946960 doc extra 
libsfml-doc_1.6+dfsg1-2.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJPLANtAAoJEGYGAn9kNxJMhOYQAK8Uzpsa9NB/uAgWQMYYic8x
cdVN7prB6ZH6Ef5IKieILB6wivS6H976eUTTzSHrGXSnwrZxKj0rFninM42Fc+N2
MTyDDFU0R8fahgNLk5twLLcaE2BW4W7YXjzCVVrChrI/MtKCZH+j+fUwz7n7ie75
4agCe9RrQBHbl07JtlKpc/zINFMtxuUm+BcCTiFUUtFMkpgDy58YlUgFZGBI8xMp
f870wl3VN5yfwCs/yup9onmE0Lm+u/MXjQCp7HZaO+89wF5T31BlwAFLRJJDlABV
QOn7AR9ZUuerA7VuK8ViPzMqL1AAI2jMO2iabttGHAfZA/k5v2j455xotcGqwUAr
7tQnA1QpOp8kqB1t/ytPRDtv9qc40KOhw3KniZTDt+jllYaFNs8CeNZMO1b/yd2o
ZmOD5AsrJSEjXfCS6tycVTnwy8f2Lg1Ju0DWRbYWFfjWhgsIlUIP8xxMVX09gTkk
eVK4H73dieFJtt7Bss9vzI6xXKBw3R6wMsQ9yWzU59n418G9/WocVoyMsrsxmSjf
h9rUsxrfd6clpl5Gdbn+brcCXFwP9Lpsny3z+gFttKFFCe5L7c4gCalQrIK4jLAj
NJr6VbK4TESX9v5Jwr5f5fqpkE0my9qhX1V58x9kFWZvEko1+wnQAcfxyI1zvTtr
AnFHop04E+FL7s7Re9EC
=7UH1
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to