Your message dated Tue, 06 Mar 2012 22:17:11 +0000
with message-id <[email protected]>
and subject line Bug#537821: fixed in chimera2 2.0a19-7
has caused the Debian Bug report #537821,
regarding chimera2: FTBFS on kfreebsd-i386
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.)


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

Hi,

the current version fails to build on kfreebsd-i386.

It needs a small tweak, see bellow.

Thanks in advance

                        Petr


diff -u chimera2-2.0a19/Common.tmpl chimera2-2.0a19/Common.tmpl
--- chimera2-2.0a19/Common.tmpl
+++ chimera2-2.0a19/Common.tmpl
@@ -118,7 +118,7 @@
 #endif

 /* Linux */
-#if defined(LinuxArchitecture)
+#if defined(LinuxArchitecture) || defined(GNUArchitecture)
 OS_DEFINES = -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_UNISTD_H -DHAVE_STDDEF_H \
              -DHAVE_UNAME -DHAVE_MKTIME -DHAVE_SIZE_T -DHAVE_SSIZE_T \
              -DHAVE_STDARG_H
only in patch2:
unchanged:
--- chimera2-2.0a19.orig/Common.tmpl.dist
+++ chimera2-2.0a19/Common.tmpl.dist
@@ -123,7 +123,7 @@
 #endif

 /* Linux */
-#if defined(LinuxArchitecture)
+#if defined(LinuxArchitecture) || defined(GNUArchitecture)
 OS_DEFINES = -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_UNISTD_H -DHAVE_STDDEF_H \
              -DHAVE_UNAME -DHAVE_MKTIME -DHAVE_SIZE_T -DHAVE_SSIZE_T \
              -DHAVE_STDARG_H




--- End Message ---
--- Begin Message ---
Source: chimera2
Source-Version: 2.0a19-7

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

chimera2_2.0a19-7.diff.gz
  to main/c/chimera2/chimera2_2.0a19-7.diff.gz
chimera2_2.0a19-7.dsc
  to main/c/chimera2/chimera2_2.0a19-7.dsc
chimera2_2.0a19-7_i386.deb
  to main/c/chimera2/chimera2_2.0a19-7_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.
Mark Baker <[email protected]> (supplier of updated chimera2 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, 05 Mar 2012 22:53:11 +0000
Source: chimera2
Binary: chimera2
Architecture: source i386
Version: 2.0a19-7
Distribution: unstable
Urgency: low
Maintainer: Mark Baker <[email protected]>
Changed-By: Mark Baker <[email protected]>
Description: 
 chimera2   - Web browser for X
Closes: 436628 496099 537821 635743 662286
Changes: 
 chimera2 (2.0a19-7) unstable; urgency=low
 .
   * Use libpng-dev in build-depends instead of libpng12-dev (Closes: #662286)
   * Fix so it will build on kfreebsd; thanks Petr Salinger for patch
     (Closes: #537821)
   * Changes to work with libpng 1.5; thanks Nobuhiro Iwamatsu for patch
     (Closes: #635743)
   * Move to correct place in current menu structure (Closes: #496099)
   * Support nostrip build option (Closes: #436628)
Checksums-Sha1: 
 d7d002b98a6bf115acbf48a5ed33eb56583a70d3 1082 chimera2_2.0a19-7.dsc
 42103591d0e6cdd117e5a34bce0b3b3e1367af77 14508 chimera2_2.0a19-7.diff.gz
 6a04fdc37457e986a04fa4991adf82cd3a90d478 126852 chimera2_2.0a19-7_i386.deb
Checksums-Sha256: 
 63ece8f2189c95e00dc0dd91989eea9b06be7cb4031a836e686d448c3373f68a 1082 
chimera2_2.0a19-7.dsc
 92418dbcfa11e87ecb96dfb2ce5f2ac4b8a21306b52c971c64630a14d0d75fb4 14508 
chimera2_2.0a19-7.diff.gz
 fa9bebd70e87ebed8ad9ba695e69cef3e1553daf2c004409bb624884900721c8 126852 
chimera2_2.0a19-7_i386.deb
Files: 
 f63537e9ec4fada99cb8a729260969c0 1082 web optional chimera2_2.0a19-7.dsc
 734fe5f9daee55d39b565638a4dd1d62 14508 web optional chimera2_2.0a19-7.diff.gz
 ffa12b0595147f88342eb5a4b4d795ee 126852 web optional chimera2_2.0a19-7_i386.deb

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

iEYEARECAAYFAk9WjBoACgkQLk+GuosNQvnf9QCfYMIRQn6udEfyrfbnRtMcTpSY
hs4AoIyVZGAfZLxIClmYVcxaFdDZVvm+
=P9ws
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to