https://bugs.kde.org/show_bug.cgi?id=496684
Bug ID: 496684 Summary: Building NeoChat emits warning "emojimodel.cpp:15:1: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without". Classification: Applications Product: NeoChat Version: git master Platform: Other OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: felics-...@kettenbruch.de CC: c...@carlschwan.eu, j...@redstrate.com Target Milestone: --- SUMMARY Building NeoChat emits warning message ``` [ 97%] Building CXX object src/CMakeFiles/neochat.dir/neochatconfig.cpp.o /var/cache/makepkg/build/neochat-debug-git/src/neochat/src/models/emojimodel.cpp: In constructor ‘EmojiModel::EmojiModel(QObject*)’: /var/cache/makepkg/build/neochat-debug-git/src/neochat/src/models/emojimodel.cpp:15:1: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 15 | EmojiModel::EmojiModel(QObject *parent) | ^~~~~~~~~~ ``` (This is not really a bug, but I want to make you aware that there might be something to look at.) Linux/KDE Plasma: KDE Plasma Version: 6.2.3 KDE Frameworks Version: 6.8.0 Qt Version: 6.8.0 libQuotient version: Git from https://github.com/quotient-im/libQuotient, version 0.9.0+git, git commit hash: e579e0be NeoChat version: Git from https://github.com/KDE/neochat, version 25.03.70+git, git commit hash: 19510858a -- You are receiving this mail because: You are watching all bug changes.