Comment 2 for bug 240188

Revision history for this message
Nicolai P (nicolaip) wrote : Re: Please merge nepenthes 0.2.2-3 (universe) from Debian unstable (main)

Now I see that this can't be synced - the package does not build...

if i486-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 bool nepenthes::DownloadManager::downloadUrl(nepenthes::Download*)':
DownloadManager.cpp:345: error: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result
make[4]: *** [DownloadManager.o] Error 1
make[4]: Leaving directory `/tmp/buildd/nepenthes-0.2.2/nepenthes-core/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/nepenthes-0.2.2/nepenthes-core'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/nepenthes-0.2.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/nepenthes-0.2.2'
make: *** [build-stamp] Error 2