Bug#721566: qupzilla: FTBFS on kfreebsd-amd64: fprintf and stderr not declared

2013-09-17 Thread Aaron M. Ucko
found 721566 1.4.4-1 thanks The problem is now with cerr: main.cpp:129:2: error: 'cerr' is not a member of 'std' I see main.cpp includes only under Linux at present. Please have it do so unconditionally, and consider enabling the signal handlers for other platforms as well. Thanks! -- Aar

Bug#721566: qupzilla: FTBFS on kfreebsd-amd64: fprintf and stderr not declared

2013-09-01 Thread Aaron M. Ucko
Source: qupzilla Version: 1.4.3-3 Severity: serious Justification: fails to build from source The kfreebsd-amd64 build of qupzilla failed with errors about fprintf and stderr having been undeclared: main.cpp: In function 'void msgHandler(QtMsgType, const char*)': main.cpp:128:17: error: 'stde