Your message dated Tue, 23 May 2006 23:47:09 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#368573: fixed in tulip 2.0.4-2 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: tulip Severity: important Version: 2.0.4-1 Tags: patch Hi, the current version fails to build on GNU/kFreeBSD. It needs updated config.guess, config.sub and small tweak in ftgl library. It should also build-depend on qt3-apps-dev, this won't be GNU/kFreeBSD specific. BTW, could you switch to use debian package of ftgl instead of including one directly ? ftgl-dev contains both pic and non-pic variant of library: libfftgl.a, libftgl_pic.a For ftgl, the similar patch as in #340720 applies: --- thirdparty/ftgl/FTVectoriser.cpp +++ thirdparty/ftgl/FTVectoriser.cpp @@ -7,7 +7,7 @@ #ifdef __APPLE_CC__ typedef GLvoid (*GLUTesselatorFunction)(...); -#elif defined( __mips ) || defined( __linux__ ) || defined( __FreeBSD__ ) || defined( __OpenBSD__ ) || defined( __sun ) || defined (__CYGWIN__) +#elif defined( __mips ) || defined( __linux__ ) || defined( __FreeBSD_kernel__) || defined( __FreeBSD__ ) || defined( __OpenBSD__ ) || defined( __sun ) || defined (__CYGWIN__) typedef GLvoid (*GLUTesselatorFunction)(); #elif defined ( WIN32) typedef GLvoid (CALLBACK *GLUTesselatorFunction)( ); For config.guess and config.sub is needed a version from last year, which is available in the autotools-dev packages that are in current sarge, and sid. You can simply copy them manually, but it can also be done automatically using the method described in /usr/share/doc/autotools-dev/README.Debian.gz It would also be nice if you can ask upstream to include this changes. Thanks in advance Petr
--- End Message ---
--- Begin Message ---Source: tulip Source-Version: 2.0.4-2 We believe that the bug you reported is fixed in the latest version of tulip, which is due to be installed in the Debian FTP archive: libtulip-2.0-dev_2.0.4-2_i386.deb to pool/main/t/tulip/libtulip-2.0-dev_2.0.4-2_i386.deb libtulip-2.0c2a_2.0.4-2_i386.deb to pool/main/t/tulip/libtulip-2.0c2a_2.0.4-2_i386.deb libtulip-ogl-2.0-dev_2.0.4-2_i386.deb to pool/main/t/tulip/libtulip-ogl-2.0-dev_2.0.4-2_i386.deb libtulip-ogl-2.0c2a_2.0.4-2_i386.deb to pool/main/t/tulip/libtulip-ogl-2.0c2a_2.0.4-2_i386.deb libtulip-qt-2.0-dev_2.0.4-2_i386.deb to pool/main/t/tulip/libtulip-qt-2.0-dev_2.0.4-2_i386.deb libtulip-qt-2.0c2a_2.0.4-2_i386.deb to pool/main/t/tulip/libtulip-qt-2.0c2a_2.0.4-2_i386.deb tulip_2.0.4-2.diff.gz to pool/main/t/tulip/tulip_2.0.4-2.diff.gz tulip_2.0.4-2.dsc to pool/main/t/tulip/tulip_2.0.4-2.dsc tulip_2.0.4-2_i386.deb to pool/main/t/tulip/tulip_2.0.4-2_i386.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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Yann Dirson <[EMAIL PROTECTED]> (supplier of updated tulip 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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Tue, 23 May 2006 23:54:58 +0200 Source: tulip Binary: libtulip-qt-2.0-dev libtulip-ogl-2.0c2a libtulip-2.0-dev libtulip-qt-2.0c2a libtulip-ogl-2.0-dev libtulip-2.0c2a tulip Architecture: source i386 Version: 2.0.4-2 Distribution: unstable Urgency: low Maintainer: Yann Dirson <[EMAIL PROTECTED]> Changed-By: Yann Dirson <[EMAIL PROTECTED]> Description: libtulip-2.0-dev - Tulip graph library - core development files libtulip-2.0c2a - Tulip graph library - core runtime libtulip-ogl-2.0-dev - Tulip graph library - OpenGL development files libtulip-ogl-2.0c2a - Tulip graph library - OpenGL runtime libtulip-qt-2.0-dev - Tulip graph library - Qt/OpenGL gui development files libtulip-qt-2.0c2a - Tulip graph library - Qt/OpenGL gui runtime tulip - A system dedicated to the visualization of huge graphs Closes: 357996 368572 368573 Changes: tulip (2.0.4-2) unstable; urgency=low . * Use official ftgl, since tulip was updated to the current ftgl API (Closes: #368573). Link with libftgl_pic.a since it is included in libtulip-ogl. * Added missing build-dep on qt3-apps-dev, as pointed out in #368573 as well. * Bumped Standards-Version to 3.7.2, no change. . * New patches: * Fixes for g++ 4.1 from Martin Michlmayr (Closes: #357996). * Remove useless cast breaking on 64bit platforms (Closes: #368572). * Add support for kfreebsd to libftgl (part of #368573, in case we need to use the shipped version at some ppoint) * Updated patches: * Add support to use out-of-tree 3rd-party libs (fixed help strings). Files: ec13700e56dfa9b8e5c51142cd9340f9 932 graphics optional tulip_2.0.4-2.dsc a679d41c07e3137f26e8e99bc6892158 343610 graphics optional tulip_2.0.4-2.diff.gz afb4090e66b165cf620e10d2e0e8b890 3649806 graphics optional tulip_2.0.4-2_i386.deb 71ae1aa71f154b6b9947667a9e60c38f 503330 libs optional libtulip-2.0c2a_2.0.4-2_i386.deb a22a30a14ede0bdd1d27fcde7f1a8bfc 65098 libdevel optional libtulip-2.0-dev_2.0.4-2_i386.deb 7f59976bc99cac497352500fe26e3ba5 219022 libs optional libtulip-ogl-2.0c2a_2.0.4-2_i386.deb 333d958f2053012e1e0d0c4cd802f184 32676 libdevel optional libtulip-ogl-2.0-dev_2.0.4-2_i386.deb 345fb8075d1734991f75e40aac6c778e 216640 libs optional libtulip-qt-2.0c2a_2.0.4-2_i386.deb 0c72cddf0e3a11949225f6776ee76cdc 21354 libdevel optional libtulip-qt-2.0-dev_2.0.4-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEdACEV1uVslwzwbgRAmehAKCR3TsUhzLoFbze6uv4dHYZpSvEYgCfTJM8 pX3fV7A/zDLrzK4ZNIW6a9Y= =pmBN -----END PGP SIGNATURE-----
--- End Message ---

