Package: dc-qt Version: 0.2.0.alpha-3.1 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080419 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: > g++ -o backend/ClientNotifier.o -c -g -ggdb -O0 -DDEBUG -Wall -DTARGET_I386 > -DHAVE_ASM_ATOMIC_H -I. -DENABLE_BINRELOC -D_FILE_OFFSET_BITS=64 -DXTHREADS > -D_REENTRANT -DXUSE_MTSAFE_API -D_GNU_SOURCE -Wno-non-virtual-dtor > -Irpcdriver -Idcpp backend/ClientNotifier.cpp > In file included from /usr/include/c++/4.3/ext/hash_map:64, > from ./dcpp/stdinc.h:96, > from backend/ClientNotifier.h:6, > from backend/ClientNotifier.cpp:1: > /usr/include/c++/4.3/backward/backward_warning.h:32:2: warning: #warning This > file includes at least one deprecated or antiquated header which may be > removed without further notice at a future date. Please use a non-deprecated > interface with equivalent functionality instead. For a listing of replacement > headers and interfaces, consult the file backward_warning.h. To disable this > warning use -Wno-deprecated. > In file included from ./dcpp/UserConnection.h:30, > from ./dcpp/UploadManager.h:26, > from backend/ClientNotifier.h:12, > from backend/ClientNotifier.cpp:1: > ./dcpp/File.h:41:18: error: zlib.h: No such file or directory > In file included from ./dcpp/User.h:28, > from ./dcpp/Client.h:26, > from backend/ClientNotifier.h:8, > from backend/ClientNotifier.cpp:1: > ./dcpp/CriticalSection.h: In constructor 'CriticalSection::CriticalSection()': > ./dcpp/CriticalSection.h:55: warning: missing braces around initializer for > 'pthread_mutex_t::__pthread_mutex_s' > In file included from ./dcpp/DownloadManager.h:31, > from backend/ClientNotifier.h:13, > from backend/ClientNotifier.cpp:1: > ./dcpp/ZUtils.h: At global scope: > ./dcpp/ZUtils.h:49: error: 'z_stream' does not name a type > ./dcpp/ZUtils.h:69: error: 'z_stream' does not name a type > ./dcpp/ZUtils.h: In constructor 'CRC32Filter::CRC32Filter()': > ./dcpp/ZUtils.h:74: error: 'crc32' was not declared in this scope > ./dcpp/ZUtils.h: In member function 'void CRC32Filter::operator()(const > void*, size_t)': > ./dcpp/ZUtils.h:76: error: ISO C++ forbids declaration of 'type name' with no > type > ./dcpp/ZUtils.h:76: error: ISO C++ forbids declaration of 'type name' with no > type > ./dcpp/ZUtils.h:76: error: expected primary-expression before 'const' > ./dcpp/ZUtils.h:76: error: expected `)' before 'const' > backend/ClientNotifier.cpp: In member function 'virtual void > dcqt_backend::ClientNotifier::usersUpdated(int, const std::vector<int, > std::allocator<int> >&)': > backend/ClientNotifier.cpp:139: warning: comparison between signed and > unsigned integer expressions > backend/ClientNotifier.cpp: In member function 'virtual void > dcqt_backend::ClientNotifier::searchResults(int, std::vector<SearchResult*, > std::allocator<SearchResult*> >&)': > backend/ClientNotifier.cpp:191: warning: comparison between signed and > unsigned integer expressions > scons: *** [backend/ClientNotifier.o] Error 1 > scons: building terminated because of errors. > make: *** [common-configure-arch] Error 2 The full build log is available from: http://people.debian.org/~lucas/logs/2008/04/19 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]

