Your message dated Mon, 17 Aug 2009 19:02:08 +0000
with message-id <[email protected]>
and subject line Bug#541889: fixed in devil 1.7.8-3
has caused the Debian Bug report #541889,
regarding devil: FTBFS on GNU/kFreeBSD
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 [email protected]
immediately.)


-- 
541889: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541889
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devil
Version: 1.7.8-2
Severity: important
Tags: patch
User: [email protected]
Usertags: kfreebsd

Hi,

please find attached a tiny patch for devil, fixing the FTBFS on
GNU/kFreeBSD. You can have a look at the packages that are currently
being blocked by this FTBFS using the attached dot file (dot -Tpng
devil.dot -o devil.png).

Thanks for considering.

Mraw,
KiBi.
--- a/src-ILUT/src/ilut_opengl.c
+++ b/src-ILUT/src/ilut_opengl.c
@@ -84,7 +84,7 @@ void *aglGetProcAddress( const GLubyte *
 
 static ILboolean HasCubemapHardware = IL_FALSE;
 static ILboolean HasNonPowerOfTwoHardware = IL_FALSE;
-#if defined(_WIN32) || defined(_WIN64) || defined(linux) || defined(__APPLE__)
+#if defined(_WIN32) || defined(_WIN64) || defined(linux) || defined(__APPLE__) 
|| defined(__GLIBC__)
        ILGLTEXIMAGE3DARBPROC                   ilGLTexImage3D = NULL;
        ILGLTEXSUBIMAGE3DARBPROC                ilGLTexSubImage3D = NULL;
        ILGLCOMPRESSEDTEXIMAGE2DARBPROC ilGLCompressed2D = NULL;
strict digraph {
        graph [bb="0,0,354,396"];
        node [label="\N"];
        "S#cegui-mk2"    [color=red,
                height="0.50",
                label="cegui-mk2",
                pos="187,198",
                shape=box,
                width="1.19"];
        "B#libdevil-dev"         [color=blue,
                height="0.50",
                label="libdevil-dev",
                pos="99,108",
                shape=box,
                width="1.31"];
        "S#cegui-mk2" -> "B#libdevil-dev"        [color=black,
                label="BD:",
                lp="163,153",
                pos="e,117,126 169,180 156,166 138,148 124,133"];
        "S#devil"        [color=red,
                height="0.50",
                label=devil,
                pos="99,18",
                shape=box,
                width="0.75"];
        "B#libdevil-dev" -> "S#devil"    [color=gray,
                label="from:",
                lp="117,63",
                pos="e,99,36 99,90 99,77 99,61 99,46"];
        "S#ogre"         [color=red,
                height="0.50",
                label=ogre,
                pos="45,378",
                shape=box,
                width="0.75"];
        "B#libcegui-mk2-dev"     [color=blue,
                height="0.50",
                label="libcegui-mk2-dev",
                pos="187,288",
                shape=box,
                width="1.83"];
        "S#ogre" -> "B#libcegui-mk2-dev"         [color=black,
                label="BD:",
                lp="141,333",
                pos="e,156,306 72,360 88,349 109,336 128,324 134,320 141,316 
147,312"];
        "B#libcegui-mk2-dev" -> "S#cegui-mk2"    [color=gray,
                label="from:",
                lp="205,243",
                pos="e,187,216 187,270 187,257 187,241 187,226"];
        "S#crystalspace"         [color=red,
                height="0.50",
                label=crystalspace,
                pos="140,378",
                shape=box,
                width="1.39"];
        "S#crystalspace" -> "B#libcegui-mk2-dev"         [color=black,
                label="BD:",
                lp="179,333",
                pos="e,177,306 150,360 157,347 165,330 172,315"];
        "S#smc"  [color=red,
                height="0.50",
                label=smc,
                pos="235,378",
                shape=box,
                width="0.75"];
        "S#smc" -> "B#libcegui-mk2-dev"  [color=black,
                label="BD:",
                lp="227,333",
                pos="e,197,306 225,360 218,347 209,330 202,315"];
        "S#love"         [color=red,
                height="0.50",
                label=love,
                pos="27,198",
                shape=box,
                width="0.75"];
        "S#love" -> "B#libdevil-dev"     [color=black,
                label="BD:",
                lp="82,153",
                pos="e,83,126 41,180 49,169 59,156 69,144 72,141 74,137 
77,134"];
        "S#mmpong"       [color=red,
                height="0.50",
                label=mmpong,
                pos="317,378",
                shape=box,
                width="1.03"];
        "S#mmpong" -> "B#libcegui-mk2-dev"       [color=black,
                label="BD:",
                lp="284,333",
                pos="e,216,306 294,360 279,349 261,335 244,324 238,320 231,316 
225,312"];
        "S#navit"        [color=red,
                height="0.50",
                label=navit,
                pos="99,198",
                shape=box,
                width="0.75"];
        "S#navit" -> "B#libdevil-dev"    [color=black,
                label="BD:",
                lp="112,153",
                pos="e,99,126 99,180 99,167 99,151 99,136"];
}

--- End Message ---
--- Begin Message ---
Source: devil
Source-Version: 1.7.8-3

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

devil_1.7.8-3.diff.gz
  to pool/main/d/devil/devil_1.7.8-3.diff.gz
devil_1.7.8-3.dsc
  to pool/main/d/devil/devil_1.7.8-3.dsc
libdevil-dev_1.7.8-3_amd64.deb
  to pool/main/d/devil/libdevil-dev_1.7.8-3_amd64.deb
libdevil1c2_1.7.8-3_amd64.deb
  to pool/main/d/devil/libdevil1c2_1.7.8-3_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bradley Smith <[email protected]> (supplier of updated devil 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.8
Date: Mon, 17 Aug 2009 19:48:31 +0100
Source: devil
Binary: libdevil1c2 libdevil-dev
Architecture: source amd64
Version: 1.7.8-3
Distribution: unstable
Urgency: low
Maintainer: Bradley Smith <[email protected]>
Changed-By: Bradley Smith <[email protected]>
Description: 
 libdevil-dev - Cross-platform image loading and manipulation toolkit
 libdevil1c2 - Cross-platform image loading and manipulation toolkit
Closes: 541889
Changes: 
 devil (1.7.8-3) unstable; urgency=low
 .
   * Fix kfreebsd FTBFS. Patch thanks to Cyril Brulebois <[email protected]>
     Closes: #541889.
   * Update Standards-Version to 3.8.3.
Checksums-Sha1: 
 76226e9c38dc2c59e25203651438b327cedb5831 1285 devil_1.7.8-3.dsc
 46b189d55ae5bd701b9fb068ef3ce509f0deaa5c 5890 devil_1.7.8-3.diff.gz
 14472c52a6811eedd4deafaa0ec944d44acc115f 654920 libdevil1c2_1.7.8-3_amd64.deb
 1ed603850b3af17cdc38053475af2afe7603d083 336840 libdevil-dev_1.7.8-3_amd64.deb
Checksums-Sha256: 
 71dddff95ef5b8e98d4d7ed9f51f8288cf8ac4d54e0f598415b5753757fefafb 1285 
devil_1.7.8-3.dsc
 eeade69f6fc7f410bd183007ef24e0fad32c1325ba87d7c96495684ecb78f719 5890 
devil_1.7.8-3.diff.gz
 32cdaa1141fa18549b612b69addc39bee5351d8366f58419f7d0b15f5e45e824 654920 
libdevil1c2_1.7.8-3_amd64.deb
 39eb4e9bb62cf93e935e01f401211c6e21d6b5106f5908b070f9f988aead4e04 336840 
libdevil-dev_1.7.8-3_amd64.deb
Files: 
 9c6e5acd44abc16e0ca63253fc038fce 1285 devel optional devil_1.7.8-3.dsc
 7f4e9fbd32ee5d28327581b8a09507b1 5890 devel optional devil_1.7.8-3.diff.gz
 812b04a541cd0e5435af7f61deea3d02 654920 libs optional 
libdevil1c2_1.7.8-3_amd64.deb
 936e48437f30f3cdd280f801969696a1 336840 libdevel optional 
libdevil-dev_1.7.8-3_amd64.deb

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

iEYEARECAAYFAkqJpzAACgkQj3BimscY00dgZACfa8rCpdfkG89Pz4GMl6RcX2Bu
ENIAn0tULbsVKUP9aMzmvI+bLgo/3Ong
=GNDy
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to