Source: dballe Version: 6.8-1 Severity: serious Justification: fails to build from source (but built successfully in the past)
dballe FTBFS in sid which just got a new version of wreport uploaded. The build fails with: [...] In file included from core/defs.cc:30:0: .../dballe/core/record.h: In member function 'void dballe::Record::set(const wreport::Var&)': .../dballe/core/record.h:298:54: error: 'class wreport::Var' has no member named 'copy_val' void set(const wreport::Var& var) { get(var.code()).copy_val(var); } ^ Makefile:1412: recipe for target 'core/defs.lo' failed make[4]: *** [core/defs.lo] Error 1 Andreas