Your message dated Mon, 21 Feb 2005 11:29:57 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#296227: bidwatcher: FTBS on multiple architectures
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; 21 Feb 2005 07:01:43 +0000
>From [EMAIL PROTECTED] Sun Feb 20 23:01:43 2005
Return-path: <[EMAIL PROTECTED]>
Received: from buffy.riseup.net (mail.riseup.net) [69.90.134.155] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D37Zf-00023v-00; Sun, 20 Feb 2005 23:01:43 -0800
Received: from localhost (localhost [127.0.0.1])
        by mail.riseup.net (Postfix) with ESMTP id B40C9A2CB8
        for <[EMAIL PROTECTED]>; Sun, 20 Feb 2005 23:01:22 -0800 (PST)
Received: from mail.riseup.net ([127.0.0.1])
        by localhost (buffy [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
        id 30302-24 for <[EMAIL PROTECTED]>;
        Sun, 20 Feb 2005 23:01:22 -0800 (PST)
Received: from localhost (localhost [127.0.0.1])
        (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
        (No client certificate requested)
        by mail.riseup.net (Postfix) with ESMTP id 2F9E2A2DC4
        for <[EMAIL PROTECTED]>; Sun, 20 Feb 2005 23:01:22 -0800 (PST)
Received: by pond (Postfix, from userid 1000)
        id 52B593A802; Mon, 21 Feb 2005 01:01:53 -0600 (CST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Micah Anderson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: bidwatcher: FTBS on multiple architectures
X-Mailer: reportbug 3.8
Date: Mon, 21 Feb 2005 01:01:53 -0600
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at riseup.net
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: bidwatcher
Version: 1.3.17-1
Severity: normal

Bidwatcher is failing to build from source on multiple architectures.
This is keeping the security fix that is in Sid from entering Sarge
(DSA-687-1), as listed on this page:
http://merkel.debian.org/~joeyh/testing-security.html

Build logs are here:
http://bjorn.haxx.se/debian/testing.pl?package=bidwatcher;printalldeps=1

The relevant portion is below:

/usr/bin/make
make[1]: Entering directory /build/buildd/bidwatcher-1.3.17'
/usr/bin/make  all-recursive
make[2]: Entering directory /build/buildd/bidwatcher-1.3.17'
Making all in pixmaps
make[3]: Entering directory /build/buildd/bidwatcher-1.3.17/pixmaps'
make[3]: Nothing to be done for all'.
make[3]: Leaving directory /build/buildd/bidwatcher-1.3.17/pixmaps'
make[3]: Entering directory /build/buildd/bidwatcher-1.3.17'
g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -Wall
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-c bidwatcher.cpp
In file included from bidwatcher.cpp:57:
/usr/include/gtk-1.2/gdk/gdkprivate.h:31:22: X11/Xlib.h: No such file
or directory
/usr/include/gtk-1.2/gdk/gdkprivate.h:32:23: X11/Xutil.h: No such file
or directory
In file included from bidwatcher.cpp:57:
/usr/include/gtk-1.2/gdk/gdkprivate.h:64: error: 'Window' is used as a
type, 
   but is not defined as a type.
   /usr/include/gtk-1.2/gdk/gdkprivate.h:65: error: syntax error
before *' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:87: error: syntax error before
*' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:88: error: syntax error before
*' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:105: error: 'GC' is used as a
type, but 
   is not defined as a type.
   /usr/include/gtk-1.2/gdk/gdkprivate.h:106: error: syntax error
before *' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:123: error: 'Colormap' is used
as a type, 
   but is not defined as a type.
   /usr/include/gtk-1.2/gdk/gdkprivate.h:124: error: syntax error
before *' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:138: error: syntax error before
*' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:147: error: syntax error before
*' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:156: error: 'Cursor' is used as
a type, 
   but is not defined as a type.
   /usr/include/gtk-1.2/gdk/gdkprivate.h:157: error: syntax error
before *' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:161: error: parse error before
,' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:177: error: 'Window' is used as
a type, 
   but is not defined as a type.
   /usr/include/gtk-1.2/gdk/gdkprivate.h:183: error: 'Window' is used
as a type, 
   but is not defined as a type.
   /usr/include/gtk-1.2/gdk/gdkprivate.h:184: error: 'Time' is used as
a type, but 
   is not defined as a type.
   /usr/include/gtk-1.2/gdk/gdkprivate.h:215: error: syntax error
before *' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:216: error: 'XStandardColormap'
is used 
   as a type, but is not defined as a type.
   /usr/include/gtk-1.2/gdk/gdkprivate.h:222: error: 'Region' is used
as a type, 
   but is not defined as a type.
   /usr/include/gtk-1.2/gdk/gdkprivate.h:241: error: Colormap' was not
declared 
   in this scope
   /usr/include/gtk-1.2/gdk/gdkprivate.h:241: error: parse error
before )' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:242: error: Visual' was not
declared in 
   this scope
   /usr/include/gtk-1.2/gdk/gdkprivate.h:242: error: xvisual' was not
declared in 
   this scope
   /usr/include/gtk-1.2/gdk/gdkprivate.h:247: error: XID' was not
declared in 
   this scope
   /usr/include/gtk-1.2/gdk/gdkprivate.h:247: error: xid' was not
declared in 
   this scope
   /usr/include/gtk-1.2/gdk/gdkprivate.h:248: error: parse error
before )' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:249: error: XID' was not
declared in 
   this scope
   /usr/include/gtk-1.2/gdk/gdkprivate.h:249: error: parse error
before )' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:250: error: XID' was not
declared in 
   this scope
   /usr/include/gtk-1.2/gdk/gdkprivate.h:250: error: parse error
before )' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:252: error: Window' was not
declared in 
   this scope
   /usr/include/gtk-1.2/gdk/gdkprivate.h:252: error: parse error
before ,' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:266: error: Window' was not
declared in 
   this scope
   /usr/include/gtk-1.2/gdk/gdkprivate.h:266: error: parse error
before ,' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:267: error: parse error before
,' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:274: error: syntax error before
*' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:276: error: syntax error before
;' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:277: error: syntax error before
;' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:279: error: syntax error before
;' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:280: error: syntax error before
;' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:281: error: syntax error before
;' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:282: error: syntax error before
[' token
/usr/include/gtk-1.2/gdk/gdkprivate.h:283: error: syntax error before
;' token
bidwatcher.cpp: In member function void DetailsWindow::update()':
bidwatcher.cpp:1919: warning: %y' yields only last 2 digits of year
make[3]: *** [bidwatcher.o] Error 1
make[3]: Leaving directory /build/buildd/bidwatcher-1.3.17'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory /build/buildd/bidwatcher-1.3.17'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory /build/buildd/bidwatcher-1.3.17'
make: *** [build-stamp] Error 2
******************************************************************************
Build finished at 20050219-0533


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (300, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages bidwatcher depends on:
ii  libc6                    2.3.2.ds1-20    GNU C Library: Shared libraries an
ii  libglib1.2               1.2.10-9        The GLib library of C routines
ii  libgtk1.2                1.2.10-17       The GIMP Toolkit set of widgets fo
ii  libstdc++2.10-glibc2.2   1:2.95.4-22     The GNU stdc++ library
ii  xlibs                    4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu

---------------------------------------
Received: (at 296227-done) by bugs.debian.org; 21 Feb 2005 18:29:58 +0000
>From [EMAIL PROTECTED] Mon Feb 21 10:29:58 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mmjgroup.com [192.34.35.33] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D3IJi-0000yY-00; Mon, 21 Feb 2005 10:29:58 -0800
Received: from mix.mmjgroup.com (mix.mmjgroup.com [192.34.35.16])
        by mmjgroup.com (Postfix) with ESMTP id 4BDDB16EB1;
        Mon, 21 Feb 2005 11:29:57 -0700 (MST)
Received: by mix.mmjgroup.com (Postfix, from userid 1000)
        id 38EEB8F2EA; Mon, 21 Feb 2005 11:29:57 -0700 (MST)
Date: Mon, 21 Feb 2005 11:29:57 -0700
From: LaMont Jones <[EMAIL PROTECTED]>
To: Micah Anderson <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#296227: bidwatcher: FTBS on multiple architectures
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.6+20040907i
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_BUG_NUMBER,
        VALID_BTS_CONTROL autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

reassign 296227 xfree86-common
--

This is a fixed bug in xfree86, which requires the buildd admins to fix
their daemons.  Not a bidwatcher bug.

lamont

> Bidwatcher is failing to build from source on multiple architectures.
> This is keeping the security fix that is in Sid from entering Sarge
> (DSA-687-1), as listed on this page:
> http://merkel.debian.org/~joeyh/testing-security.html
> 
> Build logs are here:
> http://bjorn.haxx.se/debian/testing.pl?package=bidwatcher;printalldeps=1
> 
> The relevant portion is below:
> /usr/include/gtk-1.2/gdk/gdkprivate.h:31:22: X11/Xlib.h: No such file
> or directory
> /usr/include/gtk-1.2/gdk/gdkprivate.h:32:23: X11/Xutil.h: No such file
> or directory


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

Reply via email to