Your message dated Fri, 29 Apr 2005 00:17:14 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#306827: fixed in rbscrobbler 0.0.9pre3-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; 28 Apr 2005 18:31:26 +0000
>From [EMAIL PROTECTED] Thu Apr 28 11:31:26 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail-out.m-online.net [212.18.0.9] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DRDnK-0004hA-00; Thu, 28 Apr 2005 11:31:26 -0700
Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148])
        by mail-out.m-online.net (Postfix) with ESMTP id 6276A9F77;
        Thu, 28 Apr 2005 20:31:25 +0200 (CEST)
Received: from atari.stigge.org (ppp-82-135-14-110.mnet-online.de 
[82.135.14.110])
        by mail.m-online.net (Postfix) with ESMTP id 1E6E875D58;
        Thu, 28 Apr 2005 20:30:15 +0200 (CEST)
Received: from [192.168.5.99] (localhost [127.0.0.1])
        by atari.stigge.org (Postfix) with ESMTP id EAEAB100442A3;
        Thu, 28 Apr 2005 20:30:13 +0200 (CEST)
From: Roland Stigge <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: rbscrobbler: FTBFS: missing files
Message-Id: <[EMAIL PROTECTED]>
Date: Thu, 28 Apr 2005 20:30:13 +0200 (CEST)
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: 

Package: rbscrobbler
Version: 0.0.9pre3-1
Severity: serious

Hi,

building the package rbscrobbler in a clean sid build environment
(with pbuilder) on i386 results in:

=========================================================================
dh_testdir
/usr/bin/make PREFIX=/usr
make[1]: Entering directory `/tmp/buildd/rbscrobbler-0.0.9pre3'
make[2]: Entering directory `/tmp/buildd/rbscrobbler-0.0.9pre3/trayicon'
cc `pkg-config --cflags gtk+-2.0 pygtk-2.0` -I/usr/include/python2.3/ -I. -fPIC 
  -c -o eggtrayicon.o eggtrayicon.c
/bin/sh: pkg-config: command not found
In file included from eggtrayicon.c:25:
eggtrayicon.h:24:25: gtk/gtkplug.h: No such file or directory
eggtrayicon.h:25:22: gdk/gdkx.h: No such file or directory
In file included from eggtrayicon.c:25:
eggtrayicon.h:36: error: syntax error before "typedef"
eggtrayicon.h:41: error: parse error before "GtkPlug"
eggtrayicon.h:41: warning: no semicolon at end of struct or union
eggtrayicon.h:43: warning: data definition has no type or storage class
eggtrayicon.h:45: error: parse error before "selection_atom"
eggtrayicon.h:45: warning: data definition has no type or storage class
eggtrayicon.h:46: error: parse error before "manager_atom"
eggtrayicon.h:46: warning: data definition has no type or storage class
eggtrayicon.h:47: error: parse error before "system_tray_opcode_atom"
eggtrayicon.h:47: warning: data definition has no type or storage class
eggtrayicon.h:48: error: parse error before "orientation_atom"
eggtrayicon.h:48: warning: data definition has no type or storage class
eggtrayicon.h:49: error: parse error before "manager_window"
eggtrayicon.h:49: warning: data definition has no type or storage class
eggtrayicon.h:51: error: parse error before "orientation"
eggtrayicon.h:51: warning: data definition has no type or storage class
[...]
eggtrayicon.c:405: error: `len' undeclared (first use in this function)
eggtrayicon.c:412: error: `Window' undeclared (first use in this function)
eggtrayicon.c:412: error: parse error before "gtk_plug_get_id"
eggtrayicon.c:419: error: `XClientMessageEvent' undeclared (first use in this 
function)
eggtrayicon.c:419: error: parse error before "ev"
eggtrayicon.c:420: error: `Display' undeclared (first use in this function)
eggtrayicon.c:424: error: `ev' undeclared (first use in this function)
eggtrayicon.c:424: error: `ClientMessage' undeclared (first use in this 
function)
eggtrayicon.c:425: error: parse error before "gtk_plug_get_id"
eggtrayicon.c:428: error: `False' undeclared (first use in this function)
eggtrayicon.c:442: error: `StructureNotifyMask' undeclared (first use in this 
function)
eggtrayicon.c:442: error: `XEvent' undeclared (first use in this function)
eggtrayicon.c:442: error: parse error before ')' token
eggtrayicon.c: At top level:
eggtrayicon.c:452: error: parse error before "guint"
eggtrayicon.c: In function `egg_tray_icon_cancel_message':
eggtrayicon.c:454: error: `icon' undeclared (first use in this function)
eggtrayicon.c:455: error: `id' undeclared (first use in this function)
eggtrayicon.c:458: error: `Window' undeclared (first use in this function)
eggtrayicon.c:458: error: parse error before "gtk_plug_get_id"
eggtrayicon.c: At top level:
eggtrayicon.c:463: error: parse error before "egg_tray_icon_get_orientation"
eggtrayicon.c: In function `egg_tray_icon_get_orientation':
eggtrayicon.c:465: error: `GTK_ORIENTATION_HORIZONTAL' undeclared (first use in 
this function)
eggtrayicon.c:467: error: dereferencing pointer to incomplete type
make[2]: *** [eggtrayicon.o] Error 1
make[2]: Leaving directory `/tmp/buildd/rbscrobbler-0.0.9pre3/trayicon'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/rbscrobbler-0.0.9pre3'
make: *** [build-stamp] Error 2
=========================================================================

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/

Please note that this report has not been generated fully automatically.
DARTS just helped finding the problem.

---------------------------------------
Received: (at 306827-close) by bugs.debian.org; 29 Apr 2005 04:25:48 +0000
>From [EMAIL PROTECTED] Thu Apr 28 21:25:47 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 1DRN4V-0005gT-00; Thu, 28 Apr 2005 21:25:47 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DRMwE-0004XI-00; Fri, 29 Apr 2005 00:17:14 -0400
From: Joey Hess <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#306827: fixed in rbscrobbler 0.0.9pre3-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 29 Apr 2005 00:17:14 -0400
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: 

Source: rbscrobbler
Source-Version: 0.0.9pre3-2

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

rbscrobbler_0.0.9pre3-2.diff.gz
  to pool/main/r/rbscrobbler/rbscrobbler_0.0.9pre3-2.diff.gz
rbscrobbler_0.0.9pre3-2.dsc
  to pool/main/r/rbscrobbler/rbscrobbler_0.0.9pre3-2.dsc
rbscrobbler_0.0.9pre3-2_i386.deb
  to pool/main/r/rbscrobbler/rbscrobbler_0.0.9pre3-2_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.
Joey Hess <[EMAIL PROTECTED]> (supplier of updated rbscrobbler 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, 29 Apr 2005 00:04:23 -0400
Source: rbscrobbler
Binary: rbscrobbler
Architecture: source i386
Version: 0.0.9pre3-2
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[EMAIL PROTECTED]>
Changed-By: Joey Hess <[EMAIL PROTECTED]>
Description: 
 rbscrobbler - send rhythmbox track information to audioscrobbler
Closes: 306827
Changes: 
 rbscrobbler (0.0.9pre3-2) unstable; urgency=low
 .
   * Fix missing build deps. Closes: #306827
Files: 
 cb2f5905c331c22bd811438337ecefe1 664 sound optional rbscrobbler_0.0.9pre3-2.dsc
 4c69443ce4b36b0b7b4ae44252f9e5d9 2464 sound optional 
rbscrobbler_0.0.9pre3-2.diff.gz
 84ebaffcc7f754afe360fc656d32875d 29012 sound optional 
rbscrobbler_0.0.9pre3-2_i386.deb

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

iD8DBQFCcbP02tp5zXiKP0wRAs/TAJ4xA2XaMsThuyAWQx8KJylr9fAhMQCgvcLG
qY1Yp4q28kjARgC2Dr9gOF8=
=N4vO
-----END PGP SIGNATURE-----


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

Reply via email to