Your message dated Thu, 24 Feb 2005 13:32:14 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#295674: fixed in gtk-doc 1.3-2
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; 17 Feb 2005 11:51:57 +0000
>From [EMAIL PROTECTED] Thu Feb 17 03:51:56 2005
Return-path: <[EMAIL PROTECTED]>
Received: from postfix4-2.free.fr [213.228.0.176]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D1kCK-0007cT-00; Thu, 17 Feb 2005 03:51:56 -0800
Received: from bee.dooz.org (levallois.dooz.org [81.57.180.178])
by postfix4-2.free.fr (Postfix) with ESMTP id DDD782BECB0
for <[EMAIL PROTECTED]>; Thu, 17 Feb 2005 12:51:54 +0100 (CET)
Received: by bee.dooz.org (Postfix, from userid 1000)
id 667ED68172D2; Thu, 17 Feb 2005 12:51:54 +0100 (CET)
Date: Thu, 17 Feb 2005 12:51:54 +0100
From: =?iso-8859-1?Q?Lo=EFc?= Minier <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Patch to debug FTBFS more easily in gtk-doc-scanobj
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="C7zPtVaVf+AK4Oqc"
Content-Disposition: inline
X-Reportbug-Version: 3.8
Content-Transfer-Encoding: 7bit
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
--C7zPtVaVf+AK4Oqc
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Package: gtk-doc-tools
Version: 1.3-1.1~lool
Severity: wishlist
Tags: patch
Hi,
libbonobo FTBFS on ia64, see
<http://buildd.debian.org/fetch.php?&pkg=3Dlibbonobo&ver=3D2.8.1-1&arch=3D=
ia64&stamp=3D1108514028&file=3Dlog&as=3Draw>
I can't debug it further because gtk-doc-scanobj doesn't print the
command line of the libbonobo-scan binary it calls (this fails).
The attached pacth will wrap the call in sh -c -x which will permit to
see errors such as segfaults and the exact command being run.
This is upstream <http://bugzilla.gnome.org/show_bug.cgi?id=3D167688>.
Regards,
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=3DISO-8859-15)
Versions of packages gtk-doc-tools depends on:
ii docbook-dsssl 1.79-2 modular DocBook DSSSL styles=
heets,
ii docbook-to-man 1:2.0.0-17 converter from DocBook SGML =
into r
ii docbook-xml 4.3-1.1 standard XML documentation s=
ystem,
ii docbook-xsl 1.66.1-1 stylesheets for processing D=
ocBook
ii gnome-common 2.8.0-3 common scripts and macros to=
devel
ii jade 1.2.1-43 James Clark's DSSSL Engine
ii perl 5.8.4-6 Larry Wall's Practical Extra=
ction=20
ii xsltproc 1.1.12-5 XSLT command line processor
-- no debconf information
--=20
Lo=EFc Minier <[EMAIL PROTECTED]>
"Neutral President: I have no strong feelings one way or the other."
--C7zPtVaVf+AK4Oqc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment;
filename="gtk-doc_1.3_gtkdoc-scanobj-should-use-sh-to-call-binaries.patch"
diff -urN gtk-doc-1.3.orig/gtkdoc-scanobj.in gtk-doc-1.3/gtkdoc-scanobj.in
--- gtk-doc-1.3.orig/gtkdoc-scanobj.in 2004-10-14 17:50:50.000000000 +0200
+++ gtk-doc-1.3/gtkdoc-scanobj.in 2005-02-17 10:59:06.070448414 +0100
@@ -810,11 +810,11 @@
$o_file = "$MODULE-scan.o"
}
-$command = "$CC $CFLAGS -c -o $o_file $MODULE-scan.c && $LD -o $MODULE-scan
$o_file $LDFLAGS";
+$command = "sh -c -x $CC $CFLAGS -c -o $o_file $MODULE-scan.c && $LD -o
$MODULE-scan $o_file $LDFLAGS";
system($command) == 0 or die "Compilation of scanner failed\n";
-system("./$MODULE-scan") == 0 or die "Scan failed\n";
+system("sh -c -x ./$MODULE-scan") == 0 or die "Scan failed\n";
unlink "./$MODULE-scan.c", "./$MODULE-scan.o", "./$MODULE-scan.lo",
"./$MODULE-scan";
--C7zPtVaVf+AK4Oqc--
---------------------------------------
Received: (at 295674-close) by bugs.debian.org; 24 Feb 2005 18:38:04 +0000
>From [EMAIL PROTECTED] Thu Feb 24 10:38:04 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D4NsC-0004nG-00; Thu, 24 Feb 2005 10:38:04 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1D4NmY-0008Sp-00; Thu, 24 Feb 2005 13:32:14 -0500
From: Loic Minier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#295674: fixed in gtk-doc 1.3-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 24 Feb 2005 13:32:14 -0500
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-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
X-Spam-Level:
X-CrossAssassin-Score: 9
Source: gtk-doc
Source-Version: 1.3-2
We believe that the bug you reported is fixed in the latest version of
gtk-doc, which is due to be installed in the Debian FTP archive:
gtk-doc-tools_1.3-2_all.deb
to pool/main/g/gtk-doc/gtk-doc-tools_1.3-2_all.deb
gtk-doc_1.3-2.diff.gz
to pool/main/g/gtk-doc/gtk-doc_1.3-2.diff.gz
gtk-doc_1.3-2.dsc
to pool/main/g/gtk-doc/gtk-doc_1.3-2.dsc
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.
Loic Minier <[EMAIL PROTECTED]> (supplier of updated gtk-doc 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: Wed, 23 Feb 2005 19:07:18 +0100
Source: gtk-doc
Binary: gtk-doc-tools
Architecture: source all
Version: 1.3-2
Distribution: unstable
Urgency: low
Maintainer: Loic Minier <[EMAIL PROTECTED]>
Changed-By: Loic Minier <[EMAIL PROTECTED]>
Description:
gtk-doc-tools - the GTK+ documentation tools
Closes: 247542 248095 248097 248141 260930 267789 292563 292743 295674
Changes:
gtk-doc (1.3-2) unstable; urgency=low
.
* NMU acknowledgements:
- for version 1.3-1.1, thanks Roger Leigh,
(closes: #248141, #260930, #267789, #292563, #292743)
- for version 1.2-1.2, thanks J.H.M. Dassen,
(closes: #247542, #248095, #248097)
* debian/patches/00_scanobj-sh-calls.patch: prefix commands with "sh -x -c"
to help debugging FTBFS (closes: #295674)
* debian/control: added ${misc:Depends}
* debian/copyright: updated
* debian/watch: added
* set myself as maintainer, with the agreement of the previous maintainer,
thanks Sebastian Rittau for your maintenance!
* set GNOME team and Sebastian Rittau as Uploaders
Files:
e78eeefefd45c8acdd71c1d336219b22 1630 gnome optional gtk-doc_1.3-2.dsc
5bb68accffe449db89ebffa0bbb323f9 10854 gnome optional gtk-doc_1.3-2.diff.gz
a2d7a0d549a4c74eeafdbe94eb00b3eb 119822 gnome optional
gtk-doc-tools_1.3-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFCHhq/Qxo87aLX0pIRAqqbAJ4gmC4bKCIbht5LqP+IUMVidk0sTgCg0sP6
NDnj3YWDMepDZ/kVblyRro8=
=P0j6
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]