Source: vbrfix Version: 0.24-7 Severity: serious https://tests.reproducible-builds.org/debian/rb-pkg/unstable/armhf/vbrfix.html
... g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fexceptions -c -o vbrfix.o `test -f vbrfix.cpp || echo './'`vbrfix.cpp cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ In file included from vbrfix.h:22:0, from vbrfix.cpp:17: wputil.h: In static member function 'static bool wfile::copyFile(const char*, const char*, bool)': wputil.h:202:28: error: cannot convert 'std::basic_ostream<char>' to 'bool' in return return out << in.rdbuf(); ^ ... I'll do a QA upload with a fix.