Package: showimg
Version: 0.9.5-1.2
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 /bin/sh ../../../../libtool --silent --mode=compile --tag=CXX 
> i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. 
> -I../../../../showimg/kexi -I../../../../showimg/kexi/kexidb 
> -I/usr/include/kde -I/usr/include/qt3/ -I.   -DQT_THREAD_SUPPORT  
> -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
> -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 
> -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new 
> -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL 
> -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST 
> -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions  -include 
> ../../../../showimg/kexi/kexi_global.h -DYYERROR_VERBOSE=1 -DMAKE_KEXI_DB_LIB 
> -MT sqlparser.lo -MD -MP -MF ".deps/sqlparser.Tpo" \
>         -c -o sqlparser.lo `test -f 'sqlparser.cpp' || echo 
> './'`sqlparser.cpp; \
>       then mv -f ".deps/sqlparser.Tpo" ".deps/sqlparser.Plo"; \
>       else rm -f ".deps/sqlparser.Tpo"; exit 1; \
>       fi
> sqlparser.y:592:5: warning: "YYDEBUG" is not defined
> sqlparser.y:641:5: warning: "YYDEBUG" is not defined
> sqlparser.y:657:5: warning: "YYDEBUG" is not defined
> /usr/local/share/bison.simple:149:5: warning: "YYDEBUG" is not defined
> /usr/local/share/bison.simple:291:5: warning: "YYDEBUG" is not defined
> /usr/local/share/bison.simple:394:5: warning: "YYDEBUG" is not defined
> /usr/local/share/bison.simple:403:5: warning: "YYDEBUG" is not defined
> /usr/local/share/bison.simple:428:5: warning: "YYDEBUG" is not defined
> /usr/local/share/bison.simple:442:5: warning: "YYDEBUG" is not defined
> /usr/local/share/bison.simple:451:5: warning: "YYDEBUG" is not defined
> /usr/local/share/bison.simple:493:5: warning: "YYDEBUG" is not defined
> /usr/local/share/bison.simple:526:5: warning: "YYDEBUG" is not defined
> /usr/local/share/bison.simple:550:5: warning: "YYDEBUG" is not defined
> /usr/local/share/bison.simple:657:5: warning: "YYDEBUG" is not defined
> /usr/local/share/bison.simple:690:5: warning: "YYDEBUG" is not defined
> /usr/local/share/bison.simple:725:5: warning: "YYDEBUG" is not defined
> In file included from /usr/include/qt3/qwindowdefs.h:47,
>                  from /usr/include/qt3/qobject.h:46,
>                  from sqlparser.y:459:
> /usr/include/qt3/qstring.h: In member function 'char QChar::latin1() const':
> /usr/include/qt3/qstring.h:197: warning: conversion to 'char' from 'int' may 
> alter its value
> /usr/include/qt3/qstring.h: In member function 'void QChar::setCell(uchar)':
> /usr/include/qt3/qstring.h:222: warning: conversion to 'ushort' from 'int' 
> may alter its value
> /usr/include/qt3/qstring.h: In member function 'void QChar::setRow(uchar)':
> /usr/include/qt3/qstring.h:223: warning: conversion to 'ushort' from 'int' 
> may alter its value
> /usr/include/qt3/qstring.h: In constructor 'QChar::QChar(uchar, uchar)':
> /usr/include/qt3/qstring.h:267: warning: conversion to 'ushort' from 'int' 
> may alter its value
> /usr/include/qt3/qstring.h: In constructor 'QStringData::QStringData(QChar*, 
> uint, uint)':
> /usr/include/qt3/qstring.h:365: warning: conversion to 'unsigned int:30' from 
> 'uint' may alter its value
> /usr/include/qt3/qstring.h:365: warning: conversion to 'unsigned int:30' from 
> 'uint' may alter its value
> In file included from /usr/include/qt3/qobject.h:48,
>                  from sqlparser.y:459:
> /usr/include/qt3/qevent.h: In member function 'void 
> QDropEvent::setAction(QDropEvent::Action)':
> /usr/include/qt3/qevent.h:523: warning: conversion to 'unsigned char' from 
> 'uint' may alter its value
> /usr/local/share/bison.simple: In function 'int yyparse()':
> /usr/local/share/bison.simple:317: warning: conversion to 'short int' from 
> 'int' may alter its value
> /usr/local/share/bison.simple:361: error: 'free' was not declared in this 
> scope
> /usr/local/share/bison.simple:375: error: 'alloca' was not declared in this 
> scope
> sqlparser.y:674: warning: conversion to 'uint' from 'Q_LLONG' may alter its 
> value
> sqlparser.y:680: warning: conversion to 'uint' from 'Q_LLONG' may alter its 
> value
> /usr/local/share/bison.simple:614: warning: comparison between signed and 
> unsigned integer expressions
> /usr/local/share/bison.simple:617: error: 'malloc' was not declared in this 
> scope
> /usr/local/share/bison.simple:626: warning: comparison between signed and 
> unsigned integer expressions
> /usr/local/share/bison.simple:636: error: 'free' was not declared in this 
> scope
> /usr/local/share/bison.simple:742: error: 'free' was not declared in this 
> scope
> /usr/local/share/bison.simple:754: error: 'free' was not declared in this 
> scope
> sqlparser.y: At global scope:
> sqlparser.y:1265: warning: type qualifiers ignored on function return type
> make[6]: *** [sqlparser.lo] 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 |



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

Reply via email to