[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#325357: marked as done (vrweb: FTBFS on 64 bit arches: cast from 'AnyLight*' to 'int' loses precision)



Your message dated Sun, 28 Aug 2005 02:32:05 -0700
with message-id <E1E9JWH-0000Uv-00@spohr.debian.org>
and subject line Bug#325357: fixed in vrweb 1.5-13
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; 27 Aug 2005 23:20:11 +0000
>From kurt@roeckx.be Sat Aug 27 16:20:11 2005
Return-path: <kurt@roeckx.be>
Received: from europa.telenet-ops.be [195.130.132.60] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1E99y7-0001qf-00; Sat, 27 Aug 2005 16:20:11 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
	by europa.telenet-ops.be (Postfix) with SMTP
	id 2A5E819804D; Sun, 28 Aug 2005 01:20:10 +0200 (MEST)
Received: from Q.roeckx.be (dD5775F4A.access.telenet.be [213.119.95.74])
	by europa.telenet-ops.be (Postfix) with ESMTP
	id EC1E9198048; Sun, 28 Aug 2005 01:20:09 +0200 (MEST)
Received: by Q.roeckx.be (Postfix, from userid 501)
	id F042D26136; Sun, 28 Aug 2005 01:20:08 +0200 (CEST)
Date: Sun, 28 Aug 2005 01:20:08 +0200
From: Kurt Roeckx <kurt@roeckx.be>
To: submit@bugs.debian.org
Cc: Petter Reinholdtsen <pere@debian.org>
Subject: vrweb: FTBFS on 64 bit arches: cast from 'AnyLight*' to 'int' loses precision
Message-ID: <[🔎] 20050827232008.GA16179@roeckx.be>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Delivered-To: submit@bugs.debian.org
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: vrweb
Version: 1.5-12
Severity: serious

Hi,

Your package is failing to build on 64 bit arches with the
following error:
g++ -O -O -DLINUX_ELF -DVERBOSE -DASSERT -Dcplusplus_2_1 -DInterViews -Div_nls -DOSMajorVersion=2 -DOSMinorVersion=0 -DLINUX -DHG_OSMaj=2 -DHG_OSMin=0  -I/build/buildd/vrweb-1.5/installed/include     -pipe  -c /build/buildd/vrweb-1.5/src/harmony/scene/bspbuild.C
/build/buildd/vrweb-1.5/src/harmony/scene/bspbuild.C: In member function 'virtu
al void QvIndexedFaceSet::buildBSP(BSPTree*)':
/build/buildd/vrweb-1.5/src/harmony/scene/bspbuild.C:1218: error: cast from 'An
yLight*' to 'int' loses precision
make[4]: *** [bspbuild.o] Error 1

It's trying to print the address.  In C, with printf,
you'd use a %p for it.  I have no idea if std::cout has
something simular.

I think the easiest way to fix it would be cast it to an intptr_t.


Kurt


---------------------------------------
Received: (at 325357-close) by bugs.debian.org; 28 Aug 2005 09:42:32 +0000
>From katie@spohr.debian.org Sun Aug 28 02:42:32 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1E9JWH-0000Uv-00; Sun, 28 Aug 2005 02:32:05 -0700
From: Petter Reinholdtsen <pere@debian.org>
To: 325357-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#325357: fixed in vrweb 1.5-13
Message-Id: <E1E9JWH-0000Uv-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Sun, 28 Aug 2005 02:32:05 -0700
Delivered-To: 325357-close@bugs.debian.org
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: vrweb
Source-Version: 1.5-13

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

vrweb_1.5-13.diff.gz
  to pool/main/v/vrweb/vrweb_1.5-13.diff.gz
vrweb_1.5-13.dsc
  to pool/main/v/vrweb/vrweb_1.5-13.dsc
vrweb_1.5-13_i386.deb
  to pool/main/v/vrweb/vrweb_1.5-13_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 325357@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen <pere@debian.org> (supplier of updated vrweb 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 28 Aug 2005 10:44:47 +0200
Source: vrweb
Binary: vrweb
Architecture: source i386
Version: 1.5-13
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Petter Reinholdtsen <pere@debian.org>
Description: 
 vrweb      - A VRML browser and editor
Closes: 325357
Changes: 
 vrweb (1.5-13) unstable; urgency=low
 .
   * Debian QA upload.
   * Fix 64-bit compile problems. (Closes: #325357)
   * Split and group the patches 10_misc.dpatch into more sensible
     units.
Files: 
 0bf7d12ff2ff9a066530aaa52d78f432 663 web optional vrweb_1.5-13.dsc
 114fb23c157a32d3b1698e32a1035d84 70670 web optional vrweb_1.5-13.diff.gz
 52564c6f9cf8e86e21bf04887f169598 852574 web optional vrweb_1.5-13_i386.deb

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

iD8DBQFDEYI020zMSyow1ykRAmZ8AJ9UgOwC8h9wWmQvgLWMngS9BV+5PwCfXMrH
8YXmPWku/TjTwvhP9eAlnWk=
=hm8P
-----END PGP SIGNATURE-----



Reply to: