Bug 1217262 - strawberry fails to build qfile.h:13:10: fatal error: filesystem: No such file or directory
Summary: strawberry fails to build qfile.h:13:10: fatal error: filesystem: No such fil...
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Other (show other bugs)
Version: Leap 15.6
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Jonas Kvinge
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-16 17:04 UTC by Lubos Kocman
Modified: 2024-04-05 06:12 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.