Bug 1217262

Summary: strawberry fails to build qfile.h:13:10: fatal error: filesystem: No such file or directory
Product: [openSUSE] openSUSE Distribution Reporter: Lubos Kocman <lubos.kocman>
Component: OtherAssignee: Jonas Kvinge <jonaski>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Leap 15.6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Lubos Kocman 2023-11-16 17:04:26 UTC
Hello

strawberry does not build on Leap 15.6. This should be fixed before Beta (Feb 2023).
https://en.opensuse.org/openSUSE:Roadmap#Schedule_for_openSUSE_Leap_15.6

Build log from Leap 15.6

https://build.opensuse.org/build/openSUSE:Backports:SLE-15-SP6/standard/x86_64/strawberry/_log
[   55s] In file included from /usr/include/qt6/QtCore/QFile:1:0,
[   55s]                  from /home/abuild/rpmbuild/BUILD/strawberry-1.0.17/ext/libstrawberry-common/core/workerpool.h:34,
[   55s]                  from /home/abuild/rpmbuild/BUILD/strawberry-1.0.17/ext/libstrawberry-common/core/workerpool.cpp:21:
[   55s] /usr/include/qt6/QtCore/qfile.h:13:10: fatal error: filesystem: No such file or directory
[   55s]  #include <filesystem>
[   55s]           ^~~~~~~~~~~~
[   55s] compilation terminated.
Comment 1 Jonas Kvinge 2024-03-08 13:57:23 UTC
Sorry, I didn't see this report, but I think this is already fixed here.:
https://build.opensuse.org/package/rdiff/multimedia:apps/strawberry?linkrev=base&rev=158
Comment 2 Jonas Kvinge 2024-04-05 06:12:49 UTC
Already fixed.