Your message dated Thu, 19 Apr 2007 11:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#415062: fixed in kimwitu++ 2.3.11-1
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: kimwitu++
Version: 2.3.10-1
Severity: important
Tags: patch

Hi,

currently your packaie FTBFS on GNU/kFreeBSD with the following error:
> make[1]: Entering directory `/build/buildd/kimwitu++-2.3.10'
> cd src && \
>       /usr/bin/make boot GENDIR=Gen.gnu/kfreebsd && \
>       cp Gen.gnu/kfreebsd/kc++ ..
> make[2]: Entering directory `/build/buildd/kimwitu++-2.3.10/src'
> Making Gen.gnu/kfreebsd/kc++...
> if test ! -d Gen.gnu/kfreebsd; then mkdir Gen.gnu/kfreebsd; fi
> mkdir: cannot create directory `Gen.gnu/kfreebsd': No such file or directory
> make[2]: *** [boot] Error 1

Full build logs are available at
<http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386&pkg=kimwitu%2B%2B>.

Please find attached a patch against configure{,.ac} to make your package build
fine on GNU/kFreeBSD. You might want to skip applying the configure diff and
run autoconf instead.

Cheers,

-- 
Cyril Brulebois
--- kimwitu++-2.3.10/configure.ac       2007-01-29 14:55:36.000000000 +0100
+++ kimwitu++-2.3.10/configure.ac       2007-03-15 22:47:50.000000000 +0100
@@ -116,6 +116,9 @@
 if test X$cross_compiling = Xyes
     then arch=cross
 fi
+if test X$arch = Xgnu/kfreebsd
+    then arch=linux
+fi
 AC_MSG_RESULT($arch)
 AC_SUBST(arch)
 AC_SUBST(PACKAGE_VERSION)
--- kimwitu++-2.3.10/configure  2007-03-15 22:47:53.091296000 +0100
+++ kimwitu++-2.3.10/configure  2007-03-15 22:48:41.000000000 +0100
@@ -4951,6 +4951,9 @@
 if test X$cross_compiling = Xyes
     then arch=cross
 fi
+if test X$arch = Xgnu/kfreebsd
+    then arch=linux
+fi
 { echo "$as_me:$LINENO: result: $arch" >&5
 echo "${ECHO_T}$arch" >&6; }
 

--- End Message ---
--- Begin Message ---
Source: kimwitu++
Source-Version: 2.3.11-1

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

kimwitu++-doc_2.3.11-1_all.deb
  to pool/main/k/kimwitu++/kimwitu++-doc_2.3.11-1_all.deb
kimwitu++_2.3.11-1.diff.gz
  to pool/main/k/kimwitu++/kimwitu++_2.3.11-1.diff.gz
kimwitu++_2.3.11-1.dsc
  to pool/main/k/kimwitu++/kimwitu++_2.3.11-1.dsc
kimwitu++_2.3.11-1_i386.deb
  to pool/main/k/kimwitu++/kimwitu++_2.3.11-1_i386.deb
kimwitu++_2.3.11.orig.tar.gz
  to pool/main/k/kimwitu++/kimwitu++_2.3.11.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.
Michael Piefel <[EMAIL PROTECTED]> (supplier of updated kimwitu++ 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: Thu, 19 Apr 2007 12:28:20 +0200
Source: kimwitu++
Binary: kimwitu++-doc kimwitu++
Architecture: source i386 all
Version: 2.3.11-1
Distribution: unstable
Urgency: low
Maintainer: Michael Piefel <[EMAIL PROTECTED]>
Changed-By: Michael Piefel <[EMAIL PROTECTED]>
Description: 
 kimwitu++  - A (syntax-)tree-handling tool (term processor)
 kimwitu++-doc - Documentation for the (syntax-)tree-handling tool Kimwitu++
Closes: 409776 415062 417292
Changes: 
 kimwitu++ (2.3.11-1) unstable; urgency=low
 .
   * New upstream version.
     - OS detection now more liberal (closes: #415062)
     - Fixes some C++ glitches (closes: #417292)
   * Remove ngerman.sty from documentation and build-depend on more
     texlive packages at the same time (closes: #409776)
Files: 
 9ead6b204fe4bc0fbb2108c3cb4f9af2 688 devel optional kimwitu++_2.3.11-1.dsc
 bad70dcbea27b640926b8cad04c306cf 564959 devel optional 
kimwitu++_2.3.11.orig.tar.gz
 a4014a5075655fd423d1e1687f09a045 4037 devel optional kimwitu++_2.3.11-1.diff.gz
 09b67b529d86ef32ec4b6689ebd8d089 371502 doc optional 
kimwitu++-doc_2.3.11-1_all.deb
 825f4360ad372e59623900c1c8f70a24 255178 devel optional 
kimwitu++_2.3.11-1_i386.deb

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

iD4DBQFGJ1Aw5GwONXmN2VwRAqJ1AJjLNwHcVI3KkGbBeu3VbS8O8ulRAJ9kQw8U
B+y9tYBkGRLggQit0gin6w==
=welw
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to