Your message dated Wed, 30 Apr 2008 14:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#474869: fixed in kchmviewer 3.1-2
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-2

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-2.diff.gz
  to pool/main/k/kchmviewer/kchmviewer_3.1-2.diff.gz
kchmviewer_3.1-2.dsc
  to pool/main/k/kchmviewer/kchmviewer_3.1-2.dsc
kchmviewer_3.1-2_amd64.deb
  to pool/main/k/kchmviewer/kchmviewer_3.1-2_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.
Jose Luis Tallon <[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: Sun, 13 Apr 2008 01:27:32 +0200
Source: kchmviewer
Binary: kchmviewer
Architecture: source amd64
Version: 3.1-2
Distribution: unstable
Urgency: low
Maintainer: Jose Luis Tallon <[EMAIL PROTECTED]>
Changed-By: Jose Luis Tallon <[EMAIL PROTECTED]>
Description: 
 kchmviewer - CHM viewer for KDE
Closes: 449696 474869
Changes: 
 kchmviewer (3.1-2) unstable; urgency=low
 .
   * Fixed FTBFS with gcc-4.3 (Closes: #474869)
     - Updated to S-V 3.7.3 with no changes
 .
   * Fixed uscan (Closes: #449696)
Checksums-Sha1: 
 ec3c68dc8e1e24441c4ae5d15f678eadce1213d7 1008 kchmviewer_3.1-2.dsc
 8eb74ceb0fe8e5873260b623e7a5550a265baead 4003 kchmviewer_3.1-2.diff.gz
 7b89c42f4d4a73fd43cf75b208e1bc6c97879315 453320 kchmviewer_3.1-2_amd64.deb
Checksums-Sha256: 
 6d1cbf0855b59670de89283d86d395c5243c2e4446c487c51ba6198ed26cf075 1008 
kchmviewer_3.1-2.dsc
 d79fab42d874faf92b1d179702a39a861db6ebd392ed2df2ae10ad161809302f 4003 
kchmviewer_3.1-2.diff.gz
 32cf328a4c6d352862a55c3b799cca95283ba3b40f80032bdd24590cc1044202 453320 
kchmviewer_3.1-2_amd64.deb
Files: 
 d96079f641ee3f06a32a7a10fc1f6c50 1008 kde optional kchmviewer_3.1-2.dsc
 499214da5033985c44599648dfdf7e09 4003 kde optional kchmviewer_3.1-2.diff.gz
 fb084dd882820659e337f1d1976f1511 453320 kde optional kchmviewer_3.1-2_amd64.deb

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

iEYEARECAAYFAkgYhTQACgkQNFDtUT/MKpCn9gCgiWaBt5gdWLDF8Oek28TqUUWG
IDAAoJW/C9GoUKCR/gSrHNUlRLwrskO+
=o1LD
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to