+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/musescore-3.6.2nb11/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/musescore-3.6.2nb11/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for musescore-3.6.2nb11 Man pages will be installed uncompressed. Creating symlink alias for man pages. Symlink alias: musescore.1 -> mscore.1 [ 0%] Built target mops1 [ 0%] Built target manpages [ 0%] Automatic MOC for target global [ 0%] Built target mops2 Creating symlink alias for mscore executable. Symlink alias: musescore -> mscore [ 0%] Automatic MOC for target bww2mxml [ 0%] Copying '/home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/share/workspaces/Advanced.xml' to 'Advanced/Advanced.xml' [ 0%] Built target mscore_alias [ 0%] Built target global_autogen [ 0%] Copying '/home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/share/workspaces/Basic.xml' to 'Basic/Basic.xml' [ 0%] Built target bww2mxml_autogen [ 1%] Automatic MOC for target rtf2html [ 1%] Automatic MOC for target beatroot [ 1%] Compressing 'Advanced.workspace' [ 1%] Automatic MOC for target effects [ 1%] Built target beatroot_autogen [ 1%] Built target rtf2html_autogen [ 1%] Automatic MOC for target audiofile [ 1%] Automatic MOC for target awl [ 1%] Compressing 'Basic.workspace' [ 1%] Built target audiofile_autogen [ 1%] Built target workspaces [ 1%] Automatic MOC for target libmscore [ 1%] Automatic MOC for target qzip [ 1%] Built target qzip_autogen [ 1%] Automatic MOC for target ofqf [ 1%] Built target effects_autogen [ 1%] Built target ofqf_autogen [ 1%] Automatic MOC for target qtsingleapp [ 1%] Building CXX object global/CMakeFiles/global.dir/global_autogen/mocs_compilation.cpp.o [ 1%] Linking CXX static library libglobal.a [ 1%] Built target global [ 1%] Building CXX object bww2mxml/CMakeFiles/bww2mxml.dir/bww2mxml_autogen/mocs_compilation.cpp.o [ 1%] Built target awl_autogen [ 1%] Built target libmscore_autogen [ 3%] Building CXX object importexport/beatroot/CMakeFiles/beatroot.dir/beatroot_autogen/mocs_compilation.cpp.o [ 3%] Building CXX object importexport/rtf2html/CMakeFiles/rtf2html.dir/rtf2html_autogen/mocs_compilation.cpp.o [ 3%] Built target qtsingleapp_autogen [ 3%] Building CXX object audiofile/CMakeFiles/audiofile.dir/audiofile_autogen/mocs_compilation.cpp.o [ 3%] Building CXX object bww2mxml/CMakeFiles/bww2mxml.dir/main.cpp.o [ 3%] Building CXX object importexport/beatroot/CMakeFiles/beatroot.dir/Induction.cpp.o [ 3%] Building CXX object audiofile/CMakeFiles/audiofile.dir/audiofile.cpp.o [ 3%] Building CXX object importexport/rtf2html/CMakeFiles/rtf2html.dir/fmt_opts.cpp.o /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.cpp: In member function 'std::string formatter::format(const formatting_options&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.cpp:83:41: warning: implicitly-declared 'formatting_options::formatting_options(const formatting_options&)' is deprecated [-Wdeprecated-copy] 83 | formatting_options last_opt, opt(_opt); | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.cpp:1: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h:94:24: note: because 'formatting_options' has user-provided 'formatting_options& formatting_options::operator=(const formatting_options&)' 94 | formatting_options &operator=(const formatting_options &opt) | ^~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h: In copy constructor 'formatting_options::formatting_options(const formatting_options&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h:57:8: warning: implicitly-declared 'constexpr color::color(const color&)' is deprecated [-Wdeprecated-copy] 57 | struct formatting_options | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h:22:11: note: because 'color' has user-provided 'color& color::operator=(const color&)' 22 | color &operator=(const color &clr) | ^~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h:57:8: warning: implicitly-declared 'constexpr color::color(const color&)' is deprecated [-Wdeprecated-copy] 57 | struct formatting_options | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h:22:11: note: because 'color' has user-provided 'color& color::operator=(const color&)' 22 | color &operator=(const color &clr) | ^~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h:57:8: warning: implicitly-declared 'font::font(const font&)' is deprecated [-Wdeprecated-copy] 57 | struct formatting_options | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h:47:10: note: because 'font' has user-provided 'font& font::operator=(const font&)' 47 | font &operator=(const font &f) | ^~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.cpp: In member function 'std::string formatter::format(const formatting_options&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.cpp:83:41: note: synthesized method 'formatting_options::formatting_options(const formatting_options&)' first required here 83 | formatting_options last_opt, opt(_opt); | ^ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.cpp:124:70: warning: implicitly-declared 'formatting_options::formatting_options(const formatting_options&)' is deprecated [-Wdeprecated-copy] 124 | last_opt=opt_stack.empty()?formatting_options():opt_stack.back(); | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.cpp:1: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h:94:24: note: because 'formatting_options' has user-provided 'formatting_options& formatting_options::operator=(const formatting_options&)' 94 | formatting_options &operator=(const formatting_options &opt) | ^~~~~~~~ [ 3%] Building CXX object bww2mxml/CMakeFiles/bww2mxml.dir/mxmlwriter.cpp.o [ 3%] Linking CXX static library libaudiofile.a [ 3%] Built target audiofile [ 3%] Building CXX object thirdparty/qzip/CMakeFiles/qzip.dir/qzip_autogen/mocs_compilation.cpp.o [ 3%] Building CXX object importexport/beatroot/CMakeFiles/beatroot.dir/BeatTracker.cpp.o [ 3%] Building CXX object importexport/rtf2html/CMakeFiles/rtf2html.dir/rtf2html.cpp.o /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp: In member function 'virtual void Bww::MxmlWriter::beginMeasure(Bww::MeasureBeginFlags)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:87:87: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 87 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:87:87: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 87 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:90:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 90 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:90:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 90 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:94:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 94 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:94:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 94 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:97:64: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 97 | out << " heavy-light" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:97:64: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 97 | out << " heavy-light" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:98:61: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 98 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:98:61: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 98 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:102:67: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 102 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:102:67: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 102 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:107:67: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 107 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:107:67: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 107 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:110:36: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 110 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:110:36: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 110 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:114:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 114 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:114:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 114 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:115:75: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 115 | out << " " << wholeDur() / 4 << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:115:75: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 115 | out << " " << wholeDur() / 4 << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:117:33: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 117 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:117:33: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 117 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:118:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 118 | out << " 2" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:118:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 118 | out << " 2" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:119:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 119 | out << " major" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:119:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 119 | out << " major" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:120:34: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 120 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:120:34: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 120 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:121:34: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 121 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:125:34: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 125 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:125:34: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 125 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:126:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 126 | out << " G" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:126:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 126 | out << " G" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:127:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 127 | out << " 2" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:127:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 127 | out << " 2" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:128:35: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 128 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:128:35: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 128 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:129:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 129 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:129:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 129 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:132:59: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 132 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:132:59: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 132 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:133:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 133 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:133:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 133 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:134:62: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 134 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:134:62: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 134 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:135:64: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 135 | out << " quarter" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:135:64: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 135 | out << " quarter" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:136:74: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 136 | out << " " << tempo << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:136:74: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 136 | out << " " << tempo << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:137:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 137 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:137:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 137 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:138:47: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 138 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:138:47: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 138 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:139:64: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 139 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:139:64: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 139 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:140:40: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 140 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:140:40: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 140 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp: In member function 'virtual void Bww::MxmlWriter::endMeasure(Bww::MeasureEndFlags)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:154:54: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 154 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:154:54: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 154 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:157:64: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 157 | out << " light-heavy" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:157:64: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 157 | out << " light-heavy" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:161:64: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 161 | out << " light-light" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:161:64: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 161 | out << " light-light" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:166:68: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 166 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:166:68: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 166 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:168:75: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 168 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:168:75: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 168 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:176:62: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 176 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:176:62: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 176 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:178:36: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 178 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:178:36: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 178 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:180:32: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 180 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:180:32: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 180 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp: In member function 'virtual void Bww::MxmlWriter::note(QString, QVector, QString, int, bool, bool, Bww::StartStop, bool)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:206:30: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 206 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:206:30: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 206 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:207:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 207 | if (grace) out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:207:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 207 | if (grace) out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:208:33: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 208 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:208:33: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 208 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:209:56: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 209 | out << " " << sao.s << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:209:56: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 209 | out << " " << sao.s << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:210:69: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 210 | if (sao.a) out << " " << sao.a << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:210:69: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 210 | if (sao.a) out << " " << sao.a << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:211:60: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 211 | out << " " << sao.o << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:211:60: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 211 | out << " " << sao.o << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:212:34: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 212 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:212:34: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 212 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:214:62: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 214 | out << " " << dur << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:214:62: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 214 | out << " " << dur << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:216:49: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 216 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:216:49: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 216 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:218:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 218 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:218:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 218 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:219:68: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 219 | out << " " << typeMap.value(type) << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:219:68: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 219 | out << " " << typeMap.value(type) << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:220:47: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 220 | if (dots == 1) out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:220:47: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 220 | if (dots == 1) out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:223:47: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 223 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:223:47: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 223 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:224:60: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 224 | out << " 3" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:224:60: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 224 | out << " 3" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:225:60: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 225 | out << " 2" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:225:60: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 225 | out << " 2" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:226:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 226 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:226:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 226 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:229:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 229 | out << " up" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:229:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 229 | out << " up" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:233:47: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 233 | out << " down" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:233:47: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 233 | out << " down" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:249:34: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 249 | << s << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:249:34: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 249 | << s << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:255:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 255 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:255:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 255 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:257:54: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 257 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:257:54: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 257 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:259:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 259 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:259:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 259 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:263:74: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 263 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:263:74: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 263 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:265:73: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 265 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:265:73: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 265 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:268:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 268 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:268:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 268 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:269:40: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 269 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:269:40: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 269 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:271:31: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 271 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:271:31: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 271 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp: In member function 'virtual void Bww::MxmlWriter::header(QString, QString, QString, QString, unsigned int)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:294:60: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 294 | out << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:294:60: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 294 | out << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:297:64: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 297 | << "\"http://www.musicxml.org/dtds/partwise.dtd\">" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:297:64: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 297 | << "\"http://www.musicxml.org/dtds/partwise.dtd\">" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:298:34: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 298 | out << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:298:34: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 298 | out << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:299:26: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 299 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:299:26: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 299 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:300:62: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 300 | out << " " << title << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:300:62: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 300 | out << " " << title << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:303:27: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 303 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:303:27: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 303 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:304:36: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 304 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:304:36: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 304 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:305:77: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 305 | out << " " << composer << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:305:77: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 305 | out << " " << composer << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:306:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 306 | out << " " << footer << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:306:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 306 | out << " " << footer << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:307:32: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 307 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:307:32: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 307 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:308:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 308 | out << " bww2mxml" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:308:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 308 | out << " bww2mxml" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:311:33: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 311 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:311:33: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 311 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:312:37: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 312 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:312:37: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 312 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:313:31: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 313 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:313:31: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 313 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:314:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 314 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:314:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 314 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:315:73: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 315 | out << " " << instrumentName() << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:315:73: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 315 | out << " " << instrumentName() << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:316:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 316 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:316:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 316 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:317:87: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 317 | out << " " << instrumentName() << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:317:87: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 317 | out << " " << instrumentName() << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:318:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 318 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:318:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 318 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:319:54: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 319 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:319:54: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 319 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:320:56: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 320 | out << " 1" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:320:56: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 320 | out << " 1" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:321:78: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 321 | out << " " << midiProgram() << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:321:78: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 321 | out << " " << midiProgram() << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:322:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 322 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:322:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 322 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:323:35: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 323 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:323:35: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 323 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:324:32: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 324 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:324:32: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 324 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:325:36: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 325 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:325:36: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 325 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp: In member function 'virtual void Bww::MxmlWriter::trailer()': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:352:27: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 352 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:352:27: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 352 | out << " " << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:353:35: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 353 | out << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bww2mxml/mxmlwriter.cpp:353:35: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 353 | out << "" << endl; | ^~~~ In file included from /opt/pkg/qt5/include/QtCore/qdebug.h:49, from /opt/pkg/qt5/include/QtCore/qcborcommon.h:45, from /opt/pkg/qt5/include/QtCore/qcborvalue.h:45, from /opt/pkg/qt5/include/QtCore/qcborarray.h:43, from /opt/pkg/qt5/include/QtCore/QtCore:38, from /opt/pkg/qt5/include/QtGui/QtGuiDepends:3, from /opt/pkg/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /opt/pkg/qt5/include/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ [ 3%] Building CXX object thirdparty/qzip/CMakeFiles/qzip.dir/qzip.cpp.o [ 3%] Building CXX object importexport/beatroot/CMakeFiles/beatroot.dir/AgentList.cpp.o [ 3%] Building CXX object bww2mxml/CMakeFiles/bww2mxml.dir/__/importexport/bww/writer.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/rtf2html.cpp:45: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = formatting_options; _Args = {const formatting_options&}; _Tp = formatting_options]': /opt/tools/gcc10/include/c++/10.3.0/bits/alloc_traits.h:512:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = formatting_options; _Args = {const formatting_options&}; _Tp = formatting_options; std::allocator_traits >::allocator_type = std::allocator]' /opt/tools/gcc10/include/c++/10.3.0/bits/stl_deque.h:1498:30: required from 'void std::deque<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = formatting_options; _Alloc = std::allocator; std::deque<_Tp, _Alloc>::value_type = formatting_options]' /opt/tools/gcc10/include/c++/10.3.0/bits/stl_stack.h:240:20: required from 'void std::stack<_Tp, _Sequence>::push(const value_type&) [with _Tp = formatting_options; _Sequence = std::deque >; std::stack<_Tp, _Sequence>::value_type = formatting_options]' /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/rtf2html.cpp:528:34: required from here /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h:57:8: warning: implicitly-declared 'constexpr color::color(const color&)' is deprecated [-Wdeprecated-copy] 57 | struct formatting_options | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h:22:11: note: because 'color' has user-provided 'color& color::operator=(const color&)' 22 | color &operator=(const color &clr) | ^~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h:57:8: warning: implicitly-declared 'constexpr color::color(const color&)' is deprecated [-Wdeprecated-copy] 57 | struct formatting_options | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h:22:11: note: because 'color' has user-provided 'color& color::operator=(const color&)' 22 | color &operator=(const color &clr) | ^~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h:57:8: warning: implicitly-declared 'font::font(const font&)' is deprecated [-Wdeprecated-copy] 57 | struct formatting_options | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/thirdparty/rtf2html/fmt_opts.h:47:10: note: because 'font' has user-provided 'font& font::operator=(const font&)' 47 | font &operator=(const font &f) | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/x86_64-sun-solaris2.11/bits/c++allocator.h:33, from /opt/tools/gcc10/include/c++/10.3.0/bits/allocator.h:46, from /opt/tools/gcc10/include/c++/10.3.0/bits/stl_tree.h:64, from /opt/tools/gcc10/include/c++/10.3.0/map:60, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:39, from : /opt/tools/gcc10/include/c++/10.3.0/ext/new_allocator.h:150:4: note: synthesized method 'formatting_options::formatting_options(const formatting_options&)' first required here 150 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 3%] Building CXX object importexport/rtf2html/CMakeFiles/rtf2html.dir/rtf_keyword.cpp.o [ 3%] Building CXX object bww2mxml/CMakeFiles/bww2mxml.dir/__/importexport/bww/lexer.cpp.o [ 3%] Building CXX object importexport/beatroot/CMakeFiles/beatroot.dir/Agent.cpp.o [ 3%] Linking CXX static library libqzip.a [ 3%] Built target qzip [ 3%] Generating qrc_zita.cpp [ 3%] Generating ui_compressor_gui.h [ 3%] Building CXX object effects/CMakeFiles/effects.dir/effects_autogen/mocs_compilation.cpp.o [ 3%] Building CXX object importexport/rtf2html/CMakeFiles/rtf2html.dir/rtf_table.cpp.o [ 3%] Linking CXX static library libbeatroot.a [ 3%] Built target beatroot [ 3%] Building CXX object thirdparty/ofqf/CMakeFiles/ofqf.dir/ofqf_autogen/mocs_compilation.cpp.o [ 3%] Building CXX object effects/CMakeFiles/effects.dir/effect.cpp.o [ 4%] Building CXX object bww2mxml/CMakeFiles/bww2mxml.dir/__/importexport/bww/parser.cpp.o [ 4%] Linking CXX static library librtf2html.a [ 4%] Built target rtf2html [ 6%] Building CXX object awl/CMakeFiles/awl.dir/awl_autogen/mocs_compilation.cpp.o [ 6%] Building CXX object thirdparty/ofqf/CMakeFiles/ofqf.dir/qoscclient.cpp.o [ 6%] Building CXX object effects/CMakeFiles/effects.dir/effectgui.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/pos.h:23, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/awl/awl_autogen/EWIEGA46WW/../../../../awl/poslabel.h:23, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/awl/awl_autogen/EWIEGA46WW/moc_poslabel.cpp:10, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/awl/awl_autogen/mocs_compilation.cpp:11: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/pos.h:23, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/awl/awl_autogen/EWIEGA46WW/../../../../awl/poslabel.h:23, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/awl/awl_autogen/EWIEGA46WW/moc_poslabel.cpp:10, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/awl/awl_autogen/mocs_compilation.cpp:11: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 6%] Building CXX object bww2mxml/CMakeFiles/bww2mxml.dir/__/importexport/bww/symbols.cpp.o [ 6%] Building CXX object awl/CMakeFiles/awl.dir/aslider.cpp.o [ 6%] Building CXX object thirdparty/ofqf/CMakeFiles/ofqf.dir/qoscserver.cpp.o [ 6%] Building CXX object effects/CMakeFiles/effects.dir/noeffect/noeffect.cpp.o [ 6%] Linking CXX executable bww2mxml [ 6%] Built target bww2mxml [ 6%] Building CXX object libmscore/CMakeFiles/libmscore.dir/libmscore_autogen/mocs_compilation.cpp.o [ 6%] Building CXX object awl/CMakeFiles/awl.dir/knob.cpp.o [ 6%] Building CXX object thirdparty/ofqf/CMakeFiles/ofqf.dir/qosctypes.cpp.o [ 6%] Building CXX object effects/CMakeFiles/effects.dir/zita1/zita.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/libmscore/libmscore_autogen/EWIEGA46WW/../../../../libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/libmscore/libmscore_autogen/EWIEGA46WW/../../../../libmscore/beam.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/libmscore/libmscore_autogen/EWIEGA46WW/moc_beam.cpp:10, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/libmscore/libmscore_autogen/mocs_compilation.cpp:2: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/libmscore/libmscore_autogen/EWIEGA46WW/../../../../libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/libmscore/libmscore_autogen/EWIEGA46WW/../../../../libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/libmscore/libmscore_autogen/EWIEGA46WW/../../../../libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/libmscore/libmscore_autogen/EWIEGA46WW/../../../../libmscore/beam.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/libmscore/libmscore_autogen/EWIEGA46WW/moc_beam.cpp:10, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/libmscore/libmscore_autogen/mocs_compilation.cpp:2: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/libmscore/libmscore_autogen/EWIEGA46WW/../../../../libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 6%] Building CXX object awl/CMakeFiles/awl.dir/panknob.cpp.o [ 6%] Building CXX object libmscore/CMakeFiles/libmscore.dir/segmentlist.cpp.o [ 6%] Linking CXX static library libofqf.a [ 6%] Built target ofqf [ 6%] Building CXX object thirdparty/singleapp/src/CMakeFiles/qtsingleapp.dir/qtsingleapp_autogen/mocs_compilation.cpp.o [ 7%] Building CXX object effects/CMakeFiles/effects.dir/zita1/zitagui.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/segment.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/segmentlist.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/segmentlist.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/segment.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/segmentlist.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/segmentlist.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 7%] Building CXX object awl/CMakeFiles/awl.dir/volknob.cpp.o [ 7%] Building CXX object libmscore/CMakeFiles/libmscore.dir/fingering.cpp.o [ 7%] Building CXX object thirdparty/singleapp/src/CMakeFiles/qtsingleapp.dir/qtsingleapplication.cpp.o [ 7%] Building CXX object effects/CMakeFiles/effects.dir/compressor/compressor.cpp.o [ 7%] Building CXX object awl/CMakeFiles/awl.dir/midipanknob.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/textbase.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/text.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/fingering.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/fingering.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/textbase.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/text.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/fingering.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/fingering.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 7%] Building CXX object thirdparty/singleapp/src/CMakeFiles/qtsingleapp.dir/qtlocalpeer.cpp.o [ 7%] Building CXX object effects/CMakeFiles/effects.dir/compressor/compressorgui.cpp.o [ 7%] Building CXX object libmscore/CMakeFiles/libmscore.dir/accidental.cpp.o [ 7%] Building CXX object awl/CMakeFiles/awl.dir/colorlabel.cpp.o [ 9%] Linking CXX static library libqtsingleapp.a [ 9%] Built target qtsingleapp [ 9%] Automatic MOC for target audio In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/accidental.h:26, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/accidental.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/accidental.h:26, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/accidental.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 9%] Built target audio_autogen [ 9%] Automatic MOC for target importexport [ 9%] Built target importexport_autogen [ 9%] Building CXX object effects/CMakeFiles/effects.dir/qrc_zita.cpp.o [ 9%] Building CXX object awl/CMakeFiles/awl.dir/slider.cpp.o [ 9%] Building CXX object awl/CMakeFiles/awl.dir/styledslider.cpp.o [ 10%] Building CXX object libmscore/CMakeFiles/libmscore.dir/arpeggio.cpp.o [ 10%] Linking CXX static library libeffects.a [ 10%] Building CXX object awl/CMakeFiles/awl.dir/volslider.cpp.o [ 10%] Built target effects [ 10%] Building CXX object awl/CMakeFiles/awl.dir/mslider.cpp.o [ 10%] Building CXX object awl/CMakeFiles/awl.dir/pitchedit.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/arpeggio.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/arpeggio.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/arpeggio.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/arpeggio.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 12%] Building CXX object awl/CMakeFiles/awl.dir/pitchlabel.cpp.o [ 12%] Building CXX object awl/CMakeFiles/awl.dir/poslabel.cpp.o [ 12%] Building CXX object awl/CMakeFiles/awl.dir/utils.cpp.o [ 12%] Building CXX object libmscore/CMakeFiles/libmscore.dir/fermata.cpp.o /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/awl/pitchlabel.cpp: In member function 'virtual QSize Awl::PitchLabel::sizeHint() const': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/awl/pitchlabel.cpp:62:44: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 62 | int w = 2 + fm.width(QString("-9999")) + fw * 4; // must display 14Bit controller values | ^ In file included from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/QtGui:26, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:106:9: note: declared here 106 | int width(const QString &, int len = -1) const; | ^~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/pos.h:23, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/awl/poslabel.h:23, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/awl/poslabel.cpp:20: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/pos.h:23, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/awl/poslabel.h:23, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/awl/poslabel.cpp:20: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/awl/poslabel.cpp: In member function 'virtual QSize Awl::PosLabel::sizeHint() const': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/awl/poslabel.cpp:73:34: warning: 'int QFontMetrics::width(QChar) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 73 | w = 2 + fm.width('9') * 9 + fm.width(':') * 3 + fw * 4; | ^ In file included from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/QtGui:26, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:110:9: note: declared here 110 | int width(QChar) const; | ^~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/awl/poslabel.cpp:73:54: warning: 'int QFontMetrics::width(QChar) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 73 | w = 2 + fm.width('9') * 9 + fm.width(':') * 3 + fw * 4; | ^ In file included from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/QtGui:26, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:110:9: note: declared here 110 | int width(QChar) const; | ^~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/awl/poslabel.cpp:75:34: warning: 'int QFontMetrics::width(QChar) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 75 | w = 2 + fm.width('9') * 9 + fm.width('.') * 2 + fw * 4; | ^ In file included from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/QtGui:26, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:110:9: note: declared here 110 | int width(QChar) const; | ^~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/awl/poslabel.cpp:75:54: warning: 'int QFontMetrics::width(QChar) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 75 | w = 2 + fm.width('9') * 9 + fm.width('.') * 2 + fw * 4; | ^ In file included from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/QtGui:26, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/qfontmetrics.h:110:9: note: declared here 110 | int width(QChar) const; | ^~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/fermata.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/fermata.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/fermata.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/fermata.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 12%] Building CXX object awl/CMakeFiles/awl.dir/denomspinbox.cpp.o [ 12%] Building CXX object libmscore/CMakeFiles/libmscore.dir/articulation.cpp.o [ 12%] Building CXX object libmscore/CMakeFiles/libmscore.dir/barline.cpp.o [ 12%] Building CXX object libmscore/CMakeFiles/libmscore.dir/beam.cpp.o [ 12%] Linking CXX static library libawl.a [ 12%] Built target awl [ 12%] Building CXX object libmscore/CMakeFiles/libmscore.dir/bend.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/barline.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/barline.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/barline.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/barline.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/articulation.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/articulation.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/articulation.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/articulation.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/beam.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/beam.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/beam.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/beam.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bend.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bend.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bend.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bend.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 12%] Building CXX object libmscore/CMakeFiles/libmscore.dir/box.cpp.o [ 12%] Building CXX object libmscore/CMakeFiles/libmscore.dir/bracket.cpp.o [ 12%] Building CXX object libmscore/CMakeFiles/libmscore.dir/breath.cpp.o [ 12%] Building CXX object libmscore/CMakeFiles/libmscore.dir/bsp.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/measurebase.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/box.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/box.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/measurebase.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/box.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/box.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bracket.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bracket.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bracket.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bracket.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/breath.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/breath.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/breath.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/breath.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bsp.cpp:17: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bsp.cpp:17: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 12%] Building CXX object libmscore/CMakeFiles/libmscore.dir/changeMap.cpp.o [ 12%] Building CXX object libmscore/CMakeFiles/libmscore.dir/chord.cpp.o [ 13%] Building CXX object libmscore/CMakeFiles/libmscore.dir/chordline.cpp.o [ 13%] Building CXX object libmscore/CMakeFiles/libmscore.dir/chordlist.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bsymbol.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/symbol.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordrest.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chord.h:22, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chord.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bsymbol.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/symbol.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordrest.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chord.h:22, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chord.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordline.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordline.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordline.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordline.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/input.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/score.h:22, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordlist.cpp:15: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/input.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/score.h:22, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordlist.cpp:15: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordlist.cpp: In constructor 'Ms::HChord::HChord(const QString&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordlist.cpp:33:62: warning: 'QStringList QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use split(const QString &sep, Qt::SplitBehavior ...) variant instead [-Wdeprecated-declarations] 33 | QStringList sl = str.split(" ", QString::SkipEmptyParts); | ^ In file included from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/qobject.h:47, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/qabstractanimation.h:43, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/QtCore:6, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/QtGuiDepends:3, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/qstring.h:609:17: note: declared here 609 | QStringList split(const QString &sep, SplitBehavior behavior, | ^~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordlist.cpp: In function 'void Ms::readRenderList(QString, QList&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordlist.cpp:297:62: warning: 'QStringList QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use split(const QString &sep, Qt::SplitBehavior ...) variant instead [-Wdeprecated-declarations] 297 | QStringList sl = val.split(" ", QString::SkipEmptyParts); | ^ In file included from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/qobject.h:47, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/qabstractanimation.h:43, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/QtCore:6, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/QtGuiDepends:3, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/qstring.h:609:17: note: declared here 609 | QStringList split(const QString &sep, SplitBehavior behavior, | ^~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordlist.cpp:300:73: warning: 'QStringList QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use split(const QString &sep, Qt::SplitBehavior ...) variant instead [-Wdeprecated-declarations] 300 | QStringList ssl = s.split(":", QString::SkipEmptyParts); | ^ In file included from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/qobject.h:47, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/qabstractanimation.h:43, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/QtCore:6, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/QtGuiDepends:3, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/qstring.h:609:17: note: declared here 609 | QStringList split(const QString &sep, SplitBehavior behavior, | ^~~~~ [ 13%] Building CXX object libmscore/CMakeFiles/libmscore.dir/chordrest.cpp.o [ 13%] Building CXX object libmscore/CMakeFiles/libmscore.dir/clef.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bsymbol.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/symbol.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordrest.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordrest.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bsymbol.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/symbol.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordrest.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordrest.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/clef.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/clef.cpp:18: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/clef.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/clef.cpp:18: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordrest.cpp:46: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.h: In member function 'void Ms::KeySig::setKeySigEvent(const Ms::KeySigEvent&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.h:65:63: warning: implicitly-declared 'Ms::KeySigEvent& Ms::KeySigEvent::operator=(const Ms::KeySigEvent&)' is deprecated [-Wdeprecated-copy] 65 | void setKeySigEvent(const KeySigEvent& e) { _sig = e; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:26, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/duration.h:18, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordrest.h:18, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/chordrest.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/key.h:106:7: note: because 'Ms::KeySigEvent' has user-provided 'Ms::KeySigEvent::KeySigEvent(const Ms::KeySigEvent&)' 106 | KeySigEvent(const KeySigEvent&); | ^~~~~~~~~~~ [ 13%] Building CXX object libmscore/CMakeFiles/libmscore.dir/cleflist.cpp.o [ 13%] Building CXX object libmscore/CMakeFiles/libmscore.dir/drumset.cpp.o [ 13%] Building CXX object libmscore/CMakeFiles/libmscore.dir/durationtype.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/tremolo.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/drumset.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/drumset.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/tremolo.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/drumset.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/drumset.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/clef.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/cleflist.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/cleflist.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/clef.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/cleflist.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/cleflist.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 13%] Building CXX object libmscore/CMakeFiles/libmscore.dir/dynamic.cpp.o [ 13%] Building CXX object libmscore/CMakeFiles/libmscore.dir/dynamichairpingroup.cpp.o [ 13%] Building CXX object libmscore/CMakeFiles/libmscore.dir/edit.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/textbase.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/text.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/dynamic.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/dynamic.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/textbase.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/text.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/dynamic.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/dynamic.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 13%] Building CXX object libmscore/CMakeFiles/libmscore.dir/noteentry.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/textbase.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/text.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/dynamic.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/dynamichairpingroup.cpp:14: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/textbase.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/text.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/dynamic.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/dynamichairpingroup.cpp:14: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/edit.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/edit.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/edit.cpp:32: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.h: In member function 'void Ms::KeySig::setKeySigEvent(const Ms::KeySigEvent&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.h:65:63: warning: implicitly-declared 'Ms::KeySigEvent& Ms::KeySigEvent::operator=(const Ms::KeySigEvent&)' is deprecated [-Wdeprecated-copy] 65 | void setKeySigEvent(const KeySigEvent& e) { _sig = e; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:26, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/edit.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/key.h:106:7: note: because 'Ms::KeySigEvent' has user-provided 'Ms::KeySigEvent::KeySigEvent(const Ms::KeySigEvent&)' 106 | KeySigEvent(const KeySigEvent&); | ^~~~~~~~~~~ [ 13%] Building CXX object libmscore/CMakeFiles/libmscore.dir/easeInOut.cpp.o /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/edit.cpp: In member function 'void Ms::Score::deleteMeasures(Ms::MeasureBase*, Ms::MeasureBase*, bool)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/edit.cpp:2166:87: warning: implicitly-declared 'Ms::KeySigEvent& Ms::KeySigEvent::operator=(const Ms::KeySigEvent&)' is deprecated [-Wdeprecated-copy] 2166 | lastDeletedKeySigEvent = lastDeletedKeySig->keySigEvent(); | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:26, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/edit.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/key.h:106:7: note: because 'Ms::KeySigEvent' has user-provided 'Ms::KeySigEvent::KeySigEvent(const Ms::KeySigEvent&)' 106 | KeySigEvent(const KeySigEvent&); | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/input.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/score.h:22, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/noteentry.cpp:14: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/input.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/score.h:22, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/noteentry.cpp:14: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 15%] Building CXX object libmscore/CMakeFiles/libmscore.dir/element.cpp.o [ 15%] Building CXX object libmscore/CMakeFiles/libmscore.dir/elementgroup.cpp.o [ 15%] Building CXX object libmscore/CMakeFiles/libmscore.dir/excerpt.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.cpp:18: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.cpp:18: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.cpp:47: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.h: In member function 'void Ms::KeySig::setKeySigEvent(const Ms::KeySigEvent&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.h:65:63: warning: implicitly-declared 'Ms::KeySigEvent& Ms::KeySigEvent::operator=(const Ms::KeySigEvent&)' is deprecated [-Wdeprecated-copy] 65 | void setKeySigEvent(const KeySigEvent& e) { _sig = e; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:26, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/ambitus.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.cpp:20: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/key.h:106:7: note: because 'Ms::KeySigEvent' has user-provided 'Ms::KeySigEvent::KeySigEvent(const Ms::KeySigEvent&)' 106 | KeySigEvent(const KeySigEvent&); | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/elementgroup.cpp:14: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/elementgroup.cpp:14: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/input.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/score.h:22, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/excerpt.cpp:14: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/input.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/score.h:22, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/excerpt.cpp:14: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 15%] Building CXX object libmscore/CMakeFiles/libmscore.dir/fifo.cpp.o [ 15%] Building CXX object libmscore/CMakeFiles/libmscore.dir/fret.cpp.o [ 15%] Building CXX object libmscore/CMakeFiles/libmscore.dir/glissando.cpp.o [ 15%] Building CXX object libmscore/CMakeFiles/libmscore.dir/hairpin.cpp.o [ 15%] Building CXX object libmscore/CMakeFiles/libmscore.dir/harmony.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/arpeggio.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/glissando.cpp:24: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/arpeggio.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/glissando.cpp:24: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/fret.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/fret.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/fret.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/fret.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/hairpin.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/hairpin.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/hairpin.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/hairpin.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 15%] Building CXX object libmscore/CMakeFiles/libmscore.dir/hook.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/textbase.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/text.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/harmony.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/harmony.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/textbase.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/text.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/harmony.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/harmony.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/harmony.cpp: In member function 'QString Ms::Harmony::generateScreenReaderInfo() const': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/harmony.cpp:2073:68: warning: 'QStringList QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use split(const QString &sep, Qt::SplitBehavior ...) variant instead [-Wdeprecated-declarations] 2073 | for (QString s : aux.split(">", QString::SkipEmptyParts)) { | ^ In file included from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/qobject.h:47, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/qabstractanimation.h:43, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/QtCore:6, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/QtGuiDepends:3, from /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtGui/QtGui:3, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir/all.h:62, from : /home/pbulk/build/audio/musescore/work/.buildlink/qt5/include/QtCore/qstring.h:609:17: note: declared here 609 | QStringList split(const QString &sep, SplitBehavior behavior, | ^~~~~ [ 15%] Building CXX object libmscore/CMakeFiles/libmscore.dir/image.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/harmony.h:18, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/harmony.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/realizedharmony.h: In constructor 'Ms::Harmony::Harmony(Ms::Score*)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/realizedharmony.h:59:7: warning: '*((void*)& +16)' is used uninitialized in this function [-Wuninitialized] 59 | class RealizedHarmony { | ^~~~~~~~~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/realizedharmony.h:59:7: warning: '.Ms::RealizedHarmony::_literal' is used uninitialized in this function [-Wuninitialized] [ 15%] Building CXX object libmscore/CMakeFiles/libmscore.dir/iname.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bsymbol.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/symbol.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/hook.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/hook.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bsymbol.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/symbol.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/hook.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/hook.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 15%] Building CXX object libmscore/CMakeFiles/libmscore.dir/instrchange.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bsymbol.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/image.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/image.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/bsymbol.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/image.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/image.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 16%] Building CXX object libmscore/CMakeFiles/libmscore.dir/instrtemplate.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/input.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/score.h:22, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/iname.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/input.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/score.h:22, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/iname.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/textbase.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/text.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrchange.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrchange.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/textbase.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/text.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrchange.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrchange.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 16%] Building CXX object libmscore/CMakeFiles/libmscore.dir/instrument.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrchange.cpp:24: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.h: In member function 'void Ms::KeySig::setKeySigEvent(const Ms::KeySigEvent&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.h:65:63: warning: implicitly-declared 'Ms::KeySigEvent& Ms::KeySigEvent::operator=(const Ms::KeySigEvent&)' is deprecated [-Wdeprecated-copy] 65 | void setKeySigEvent(const KeySigEvent& e) { _sig = e; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/note.h:26, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/durationtype.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/stafftype.h:19, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/xml.h:19, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/stringdata.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrument.h:19, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrchange.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrchange.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/key.h:106:7: note: because 'Ms::KeySigEvent' has user-provided 'Ms::KeySigEvent::KeySigEvent(const Ms::KeySigEvent&)' 106 | KeySigEvent(const KeySigEvent&); | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/stafftype.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/xml.h:19, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/stringdata.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrument.h:19, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrtemplate.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrtemplate.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/stafftype.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/xml.h:19, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/stringdata.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrument.h:19, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrtemplate.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrtemplate.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 16%] Building CXX object libmscore/CMakeFiles/libmscore.dir/interval.cpp.o [ 16%] Building CXX object libmscore/CMakeFiles/libmscore.dir/key.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/stafftype.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/xml.h:19, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/stringdata.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrument.h:19, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrument.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/stafftype.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/xml.h:19, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/stringdata.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrument.h:19, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrument.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ [ 16%] Building CXX object libmscore/CMakeFiles/libmscore.dir/keysig.cpp.o [ 16%] Building CXX object libmscore/CMakeFiles/libmscore.dir/lasso.cpp.o In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/stafftype.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/xml.h:19, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/key.cpp:14: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/stafftype.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/xml.h:19, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/key.cpp:14: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrument.cpp: At global scope: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/instrument.cpp:1692:1: fatal error: opening dependency file CMakeFiles/libmscore.dir/instrument.cpp.o.d: Disc quota exceeded 1692 | } | ^ compilation terminated. In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/clef.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/cleflist.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/staff.h:24, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.cpp:14: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/clef.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/cleflist.h:17, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/staff.h:24, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.cpp:14: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/lasso.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/lasso.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h: In member function 'void Ms::SigEvent::setNominal(const Ms::Fraction&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:118:55: warning: implicitly-declared 'Ms::TimeSigFrac& Ms::TimeSigFrac::operator=(const Ms::TimeSigFrac&)' is deprecated [-Wdeprecated-copy] 118 | void setNominal(const Fraction& f) { _nominal = f; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/element.h:21, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/lasso.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/lasso.cpp:13: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/sig.h:49:7: note: because 'Ms::TimeSigFrac' has user-provided 'Ms::TimeSigFrac::TimeSigFrac(const Ms::TimeSigFrac&)' 49 | TimeSigFrac(const TimeSigFrac& f) : TimeSigFrac(f.numerator(), f.denominator()) {} | ^~~~~~~~~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.cpp:16: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.h: In member function 'void Ms::KeySig::setKeySigEvent(const Ms::KeySigEvent&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.h:65:63: warning: implicitly-declared 'Ms::KeySigEvent& Ms::KeySigEvent::operator=(const Ms::KeySigEvent&)' is deprecated [-Wdeprecated-copy] 65 | void setKeySigEvent(const KeySigEvent& e) { _sig = e; } | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keylist.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/staff.h:25, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.cpp:14: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/key.h:106:7: note: because 'Ms::KeySigEvent' has user-provided 'Ms::KeySigEvent::KeySigEvent(const Ms::KeySigEvent&)' 106 | KeySigEvent(const KeySigEvent&); | ^~~~~~~~~~~ --- libmscore/CMakeFiles/libmscore.dir/instrument.cpp.o --- *** [libmscore/CMakeFiles/libmscore.dir/instrument.cpp.o] Error code 1 bmake[2]: stopped in /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.cpp: In copy constructor 'Ms::KeySig::KeySig(const Ms::KeySig&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.cpp:60:25: warning: implicitly-declared 'Ms::KeySigEvent& Ms::KeySigEvent::operator=(const Ms::KeySigEvent&)' is deprecated [-Wdeprecated-copy] 60 | _sig = k._sig; | ^~~~ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keylist.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/staff.h:25, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.cpp:14: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/key.h:106:7: note: because 'Ms::KeySigEvent' has user-provided 'Ms::KeySigEvent::KeySigEvent(const Ms::KeySigEvent&)' 106 | KeySigEvent(const KeySigEvent&); | ^~~~~~~~~~~ /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.cpp: In member function 'virtual void Ms::KeySig::read(Ms::XmlReader&)': /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.cpp:416:26: warning: implicitly-declared 'Ms::KeySigEvent& Ms::KeySigEvent::operator=(const Ms::KeySigEvent&)' is deprecated [-Wdeprecated-copy] 416 | _sig = KeySigEvent(); // invalidate _sig | ^ In file included from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keylist.h:16, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/staff.h:25, from /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/keysig.cpp:14: /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/libmscore/key.h:106:7: note: because 'Ms::KeySigEvent' has user-provided 'Ms::KeySigEvent::KeySigEvent(const Ms::KeySigEvent&)' 106 | KeySigEvent(const KeySigEvent&); | ^~~~~~~~~~~ 1 error bmake[2]: stopped in /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir --- libmscore/CMakeFiles/libmscore.dir/all --- *** [libmscore/CMakeFiles/libmscore.dir/all] Error code 2 bmake[1]: stopped in /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir 1 error bmake[1]: stopped in /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir *** [all] Error code 2 bmake: stopped in /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir 1 error bmake: stopped in /home/pbulk/build/audio/musescore/work/MuseScore-3.6.2/bindir *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/musescore *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/musescore