Bug ID 1061262
Summary [snapper] FTBFS against boost 1.65.x
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component YaST2
Assignee yast2-maintainers@suse.de
Reporter dimstar@opensuse.org
QA Contact jsrain@suse.com
Found By ---
Blocker ---

Boost is prepared for an upgrade to version 1.65.1, but snapper fails to build
against this update:

[   95s] cleanup.cc: In member function 'bool Cleaner::is_quota_aware() const':
[   95s] cleanup.cc:203:6: error: 'cerr' was not declared in this scope
[   95s]       cerr << "quota not working (" << e.message()
<< ")" << endl;
[   95s]       ^~~~
[   95s] cleanup.cc:203:6: note: suggested alternative: 'erf'
[   95s]       cerr << "quota not working (" << e.message()
<< ")" << endl;
[   95s]       ^~~~
[   95s]       erf


You are receiving this mail because: