Bug#974108: libkf5eventviews: FTBFS with qrand undefined

2020-11-09 Thread Norbert Preining
On Tue, 10 Nov 2020, Norbert Preining wrote: > /build/libkf5eventviews-20.08.2/src/prefs.cpp:968:25: error: 'qrand' was not > declared in this scope; did you mean 'srand'? > 968 | QColor col = QColor(qrand() % 256, qrand() % 256, qrand() % 256); > | ^ >

Bug#974108: libkf5eventviews: FTBFS with qrand undefined

2020-11-09 Thread Norbert Preining
Source: libkf5eventviews Version: 4:20.08.2-2 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Hi some changes in Qt seem to have triggered FTBFS here, as it fails with /build/libkf5eventviews-20.08.2/src/prefs.cpp: In member function