[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#568629: marked as done (yafray: FTBFS on hurd-i386: unrecognized platform)



Your message dated Tue, 16 Feb 2010 22:23:33 +0000
with message-id <E1NhVpN-0003xZ-Be@ries.debian.org>
and subject line Bug#568629: fixed in yafray 0.0.9+dfsg-4
has caused the Debian Bug report #568629,
regarding yafray: FTBFS on hurd-i386: unrecognized platform
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 owner@bugs.debian.org
immediately.)


-- 
568629: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568629
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: yafray
Version: 0.0.9+dfsg-3
Severity: important
Tags: patch
User: debian-hurd@lists.debian.org
Usertags: hurd

Hi,

currently[1] yafray cannot be compiled on GNU/Hurd, because there is no
platform entry for hurd in the 'ficheros' dictionary in SConstruct.
The attached patches adds the correct entry ('gnu0' is the 'sys.platform' on
GNU/Hurd).

[1] https://buildd.debian.org/fetch.cgi?pkg=yafray&arch=hurd-i386&ver=0.0.9+dfsg-3&stamp=1265433859&file=log&as=raw

Thanks,
-- 
Pino
#! /bin/sh /usr/share/dpatch/dpatch-run
## 80_hurd_support.dpatch by Pino Toscano <toscano.pino@tiscali.it>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Add support for GNU/Hurd

@DPATCH@

--- a/SConstruct
+++ b/SConstruct
@@ -13,7 +13,8 @@
 'sunos5' : 'sunos5-settings',
 'gnukfreebsd5' : 'linux-settings',
 'gnukfreebsd6' : 'linux-settings',
-'gnukfreebsd7' : 'linux-settings'
+'gnukfreebsd7' : 'linux-settings',
+'gnu0' : 'linux-settings',
 }
 
 fichero = ficheros[sys.platform.split('-')[0]]

--- End Message ---
--- Begin Message ---
Source: yafray
Source-Version: 0.0.9+dfsg-4

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

yafray_0.0.9+dfsg-4.diff.gz
  to main/y/yafray/yafray_0.0.9+dfsg-4.diff.gz
yafray_0.0.9+dfsg-4.dsc
  to main/y/yafray/yafray_0.0.9+dfsg-4.dsc
yafray_0.0.9+dfsg-4_amd64.deb
  to main/y/yafray/yafray_0.0.9+dfsg-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 568629@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ralf Treinen <treinen@debian.org> (supplier of updated yafray 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 16 Feb 2010 21:40:48 +0100
Source: yafray
Binary: yafray
Architecture: source amd64
Version: 0.0.9+dfsg-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Ralf Treinen <treinen@debian.org>
Description: 
 yafray     - a modern, xml-speaking raytracing-based rendering system
Closes: 568629
Changes: 
 yafray (0.0.9+dfsg-4) unstable; urgency=low
 .
   * QA upload
   * Added hurd support (patch:80_hurd_support). Thanks a lot to Pino Toscano
     for having send in the patch!  (Closes: #568629).
   * Removed Uploaders.
Checksums-Sha1: 
 2da9e41cecd85a42845e5ad5e08586008f81844b 1194 yafray_0.0.9+dfsg-4.dsc
 a956c1221d822c83829a62dbddc91355b7975749 9832 yafray_0.0.9+dfsg-4.diff.gz
 1b533c14529b9a5addad62bdf1ba382556687353 619272 yafray_0.0.9+dfsg-4_amd64.deb
Checksums-Sha256: 
 ebb76781b7ce2a4b1a4d7a1f951eda5560346e69205c1f7cc0b55bec2ee327ee 1194 yafray_0.0.9+dfsg-4.dsc
 1201b40cd95d1cdbe1a02f582eedb6de5b2baec67c2fecda5b31a41c25c5a6b0 9832 yafray_0.0.9+dfsg-4.diff.gz
 7bbde8105f0d6291cda58b269f34211992100a18a3a5238915483152006dbef3 619272 yafray_0.0.9+dfsg-4_amd64.deb
Files: 
 74989b7f66b57b2c87ffd1dd130267a4 1194 graphics optional yafray_0.0.9+dfsg-4.dsc
 7d51b1dd377098b5ac20adf0841dd5b9 9832 graphics optional yafray_0.0.9+dfsg-4.diff.gz
 82561dabcfbee6808d2c65d7b2b31b5f 619272 graphics optional yafray_0.0.9+dfsg-4_amd64.deb

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

iD8DBQFLewXytzWmSeC6BMERApEzAKCrG74KXS8ObcFF+B5LIe4PYyIu9gCbBkW9
FB2F4JoUdwefvMfu6Vt1aoE=
=+YWI
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: