Bugzilla – Bug 1217262
strawberry fails to build qfile.h:13:10: fatal error: filesystem: No such file or directory
Last modified: 2024-04-05 06:12:49 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.
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
Already fixed.