Your message dated Fri, 20 Jan 2006 04:32:08 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#348994: fixed in gtk-sharp2 2.4.0-1pre1
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Jan 2006 10:30:32 +0000
>From [EMAIL PROTECTED] Fri Jan 20 02:30:32 2006
Return-path: <[EMAIL PROTECTED]>
Received: from 1-1-1-9a.ghn.gbg.bostream.se ([82.182.69.4] 
helo=scream.fjortis.info)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EztTv-0003uj-6v
        for [EMAIL PROTECTED]; Fri, 20 Jan 2006 02:27:01 -0800
Received: from gem by scream.fjortis.info with local (Exim 4.50)
        id 1EztIK-0001lX-Jz
        for [EMAIL PROTECTED]; Fri, 20 Jan 2006 11:15:00 +0100
Date: Fri, 20 Jan 2006 11:15:00 +0100
From: Andreas Henriksson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Workaround bug in pkg-config, fix gtk-sharp2 FTBFS.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="2oS5YaxWCcQjTEyO"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


--2oS5YaxWCcQjTEyO
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: gtk-sharp2
Version: 2.4.0-1
Severity: wishlist
Tags: patch


gtk-sharp2 fails to build because of this bug in pkg-config:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=340904

A failing build log can be found here (search for "vte.h:"):
http://amd64.ftbfs.de/fetch.php?&pkg=gtk-sharp2&ver=2.4.0-1&arch=amd64&stamp=1137614224&file=log&as=raw

Looking at the dates and the discussion in #340904 I'd guess the
real solution will take some time. It would be nice if you could work
around the bug by adding the attached file to gtk-sharp2's
debian/patches/ (and set it executable plus add the filename to
debian/patches/00list), to allow gtk-sharp2 to build while waiting for
the real solution.

Regards,
Andreas Henriksson


--2oS5YaxWCcQjTEyO
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="02_workaround-340904.dpatch"

#!/bin/sh /usr/share/dpatch/dpatch-run

@DPATCH@

diff -uri gtk-sharp2-2.4.0.orig/vte/glue/Makefile.am 
gtk-sharp2-2.4.0/vte/glue/Makefile.am
--- gtk-sharp2-2.4.0.orig/vte/glue/Makefile.am  2005-05-16 21:07:27.000000000 
+0200
+++ gtk-sharp2-2.4.0/vte/glue/Makefile.am       2006-01-20 10:55:53.000000000 
+0100
@@ -14,7 +14,7 @@
 
 libvtesharpglue_2_la_LIBADD = $(VTE_LIBS)
 
-INCLUDES = $(VTE_DEPENDENCIES_CFLAGS) -I$(top_srcdir)
+INCLUDES = $(VTE_DEPENDENCIES_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir)
 
 libvtesharpglue.dll: $(libvtesharpglue_2_la_OBJECTS) libvtesharpglue.rc 
libvtesharpglue.def
        ./build-dll libvtesharpglue-2 $(VERSION)
diff -uri gtk-sharp2-2.4.0.orig/vte/glue/Makefile.in 
gtk-sharp2-2.4.0/vte/glue/Makefile.in
--- gtk-sharp2-2.4.0.orig/vte/glue/Makefile.in  2005-11-03 20:07:27.000000000 
+0100
+++ gtk-sharp2-2.4.0/vte/glue/Makefile.in       2006-01-20 10:56:08.000000000 
+0100
@@ -262,7 +262,7 @@
 nodist_libvtesharpglue_2_la_SOURCES = generated.c
 libvtesharpglue_2_la_LDFLAGS = -module -avoid-version -no-undefined
 libvtesharpglue_2_la_LIBADD = $(VTE_LIBS)
-INCLUDES = $(VTE_DEPENDENCIES_CFLAGS) -I$(top_srcdir)
+INCLUDES = $(VTE_DEPENDENCIES_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir)
 CLEANFILES = lib*.a lib*.dll
 all: all-am
 

--2oS5YaxWCcQjTEyO--

---------------------------------------
Received: (at 348994-close) by bugs.debian.org; 20 Jan 2006 12:40:26 +0000
>From [EMAIL PROTECTED] Fri Jan 20 04:40:26 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EzvR2-0003WU-7W; Fri, 20 Jan 2006 04:32:08 -0800
From: Debian Mono Group <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#348994: fixed in gtk-sharp2 2.4.0-1pre1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 20 Jan 2006 04:32:08 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: gtk-sharp2
Source-Version: 2.4.0-1pre1

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

gtk-sharp2-examples_2.4.0-1pre1_all.deb
  to pool/main/g/gtk-sharp2/gtk-sharp2-examples_2.4.0-1pre1_all.deb
gtk-sharp2-gapi_2.4.0-1pre1_i386.deb
  to pool/main/g/gtk-sharp2/gtk-sharp2-gapi_2.4.0-1pre1_i386.deb
gtk-sharp2_2.4.0-1pre1.diff.gz
  to pool/main/g/gtk-sharp2/gtk-sharp2_2.4.0-1pre1.diff.gz
gtk-sharp2_2.4.0-1pre1.dsc
  to pool/main/g/gtk-sharp2/gtk-sharp2_2.4.0-1pre1.dsc
gtk-sharp2_2.4.0-1pre1_all.deb
  to pool/main/g/gtk-sharp2/gtk-sharp2_2.4.0-1pre1_all.deb
libgconf2.0-cil_2.4.0-1pre1_all.deb
  to pool/main/g/gtk-sharp2/libgconf2.0-cil_2.4.0-1pre1_all.deb
libglade2.0-cil_2.4.0-1pre1_i386.deb
  to pool/main/g/gtk-sharp2/libglade2.0-cil_2.4.0-1pre1_i386.deb
libglib2.0-cil_2.4.0-1pre1_i386.deb
  to pool/main/g/gtk-sharp2/libglib2.0-cil_2.4.0-1pre1_i386.deb
libgnome2.0-cil_2.4.0-1pre1_i386.deb
  to pool/main/g/gtk-sharp2/libgnome2.0-cil_2.4.0-1pre1_i386.deb
libgtk2.0-cil_2.4.0-1pre1_i386.deb
  to pool/main/g/gtk-sharp2/libgtk2.0-cil_2.4.0-1pre1_i386.deb
libvte2.0-cil_2.4.0-1pre1_i386.deb
  to pool/main/g/gtk-sharp2/libvte2.0-cil_2.4.0-1pre1_i386.deb
monodoc-gtk2.0-manual_2.4.0-1pre1_all.deb
  to pool/main/g/gtk-sharp2/monodoc-gtk2.0-manual_2.4.0-1pre1_all.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.
Debian Mono Group <[EMAIL PROTECTED]> (supplier of updated gtk-sharp2 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: Fri, 20 Jan 2006 11:58:45 +0100
Source: gtk-sharp2
Binary: monodoc-gtk2.0-manual gtk-sharp2-examples gtk-sharp2-gapi 
libgnome2.0-cil libgtk2.0-cil libvte2.0-cil libgconf2.0-cil gtk-sharp2 
libglib2.0-cil libglade2.0-cil
Architecture: source i386 all
Version: 2.4.0-1pre1
Distribution: unstable
Urgency: low
Maintainer: Debian Mono Group <[EMAIL PROTECTED]>
Changed-By: Debian Mono Group <[EMAIL PROTECTED]>
Description: 
 gtk-sharp2 - Gtk# 2.4 suite, CLI bindings for GTK+ and GNOME
 gtk-sharp2-examples - sample applications for the Gtk# 2.4 toolkit
 gtk-sharp2-gapi - C source parser and C# code generator for GObject based APIs
 libgconf2.0-cil - CLI binding for GConf 2.6
 libglade2.0-cil - CLI binding for the Glade libraries 2.4
 libglib2.0-cil - CLI binding for the GLib utility library 2.4
 libgnome2.0-cil - CLI binding for GNOME 2.6
 libgtk2.0-cil - CLI binding for the GTK+ toolkit 2.4
 libvte2.0-cil - CLI binding for VTE 0.11
 monodoc-gtk2.0-manual - compiled XML documentation for Gtk# 2.4
Closes: 348994
Changes: 
 gtk-sharp2 (2.4.0-1pre1) unstable; urgency=low
 .
   * Mirco 'meebey' Bauer
     + Fixed debian/watch
     + Added debian/02_workaround-340904.dpatch by Andreas Henriksson
       <[EMAIL PROTECTED]> (Closes: #348994):
       - Changed Makefile.(am|in) to solve VTE build problems
Files: 
 22ac26aeb74d03e02a3f2808c723af7a 1442 libs optional gtk-sharp2_2.4.0-1pre1.dsc
 e7564c9db08837d4deca0014c48fb6c7 9055 libs optional 
gtk-sharp2_2.4.0-1pre1.diff.gz
 b029899c7b37c4ee9e1244f986ea6df9 112404 libs optional 
gtk-sharp2_2.4.0-1pre1_all.deb
 f08d1e2a921a059f2ac2951e693df1fa 216534 libs optional 
gtk-sharp2-examples_2.4.0-1pre1_all.deb
 612d5535a8932a3626bedf2a9c33c50a 122822 libs optional 
libgconf2.0-cil_2.4.0-1pre1_all.deb
 7778dd7a1bfd9909c7d388b9c777b9ad 2092214 doc extra 
monodoc-gtk2.0-manual_2.4.0-1pre1_all.deb
 36051f5f9828ed8adc3e3b3e280ca73e 351494 libs optional 
gtk-sharp2-gapi_2.4.0-1pre1_i386.deb
 36a380e1a3c8cfc1db21d720d80ab8ba 139762 libs optional 
libglib2.0-cil_2.4.0-1pre1_i386.deb
 23f9e99542c500aa7975bbd3e895349d 545986 libs optional 
libgtk2.0-cil_2.4.0-1pre1_i386.deb
 3e4778b07c21fbd1b4ddd9b3c4ab7e77 125896 libs optional 
libglade2.0-cil_2.4.0-1pre1_i386.deb
 8b2cdcfb15ebd5d4baa1e542ada67e72 300618 libs optional 
libgnome2.0-cil_2.4.0-1pre1_i386.deb
 7612584870e8cca583e32cbadadebbce 134906 libs optional 
libvte2.0-cil_2.4.0-1pre1_i386.deb

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

iD8DBQFD0NNM4XrXtQkN2NURAuaYAKCsRidLlsYyO5gFLfuG/qTNNJWyywCeLOhM
ZQsX7UfZhr/UlqNOnhHWE4s=
=uTon
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to