Your message dated Thu, 24 Jul 2008 12:32:57 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#490638: fixed in wesnoth 1:1.4.4-1
has caused the Debian Bug report #490638,
regarding wesnoth: FTBFS on GNU/kFreeBSD (one line fixup in 
src/network_worker.hpp)
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.)


-- 
490638: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490638
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: wesnoth
Severity: important
Version: 1:1.4.3-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd

Hi,

the current version fails to build on GNU/kFreeBSD.
It needs small tweak in src/network_worker.hpp, see bellow.

In fact the comment is right one, but it is not implemented
by checking appropriate defines. The glibc is not used only by linux.

It would also be nice if you can ask upstream
to include this change.

Thanks in advance

                        Petr

--- src/network_worker.hpp~     2008-07-13 11:09:28.000000000 +0000
+++ src/network_worker.hpp      2008-07-13 11:09:28.000000000 +0000
@@ -17,7 +17,7 @@

 // Check if sendfile function is implemented by glibc
 // It is linux only extension
-#ifdef __GNUC_PREREQ
+#if defined(__linux__) && defined(__GNUC_PREREQ)
 #if __GNUC_PREREQ(2,1)
 #define USE_SENDFILE
 #endif




--- End Message ---
--- Begin Message ---
Source: wesnoth
Source-Version: 1:1.4.4-1

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

wesnoth-all_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-all_1.4.4-1_all.deb
wesnoth-aoi_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-aoi_1.4.4-1_all.deb
wesnoth-data_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-data_1.4.4-1_all.deb
wesnoth-did_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-did_1.4.4-1_all.deb
wesnoth-editor_1.4.4-1_powerpc.deb
  to pool/main/w/wesnoth/wesnoth-editor_1.4.4-1_powerpc.deb
wesnoth-ei_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-ei_1.4.4-1_all.deb
wesnoth-httt_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-httt_1.4.4-1_all.deb
wesnoth-l_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-l_1.4.4-1_all.deb
wesnoth-music_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-music_1.4.4-1_all.deb
wesnoth-nr_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-nr_1.4.4-1_all.deb
wesnoth-server_1.4.4-1_powerpc.deb
  to pool/main/w/wesnoth/wesnoth-server_1.4.4-1_powerpc.deb
wesnoth-sof_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-sof_1.4.4-1_all.deb
wesnoth-sotbe_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-sotbe_1.4.4-1_all.deb
wesnoth-thot_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-thot_1.4.4-1_all.deb
wesnoth-tools_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-tools_1.4.4-1_all.deb
wesnoth-trow_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-trow_1.4.4-1_all.deb
wesnoth-tsg_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-tsg_1.4.4-1_all.deb
wesnoth-ttb_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-ttb_1.4.4-1_all.deb
wesnoth-utbs_1.4.4-1_all.deb
  to pool/main/w/wesnoth/wesnoth-utbs_1.4.4-1_all.deb
wesnoth_1.4.4-1.diff.gz
  to pool/main/w/wesnoth/wesnoth_1.4.4-1.diff.gz
wesnoth_1.4.4-1.dsc
  to pool/main/w/wesnoth/wesnoth_1.4.4-1.dsc
wesnoth_1.4.4-1_powerpc.deb
  to pool/main/w/wesnoth/wesnoth_1.4.4-1_powerpc.deb
wesnoth_1.4.4.orig.tar.gz
  to pool/main/w/wesnoth/wesnoth_1.4.4.orig.tar.gz



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.
Gerfried Fuchs <[EMAIL PROTECTED]> (supplier of updated wesnoth 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: Wed, 23 Jul 2008 19:26:40 +0200
Source: wesnoth
Binary: wesnoth-data wesnoth wesnoth-all wesnoth-music wesnoth-server 
wesnoth-editor wesnoth-tools wesnoth-httt wesnoth-tsg wesnoth-trow wesnoth-ttb 
wesnoth-ei wesnoth-utbs wesnoth-did wesnoth-nr wesnoth-sof wesnoth-sotbe 
wesnoth-l wesnoth-aoi wesnoth-thot
Architecture: source powerpc all
Version: 1:1.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[EMAIL PROTECTED]>
Changed-By: Gerfried Fuchs <[EMAIL PROTECTED]>
Description: 
 wesnoth    - fantasy turn-based strategy game
 wesnoth-all - fantasy turn-based strategy game - complete suite
 wesnoth-aoi - An Orcish Incursion official campaign for Wesnoth
 wesnoth-data - data files for Wesnoth
 wesnoth-did - Descent Into Darkness official campaign for Wesnoth
 wesnoth-editor - map editor for Wesnoth
 wesnoth-ei - The Eastern Invasion official campaign for Wesnoth
 wesnoth-httt - Heir to the Throne official campaign for Wesnoth
 wesnoth-l  - Liberty official campaign for Wesnoth
 wesnoth-music - music files for Wesnoth
 wesnoth-nr - Northern Rebirth official campaign for Wesnoth
 wesnoth-server - multiplayer network server for Wesnoth
 wesnoth-sof - The Sceptre of Fire official campaign for Wesnoth
 wesnoth-sotbe - Son of the Black-Eye official campaign for Wesnoth
 wesnoth-thot - The Hammer of Thursagan official campaign for Wesnoth
 wesnoth-tools - tools for campaign developers for Wesnoth
 wesnoth-trow - The Rise of Wesnoth official campaign for Wesnoth
 wesnoth-tsg - The South Guard official campaign for Wesnoth
 wesnoth-ttb - A Tale of Two Brothers official campaign for Wesnoth
 wesnoth-utbs - Under the Burning Suns official campaign for Wesnoth
Closes: 490638
Changes: 
 wesnoth (1:1.4.4-1) unstable; urgency=low
 .
   * New stable upstream release, bugfixes and translation updates. Includes
     fix for:
     - FTBFS on GNU/kFreeBSD (closes: #490638)
Checksums-Sha1: 
 b2a8579865184ebc7dd3483e03c93eca1d82f55b 1735 wesnoth_1.4.4-1.dsc
 db8a93430776e23b4b8f0eaf26bec76378e576e3 172021761 wesnoth_1.4.4.orig.tar.gz
 a79e358e5286d2c0fc4e4b1a7edcc32bbf965cb5 25339 wesnoth_1.4.4-1.diff.gz
 a359d0db5e7acb04f2e44a9e31ef64073c480379 4058772 wesnoth_1.4.4-1_powerpc.deb
 2824ec0fc65765196a9a14bb071b2712abeed76a 467526 
wesnoth-server_1.4.4-1_powerpc.deb
 50a8fc1e5ee60b34ae78cc746ac647c50bfea4c7 769282 
wesnoth-editor_1.4.4-1_powerpc.deb
 c77809d9871edf201c27f825a38122393a0c909e 37779478 wesnoth-data_1.4.4-1_all.deb
 377984c0462e49c022dfa583053f2e6969c965ce 1348 wesnoth-all_1.4.4-1_all.deb
 6d9f131cf32d5679a56b472570afce794e55cd46 75401542 wesnoth-music_1.4.4-1_all.deb
 fb9196c54bc1b1d335da46f60ccac4a673920249 202142 wesnoth-tools_1.4.4-1_all.deb
 fffcccede4449160019ae165b1d5327edce4611c 5881500 wesnoth-httt_1.4.4-1_all.deb
 c80cb133f2a979d268963692bfae2b2ad1187c5c 1802012 wesnoth-tsg_1.4.4-1_all.deb
 547cf9450dd32e132146f064d97575641569f1cc 5592238 wesnoth-trow_1.4.4-1_all.deb
 0554feb9cd3630bee78a0b22e694f86bd1d9ad42 471994 wesnoth-ttb_1.4.4-1_all.deb
 d0681b6d5b8b2f49360da595d5c6d1f2f8b1bc16 1274624 wesnoth-ei_1.4.4-1_all.deb
 86a6df076973768cff7686a580d832cf1ff7e937 6355392 wesnoth-utbs_1.4.4-1_all.deb
 20d6bd7d99cb74f579214e533b7a55a3d9365c42 979586 wesnoth-did_1.4.4-1_all.deb
 71840dea40c4e2bc39d710c04487d0dfb603abd2 2387226 wesnoth-nr_1.4.4-1_all.deb
 51ed3d4d60cfeccd6050ba71644c71e2dfa3aa5a 1226874 wesnoth-sof_1.4.4-1_all.deb
 718ce0e8ca482281d23aeb54f6cdd25ec58f719a 2748574 wesnoth-sotbe_1.4.4-1_all.deb
 74cd66e43f40038b81416f3166fe06d8a901c46b 2157466 wesnoth-l_1.4.4-1_all.deb
 edab6bd8620b47a4045e4f05ca246977299d6662 408400 wesnoth-aoi_1.4.4-1_all.deb
 2e64d2c22b6caa7a58de348b041ddec9a8499e58 1481324 wesnoth-thot_1.4.4-1_all.deb
Checksums-Sha256: 
 96b33adfaddac50c9d83ebda02c9980d289ab7583f2fc3a27ed5a0e4b56bbe6c 1735 
wesnoth_1.4.4-1.dsc
 3ee73565c6ec0a298806c28442744f837b94229078d0da4cf9ca4450bb6fab91 172021761 
wesnoth_1.4.4.orig.tar.gz
 6740880351637534e3adfd544cf5bc2a9737ef25396c15c777f3c5b0e87ec5ef 25339 
wesnoth_1.4.4-1.diff.gz
 b70749839448f21edfd8d37072951587f24185b525b8907a212ad6bcccf5294c 4058772 
wesnoth_1.4.4-1_powerpc.deb
 441bb040469c4c7c6d77eb48e58b08fbb2eb0425f3340a7ea40c62a7863d3dd7 467526 
wesnoth-server_1.4.4-1_powerpc.deb
 c383cbc5022e6155b442ef344a726ea1ba337e89dbff1f9848f22d76426d3380 769282 
wesnoth-editor_1.4.4-1_powerpc.deb
 a72366f32fb94b5968385840da554a7b4bbd4c5dc4b36acc9aca0739484ef433 37779478 
wesnoth-data_1.4.4-1_all.deb
 5771b7c0b35f2380ef4b98779d1b7f812e75b7f31264006ed6f06f37b46810cf 1348 
wesnoth-all_1.4.4-1_all.deb
 388fd28c6ac85259c1c70bea3c030e5ff5282feb645d6d7f766095e61c68eadd 75401542 
wesnoth-music_1.4.4-1_all.deb
 30ac1fe85650c472727fdfe78afcf13669396f108292c7aa8482bcf0a4be59ed 202142 
wesnoth-tools_1.4.4-1_all.deb
 3c4aa642a47e91612d26c2d9624d57d268868d77b3d5dc44de7c0e7d50494876 5881500 
wesnoth-httt_1.4.4-1_all.deb
 53dffc6b3d358b3cfecb8614dc9c69f0fc7dce221184d31fbfa8ab64a1efa99f 1802012 
wesnoth-tsg_1.4.4-1_all.deb
 6adc31a5161c55dd4cce1a6267fd8089270672680601f4ef8a2af60f7195e3be 5592238 
wesnoth-trow_1.4.4-1_all.deb
 07d5208f22edafe6518986784656f96cb52d75f50248a2c0f97d0540cdf38a01 471994 
wesnoth-ttb_1.4.4-1_all.deb
 c0d3eb63943f2356998e75f55998d9535ef636a2e0028d61b95217cc783190d4 1274624 
wesnoth-ei_1.4.4-1_all.deb
 b1a5725712a83b96d10d893b7133203e8f134dcaaa2ecdee9a9d34c58a1fa588 6355392 
wesnoth-utbs_1.4.4-1_all.deb
 90b666927ce9eaba86a06dbe159d2d853c6419c4909ba7962d3cd51eca7a21ad 979586 
wesnoth-did_1.4.4-1_all.deb
 2761cbfa5c3f214a1ca355fac5662a51685ccd665f7bb0857d3ea5c09d937294 2387226 
wesnoth-nr_1.4.4-1_all.deb
 38473b7e0772c22abd8323e895608a38b9ed52648f9ee18275d7aa096af8b733 1226874 
wesnoth-sof_1.4.4-1_all.deb
 44abc55287abd9515bb2c7894058dc6102ecba552b15ec4bb3aaf8f5d30123fc 2748574 
wesnoth-sotbe_1.4.4-1_all.deb
 1fcd0a1c5b8e4142a4e7ffbb3df472bd19ea86c72e1038cc8e10b53f60b6e4bf 2157466 
wesnoth-l_1.4.4-1_all.deb
 475b8b2f428bc12674a2cca2d16ef0526eb35cedf05e7786822288e88870cae4 408400 
wesnoth-aoi_1.4.4-1_all.deb
 3d4365cf21e0cb6eb64ae4f3cce6b411c435413b5ff2eafdafb24e9626e5b024 1481324 
wesnoth-thot_1.4.4-1_all.deb
Files: 
 5bfb35a09b609194ff89a6b4146c7949 1735 games optional wesnoth_1.4.4-1.dsc
 b723f7a5213e070043c637f6dd661bd4 172021761 games optional 
wesnoth_1.4.4.orig.tar.gz
 cd4c836f7b79d5ee8f0296a4753b8f09 25339 games optional wesnoth_1.4.4-1.diff.gz
 579ae4209a9752db99f9d4f80782b1a2 4058772 games optional 
wesnoth_1.4.4-1_powerpc.deb
 bd21ea0c7c34a9318a44034ff9e94605 467526 games optional 
wesnoth-server_1.4.4-1_powerpc.deb
 1c6bf531f71d79776e1a2ff7c0e5cc84 769282 games optional 
wesnoth-editor_1.4.4-1_powerpc.deb
 a02acdc74b4689c98e93a8556bc156d4 37779478 games optional 
wesnoth-data_1.4.4-1_all.deb
 c8a5c6f0e194dda9438e9c87079b8c3b 1348 games optional 
wesnoth-all_1.4.4-1_all.deb
 967d212d4c8f9cc7014691e9a1bb1d8b 75401542 games optional 
wesnoth-music_1.4.4-1_all.deb
 29b488afda6056edbd0478b3d0e2b104 202142 games optional 
wesnoth-tools_1.4.4-1_all.deb
 1e8824a0d01b563ae1620fb88062b664 5881500 games optional 
wesnoth-httt_1.4.4-1_all.deb
 5605aa1ccdf42b3046bcfd2a6edf29f1 1802012 games optional 
wesnoth-tsg_1.4.4-1_all.deb
 9fa40dd2832dbc72d07eba364be985fa 5592238 games optional 
wesnoth-trow_1.4.4-1_all.deb
 ad5b42b90a9b4569b7db071be2687baf 471994 games optional 
wesnoth-ttb_1.4.4-1_all.deb
 e8b347519155369cace608c7d1877b9b 1274624 games optional 
wesnoth-ei_1.4.4-1_all.deb
 9bc845251e51e2527a187ae11414d130 6355392 games optional 
wesnoth-utbs_1.4.4-1_all.deb
 96286642bc46613702e02cf9de9bc1ab 979586 games optional 
wesnoth-did_1.4.4-1_all.deb
 12526e439c3d20e7103d1429d9c90870 2387226 games optional 
wesnoth-nr_1.4.4-1_all.deb
 247ea29825927c4479302bc386e7aec9 1226874 games optional 
wesnoth-sof_1.4.4-1_all.deb
 6d1cf0825f59a09499c0a45c8125f24c 2748574 games optional 
wesnoth-sotbe_1.4.4-1_all.deb
 d887ff18c3013f9709826e1a5b0bf232 2157466 games optional 
wesnoth-l_1.4.4-1_all.deb
 46d01178bd894193cfc7b69018bb4ad4 408400 games optional 
wesnoth-aoi_1.4.4-1_all.deb
 af2580f9e2a7f3184aef7e7884df44ed 1481324 games optional 
wesnoth-thot_1.4.4-1_all.deb

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

iEYEARECAAYFAkiIdPIACgkQELuA/Ba9d8asjQCfTXdpPm8yeSJlS4x9aIxwhGFx
GkEAnA9KYWsOIe5MSt90hL5safXoM5Fe
=/Xrd
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to