-
-
Notifications
You must be signed in to change notification settings - Fork 17.5k
Closed
Labels
0.kind: build failureA package fails to buildA package fails to build
Description
Nixpkgs version
- Unstable (25.05)
Steps to reproduce
- Build fooyin
- Get error
Can Hydra reproduce this build failure?
No, Hydra cannot reproduce this build failure.
Link to Hydra build job
No response
Relevant log output
[ 49%] Building CXX object src/gui/CMakeFiles/fooyin_gui.dir/librarytree/librarytreecontroller.cpp.o
make[2]: *** [src/gui/CMakeFiles/fooyin_gui.dir/build.make:491: src/gui/CMakeFiles/fooyin_gui.dir/dirbrowser/dirdelegate.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /build/source/src/gui/dialog/exportlayoutdialog.cpp:26:
In constructor ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘virtual void Fooyin::ExportLayoutDialog::accept()’ at /build/source/src/gui/dialog/exportlayoutdialog.cpp:117:88:
/build/source/include/gui/theme/fytheme.h:58:21: warning: array subscript ‘Fooyin::FyTheme[0]’ is partly outside array bounds of ‘QVariant [1]’ []
58 | struct FYGUI_EXPORT FyTheme
| ^~~~~~~
/build/source/src/gui/dialog/exportlayoutdialog.cpp: In member function ‘virtual void Fooyin::ExportLayoutDialog::accept()’:
/build/source/src/gui/dialog/exportlayoutdialog.cpp:117:70: note: object ‘<anonymous>’ of size 32
117 | const auto currentTheme = m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In constructor ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘virtual void Fooyin::ExportLayoutDialog::accept()’ at /build/source/src/gui/dialog/exportlayoutdialog.cpp:117:88:
/build/source/include/gui/theme/fytheme.h:58:21: warning: array subscript ‘Fooyin::FyTheme[0]’ is partly outside array bounds of ‘QVariant [1]’ []
58 | struct FYGUI_EXPORT FyTheme
| ^~~~~~~
/build/source/src/gui/dialog/exportlayoutdialog.cpp: In member function ‘virtual void Fooyin::ExportLayoutDialog::accept()’:
/build/source/src/gui/dialog/exportlayoutdialog.cpp:117:70: note: object ‘<anonymous>’ of size 32
117 | const auto currentTheme = m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/stl_pair.h:61,
from /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:69,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qglobal.h:15,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtGui/qtguiglobal.h:7,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtWidgets/qtwidgetsglobal.h:7,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtWidgets/qdialog.h:7,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtWidgets/QDialog:1,
from /build/source/src/gui/dialog/exportlayoutdialog.h:22,
from /build/source/src/gui/dialog/exportlayoutdialog.cpp:20:
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<Fooyin::PaletteKey, QColor, less<Fooyin::PaletteKey>, allocator<pair<const Fooyin::PaletteKey, QColor> > > >*>; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<Fooyin::PaletteKey, QColor, less<Fooyin::PaletteKey>, allocator<pair<const Fooyin::PaletteKey, QColor> > > >*>; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QtPrivate::QExplicitlySharedDataPointerV2<T>::QExplicitlySharedDataPointerV2(QtPrivate::QExplicitlySharedDataPointerV2<T>&&) [with T = QMapData<std::map<Fooyin::PaletteKey, QColor, std::less<Fooyin::PaletteKey>, std::allocator<std::pair<const Fooyin::PaletteKey, QColor> > > >]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qshareddata_impl.h:55:26,
inlined from ‘QMap<Fooyin::PaletteKey, QColor>::QMap(QMap<Fooyin::PaletteKey, QColor>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qmap.h:188:7,
inlined from ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’ at /build/source/include/gui/theme/fytheme.h:58:21,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘virtual void Fooyin::ExportLayoutDialog::accept()’ at /build/source/src/gui/dialog/exportlayoutdialog.cpp:117:88:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:189:11: warning: array subscript 5 is outside array bounds of ‘QVariant [1]’ []
189 | _Tp __old_val = std::move(__obj);
| ^~~~~~~~~
/build/source/src/gui/dialog/exportlayoutdialog.cpp: In member function ‘virtual void Fooyin::ExportLayoutDialog::accept()’:
/build/source/src/gui/dialog/exportlayoutdialog.cpp:117:70: note: at offset 40 into object ‘<anonymous>’ of size 32
117 | const auto currentTheme = m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<Fooyin::PaletteKey, QColor, less<Fooyin::PaletteKey>, allocator<pair<const Fooyin::PaletteKey, QColor> > > >*>; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<Fooyin::PaletteKey, QColor, less<Fooyin::PaletteKey>, allocator<pair<const Fooyin::PaletteKey, QColor> > > >*>; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QtPrivate::QExplicitlySharedDataPointerV2<T>::QExplicitlySharedDataPointerV2(QtPrivate::QExplicitlySharedDataPointerV2<T>&&) [with T = QMapData<std::map<Fooyin::PaletteKey, QColor, std::less<Fooyin::PaletteKey>, std::allocator<std::pair<const Fooyin::PaletteKey, QColor> > > >]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qshareddata_impl.h:55:26,
inlined from ‘QMap<Fooyin::PaletteKey, QColor>::QMap(QMap<Fooyin::PaletteKey, QColor>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qmap.h:188:7,
inlined from ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’ at /build/source/include/gui/theme/fytheme.h:58:21,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘virtual void Fooyin::ExportLayoutDialog::accept()’ at /build/source/src/gui/dialog/exportlayoutdialog.cpp:117:88:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:190:7: warning: array subscript 5 is outside array bounds of ‘QVariant [1]’ []
190 | __obj = std::forward<_Up>(__new_val);
| ^~~~~
/build/source/src/gui/dialog/exportlayoutdialog.cpp: In member function ‘virtual void Fooyin::ExportLayoutDialog::accept()’:
/build/source/src/gui/dialog/exportlayoutdialog.cpp:117:70: note: at offset 40 into object ‘<anonymous>’ of size 32
117 | const auto currentTheme = m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<QString, QFont, less<QString>, allocator<pair<const QString, QFont> > > >*>; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<QString, QFont, less<QString>, allocator<pair<const QString, QFont> > > >*>; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QtPrivate::QExplicitlySharedDataPointerV2<T>::QExplicitlySharedDataPointerV2(QtPrivate::QExplicitlySharedDataPointerV2<T>&&) [with T = QMapData<std::map<QString, QFont, std::less<QString>, std::allocator<std::pair<const QString, QFont> > > >]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qshareddata_impl.h:55:26,
inlined from ‘QMap<QString, QFont>::QMap(QMap<QString, QFont>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qmap.h:188:7,
inlined from ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’ at /build/source/include/gui/theme/fytheme.h:58:21,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘virtual void Fooyin::ExportLayoutDialog::accept()’ at /build/source/src/gui/dialog/exportlayoutdialog.cpp:117:88:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:189:11: warning: array subscript 6 is outside array bounds of ‘QVariant [1]’ []
189 | _Tp __old_val = std::move(__obj);
| ^~~~~~~~~
/build/source/src/gui/dialog/exportlayoutdialog.cpp: In member function ‘virtual void Fooyin::ExportLayoutDialog::accept()’:
/build/source/src/gui/dialog/exportlayoutdialog.cpp:117:70: note: at offset 48 into object ‘<anonymous>’ of size 32
117 | const auto currentTheme = m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<QString, QFont, less<QString>, allocator<pair<const QString, QFont> > > >*>; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<QString, QFont, less<QString>, allocator<pair<const QString, QFont> > > >*>; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QtPrivate::QExplicitlySharedDataPointerV2<T>::QExplicitlySharedDataPointerV2(QtPrivate::QExplicitlySharedDataPointerV2<T>&&) [with T = QMapData<std::map<QString, QFont, std::less<QString>, std::allocator<std::pair<const QString, QFont> > > >]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qshareddata_impl.h:55:26,
inlined from ‘QMap<QString, QFont>::QMap(QMap<QString, QFont>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qmap.h:188:7,
inlined from ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’ at /build/source/include/gui/theme/fytheme.h:58:21,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘virtual void Fooyin::ExportLayoutDialog::accept()’ at /build/source/src/gui/dialog/exportlayoutdialog.cpp:117:88:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:190:7: warning: array subscript 6 is outside array bounds of ‘QVariant [1]’ []
190 | __obj = std::forward<_Up>(__new_val);
| ^~~~~
/build/source/src/gui/dialog/exportlayoutdialog.cpp: In member function ‘virtual void Fooyin::ExportLayoutDialog::accept()’:
/build/source/src/gui/dialog/exportlayoutdialog.cpp:117:70: note: at offset 48 into object ‘<anonymous>’ of size 32
117 | const auto currentTheme = m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /build/source/src/gui/internalguisettings.h:22,
from /build/source/src/gui/editablelayout.cpp:23:
In constructor ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::FyLayout Fooyin::EditableLayout::saveCurrentToLayout(const QString&)’ at /build/source/src/gui/editablelayout.cpp:599:84:
/build/source/include/gui/theme/fytheme.h:58:21: warning: array subscript ‘Fooyin::FyTheme[0]’ is partly outside array bounds of ‘QVariant [1]’ []
58 | struct FYGUI_EXPORT FyTheme
| ^~~~~~~
/build/source/src/gui/editablelayout.cpp: In member function ‘Fooyin::FyLayout Fooyin::EditableLayout::saveCurrentToLayout(const QString&)’:
/build/source/src/gui/editablelayout.cpp:599:66: note: object ‘<anonymous>’ of size 32
599 | const auto theme = p->m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In constructor ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::FyLayout Fooyin::EditableLayout::saveCurrentToLayout(const QString&)’ at /build/source/src/gui/editablelayout.cpp:599:84:
/build/source/include/gui/theme/fytheme.h:58:21: warning: array subscript ‘Fooyin::FyTheme[0]’ is partly outside array bounds of ‘QVariant [1]’ []
58 | struct FYGUI_EXPORT FyTheme
| ^~~~~~~
/build/source/src/gui/editablelayout.cpp: In member function ‘Fooyin::FyLayout Fooyin::EditableLayout::saveCurrentToLayout(const QString&)’:
/build/source/src/gui/editablelayout.cpp:599:66: note: object ‘<anonymous>’ of size 32
599 | const auto theme = p->m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/stl_pair.h:61,
from /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:69,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qglobal.h:15,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qmetatype.h:9,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/QMetaType:1,
from /build/source/include/utils/id.h:24,
from /build/source/include/gui/fywidget.h:24,
from /build/source/include/gui/editablelayout.h:24,
from /build/source/src/gui/editablelayout.cpp:20:
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<Fooyin::PaletteKey, QColor, less<Fooyin::PaletteKey>, allocator<pair<const Fooyin::PaletteKey, QColor> > > >*>; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<Fooyin::PaletteKey, QColor, less<Fooyin::PaletteKey>, allocator<pair<const Fooyin::PaletteKey, QColor> > > >*>; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QtPrivate::QExplicitlySharedDataPointerV2<T>::QExplicitlySharedDataPointerV2(QtPrivate::QExplicitlySharedDataPointerV2<T>&&) [with T = QMapData<std::map<Fooyin::PaletteKey, QColor, std::less<Fooyin::PaletteKey>, std::allocator<std::pair<const Fooyin::PaletteKey, QColor> > > >]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qshareddata_impl.h:55:26,
inlined from ‘QMap<Fooyin::PaletteKey, QColor>::QMap(QMap<Fooyin::PaletteKey, QColor>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qmap.h:188:7,
inlined from ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’ at /build/source/include/gui/theme/fytheme.h:58:21,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::FyLayout Fooyin::EditableLayout::saveCurrentToLayout(const QString&)’ at /build/source/src/gui/editablelayout.cpp:599:84:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:189:11: warning: array subscript 5 is outside array bounds of ‘QVariant [1]’ []
189 | _Tp __old_val = std::move(__obj);
| ^~~~~~~~~
/build/source/src/gui/editablelayout.cpp: In member function ‘Fooyin::FyLayout Fooyin::EditableLayout::saveCurrentToLayout(const QString&)’:
/build/source/src/gui/editablelayout.cpp:599:66: note: at offset 40 into object ‘<anonymous>’ of size 32
599 | const auto theme = p->m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<Fooyin::PaletteKey, QColor, less<Fooyin::PaletteKey>, allocator<pair<const Fooyin::PaletteKey, QColor> > > >*>; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<Fooyin::PaletteKey, QColor, less<Fooyin::PaletteKey>, allocator<pair<const Fooyin::PaletteKey, QColor> > > >*>; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QtPrivate::QExplicitlySharedDataPointerV2<T>::QExplicitlySharedDataPointerV2(QtPrivate::QExplicitlySharedDataPointerV2<T>&&) [with T = QMapData<std::map<Fooyin::PaletteKey, QColor, std::less<Fooyin::PaletteKey>, std::allocator<std::pair<const Fooyin::PaletteKey, QColor> > > >]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qshareddata_impl.h:55:26,
inlined from ‘QMap<Fooyin::PaletteKey, QColor>::QMap(QMap<Fooyin::PaletteKey, QColor>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qmap.h:188:7,
inlined from ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’ at /build/source/include/gui/theme/fytheme.h:58:21,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::FyLayout Fooyin::EditableLayout::saveCurrentToLayout(const QString&)’ at /build/source/src/gui/editablelayout.cpp:599:84:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:190:7: warning: array subscript 5 is outside array bounds of ‘QVariant [1]’ []
190 | __obj = std::forward<_Up>(__new_val);
| ^~~~~
/build/source/src/gui/editablelayout.cpp: In member function ‘Fooyin::FyLayout Fooyin::EditableLayout::saveCurrentToLayout(const QString&)’:
/build/source/src/gui/editablelayout.cpp:599:66: note: at offset 40 into object ‘<anonymous>’ of size 32
599 | const auto theme = p->m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<QString, QFont, less<QString>, allocator<pair<const QString, QFont> > > >*>; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<QString, QFont, less<QString>, allocator<pair<const QString, QFont> > > >*>; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QtPrivate::QExplicitlySharedDataPointerV2<T>::QExplicitlySharedDataPointerV2(QtPrivate::QExplicitlySharedDataPointerV2<T>&&) [with T = QMapData<std::map<QString, QFont, std::less<QString>, std::allocator<std::pair<const QString, QFont> > > >]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qshareddata_impl.h:55:26,
inlined from ‘QMap<QString, QFont>::QMap(QMap<QString, QFont>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qmap.h:188:7,
inlined from ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’ at /build/source/include/gui/theme/fytheme.h:58:21,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::FyLayout Fooyin::EditableLayout::saveCurrentToLayout(const QString&)’ at /build/source/src/gui/editablelayout.cpp:599:84:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:189:11: warning: array subscript 6 is outside array bounds of ‘QVariant [1]’ []
189 | _Tp __old_val = std::move(__obj);
| ^~~~~~~~~
/build/source/src/gui/editablelayout.cpp: In member function ‘Fooyin::FyLayout Fooyin::EditableLayout::saveCurrentToLayout(const QString&)’:
/build/source/src/gui/editablelayout.cpp:599:66: note: at offset 48 into object ‘<anonymous>’ of size 32
599 | const auto theme = p->m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<QString, QFont, less<QString>, allocator<pair<const QString, QFont> > > >*>; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<QString, QFont, less<QString>, allocator<pair<const QString, QFont> > > >*>; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QtPrivate::QExplicitlySharedDataPointerV2<T>::QExplicitlySharedDataPointerV2(QtPrivate::QExplicitlySharedDataPointerV2<T>&&) [with T = QMapData<std::map<QString, QFont, std::less<QString>, std::allocator<std::pair<const QString, QFont> > > >]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qshareddata_impl.h:55:26,
inlined from ‘QMap<QString, QFont>::QMap(QMap<QString, QFont>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qmap.h:188:7,
inlined from ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’ at /build/source/include/gui/theme/fytheme.h:58:21,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::FyLayout Fooyin::EditableLayout::saveCurrentToLayout(const QString&)’ at /build/source/src/gui/editablelayout.cpp:599:84:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:190:7: warning: array subscript 6 is outside array bounds of ‘QVariant [1]’ []
190 | __obj = std::forward<_Up>(__new_val);
| ^~~~~
/build/source/src/gui/editablelayout.cpp: In member function ‘Fooyin::FyLayout Fooyin::EditableLayout::saveCurrentToLayout(const QString&)’:
/build/source/src/gui/editablelayout.cpp:599:66: note: at offset 48 into object ‘<anonymous>’ of size 32
599 | const auto theme = p->m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/stl_pair.h:61,
from /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:69,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qcompilerdetection.h:868,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qtdeprecationdefinitions.h:7,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qtconfigmacros.h:12,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qcontainerfwd.h:7,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qpair.h:7,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qarraydata.h:8,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qarraydataops.h:8,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qarraydatapointer.h:7,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qlist.h:8,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/QList:1,
from /build/source/include/core/track.h:24,
from /build/source/include/gui/coverprovider.h:24,
from /build/source/src/gui/coverprovider.cpp:20:
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = QString*; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = QString*; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QArrayDataPointer<T>::QArrayDataPointer(QArrayDataPointer<T>&&) [with T = QString]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qarraydatapointer.h:79:28,
inlined from ‘QList<QString>::QList(QList<QString>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qlist.h:76:7,
inlined from ‘Fooyin::CoverPaths::CoverPaths(Fooyin::CoverPaths&&)’ at /build/source/src/gui/internalguisettings.h:42:8,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’ at /build/source/src/gui/coverprovider.cpp:310:7:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:189:11: warning: array subscript 4 is outside array bounds of ‘QVariant [1]’ []
189 | _Tp __old_val = std::move(__obj);
| ^~~~~~~~~
/build/source/src/gui/coverprovider.cpp: In constructor ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’:
/build/source/src/gui/coverprovider.cpp:310:74: note: at offset 32 into object ‘<anonymous>’ of size 32
310 | , m_paths{m_settings->value<Settings::Gui::Internal::TrackCoverPaths>().value<CoverPaths>()}
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = QString*; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = QString*; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QArrayDataPointer<T>::QArrayDataPointer(QArrayDataPointer<T>&&) [with T = QString]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qarraydatapointer.h:79:28,
inlined from ‘QList<QString>::QList(QList<QString>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qlist.h:76:7,
inlined from ‘Fooyin::CoverPaths::CoverPaths(Fooyin::CoverPaths&&)’ at /build/source/src/gui/internalguisettings.h:42:8,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’ at /build/source/src/gui/coverprovider.cpp:310:7:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:190:13: warning: array subscript 4 is outside array bounds of ‘QVariant [1]’ []
190 | __obj = std::forward<_Up>(__new_val);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/source/src/gui/coverprovider.cpp: In constructor ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’:
/build/source/src/gui/coverprovider.cpp:310:74: note: at offset 32 into object ‘<anonymous>’ of size 32
310 | , m_paths{m_settings->value<Settings::Gui::Internal::TrackCoverPaths>().value<CoverPaths>()}
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = long long int; _Up = int]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = long long int; _Up = int]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QArrayDataPointer<T>::QArrayDataPointer(QArrayDataPointer<T>&&) [with T = QString]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qarraydatapointer.h:80:29,
inlined from ‘QList<QString>::QList(QList<QString>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qlist.h:76:7,
inlined from ‘Fooyin::CoverPaths::CoverPaths(Fooyin::CoverPaths&&)’ at /build/source/src/gui/internalguisettings.h:42:8,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’ at /build/source/src/gui/coverprovider.cpp:310:7:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:189:11: warning: array subscript 5 is outside array bounds of ‘QVariant [1]’ []
189 | _Tp __old_val = std::move(__obj);
| ^~~~~~~~~
/build/source/src/gui/coverprovider.cpp: In constructor ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’:
/build/source/src/gui/coverprovider.cpp:310:74: note: at offset 40 into object ‘<anonymous>’ of size 32
310 | , m_paths{m_settings->value<Settings::Gui::Internal::TrackCoverPaths>().value<CoverPaths>()}
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = long long int; _Up = int]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = long long int; _Up = int]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QArrayDataPointer<T>::QArrayDataPointer(QArrayDataPointer<T>&&) [with T = QString]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qarraydatapointer.h:80:29,
inlined from ‘QList<QString>::QList(QList<QString>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qlist.h:76:7,
inlined from ‘Fooyin::CoverPaths::CoverPaths(Fooyin::CoverPaths&&)’ at /build/source/src/gui/internalguisettings.h:42:8,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’ at /build/source/src/gui/coverprovider.cpp:310:7:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:190:13: warning: array subscript 5 is outside array bounds of ‘QVariant [1]’ []
190 | __obj = std::forward<_Up>(__new_val);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/source/src/gui/coverprovider.cpp: In constructor ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’:
/build/source/src/gui/coverprovider.cpp:310:74: note: at offset 40 into object ‘<anonymous>’ of size 32
310 | , m_paths{m_settings->value<Settings::Gui::Internal::TrackCoverPaths>().value<CoverPaths>()}
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = QTypedArrayData<QString>*; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = QTypedArrayData<QString>*; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QArrayDataPointer<T>::QArrayDataPointer(QArrayDataPointer<T>&&) [with T = QString]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qarraydatapointer.h:78:26,
inlined from ‘QList<QString>::QList(QList<QString>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qlist.h:76:7,
inlined from ‘Fooyin::CoverPaths::CoverPaths(Fooyin::CoverPaths&&)’ at /build/source/src/gui/internalguisettings.h:42:8,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’ at /build/source/src/gui/coverprovider.cpp:310:7:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:189:11: warning: array subscript 6 is outside array bounds of ‘QVariant [1]’ []
189 | _Tp __old_val = std::move(__obj);
| ^~~~~~~~~
/build/source/src/gui/coverprovider.cpp: In constructor ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’:
/build/source/src/gui/coverprovider.cpp:310:74: note: at offset 48 into object ‘<anonymous>’ of size 32
310 | , m_paths{m_settings->value<Settings::Gui::Internal::TrackCoverPaths>().value<CoverPaths>()}
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = QTypedArrayData<QString>*; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = QTypedArrayData<QString>*; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QArrayDataPointer<T>::QArrayDataPointer(QArrayDataPointer<T>&&) [with T = QString]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qarraydatapointer.h:78:26,
inlined from ‘QList<QString>::QList(QList<QString>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qlist.h:76:7,
inlined from ‘Fooyin::CoverPaths::CoverPaths(Fooyin::CoverPaths&&)’ at /build/source/src/gui/internalguisettings.h:42:8,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’ at /build/source/src/gui/coverprovider.cpp:310:7:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:190:13: warning: array subscript 6 is outside array bounds of ‘QVariant [1]’ []
190 | __obj = std::forward<_Up>(__new_val);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/source/src/gui/coverprovider.cpp: In constructor ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’:
/build/source/src/gui/coverprovider.cpp:310:74: note: at offset 48 into object ‘<anonymous>’ of size 32
310 | , m_paths{m_settings->value<Settings::Gui::Internal::TrackCoverPaths>().value<CoverPaths>()}
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = QString*; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = QString*; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QArrayDataPointer<T>::QArrayDataPointer(QArrayDataPointer<T>&&) [with T = QString]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qarraydatapointer.h:79:28,
inlined from ‘QList<QString>::QList(QList<QString>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qlist.h:76:7,
inlined from ‘Fooyin::CoverPaths::CoverPaths(Fooyin::CoverPaths&&)’ at /build/source/src/gui/internalguisettings.h:42:8,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’ at /build/source/src/gui/coverprovider.cpp:310:7:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:189:11: warning: array subscript 7 is outside array bounds of ‘QVariant [1]’ []
189 | _Tp __old_val = std::move(__obj);
| ^~~~~~~~~
/build/source/src/gui/coverprovider.cpp: In constructor ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’:
/build/source/src/gui/coverprovider.cpp:310:74: note: at offset 56 into object ‘<anonymous>’ of size 32
310 | , m_paths{m_settings->value<Settings::Gui::Internal::TrackCoverPaths>().value<CoverPaths>()}
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = QString*; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = QString*; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QArrayDataPointer<T>::QArrayDataPointer(QArrayDataPointer<T>&&) [with T = QString]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qarraydatapointer.h:79:28,
inlined from ‘QList<QString>::QList(QList<QString>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qlist.h:76:7,
inlined from ‘Fooyin::CoverPaths::CoverPaths(Fooyin::CoverPaths&&)’ at /build/source/src/gui/internalguisettings.h:42:8,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’ at /build/source/src/gui/coverprovider.cpp:310:7:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:190:13: warning: array subscript 7 is outside array bounds of ‘QVariant [1]’ []
190 | __obj = std::forward<_Up>(__new_val);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/source/src/gui/coverprovider.cpp: In constructor ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’:
/build/source/src/gui/coverprovider.cpp:310:74: note: at offset 56 into object ‘<anonymous>’ of size 32
310 | , m_paths{m_settings->value<Settings::Gui::Internal::TrackCoverPaths>().value<CoverPaths>()}
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = long long int; _Up = int]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = long long int; _Up = int]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QArrayDataPointer<T>::QArrayDataPointer(QArrayDataPointer<T>&&) [with T = QString]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qarraydatapointer.h:80:29,
inlined from ‘QList<QString>::QList(QList<QString>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qlist.h:76:7,
inlined from ‘Fooyin::CoverPaths::CoverPaths(Fooyin::CoverPaths&&)’ at /build/source/src/gui/internalguisettings.h:42:8,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’ at /build/source/src/gui/coverprovider.cpp:310:7:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:189:11: warning: array subscript 8 is outside array bounds of ‘QVariant [1]’ []
189 | _Tp __old_val = std::move(__obj);
| ^~~~~~~~~
/build/source/src/gui/coverprovider.cpp: In constructor ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’:
/build/source/src/gui/coverprovider.cpp:310:74: note: at offset 64 into object ‘<anonymous>’ of size 32
310 | , m_paths{m_settings->value<Settings::Gui::Internal::TrackCoverPaths>().value<CoverPaths>()}
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = long long int; _Up = int]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = long long int; _Up = int]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QArrayDataPointer<T>::QArrayDataPointer(QArrayDataPointer<T>&&) [with T = QString]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qarraydatapointer.h:80:29,
inlined from ‘QList<QString>::QList(QList<QString>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qlist.h:76:7,
inlined from ‘Fooyin::CoverPaths::CoverPaths(Fooyin::CoverPaths&&)’ at /build/source/src/gui/internalguisettings.h:42:8,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::CoverPaths]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’ at /build/source/src/gui/coverprovider.cpp:310:7:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:190:13: warning: array subscript 8 is outside array bounds of ‘QVariant [1]’ []
190 | __obj = std::forward<_Up>(__new_val);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/source/src/gui/coverprovider.cpp: In constructor ‘Fooyin::CoverProvider::CoverProviderPrivate::CoverProviderPrivate(Fooyin::CoverProvider*, std::shared_ptr<Fooyin::AudioLoader>, Fooyin::SettingsManager*)’:
/build/source/src/gui/coverprovider.cpp:310:74: note: at offset 64 into object ‘<anonymous>’ of size 32
310 | , m_paths{m_settings->value<Settings::Gui::Internal::TrackCoverPaths>().value<CoverPaths>()}
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /build/source/src/gui/internalguisettings.h:22,
from /build/source/src/gui/guiapplication.cpp:24:
In constructor ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘void Fooyin::GuiApplicationPrivate::setTheme() const’ at /build/source/src/gui/guiapplication.cpp:666:85:
/build/source/include/gui/theme/fytheme.h:58:21: warning: array subscript ‘Fooyin::FyTheme[0]’ is partly outside array bounds of ‘QVariant [1]’ []
58 | struct FYGUI_EXPORT FyTheme
| ^~~~~~~
/build/source/src/gui/guiapplication.cpp: In member function ‘void Fooyin::GuiApplicationPrivate::setTheme() const’:
/build/source/src/gui/guiapplication.cpp:666:67: note: object ‘<anonymous>’ of size 32
666 | const auto currTheme = m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In constructor ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘void Fooyin::GuiApplicationPrivate::setTheme() const’ at /build/source/src/gui/guiapplication.cpp:666:85:
/build/source/include/gui/theme/fytheme.h:58:21: warning: array subscript ‘Fooyin::FyTheme[0]’ is partly outside array bounds of ‘QVariant [1]’ []
58 | struct FYGUI_EXPORT FyTheme
| ^~~~~~~
/build/source/src/gui/guiapplication.cpp: In member function ‘void Fooyin::GuiApplicationPrivate::setTheme() const’:
/build/source/src/gui/guiapplication.cpp:666:67: note: object ‘<anonymous>’ of size 32
666 | const auto currTheme = m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/stl_pair.h:61,
from /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:69,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qglobal.h:15,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qnamespace.h:12,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qobjectdefs.h:12,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qobject.h:10,
from /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/QObject:1,
from /build/source/src/gui/guiapplication.h:24,
from /build/source/src/gui/guiapplication.cpp:20:
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<Fooyin::PaletteKey, QColor, less<Fooyin::PaletteKey>, allocator<pair<const Fooyin::PaletteKey, QColor> > > >*>; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<Fooyin::PaletteKey, QColor, less<Fooyin::PaletteKey>, allocator<pair<const Fooyin::PaletteKey, QColor> > > >*>; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QtPrivate::QExplicitlySharedDataPointerV2<T>::QExplicitlySharedDataPointerV2(QtPrivate::QExplicitlySharedDataPointerV2<T>&&) [with T = QMapData<std::map<Fooyin::PaletteKey, QColor, std::less<Fooyin::PaletteKey>, std::allocator<std::pair<const Fooyin::PaletteKey, QColor> > > >]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qshareddata_impl.h:55:26,
inlined from ‘QMap<Fooyin::PaletteKey, QColor>::QMap(QMap<Fooyin::PaletteKey, QColor>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qmap.h:188:7,
inlined from ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’ at /build/source/include/gui/theme/fytheme.h:58:21,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘void Fooyin::GuiApplicationPrivate::setTheme() const’ at /build/source/src/gui/guiapplication.cpp:666:85:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:189:11: warning: array subscript 5 is outside array bounds of ‘QVariant [1]’ []
189 | _Tp __old_val = std::move(__obj);
| ^~~~~~~~~
/build/source/src/gui/guiapplication.cpp: In member function ‘void Fooyin::GuiApplicationPrivate::setTheme() const’:
/build/source/src/gui/guiapplication.cpp:666:67: note: at offset 40 into object ‘<anonymous>’ of size 32
666 | const auto currTheme = m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<Fooyin::PaletteKey, QColor, less<Fooyin::PaletteKey>, allocator<pair<const Fooyin::PaletteKey, QColor> > > >*>; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<Fooyin::PaletteKey, QColor, less<Fooyin::PaletteKey>, allocator<pair<const Fooyin::PaletteKey, QColor> > > >*>; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QtPrivate::QExplicitlySharedDataPointerV2<T>::QExplicitlySharedDataPointerV2(QtPrivate::QExplicitlySharedDataPointerV2<T>&&) [with T = QMapData<std::map<Fooyin::PaletteKey, QColor, std::less<Fooyin::PaletteKey>, std::allocator<std::pair<const Fooyin::PaletteKey, QColor> > > >]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qshareddata_impl.h:55:26,
inlined from ‘QMap<Fooyin::PaletteKey, QColor>::QMap(QMap<Fooyin::PaletteKey, QColor>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qmap.h:188:7,
inlined from ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’ at /build/source/include/gui/theme/fytheme.h:58:21,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘void Fooyin::GuiApplicationPrivate::setTheme() const’ at /build/source/src/gui/guiapplication.cpp:666:85:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:190:7: warning: array subscript 5 is outside array bounds of ‘QVariant [1]’ []
190 | __obj = std::forward<_Up>(__new_val);
| ^~~~~
/build/source/src/gui/guiapplication.cpp: In member function ‘void Fooyin::GuiApplicationPrivate::setTheme() const’:
/build/source/src/gui/guiapplication.cpp:666:67: note: at offset 40 into object ‘<anonymous>’ of size 32
666 | const auto currTheme = m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<QString, QFont, less<QString>, allocator<pair<const QString, QFont> > > >*>; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<QString, QFont, less<QString>, allocator<pair<const QString, QFont> > > >*>; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QtPrivate::QExplicitlySharedDataPointerV2<T>::QExplicitlySharedDataPointerV2(QtPrivate::QExplicitlySharedDataPointerV2<T>&&) [with T = QMapData<std::map<QString, QFont, std::less<QString>, std::allocator<std::pair<const QString, QFont> > > >]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qshareddata_impl.h:55:26,
inlined from ‘QMap<QString, QFont>::QMap(QMap<QString, QFont>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qmap.h:188:7,
inlined from ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’ at /build/source/include/gui/theme/fytheme.h:58:21,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘void Fooyin::GuiApplicationPrivate::setTheme() const’ at /build/source/src/gui/guiapplication.cpp:666:85:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:189:11: warning: array subscript 6 is outside array bounds of ‘QVariant [1]’ []
189 | _Tp __old_val = std::move(__obj);
| ^~~~~~~~~
/build/source/src/gui/guiapplication.cpp: In member function ‘void Fooyin::GuiApplicationPrivate::setTheme() const’:
/build/source/src/gui/guiapplication.cpp:666:67: note: at offset 48 into object ‘<anonymous>’ of size 32
666 | const auto currTheme = m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In function ‘constexpr _Tp std::__exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<QString, QFont, less<QString>, allocator<pair<const QString, QFont> > > >*>; _Up = std::nullptr_t]’,
inlined from ‘constexpr _Tp std::exchange(_Tp&, _Up&&) [with _Tp = Qt::totally_ordered_wrapper<QMapData<map<QString, QFont, less<QString>, allocator<pair<const QString, QFont> > > >*>; _Up = std::nullptr_t]’ at /nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/utility:110:29,
inlined from ‘QtPrivate::QExplicitlySharedDataPointerV2<T>::QExplicitlySharedDataPointerV2(QtPrivate::QExplicitlySharedDataPointerV2<T>&&) [with T = QMapData<std::map<QString, QFont, std::less<QString>, std::allocator<std::pair<const QString, QFont> > > >]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qshareddata_impl.h:55:26,
inlined from ‘QMap<QString, QFont>::QMap(QMap<QString, QFont>&&)’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qmap.h:188:7,
inlined from ‘Fooyin::FyTheme::FyTheme(Fooyin::FyTheme&&)’ at /build/source/include/gui/theme/fytheme.h:58:21,
inlined from ‘T qvariant_cast(QVariant&&) [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:774:67,
inlined from ‘T QVariant::value() && [with T = Fooyin::FyTheme]’ at /nix/store/cp30fin83aimfljxb5988bkn2micgi04-qtbase-6.9.0/include/QtCore/qvariant.h:529:47,
inlined from ‘void Fooyin::GuiApplicationPrivate::setTheme() const’ at /build/source/src/gui/guiapplication.cpp:666:85:
/nix/store/qs54xir5n4vhhbi22aydbkvyyq4v8p0l-gcc-14.2.1.20250322/include/c++/14.2.1.20250322/bits/move.h:190:7: warning: array subscript 6 is outside array bounds of ‘QVariant [1]’ []
190 | __obj = std::forward<_Up>(__new_val);
| ^~~~~
/build/source/src/gui/guiapplication.cpp: In member function ‘void Fooyin::GuiApplicationPrivate::setTheme() const’:
/build/source/src/gui/guiapplication.cpp:666:67: note: at offset 48 into object ‘<anonymous>’ of size 32
666 | const auto currTheme = m_settings->value<Settings::Gui::Theme>().value<FyTheme>();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
make[1]: *** [CMakeFiles/Makefile2:1311: src/gui/CMakeFiles/fooyin_gui.dir/all] Error 2
make: *** [Makefile:156: all] Error 2Additional context
No response
System metadata
- system:
"x86_64-linux" - host os:
Linux 6.14.2, NixOS, 25.05 (Warbler), 25.05.20250412.2631b0b - multi-user?:
yes - sandbox:
yes - version:
nix-env (Nix) 2.28.1 - nixpkgs:
/nix/store/5ds20jm3x2s4z7wn3581r6lc9ybmh45b-source
Notify maintainers
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
I assert that this issue is relevant for Nixpkgs
- I assert that this is a bug and not a support request.
- I assert that this is not a duplicate of an existing issue.
- I assert that I have read the NixOS Code of Conduct and agree to abide by it.
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Metadata
Metadata
Assignees
Labels
0.kind: build failureA package fails to buildA package fails to build