Your message dated Fri, 02 Nov 2007 22:17:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#369030: fixed in nepenthes 0.2.0svn20071012-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: nepenthes
Version: 0.1.6-1

Hi Markus,

Since you fixed those GCC 4.1 issues so quickly, I thought I'd give
you some heads-up regarding GCC 4.2.  Version 4.2 (which will be out
in a few months) has introduced some new warnings and one shows up in
nepenthes in various places (it is a very commond warning).  You can
find the build log below.


> Automatic build of nepenthes_0.1.6-1.1 on test.track.rz.uni-augsburg.de by 
> sbuild/powerpc 0.44
...
> if powerpc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I 
> ../.. -Wall -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES 
>  -g -O2 -MT EventManager.o -MD -MP -MF ".deps/EventManager.Tpo" -c -o 
> EventManager.o EventManager.cpp; \
>       then mv -f ".deps/EventManager.Tpo" ".deps/EventManager.Po"; else rm -f 
> ".deps/EventManager.Tpo"; exit 1; fi
> cc1plus: warnings being treated as errors
> EventManager.cpp: In member function 'virtual bool 
> nepenthes::EventManager::Init()':
> EventManager.cpp:71: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:73: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:74: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:75: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:76: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:77: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:78: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:80: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:81: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:82: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:83: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:85: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:86: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:87: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:88: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:90: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:91: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:92: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:93: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:95: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:97: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:98: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:99: warning: deprecated conversion from string constant to 
> 'char*''
> EventManager.cpp:101: warning: deprecated conversion from string constant to 
> 'char*''
> make[4]: *** [EventManager.o] Error 1

and more of this kind:

if /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include 
-I ../.. -Wall -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-D_LARGE_FILES  -g -O2 -MT Nepenthes.o -MD -MP -MF ".deps/Nepenthes.Tpo" -c -o 
Nepenthes.o Nepenthes.cpp; \
        then mv -f ".deps/Nepenthes.Tpo" ".deps/Nepenthes.Po"; else rm -f 
".deps/Nepenthes.Tpo"; exit 1; fi
cc1plus: warnings being treated as errors
Nepenthes.cpp: In member function 'virtual int32_t 
nepenthes::Nepenthes::run(int32_t, char**)':
Nepenthes.cpp:166: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:168: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp: In function 'void show_help(bool)':
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
Nepenthes.cpp:1543: warning: deprecated conversion from string constant to 
'char*''
make: *** [Nepenthes.o] Error 1

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -Werror -g -O2 
-MT CTRLDialogue.lo -MD -MP -MF .deps/CTRLDialogue.Tpo -c CTRLDialogue.cpp  
-fPIC -DPIC -o .libs/CTRLDialogue.o
cc1plus: warnings being treated as errors
CTRLDialogue.cpp: In member function 'void nepenthes::CTRLDialogue::sendType()':
CTRLDialogue.cpp:369: warning: deprecated conversion from string constant to 
'char*''
CTRLDialogue.cpp: In member function 'void nepenthes::CTRLDialogue::sendQuit()':
CTRLDialogue.cpp:470: warning: deprecated conversion from string constant to 
'char*''
make[3]: *** [CTRLDialogue.lo] Error 1

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -Werror -g -O2 
-MT DownloadNepenthesDialogue.lo -MD -MP -MF 
.deps/DownloadNepenthesDialogue.Tpo -c DownloadNepenthesDialogue.cpp  -fPIC 
-DPIC -o .libs/DownloadNepenthesDialogue.o
cc1plus: warnings being treated as errors
DownloadNepenthesDialogue.cpp: In member function 'virtual 
nepenthes::ConsumeLevel 
nepenthes::DownloadNepenthesDialogue::incomingData(nepenthes::Message*)':
DownloadNepenthesDialogue.cpp:131: warning: deprecated conversion from string 
constant to 'char*''
DownloadNepenthesDialogue.cpp:133: warning: deprecated conversion from string 
constant to 'char*''
DownloadNepenthesDialogue.cpp:133: warning: deprecated conversion from string 
constant to 'char*''
make[3]: *** [DownloadNepenthesDialogue.lo] Error 1
make[3]: Leaving directory 
`/home/tbm/src/nepenthes-0.1.6/modules/download-nepenthes'

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -Werror -g -O2 
-MT RCPDialogue.lo -MD -MP -MF .deps/RCPDialogue.Tpo -c RCPDialogue.cpp  -fPIC 
-DPIC -o .libs/RCPDialogue.o
cc1plus: warnings being treated as errors
RCPDialogue.cpp: In member function 'virtual nepenthes::ConsumeLevel 
nepenthes::RCPDialogue::connectionEstablished()':
RCPDialogue.cpp:96: warning: deprecated conversion from string constant to 
'char*''
make[3]: *** [RCPDialogue.lo] Error 1
make[3]: Leaving directory `/home/tbm/src/nepenthes-0.1.6/modules/download-rcp'

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -Werror -g -O2 
-MT HTTPUPDialogue.lo -MD -MP -MF .deps/HTTPUPDialogue.Tpo -c 
HTTPUPDialogue.cpp  -fPIC -DPIC -o .libs/HTTPUPDialogue.o
cc1plus: warnings being treated as errors
HTTPUPDialogue.cpp: In destructor 'virtual 
nepenthes::HTTPUPDialogue::~HTTPUPDialogue()':
HTTPUPDialogue.cpp:91: warning: deprecated conversion from string constant to 
'char*''
HTTPUPDialogue.cpp:122: warning: deprecated conversion from string constant to 
'char*''
make[3]: *** [HTTPUPDialogue.lo] Error 1
make[3]: Leaving directory `/home/tbm/src/nepenthes-0.1.6/modules/upload-http'

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -Werror -g -O2 
-MT IrcDialogue.lo -MD -MP -MF .deps/IrcDialogue.Tpo -c IrcDialogue.cpp  -fPIC 
-DPIC -o .libs/IrcDialogue.o
cc1plus: warnings being treated as errors
IrcDialogue.cpp:395: warning: deprecated conversion from string constant to 
'char*''
IrcDialogue.cpp:395: warning: deprecated conversion from string constant to 
'char*''
IrcDialogue.cpp:395: warning: deprecated conversion from string constant to 
'char*''
IrcDialogue.cpp:395: warning: deprecated conversion from string constant to 
'char*''
IrcDialogue.cpp:395: warning: deprecated conversion from string constant to 
'char*''
make[3]: *** [IrcDialogue.lo] Error 1
make[3]: Leaving directory `/home/tbm/src/nepenthes-0.1.6/modules/log-irc'

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -Werror -g -O2 
-MT submit-xmlrpc.lo -MD -MP -MF .deps/submit-xmlrpc.Tpo -c submit-xmlrpc.cpp  
-fPIC -DPIC -o .libs/submit-xmlrpc.o
cc1plus: warnings being treated as errors
submit-xmlrpc.cpp: In member function 'virtual void 
nepenthes::SubmitXMLRPC::uploadSuccess(nepenthes::UploadResult*)':
submit-xmlrpc.cpp:254: warning: deprecated conversion from string constant to 
'char*''
submit-xmlrpc.cpp:264: warning: deprecated conversion from string constant to 
'char*''
submit-xmlrpc.cpp:278: warning: deprecated conversion from string constant to 
'char*''
make[3]: *** [submit-xmlrpc.lo] Error 1
make[3]: Leaving directory `/home/tbm/src/nepenthes-0.1.6/modules/submit-xmlrpc'

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -Werror -g -O2 
-MT sch_generic_bielefeld_connect.lo -MD -MP -MF 
.deps/sch_generic_bielefeld_connect.Tpo -c sch_generic_bielefeld_connect.cpp  
-fPIC -DPIC -o .libs/sch_generic_bielefeld_connect.o
cc1plus: warnings being treated as errors
sch_generic_bielefeld_connect.cpp: In member function 'virtual 
nepenthes::sch_result 
nepenthes::BieleFeldConnect::handleShellcode(nepenthes::Message**)':
sch_generic_bielefeld_connect.cpp:136: warning: deprecated conversion from 
string constant to 'char*''
make[3]: *** [sch_generic_bielefeld_connect.lo] Error 1
make[3]: Leaving directory 
`/home/tbm/src/nepenthes-0.1.6/modules/shellcode-generic'

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -g -O2 -MT 
sch_generic_cmd.lo -MD -MP -MF .deps/sch_generic_cmd.Tpo -c sch_generic_cmd.cpp 
 -fPIC -DPIC -o .libs/sch_generic_cmd.o
sch_generic_cmd.cpp: In member function 'virtual nepenthes::sch_result 
nepenthes::GenericCMD::handleShellcode(nepenthes::Message**)':
sch_generic_cmd.cpp:106: warning: deprecated conversion from string constant to 
'char*''
sch_generic_cmd.cpp:112: warning: deprecated conversion from string constant to 
'char*''

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -g -O2 -MT 
sch_generic_connect.lo -MD -MP -MF .deps/sch_generic_connect.Tpo -c 
sch_generic_connect.cpp  -fPIC -DPIC -o .libs/sch_generic_connect.o

zsh: suspended  make
(sid)201:[EMAIL PROTECTED]: ~/src/nepenthes-0.1.6] fg
[1]  + continued  make
sch_generic_connect.cpp: In member function 'virtual nepenthes::sch_result 
nepenthes::GenericConnect::handleShellcode(nepenthes::Message**)':
sch_generic_connect.cpp:180: warning: deprecated conversion from string 
constant to 'char*''

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -g -O2 -MT 
sch_generic_createprocess.lo -MD -MP -MF .deps/sch_generic_createprocess.Tpo -c 
sch_generic_createprocess.cpp  -fPIC -DPIC -o .libs/sch_generic_createprocess.o
sch_generic_createprocess.cpp: In member function 'virtual 
nepenthes::sch_result 
nepenthes::GenericCreateProcess::handleShellcode(nepenthes::Message**)':
sch_generic_createprocess.cpp:128: warning: deprecated conversion from string 
constant to 'char*''
sch_generic_createprocess.cpp:134: warning: deprecated conversion from string 
constant to 'char*''

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -g -O2 -MT 
sch_generic_mainz_bind.lo -MD -MP -MF .deps/sch_generic_mainz_bind.Tpo -c 
sch_generic_mainz_bind.cpp  -fPIC -DPIC -o .libs/sch_generic_mainz_bind.o
sch_generic_mainz_bind.cpp: In member function 'virtual nepenthes::sch_result 
nepenthes::MainzBind::handleShellcode(nepenthes::Message**)':
sch_generic_mainz_bind.cpp:129: warning: deprecated conversion from string 
constant to 'char*''

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -g -O2 -MT 
sch_generic_url.lo -MD -MP -MF .deps/sch_generic_url.Tpo -c sch_generic_url.cpp 
 -fPIC -DPIC -o .libs/sch_generic_url.o
sch_generic_url.cpp: In member function 'virtual nepenthes::sch_result 
nepenthes::GenericUrl::handleShellcode(nepenthes::Message**)':
sch_generic_url.cpp:129: warning: deprecated conversion from string constant to 
'char*''

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -g -O2 -MT 
sch_generic_xor.lo -MD -MP -MF .deps/sch_generic_xor.Tpo -c sch_generic_xor.cpp 
 -fPIC -DPIC -o .libs/sch_generic_xor.o
sch_generic_xor.cpp: In member function 'virtual bool 
nepenthes::GenericXOR::Init()':
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''
sch_generic_xor.cpp:171: warning: deprecated conversion from string constant to 
'char*''

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -g -O2 -MT 
sch_generic_winexec.lo -MD -MP -MF .deps/sch_generic_winexec.Tpo -c 
sch_generic_winexec.cpp  -fPIC -DPIC -o .libs/sch_generic_winexec.o
sch_generic_winexec.cpp: In member function 'virtual nepenthes::sch_result 
nepenthes::GenericWinExec::handleShellcode(nepenthes::Message**)':
sch_generic_winexec.cpp:104: warning: deprecated conversion from string 
constant to 'char*''
sch_generic_winexec.cpp:110: warning: deprecated conversion from string 
constant to 'char*''

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -g -O2 -MT 
sch_generic_leimbach_url_xor.lo -MD -MP -MF 
.deps/sch_generic_leimbach_url_xor.Tpo -c sch_generic_leimbach_url_xor.cpp  
-fPIC -DPIC -o .libs/sch_generic_leimbach_url_xor.o
sch_generic_leimbach_url_xor.cpp: In member function 'virtual bool 
nepenthes::LeimbachUrlXORXOR::Init()':
sch_generic_leimbach_url_xor.cpp:75: warning: deprecated conversion from string 
constant to 'char*''
sch_generic_leimbach_url_xor.cpp:75: warning: deprecated conversion from string 
constant to 'char*''


 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -Werror -g -O2 
-MT VFS.lo -MD -MP -MF .deps/VFS.Tpo -c VFS.cpp  -fPIC -DPIC -o .libs/VFS.o
cc1plus: warnings being treated as errors
VFS.cpp: In member function 'bool nepenthes::VFS::Init(nepenthes::Dialogue*)':
VFS.cpp:79: warning: deprecated conversion from string constant to 'char*''
VFS.cpp:81: warning: deprecated conversion from string constant to 'char*''
VFS.cpp:82: warning: deprecated conversion from string constant to 'char*''
make[3]: *** [VFS.lo] Error 1
make[3]: Leaving directory 
`/home/tbm/src/nepenthes-0.1.6/modules/shellemu-winnt'

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -g -O2 -MT 
WinNTShellDialogue.lo -MD -MP -MF .deps/WinNTShellDialogue.Tpo -c 
WinNTShellDialogue.cpp  -fPIC -DPIC -o .libs/WinNTShellDialogue.o
WinNTShellDialogue.cpp: In constructor 
'nepenthes::WinNTShellDialogue::WinNTShellDialogue(nepenthes::Socket*)':
WinNTShellDialogue.cpp:65: warning: deprecated conversion from string constant 
to 'char*''
WinNTShellDialogue.cpp: In member function 'virtual nepenthes::ConsumeLevel 
nepenthes::WinNTShellDialogue::connectionEstablished()':
WinNTShellDialogue.cpp:77: warning: deprecated conversion from string constant 
to 'char*''

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -g -O2 -MT 
VFSCommandFTP.lo -MD -MP -MF .deps/VFSCommandFTP.Tpo -c VFSCommandFTP.cpp  
-fPIC -DPIC -o .libs/VFSCommandFTP.o
VFSCommandFTP.cpp: In member function 'bool 
nepenthes::VFSCommandFTP::startDownload(std::string, std::string, std::string, 
std::string, std::string, std::string, uint8_t)':
VFSCommandFTP.cpp:442: warning: deprecated conversion from string constant to 
'char*''

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -g -O2 -MT 
VFSCommandREDIR.lo -MD -MP -MF .deps/VFSCommandREDIR.Tpo -c VFSCommandREDIR.cpp 
 -fPIC -DPIC -o .libs/VFSCommandREDIR.o
VFSCommandREDIR.cpp: In member function 'virtual int32_t 
nepenthes::VFSCommandREDIR::run(std::vector<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, 
std::allocator<std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > > >*)':
VFSCommandREDIR.cpp:84: warning: deprecated conversion from string constant to 
'char*''

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -g -O2 -MT 
VFSCommandRREDIR.lo -MD -MP -MF .deps/VFSCommandRREDIR.Tpo -c 
VFSCommandRREDIR.cpp  -fPIC -DPIC -o .libs/VFSCommandRREDIR.o
VFSCommandRREDIR.cpp: In member function 'virtual int32_t 
nepenthes::VFSCommandRREDIR::run(std::vector<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, 
std::allocator<std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > > >*)':
VFSCommandRREDIR.cpp:81: warning: deprecated conversion from string constant to 
'char*''

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -Werror -g -O2 
-MT SMBDialogue.lo -MD -MP -MF .deps/SMBDialogue.Tpo -c SMBDialogue.cpp  -fPIC 
-DPIC -o .libs/SMBDialogue.o
cc1plus: warnings being treated as errors
SMBDialogue.cpp: In member function 'virtual nepenthes::ConsumeLevel 
nepenthes::SMBDialogue::incomingData(nepenthes::Message*)':
SMBDialogue.cpp:139: warning: deprecated conversion from string constant to 
'char*''
make[3]: *** [SMBDialogue.lo] Error 1
make[3]: Leaving directory `/home/tbm/src/nepenthes-0.1.6/modules/vuln-asn1'

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -g -O2 -MT 
sch_asn1_smb_bind.lo -MD -MP -MF .deps/sch_asn1_smb_bind.Tpo -c 
sch_asn1_smb_bind.cpp  -fPIC -DPIC -o .libs/sch_asn1_smb_bind.o
sch_asn1_smb_bind.cpp: In member function 'virtual nepenthes::sch_result 
nepenthes::ASN1SMBBind::handleShellcode(nepenthes::Message**)':
sch_asn1_smb_bind.cpp:180: warning: deprecated conversion from string constant 
to 'char*''

 /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -Werror -g -O2 
-MT BagleDialogue.lo -MD -MP -MF .deps/BagleDialogue.Tpo -c BagleDialogue.cpp  
-fPIC -DPIC -o .libs/BagleDialogue.o
cc1plus: warnings being treated as errors
BagleDialogue.cpp: In member function 'virtual nepenthes::ConsumeLevel 
nepenthes::BagleDialogue::incomingData(nepenthes::Message*)':
BagleDialogue.cpp:118: warning: deprecated conversion from string constant to 
'char*''
BagleDialogue.cpp:160: warning: deprecated conversion from string constant to 
'char*''
BagleDialogue.cpp:160: warning: deprecated conversion from string constant to 
'char*''
make[3]: *** [BagleDialogue.lo] Error 1
make[3]: Leaving directory `/home/tbm/src/nepenthes-0.1.6/modules/vuln-bagle'
make[2]: *** [all-recursive] Error 1

for the rest, I'll just provide the warnings, no context:

cc1plus: warnings being treated as errors
BagleDialogue.cpp:118: warning: deprecated conversion from string constant to 
'char*''
BagleDialogue.cpp:160: warning: deprecated conversion from string constant to 
'char*''
BagleDialogue.cpp:160: warning: deprecated conversion from string constant to 
'char*''
cc1plus: warnings being treated as errors
sch_dcom_oc192_bind.cpp:171: warning: deprecated conversion from string 
constant to 'char*''
cc1plus: warnings being treated as errors
sch_dcom_sol2k_bind.cpp:123: warning: deprecated conversion from string 
constant to 'char*''
cc1plus: warnings being treated as errors
sch_dcom_sol2k_connect.cpp:125: warning: deprecated conversion from string 
constant to 'char*''
cc1plus: warnings being treated as errors
sch_iis_thc_bind.cpp:142: warning: deprecated conversion from string constant 
to 'char*''
cc1plus: warnings being treated as errors
sch_iis_thc_connect.cpp:193: warning: deprecated conversion from string 
constant to 'char*''
cc1plus: warnings being treated as errors
Kuang2Dialogue.cpp:133: warning: deprecated conversion from string constant to 
'char*''
Kuang2Dialogue.cpp:133: warning: deprecated conversion from string constant to 
'char*''
cc1plus: warnings being treated as errors
LSASSDialogue.cpp:147: warning: deprecated conversion from string constant to 
'char*''
cc1plus: warnings being treated as errors
sch_lsass_hod_bind.cpp:155: warning: deprecated conversion from string constant 
to 'char*''
cc1plus: warnings being treated as errors
sch_lsass_hod_connect.cpp:154: warning: deprecated conversion from string 
constant to 'char*''
cc1plus: warnings being treated as errors
sch_msmq_hod_bind.cpp:149: warning: deprecated conversion from string constant 
to 'char*''
cc1plus: warnings being treated as errors
MSSQLDialogue.cpp:103: warning: deprecated conversion from string constant to 
'char*''
cc1plus: warnings being treated as errors
MydoomDialogue.cpp:120: warning: deprecated conversion from string constant to 
'char*''
MydoomDialogue.cpp:120: warning: deprecated conversion from string constant to 
'char*''
cc1plus: warnings being treated as errors
sch_netdde_hod_bind.cpp:149: warning: deprecated conversion from string 
constant to 'char*''
cc1plus: warnings being treated as errors
sch_netdde_hod_connect.cpp:173: warning: deprecated conversion from string 
constant to 'char*''
cc1plus: warnings being treated as errors
OPTIXDownloadDialogue.cpp:134: warning: deprecated conversion from string 
constant to 'char*''
OPTIXDownloadDialogue.cpp:136: warning: deprecated conversion from string 
constant to 'char*''
OPTIXDownloadDialogue.cpp:136: warning: deprecated conversion from string 
constant to 'char*''
OPTIXDownloadDialogue.cpp:145: warning: deprecated conversion from string 
constant to 'char*''
cc1plus: warnings being treated as errors
OPTIXShellDialogue.cpp:101: warning: deprecated conversion from string constant 
to 'char*''
OPTIXShellDialogue.cpp:114: warning: deprecated conversion from string constant 
to 'char*''
OPTIXShellDialogue.cpp:119: warning: deprecated conversion from string constant 
to 'char*''
OPTIXShellDialogue.cpp:119: warning: deprecated conversion from string constant 
to 'char*''
cc1plus: warnings being treated as errors
sch_sasserftpd_mandragore_bind.cpp:144: warning: deprecated conversion from 
string constant to 'char*'
'
cc1plus: warnings being treated as errors
sch_sasserftpd_mandragore_connect.cpp:146: warning: deprecated conversion from 
string constant to 'cha
r*''
cc1plus: warnings being treated as errors
SUB7Dialogue.cpp:79: warning: deprecated conversion from string constant to 
'char*''
SUB7Dialogue.cpp:119: warning: deprecated conversion from string constant to 
'char*''
SUB7Dialogue.cpp:128: warning: deprecated conversion from string constant to 
'char*''
SUB7Dialogue.cpp:146: warning: deprecated conversion from string constant to 
'char*''
SUB7Dialogue.cpp:146: warning: deprecated conversion from string constant to 
'char*''
SUB7Dialogue.cpp:154: warning: deprecated conversion from string constant to 
'char*''
cc1plus: warnings being treated as errors
sch_wins_hs_bind.cpp:138: warning: deprecated conversion from string constant 
to 'char*''
cc1plus: warnings being treated as errors
sch_wins_hs_connect.cpp:146: warning: deprecated conversion from string 
constant to 'char*''
cc1plus: warnings being treated as errors
sch_wins_zuc_connect.cpp:145: warning: deprecated conversion from string 
constant to 'char*''
cc1plus: warnings being treated as errors
x-2.cpp:182: warning: deprecated conversion from string constant to 'char*''
cc1plus: warnings being treated as errors
x-5.cpp:109: warning: deprecated conversion from string constant to 'char*''
cc1plus: warnings being treated as errors
x-6.cpp:148: warning: deprecated conversion from string constant to 'char*''

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: nepenthes
Source-Version: 0.2.0svn20071012-1

We believe that the bug you reported is fixed in the latest version of
nepenthes, which is due to be installed in the Debian FTP archive:

nepenthes_0.2.0svn20071012-1.diff.gz
  to pool/main/n/nepenthes/nepenthes_0.2.0svn20071012-1.diff.gz
nepenthes_0.2.0svn20071012-1.dsc
  to pool/main/n/nepenthes/nepenthes_0.2.0svn20071012-1.dsc
nepenthes_0.2.0svn20071012-1_i386.deb
  to pool/main/n/nepenthes/nepenthes_0.2.0svn20071012-1_i386.deb
nepenthes_0.2.0svn20071012.orig.tar.gz
  to pool/main/n/nepenthes/nepenthes_0.2.0svn20071012.orig.tar.gz



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.
Luciano Bello <[EMAIL PROTECTED]> (supplier of updated nepenthes 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.7
Date: Fri, 12 Oct 2007 19:29:52 -0300
Source: nepenthes
Binary: nepenthes
Architecture: source i386
Version: 0.2.0svn20071012-1
Distribution: experimental
Urgency: low
Maintainer: Luciano Bello <[EMAIL PROTECTED]>
Changed-By: Luciano Bello <[EMAIL PROTECTED]>
Description: 
 nepenthes  - versatile tool to collect malware by emulating widespread vulnera
Closes: 369030
Changes: 
 nepenthes (0.2.0svn20071012-1) experimental; urgency=low
 .
   * The "I'm a DD" release.
   * Dpatch implemented
   * Compiles with g++ 4.2 (closes: #369030)
Files: 
 945cdf484bbe5ac38d06a38c4dd39610 722 net optional 
nepenthes_0.2.0svn20071012-1.dsc
 dae6bd669927d0b9c71ddcc9c33350d0 965140 net optional 
nepenthes_0.2.0svn20071012.orig.tar.gz
 1fcdf650fa01831189d15cb0ed3725f6 7930 net optional 
nepenthes_0.2.0svn20071012-1.diff.gz
 ca906372ef0da95bd1600010d4f420e7 7801578 net optional 
nepenthes_0.2.0svn20071012-1_i386.deb

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

iD8DBQFHK508QWTRs4lLtHkRAhX1AJ9wB+HmpaoZ25EbOGsdfU4ksmPrSwCfT7xG
gmZL2CQjQOH430EQgeN2V9o=
=kLf3
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to