Your message dated Mon, 08 Aug 2005 03:12:51 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#320906: fixed in inventor 2.1.5-10-4
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; 2 Aug 2005 03:13:19 +0000
>From [EMAIL PROTECTED] Mon Aug 01 20:13:19 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1DznDT-000119-00; Mon, 01 Aug 2005 20:13:19 -0700
Received: from localhost.localdomain 
(pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253])
        (authenticated bits=0)
        by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j723DIIi095039
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Mon, 1 Aug 2005 20:13:18 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
        id 1Dzhuv-0001D9-V1
        for [EMAIL PROTECTED]; Mon, 01 Aug 2005 14:33:50 -0700
Date: Mon, 1 Aug 2005 14:33:49 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Missing declaration of SoTempPath
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="MfFXiAuoTsnnDAfZ"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.86.2/1000/Sun Jul 31 12:28:06 2005 on zoot.lafn.org
X-Virus-Status: Clean
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


--MfFXiAuoTsnnDAfZ
Content-Type: multipart/mixed; boundary="W/nzBZO5zC0uMSeA"
Content-Disposition: inline


--W/nzBZO5zC0uMSeA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: inventor
Version: 2.1.5-10-3
Severity: serious
Tags: patch

inventor fails to build because it does not forward-declare
SoTempPath:

> /usr/bin/g++    -g -D_REENTRANT -O3    -DIVBINDIR=3D\"/usr/bin\" -DIVLIBD=
IR=3D\"/usr/lib\" -DIVHDRTOP=3D\"/usr/include/Inventor\" -DIVFONTPATH=3D\"/=
usr/share/inventor/fonts\" -DIVHELPDIR=3D\"/usr/share/inventor/help\" -DIVD=
ATADIR=3D\"/usr/share/inventor/data/models\" -DIVMATERIALSDIR=3D\"/usr/shar=
e/inventor/data/materials\" -DIVTEXTURESDIR=3D\"/usr/share/inventor/data/te=
xtures\" -DIVDEMOBINDIR=3D\"/usr/lib/inventor\" -DIVDEMODATADIR=3D\"/usr/sh=
are/inventor/data/demos\" -DPDFVIEWER=3D\"xpdf\" -I/usr/X11R6/include -I. -=
I../../../../lib/database/include -I../../../../lib/interaction/include -I.=
=2E/../../../lib/nodekits/include -I../../../../libSoXt/include -fPIC      =
 -O -DNDEBUG   -c So.c++
> ../../../../lib/database/include/Inventor/SoPath.h:343: error: 'SoTempPat=
h' has not been declared
> SoPath.c++:1118: error: prototype for 'void SoLightPath::makeTempPath(SoT=
empPath*) const' does not match any in class 'SoLightPath'
> ../../../../lib/database/include/Inventor/SoPath.h:343: error: candidate =
is: void SoLightPath::makeTempPath(int*) const

The attached patch adds a forward declaration, which fixes the
problem.

--=20
Matt

--W/nzBZO5zC0uMSeA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch
Content-Transfer-Encoding: quoted-printable

only in patch2:
unchanged:
--- inventor-2.1.5-10.orig/lib/database/include/Inventor/SoPath.h
+++ inventor-2.1.5-10/lib/database/include/Inventor/SoPath.h
@@ -281,7 +281,7 @@
 friend class SoTempPath;
 };
=20
-
+class SoTempPath;
=20
 //////////////////////////////////////////////////////////////////////////=
////
 //

--W/nzBZO5zC0uMSeA--

--MfFXiAuoTsnnDAfZ
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFC7pU9fNdgYxVXvBARAl7iAJ0eso2pkX+5oZWXtIXbl9xwjWozIwCgpX30
IiL6uaGnBo4YIw85ZSkHXdM=
=ncKY
-----END PGP SIGNATURE-----

--MfFXiAuoTsnnDAfZ--

---------------------------------------
Received: (at 320906-close) by bugs.debian.org; 8 Aug 2005 10:20:25 +0000
>From [EMAIL PROTECTED] Mon Aug 08 03:20:25 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E24cl-00053F-00; Mon, 08 Aug 2005 03:12:51 -0700
From: [EMAIL PROTECTED] (Steve M. Robbins)
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#320906: fixed in inventor 2.1.5-10-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Mon, 08 Aug 2005 03:12:51 -0700
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: inventor
Source-Version: 2.1.5-10-4

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

inventor-clients_2.1.5-10-4_i386.deb
  to pool/main/i/inventor/inventor-clients_2.1.5-10-4_i386.deb
inventor-data_2.1.5-10-4_all.deb
  to pool/main/i/inventor/inventor-data_2.1.5-10-4_all.deb
inventor-demo_2.1.5-10-4_i386.deb
  to pool/main/i/inventor/inventor-demo_2.1.5-10-4_i386.deb
inventor-dev_2.1.5-10-4_i386.deb
  to pool/main/i/inventor/inventor-dev_2.1.5-10-4_i386.deb
inventor-doc_2.1.5-10-4_all.deb
  to pool/main/i/inventor/inventor-doc_2.1.5-10-4_all.deb
inventor_2.1.5-10-4.diff.gz
  to pool/main/i/inventor/inventor_2.1.5-10-4.diff.gz
inventor_2.1.5-10-4.dsc
  to pool/main/i/inventor/inventor_2.1.5-10-4.dsc
libinventor0_2.1.5-10-4_i386.deb
  to pool/main/i/inventor/libinventor0_2.1.5-10-4_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.
Steve M. Robbins <[EMAIL PROTECTED]> (supplier of updated inventor 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: Sun,  7 Aug 2005 21:25:40 -0400
Source: inventor
Binary: inventor-doc inventor-data libinventor0 inventor-demo inventor-clients 
inventor-dev
Architecture: source i386 all
Version: 2.1.5-10-4
Distribution: unstable
Urgency: low
Maintainer: Steve M. Robbins <[EMAIL PROTECTED]>
Changed-By: Steve M. Robbins <[EMAIL PROTECTED]>
Description: 
 inventor-clients - Open Inventor client programs
 inventor-data - Open Inventor sample data files
 inventor-demo - Open Inventor demonstration programs and example code
 inventor-dev - Open Inventor development files
 inventor-doc - Open Inventor documentation
 libinventor0 - Open Inventor runtime environment
Closes: 286471 320906
Changes: 
 inventor (2.1.5-10-4) unstable; urgency=low
 .
   * G++ 4.0 transition: rename back to libinventor0.
 .
   * lib/database/include/Inventor/SoPath.h: Declare SoTempPath.
   Closes: #320906.
 .
   * lib/database/include/machine.h: Define USE_64BIT_HACKS as true
   for 64-bit machines, including AMD 64.
 .
   * lib/database/src/sb/SbTime.c++:
   * lib/database/src/so/SoOutput.c++:
   * lib/database/src/so/SoType.c++:
   * lib/interaction/src/draggers/SoDragger.c++:
   * lib/nodekits/src/nodekits/SoNkCatalog.c++:
   * lib/nodekits/src/upgraders/SoV1NkCatalog.c++:
   * libSoXt/src/SoXtRsrc.c++: Replace occurrances of
     '_MIPS_SZLONG == 64 || __ia64' by USE_64BIT_HACKS.  Closes: #286471.
Files: 
 740eb15512dda03c8abd1c73e0b444e6 761 devel optional inventor_2.1.5-10-4.dsc
 ddd2f4093c4825f884ff76abc2fc47f6 16803 devel optional 
inventor_2.1.5-10-4.diff.gz
 ed43420b0ce3c226fb6b951e7ec4648f 629352 devel optional 
inventor-doc_2.1.5-10-4_all.deb
 3e789fe83791ef458096a8d22268d5b5 3141432 graphics optional 
inventor-data_2.1.5-10-4_all.deb
 70901d0b5658c8cab4ffeea58454e795 1792342 libs optional 
libinventor0_2.1.5-10-4_i386.deb
 00d112d0258fd7fb6828740fb3b6cb34 369230 devel optional 
inventor-dev_2.1.5-10-4_i386.deb
 2ea104c4b58676a12d4e7b048384ae90 254210 graphics optional 
inventor-clients_2.1.5-10-4_i386.deb
 72fc7d584d38021737b11c00ab9d9718 1832652 graphics optional 
inventor-demo_2.1.5-10-4_i386.deb

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

iD8DBQFC9s8i0i2bPSHbMcURAqJqAJ0WmCci2WwJU5JRvC/VwvPqrZeO2ACfckOp
7SXqs9MHMIG7ADTEmbtzBYA=
=9Tkx
-----END PGP SIGNATURE-----


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

Reply via email to