Your message dated Thu, 24 Apr 2008 17:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#474869: fixed in kchmviewer 3.1-1.1
has caused the Debian Bug report #474869,
regarding kchmviewer: FTBFS: libchmfileimpl.h:33: error: expected `)' before 't'
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
474869: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474869
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kchmviewer
Version: 3.1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../src 
> -I/usr/share/qt3/include  -I/usr/include/kde  -DQT_THREAD_SUPPORT  
> -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
> -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG 
> -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute 
> -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -MT 
> libchmfile.o -MD -MP -MF ".deps/libchmfile.Tpo" -c -o libchmfile.o 
> libchmfile.cpp; \
>       then mv -f ".deps/libchmfile.Tpo" ".deps/libchmfile.Po"; else rm -f 
> ".deps/libchmfile.Tpo"; exit 1; fi
> In file included from libchmfile.h:25,
>                  from libchmfile.cpp:22:
> /usr/share/qt3/include/qstring.h: In member function 'char QChar::latin1() 
> const':
> /usr/share/qt3/include/qstring.h:197: warning: conversion to 'char' from 
> 'int' may alter its value
> /usr/share/qt3/include/qstring.h: In member function 'void 
> QChar::setCell(uchar)':
> /usr/share/qt3/include/qstring.h:222: warning: conversion to 'ushort' from 
> 'int' may alter its value
> /usr/share/qt3/include/qstring.h: In member function 'void 
> QChar::setRow(uchar)':
> /usr/share/qt3/include/qstring.h:223: warning: conversion to 'ushort' from 
> 'int' may alter its value
> /usr/share/qt3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)':
> /usr/share/qt3/include/qstring.h:267: warning: conversion to 'ushort' from 
> 'int' may alter its value
> /usr/share/qt3/include/qstring.h: In constructor 
> 'QStringData::QStringData(QChar*, uint, uint)':
> /usr/share/qt3/include/qstring.h:365: warning: conversion to 'unsigned 
> int:30' from 'uint' may alter its value
> /usr/share/qt3/include/qstring.h:365: warning: conversion to 'unsigned 
> int:30' from 'uint' may alter its value
> In file included from /usr/share/qt3/include/qobject.h:48,
>                  from /usr/share/qt3/include/qwidget.h:46,
>                  from /usr/share/qt3/include/qframe.h:45,
>                  from /usr/share/qt3/include/qscrollview.h:44,
>                  from /usr/share/qt3/include/qlistview.h:45,
>                  from libchmfile.h:27,
>                  from libchmfile.cpp:22:
> /usr/share/qt3/include/qevent.h: In member function 'void 
> QDropEvent::setAction(QDropEvent::Action)':
> /usr/share/qt3/include/qevent.h:523: warning: conversion to 'unsigned char' 
> from 'uint' may alter its value
> In file included from /usr/share/qt3/include/qwidget.h:52,
>                  from /usr/share/qt3/include/qframe.h:45,
>                  from /usr/share/qt3/include/qscrollview.h:44,
>                  from /usr/share/qt3/include/qlistview.h:45,
>                  from libchmfile.h:27,
>                  from libchmfile.cpp:22:
> /usr/share/qt3/include/qsizepolicy.h: In member function 'void 
> QSizePolicy::transpose()':
> /usr/share/qt3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 
> 'uint' may alter its value
> /usr/share/qt3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from 
> 'uint' may alter its value
> In file included from libchmfile.h:33,
>                  from libchmfile.cpp:22:
> libchmtextencoding.h: At global scope:
> libchmtextencoding.h:37: warning: 'typedef' was ignored in this declaration
> In file included from libchmfile.cpp:23:
> libchmfileimpl.h:33: error: expected `)' before 't'
> libchmfileimpl.h:35: error: 'u_int64_t' was not declared in this scope
> libchmfileimpl.h:35: error: template argument 1 is invalid
> libchmfileimpl.h:36: error: 'u_int32_t' does not name a type
> libchmfileimpl.h:37: error: 'u_int32_t' does not name a type
> libchmfileimpl.h:135: error: 'u_int32_t' does not name a type
> libchmfileimpl.h:141: error: 'u_int64_t' has not been declared
> libchmfileimpl.h:142: error: 'u_int64_t' has not been declared
> libchmfileimpl.h:143: error: 'u_int32_t' has not been declared
> make[3]: *** [libchmfile.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: kchmviewer
Source-Version: 3.1-1.1

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

kchmviewer_3.1-1.1.diff.gz
  to pool/main/k/kchmviewer/kchmviewer_3.1-1.1.diff.gz
kchmviewer_3.1-1.1.dsc
  to pool/main/k/kchmviewer/kchmviewer_3.1-1.1.dsc
kchmviewer_3.1-1.1_amd64.deb
  to pool/main/k/kchmviewer/kchmviewer_3.1-1.1_amd64.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.
Chris Lamb <[EMAIL PROTECTED]> (supplier of updated kchmviewer 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.8
Date: Thu, 24 Apr 2008 17:49:30 +0100
Source: kchmviewer
Binary: kchmviewer
Architecture: source amd64
Version: 3.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Jose Luis Tallon <[EMAIL PROTECTED]>
Changed-By: Chris Lamb <[EMAIL PROTECTED]>
Description: 
 kchmviewer - CHM viewer for KDE
Closes: 449696 474869
Changes: 
 kchmviewer (3.1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Bump Standards-Version to 3.7.3.
   * Correct typographical error in package description (Gnome -> GNOME)
   * Fix FTBFS with GCC 4.3 (Closes: #474869)
   * Correct debian/watch file to report upstream version correctly
     (Closes: #449696)
Checksums-Sha1: 
 added37ecfc80f235dcedca451b87a50145ccf9a 1040 kchmviewer_3.1-1.1.dsc
 89125e9e54d3a88f31fad9a542ccf247bf4bdc98 4101 kchmviewer_3.1-1.1.diff.gz
 5c82d5d19a1352c81836280ffcfc1ca7a3d3f6f8 454868 kchmviewer_3.1-1.1_amd64.deb
Checksums-Sha256: 
 fe53becf37734d334c38f2937dd3414da8fdd4913607f4ec957cd0d17b525dee 1040 
kchmviewer_3.1-1.1.dsc
 4c2c65b71998931649fdf74baa02c861abf1f2e3c9ab4d5fc64e926caf0215e5 4101 
kchmviewer_3.1-1.1.diff.gz
 245f5f7b6c55582eac2229140a34257caed977ef78e6dfb7527e0f3c6396d9d4 454868 
kchmviewer_3.1-1.1_amd64.deb
Files: 
 03ba4ea0929ca794745f3376a8dc9dd4 1040 kde optional kchmviewer_3.1-1.1.dsc
 81df05faf17042773d9f2eb56590a886 4101 kde optional kchmviewer_3.1-1.1.diff.gz
 a85667c7a463a0ac7f85701fc15d803f 454868 kde optional 
kchmviewer_3.1-1.1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Ana Guerrero

iD8DBQFIEMMkn3j4POjENGERAs5TAJ9CU76mHcmfT3nlIbJWSEn4RExBQACfQ+ZN
FKPWjEZiw9GdBQ3vadUwaTU=
=J7Bp
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to