Package: nepenthes Version: 0.2.2-4 User: [email protected] Usertags: ftbfs-gcc-4.4
Your package fails to build with GCC 4.4. You can reproduce this problem with gcc-4.4/g++-4.4 from unstable. > Automatic build of nepenthes_0.2.2-4 on em64t by sbuild/amd64 0.53 ... > if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I > ../.. -Wall -Werror -D _GNU_SOURCE -I/usr/local/include > -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -g -O2 -MT > DownloadManager.o -MD -MP -MF ".deps/DownloadManager.Tpo" -c -o > DownloadManager.o DownloadManager.cpp; \ > then mv -f ".deps/DownloadManager.Tpo" ".deps/DownloadManager.Po"; else > rm -f ".deps/DownloadManager.Tpo"; exit 1; fi > cc1plus: warnings being treated as errors > DownloadManager.cpp: In member function 'virtual void > nepenthes::DownloadManager::doList()': > DownloadManager.cpp:265: error: dereferencing pointer '<anonymous>' does > break strict-aliasing rules > DownloadManager.cpp:265: note: initialized from here > DownloadManager.cpp:267: error: dereferencing pointer '<anonymous>' does > break strict-aliasing rules > DownloadManager.cpp:267: note: initialized from here > DownloadManager.cpp: In member function 'virtual bool > nepenthes::DownloadManager::downloadUrl(nepenthes::Download*)': > DownloadManager.cpp:329: error: dereferencing pointer 'ulAddress.55' does > break strict-aliasing rules > DownloadManager.cpp:329: note: initialized from here > DownloadManager.cpp:341: error: dereferencing pointer 'newaddr.57' does break > strict-aliasing rules > DownloadManager.cpp:341: note: initialized from here > make[4]: *** [DownloadManager.o] Error 1 > make[4]: Leaving directory `/build/tbm/nepenthes-0.2.2/nepenthes-core/src' > make[3]: *** [all-recursive] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

