Package: vbs Version: 1.4.0-8 Severity: important Your package fails to build with G++ 4.1. I'm filing this bug as important for now, but when 4.1 will be the default compiler in unstable (probably in a few weeks) I'll upgrade this to serious.
> Automatic build of vbs_1.4.0-8 on bigsur by sbuild/mips 1.86 ... > g++ -DHAVE_CONFIG_H -Isrc -I. -g -O2 -ansi -pedantic -Wall -fPIC -DVBS_DEBUG > -c src/common/st_trig.cc > src/common/st_trig.h:23: warning: 'struct trigger_st_node' has virtual > functions but non-virtual destructor > src/stmt/case.h:97: warning: 'struct case_item_setup' has virtual functions > but non-virtual destructor > src/stmt/case.h:102: warning: 'struct case_item_trigger' has virtual > functions but non-virtual destructor > src/stmt/case.h:107: warning: 'struct case_item_write' has virtual functions > but non-virtual destructor > src/stmt/strigger.h:24: warning: 'struct trigger_case_item' has virtual > functions but non-virtual destructor > src/stmt/strigger.h:43: warning: 'struct trigger_stmt' has virtual functions > but non-virtual destructor > src/common/st_trig.cc: In member function 'virtual bool > trigger_st_node::operator()(st_task*) const': > src/common/st_trig.cc:37: error: 'entry_iovars' was not declared in this scope > src/common/st_trig.cc:59: error: 'exit_iovars' was not declared in this scope > make[1]: *** [st_trig.o] Error 1 Apart from the errors, you *really* want to look at all these warnings. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]