Your message dated Thu, 20 Apr 2006 19:02:14 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327376: fixed in openmash 5.2-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)

--- Begin Message ---
Package: openmash
Version: 5.2-3
Severity: serious

When building 'openmash' on unstable, I get the following error:

make[1]: Entering directory `/openmash-5.2/tclcl'
gcc -c -g -Wall -g -Wall -DNO_TK  -fsigned-char -fno-inline -fsigned-char 
-fno-inline -DUSE_SHM -DHAVE_LIBOTCL1_0A7 -DHAVE_OTCL_H -DHAVE_LIBTK8_3 
-DHAVE_TK_H -DHAVE_LIBTCL8_3 -DHAVE_TCL_H   -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 
-DHAVE_LIBC=1 -DHAVE_SNPRINTF=1 -DSTDC_HEADERS=1 -DHAVE_STRTOQ=1 
-DHAVE_STRTOLL=1 -DSIZEOF_LONG=8 -DHAVE_INT64=1 -DHAVE_TCL_H=1 
-DHAVE_LIBTCL8_3=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_3=1 -DHAVE_OTCL_H=1 
-DHAVE_LIBOTCL1_0A7=1  -I. -I/openmash-5.2/otcl 
-I/usr/include/tcl8.3/tk-private/generic 
-I/usr/include/tcl8.3/tcl-private/generic -o tcl2c++.o tcl2c++.c
rm -f tcl2c++
c++   -o tcl2c++ tcl2c++.o
c++ -c -g -Wall -g -Wall -DNO_TK  -fsigned-char -fno-inline -fsigned-char 
-fno-inline -DUSE_SHM -DHAVE_LIBOTCL1_0A7 -DHAVE_OTCL_H -DHAVE_LIBTK8_3 
-DHAVE_TK_H -DHAVE_LIBTCL8_3 -DHAVE_TCL_H   -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 
-DHAVE_LIBC=1 -DHAVE_SNPRINTF=1 -DSTDC_HEADERS=1 -DHAVE_STRTOQ=1 
-DHAVE_STRTOLL=1 -DSIZEOF_LONG=8 -DHAVE_INT64=1 -DHAVE_TCL_H=1 
-DHAVE_LIBTCL8_3=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_3=1 -DHAVE_OTCL_H=1 
-DHAVE_LIBOTCL1_0A7=1  -I. -I/openmash-5.2/otcl 
-I/usr/include/tcl8.3/tk-private/generic 
-I/usr/include/tcl8.3/tcl-private/generic -o Tcl.o Tcl.cc
tclcl-mappings.h: In static member function 'static int 
TclObjectHelper<T>::dispatch_(void*, Tcl_Interp*, int, char**)':
tclcl-mappings.h:51: error: incomplete type 'Tcl' used in nested name specifier
tclcl-mappings.h:52: error: invalid use of undefined type 'struct Tcl'
tclcl-mappings.h:41: error: forward declaration of 'struct Tcl'
tclcl-mappings.h:57: error: invalid use of undefined type 'struct Tcl'
tclcl-mappings.h:41: error: forward declaration of 'struct Tcl'
tracedvar.h: At global scope:
tracedvar.h:49: warning: 'class TracedVar' has virtual functions but 
non-virtual destructor
tracedvar.h:87: warning: 'class TracedInt' has virtual functions but 
non-virtual destructor
tracedvar.h:130: warning: 'class TracedDouble' has virtual functions but 
non-virtual destructor
make[1]: *** [Tcl.o] Error 1
make[1]: Leaving directory `/openmash-5.2/tclcl'
make: *** [build-stamp] Error 2

Regards
Andreas Jochens


--- End Message ---
--- Begin Message ---
Source: openmash
Source-Version: 5.2-4

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

openmash_5.2-4.diff.gz
  to pool/main/o/openmash/openmash_5.2-4.diff.gz
openmash_5.2-4.dsc
  to pool/main/o/openmash/openmash_5.2-4.dsc
openmash_5.2-4_i386.deb
  to pool/main/o/openmash/openmash_5.2-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.
David Martínez Moreno <[EMAIL PROTECTED]> (supplier of updated openmash 
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, 21 Apr 2006 03:30:32 +0200
Source: openmash
Binary: openmash
Architecture: source i386
Version: 5.2-4
Distribution: unstable
Urgency: low
Maintainer: David Martínez Moreno <[EMAIL PROTECTED]>
Changed-By: David Martínez Moreno <[EMAIL PROTECTED]>
Description: 
 openmash   - multimedia tools for multicast from the OpenMASH Project
Closes: 327376 347087
Changes: 
 openmash (5.2-4) unstable; urgency=low
 .
   * Fixed FTBFS with modern gcc, many thanks to Karl Chen for the patch.
     Closes: #327376. The patch is saved as debian/patches/02_gcc4_fix.
   * debian/control: Fixed build-dependency on xlibs-dev. Replaced by
     libx11-dev, libxext-dev, libxt-dev, libxv-dev and x-dev. Closes: #347087.
     While at it, clean up some spureous denepdencies. Also upgraded
     Standards-Version to 3.6.2.2.
   * Upgraded all the config.{guess,sub}.
Files: 
 a970d1a28b413b1c1a64eb3463f8454d 638 net extra openmash_5.2-4.dsc
 da66a76867b57edd8474fbf64eef832e 95444 net extra openmash_5.2-4.diff.gz
 5e6bcf7cfe6eb0e42163c924d264ea2d 1729366 net extra openmash_5.2-4_i386.deb

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

iD8DBQFESDZvWs/EhA1iABsRAtYVAJ0Vmaw3AuXFuC9HUFiX0BzkuSxRhwCg51Xp
/PJmLUs/RRKkhJjkcDOFBCk=
=Dnm5
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to