Your message dated Fri, 26 Aug 2005 08:45:03 +0200 (CEST)
with message-id <[EMAIL PROTECTED]>
and subject line sooperlooper: FTBFS on 64 bit arches: error: cast from
'wxListCtrl*' to 'unsigned int' loses precision
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 Jul 2005 21:12:00 +0000
>From [EMAIL PROTECTED] Thu Jul 28 14:11:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from europa.telenet-ops.be [195.130.132.60]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1DyFfb-0006WP-00; Thu, 28 Jul 2005 14:11:59 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
by europa.telenet-ops.be (Postfix) with SMTP id 1CD48198143
for <[EMAIL PROTECTED]>; Thu, 28 Jul 2005 23:11:58 +0200 (MEST)
Received: from Q.roeckx.be (dD5775FD9.access.telenet.be [213.119.95.217])
by europa.telenet-ops.be (Postfix) with ESMTP id 02D4F1980C5
for <[EMAIL PROTECTED]>; Thu, 28 Jul 2005 23:11:58 +0200 (MEST)
Received: by Q.roeckx.be (Postfix, from userid 501)
id 6584126136; Thu, 28 Jul 2005 23:11:57 +0200 (CEST)
Date: Thu, 28 Jul 2005 23:11:57 +0200
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: sooperlooper: FTBFS on 64 bit arches: error: cast from 'wxListCtrl*'
to 'unsigned int' loses precision
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
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
Package: sooperlooper
Version: 1.0.5-3
Severity: serious
Hi,
Your package is failing to build on all 64 bit arches with the
following error:
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/lib/sigc++-1.2/include
-I/usr/include/sigc++-1.2 -I/usr/include/libxml2
-I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -g -Wall -O2 -pipe -Wall
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-I/build/buildd/sooperlooper-1.0.5/build-tree/sooperlooper-1.0.5/libs/pbd
-I/build/buildd/sooperlooper-1.0.5/build-tree/sooperlooper-1.0.5/libs/midi++
-MT keys_panel.o -MD -MP -MF ".deps/keys_panel.Tpo" \
-c -o keys_panel.o `test -f 'keys_panel.cpp' || echo './'`keys_panel.cpp; \
then mv -f ".deps/keys_panel.Tpo" ".deps/keys_panel.Po"; \
else rm -f ".deps/keys_panel.Tpo"; exit 1; \
fi
keys_panel.cpp: In member function 'void SooperLooperGui::KeysPanel::refresh_st
ate()':
keys_panel.cpp:173: error: cast from 'wxListCtrl*' to 'unsigned int' loses prec
ision
make[4]: *** [keys_panel.o] Error 1
You can't store a pointer into an integer type, and the new g++ is
more strict about such errors.
Kurt
---------------------------------------
Received: (at 320371-done) by bugs.debian.org; 26 Aug 2005 07:02:45 +0000
>From [EMAIL PROTECTED] Fri Aug 26 00:02:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from xdv.org [62.116.9.23]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E8YEf-0008Fn-00; Fri, 26 Aug 2005 00:02:45 -0700
Received: from xdv.org (localhost [127.0.0.1])
by xdv.org (8.13.3/8.13.3/Debian-6) with ESMTP id j7Q6j31Y008012
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
for <[EMAIL PROTECTED]>; Fri, 26 Aug 2005 08:45:04 +0200
Received: from localhost ([EMAIL PROTECTED])
by xdv.org (8.13.3/8.13.3/Submit) with ESMTP id j7Q6j3cE008009
for <[EMAIL PROTECTED]>; Fri, 26 Aug 2005 08:45:03 +0200
Date: Fri, 26 Aug 2005 08:45:03 +0200 (CEST)
From: Guenter Geiger <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: sooperlooper: FTBFS on 64 bit arches: error: cast from 'wxListCtrl*'
to 'unsigned int' loses precision
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
Fixed.
Thanks. Guenter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]