Your message dated Wed, 02 Sep 2009 23:32:51 +0000
with message-id <e1mizjr-00023x...@ries.debian.org>
and subject line Bug#544780: fixed in pyfltk 1.1.4-3
has caused the Debian Bug report #544780,
regarding pyfltk: FTBFS on various archs
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.)
--
544780: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544780
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pyfltk
Version: 1.1.4-2
Severity: serious
Tags: patch
Justification: FTBFS
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
your package FTBFS on various archs, including Linux ones. The reason is
that some are 'linux2-*', rather than 'linux2'. The attached patch also
fixes the FTBFS on GNU/kFreeBSD.
Your package should also fail earlier, at the dh_auto_build step.
Mraw,
KiBi.
--- a/setup.py
+++ b/setup.py
@@ -76,8 +76,8 @@ elif sys.platform == 'win32' and is_msys
lib_dir_list = [fltk_lib_dir]
lib_list = ["fltk", "kernel32", "user32", "gdi32", "winspool", "comdlg32", "Comctl32", "advapi32", "shell32", "oleaut32", "odbc32", "odbccp32", "stdc++", "msvcr71"]
#link_arg_list=["-Wl,--enable-runtime-pseudo-reloc", "-Wl,--enable-auto-import"]
-elif sys.platform == 'linux2':
- print "Building for Linux"
+elif sys.platform.startswith('linux2') or sys.platform.startswith('gnukfreebsd'):
+ print "Building for Linux (or GNU/kFreeBSD)"
# ugly hack to force distutils to use g++ instead of gcc for linking
from distutils import sysconfig
# changes the linker from gcc to g++
--- End Message ---
--- Begin Message ---
Source: pyfltk
Source-Version: 1.1.4-3
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.4-3.diff.gz
to pool/main/p/pyfltk/pyfltk_1.1.4-3.diff.gz
pyfltk_1.1.4-3.dsc
to pool/main/p/pyfltk/pyfltk_1.1.4-3.dsc
python-fltk-dbg_1.1.4-3_i386.deb
to pool/main/p/pyfltk/python-fltk-dbg_1.1.4-3_i386.deb
python-fltk-doc_1.1.4-3_all.deb
to pool/main/p/pyfltk/python-fltk-doc_1.1.4-3_all.deb
python-fltk_1.1.4-3_i386.deb
to pool/main/p/pyfltk/python-fltk_1.1.4-3_i386.deb
python-pyfltk-doc_1.1.4-3_all.deb
to pool/main/p/pyfltk/python-pyfltk-doc_1.1.4-3_all.deb
python-pyfltk_1.1.4-3_all.deb
to pool/main/p/pyfltk/python-pyfltk_1.1.4-3_all.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 544...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Luca Falavigna <dktrkr...@debian.org> (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: SHA1
Format: 1.8
Date: Thu, 03 Sep 2009 00:17:12 +0200
Source: pyfltk
Binary: python-fltk python-pyfltk python-fltk-doc python-pyfltk-doc
python-fltk-dbg
Architecture: source i386 all
Version: 1.1.4-3
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Luca Falavigna <dktrkr...@debian.org>
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
python-pyfltk - transitional dummy package for python-fltk
python-pyfltk-doc - transitional dummy package for python-fltk-doc
Closes: 544780
Changes:
pyfltk (1.1.4-3) unstable; urgency=low
.
* debian/patches/platform_startswith:
- Do not check only for "linux2" string when determining platform,
some do use of "linux2-*" or "gnukfreebsd-*", fix FTBFS. Thanks to
Cyril Brulebois for his patch! (Closes: #544780).
Checksums-Sha1:
e690640eec4f3d645ea92c8283204c146d3e8304 1438 pyfltk_1.1.4-3.dsc
3fc9ef2c568b62faea4df46b1c6552a68ebaba90 5647 pyfltk_1.1.4-3.diff.gz
4968dc6397daa562a3160413c902cdb978d25386 1257594 python-fltk_1.1.4-3_i386.deb
1ae6d93a6ad0b3fb28977310f3302b92d915439a 11342 python-pyfltk_1.1.4-3_all.deb
a390844e04a4157f88515c2cc16ee2891b105cda 417802 python-fltk-doc_1.1.4-3_all.deb
6186e9cdfbc657dd802b44204993ea0b6b2bb442 11350
python-pyfltk-doc_1.1.4-3_all.deb
bf973662b351e029fb93f87ffd8f8166026e865e 7336940
python-fltk-dbg_1.1.4-3_i386.deb
Checksums-Sha256:
0ca2a2a9c2ecfe5f5a62cc668ac09bbf7d60f7759ddfbb1f6a4de5b07f1ab110 1438
pyfltk_1.1.4-3.dsc
04caebad10d27ecaf3f4ae04abab1c726fe5e877ff11acb02b964a29a6177425 5647
pyfltk_1.1.4-3.diff.gz
861f6da7f1d24e95875bb72af30d60c10981eb23b28235e1411737910250255f 1257594
python-fltk_1.1.4-3_i386.deb
120eef316e36fbdc8431544d5ea4a68fdfa9c90affc898eb4f8be87e5f9c562e 11342
python-pyfltk_1.1.4-3_all.deb
018059c5b4d15aa9fd6009f696860fe39ea48b7d75fa4903bcd9accefacd7f63 417802
python-fltk-doc_1.1.4-3_all.deb
e14ea7c6700f4ab6acc7e663a00d6d654e413e2a385fb4a25d9f4cbb5f957aa8 11350
python-pyfltk-doc_1.1.4-3_all.deb
a4e3b8c0d024991d831a2d702ae1698a9eaf764f06bccd269fa1a86ff5025573 7336940
python-fltk-dbg_1.1.4-3_i386.deb
Files:
417d5a9933b5ef6963392284ae94c00a 1438 python optional pyfltk_1.1.4-3.dsc
6e82c1835aa96eb4d49bedcdffdec984 5647 python optional pyfltk_1.1.4-3.diff.gz
6fb04becd4a5fefccbdab7d2273326d5 1257594 python optional
python-fltk_1.1.4-3_i386.deb
0a51bfba1a43df8ac694343dd3f2bc8f 11342 python optional
python-pyfltk_1.1.4-3_all.deb
0fbb21bf4a21f1d073c48ddf731ed19d 417802 doc optional
python-fltk-doc_1.1.4-3_all.deb
3af596dac41240ca433eb4627b7303f4 11350 doc optional
python-pyfltk-doc_1.1.4-3_all.deb
baff21774bb23589f2cd0a990274add2 7336940 debug extra
python-fltk-dbg_1.1.4-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkqe9XEACgkQnXjXEYa8KlA2cgCdG66mBeNtd2zGiGqSj/yn67MN
hloAn0ObTq6FaSJx0/Um1CKdPAhx+hZC
=yzdM
-----END PGP SIGNATURE-----
--- End Message ---