Your message dated Tue, 17 May 2011 18:03:08 +0000
with message-id <e1qmobs-0005dv...@franck.debian.org>
and subject line Bug#626120: fixed in pyfltk 1.1.5-4
has caused the Debian Bug report #626120,
regarding python-fltk: not functional when compiled with --as-needed
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.)


-- 
626120: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626120
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-fltk
Version: 1.1.5-3
Severity: important

when compiled with the linker flag --as-needed linkage to openGL is missing and
the package fails to work:
https://bugs.launchpad.net/ubuntu/+source/pyfltk/+bug/779340

$ g++    -shared build/temp.linux-x86_64-2.7/./python/fltk_wrap.o build/temp
..linux-x86_64-2.7/./contrib/ListSelect.o build/temp.linux-
x86_64-2.7/./contrib/Fl_Table_Row.o build/temp.linux-
x86_64-2.7/./contrib/Fl_Table.o build/temp.linux-x86_64-2.7/./src/Fl_Gl_Stubs.o
-Llib -lfltk_images -lfltk_gl -lfltk_forms -lfltk -lfltk -o build/lib.linux-
x86_64-2.7/fltk/_fltk.so
/tmp/pyfltk-1.1.5$ ldd build/lib.linux-x86_64-2.7/fltk/_fltk.so | grep -i gl
libfltk_gl.so.1.1 => /usr/lib/libfltk_gl.so.1.1 (0x00007f2ea724f000)
        libGL.so.1 => /usr/lib/nvidia-current/libGL.so.1 (0x00007f2ea5b0b000)
        libnvidia-glcore.so.270.41.06 => /usr/lib/nvidia-current/libnvidia-
glcore.so.270.41.06 (0x00007f2ea2cf7000)

g++   -Wl,--as-needed -shared build/temp.linux-x86_64-2.7/./python/fltk_wrap.o
build/temp.linux-x86_64-2.7/./contrib/ListSelect.o build/temp.linux-
x86_64-2.7/./contrib/Fl_Table_Row.o build/temp.linux-
x86_64-2.7/./contrib/Fl_Table.o build/temp.linux-x86_64-2.7/./src/Fl_Gl_Stubs.o
-Llib -lfltk_images -lfltk_gl -lfltk_forms -lfltk -lfltk -o build/lib.linux-
x86_64-2.7/fltk/_fltk.so
/tmp/pyfltk-1.1.5$ ldd build/lib.linux-x86_64-2.7/fltk/_fltk.so | grep -i gl ||
echo "fail"
fail



-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 
'natty-proposed'), (500, 'natty-backports'), (500, 'natty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-9-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-fltk depends on:
ii  libc6                     2.13-0ubuntu13 Embedded GNU C Library: Shared lib
ii  libfltk1.1                1.1.10-3       Fast Light Toolkit - shared librar
ii  libgcc1                   1:4.6.0-3~ppa1 GCC support library
ii  libstdc++6                4.6.0-3~ppa1   The GNU Standard C++ Library v3
ii  python                    2.7.1-0ubuntu5 interactive high-level object-orie
ii  python2.6                 2.6.6-6ubuntu7 An interactive high-level object-o
ii  python2.7                 2.7.1-5ubuntu2 An interactive high-level object-o

python-fltk recommends no packages.

python-fltk suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: pyfltk
Source-Version: 1.1.5-4

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

pyfltk_1.1.5-4.debian.tar.gz
  to main/p/pyfltk/pyfltk_1.1.5-4.debian.tar.gz
pyfltk_1.1.5-4.dsc
  to main/p/pyfltk/pyfltk_1.1.5-4.dsc
python-fltk-dbg_1.1.5-4_amd64.deb
  to main/p/pyfltk/python-fltk-dbg_1.1.5-4_amd64.deb
python-fltk-doc_1.1.5-4_all.deb
  to main/p/pyfltk/python-fltk-doc_1.1.5-4_all.deb
python-fltk_1.1.5-4_amd64.deb
  to main/p/pyfltk/python-fltk_1.1.5-4_amd64.deb



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

Debian distribution maintenance software
pp.
Charlie Smotherman <cj...@cableone.net> (supplier of updated pyfltk 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: Mon, 17 May 2011 17:09:57 -0500
Source: pyfltk
Binary: python-fltk python-fltk-doc python-fltk-dbg
Architecture: source amd64 all
Version: 1.1.5-4
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<python-modules-team@lists.alioth.debian.org>
Changed-By: Charlie Smotherman <cj...@cableone.net>
Description: 
 python-fltk - Python wrapper for the Fast Light Toolkit
 python-fltk-dbg - Python wrapper for the Fast Light Toolkit - Debugging symbols
 python-fltk-doc - Documentation for pyFltk
Closes: 626120
Changes: 
 pyfltk (1.1.5-4) unstable; urgency=low
 .
   * Added debian/patches/opengl_fix.  This corrects the inability to import
     pyfltk when compiled with the new g++ linker. Thx Julian Taylor for the
     patch. (Closes: #626120 LP: #779340)
   * Updated debian/patches/platform_startswith, debian/patches/no_docs with
     DEP3 info.
   * Updated debian/copyright to DEP5 rev173
Checksums-Sha1: 
 2a1edd5d0e2d484ac3204aacc3cdbf215440fd9f 2027 pyfltk_1.1.5-4.dsc
 487d7e6b288047514ecf8c205c3023177ba8e14f 6227 pyfltk_1.1.5-4.debian.tar.gz
 05c63e7e9bac3e7c6f4792977000cda8aeba95e8 1212334 python-fltk_1.1.5-4_amd64.deb
 72ef8721fe8077efa5527fdf09389d5b67299145 418830 python-fltk-doc_1.1.5-4_all.deb
 40f64bb27d8ebd21047e5344f71f2509764881dd 9240124 
python-fltk-dbg_1.1.5-4_amd64.deb
Checksums-Sha256: 
 cbbc48ad8ccc33ee0e272cbc210d8c0fe3bd0798c273fb1bb6ee27faacf63f17 2027 
pyfltk_1.1.5-4.dsc
 0717e5ddcb1627483c56c9637029adfd94ca29674f2e7ff786c0d5697621287f 6227 
pyfltk_1.1.5-4.debian.tar.gz
 67d838b0c1ec84bcec7b59f2bd4f487691d2425dc853dd452670a817d79ee161 1212334 
python-fltk_1.1.5-4_amd64.deb
 23ab87e554a4b80f269a3bec9e1ece4d2f90f998c1e5f57ffdda16aeffbdedfd 418830 
python-fltk-doc_1.1.5-4_all.deb
 ebe3a3c41236c196671788ad3940e8a06a3911742ed10d088073299aab9f9922 9240124 
python-fltk-dbg_1.1.5-4_amd64.deb
Files: 
 7cd301126f0cc13aa94a4a8c04655f75 2027 python optional pyfltk_1.1.5-4.dsc
 71a842b5842fe2e8ad44c0851b07e151 6227 python optional 
pyfltk_1.1.5-4.debian.tar.gz
 9f9a11b42fe0773858dc0b14425add5c 1212334 python optional 
python-fltk_1.1.5-4_amd64.deb
 90e2a6929e5494d1cf1309d46e9ef1dd 418830 doc optional 
python-fltk-doc_1.1.5-4_all.deb
 46c2a9441185da8698881f738dfe3e02 9240124 debug extra 
python-fltk-dbg_1.1.5-4_amd64.deb

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

iQIcBAEBCAAGBQJN0rRwAAoJEEkIatPr4vMfxVoP/2c4zLKgiiAGqX+9sgbk9O0f
g5EhcGHTnolQ0zZdxsFkZiUeYi1Gn9wFh/Jzz+8aA+O+57Ouvshnx+mcMvvazdZj
qKKM64w+5F9P7jxL9GStoD/RzXN9jkbh0UykEQpmeJ9zGKGhliXQsgLGC/rBH3Am
sY/QFReOznEJD81Z/h/ay6Cunhs4VQgykHjBaLX4lgV0FP/KRfmD2e6DNHkYPVwx
xWHjPZaIetHq61NrcBabt6+b8sXizVPEP4zqfP/4OvEYVPNtAknew8vbGWJtg2tS
oVS1wIJXqWnw6MREuAtM8zsVPJaRRegKC6VkPeAispDpRfQ3u1NmhBtCcuTreM6g
oo0rnreR56Cb3sXWq5TBhdwAsGko72fw1QXACrY2xs26WnCDRLxOMdkTH5YimAQ+
SmsfBZEs8K7p+a6fKR6cIDQA0niVeyGmDLKbu6rEWKLzawO4u+0kW1RWArARumx4
ioXyuIXFz474c//gyWWEwpKzBPcVUAUM157DikrXJZUJ52EiTKFjSlVyXJSP5RnK
v0VeVs+mOVjCn+Xi6aKlKZBZFuRZuZuWyswyWdCulxP8C7M2mhIGTv5H78cFZTrS
j1Zem+HVVe1qfH9pT+4bg0VZNdcL5zAS2gyB1wMZgXEdI6Zveua4g6u4/7qEx7CR
APXW9+sS9716dtvQQC2k
=Yi8F
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to