System information
Arch Linux with 7.1.8-1-cachyos
Describe the bug
Vicinae AUR package failed to build due to the error:
[296/700] Linking CXX executable bin/vicinae-file-indexer
In function ‘sqlite3Strlen30’,
inlined from ‘sqlite3ColumnSetColl’ at /home/kay/vicinae/src/vicinae-0.26.3/vendor/sqlcipher/sqlite3.c:132591:10:
/home/kay/vicinae/src/vicinae-0.26.3/vendor/sqlcipher/sqlite3.c:36581:28: warning: ‘__builtin_strlen’ reading 1 or more bytes from a region of size 0 [-Wstringop-overread]
36581 | return 0x3fffffff & (int)strlen(z);
| ^
In function ‘sqlite3ColumnSetColl’:
lto1: note: source object is likely at address zero
[420/700] Building CXX object src/server/CMak...ae-server.dir/src/qml/root-search-model.cpp.
/home/kay/vicinae/src/vicinae-0.26.3/src/server/src/qml/root-search-model.cpp: In member function ‘void RootSearchModel::setFilter(const QString&)’:
/home/kay/vicinae/src/vicinae-0.26.3/src/server/src/qml/root-search-model.cpp:78:14: warning: unused variable ‘directMatch’ [-Wunused-variable]
78 | bool const directMatch = rerunSearch();
| ^~~~~~~~~~~
[455/700] Building CXX object src/server/CMak...ver.dir/src/qml/markdown/markdown-model.cpp.
FAILED: [code=1] src/server/CMakeFiles/vicinae-server.dir/src/qml/markdown/markdown-model.cpp.o
/usr/bin/c++ -DAUTO_INSTALL_BROWSER_MANIFESTS -DBUILD_INFO="\"GCC 16.2.1 - Release\"" -DCHROME_EXTENSION_ID=\"kcmipingpfbohfjckomimmahknoddnke\" -DDEBUG=0 -DENABLE_ONBOARDING -DFIREFOX_EXTENSION_ID=\"firefox@vicinae.com\" -DHAS_TYPESCRIPT_EXTENSIONS=1 -DNATIVE_MESSAGING_HOST=\"com.vicinae.vicinae\" -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKDIALOGS2_LIB -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WAYLANDCLIENT_LIB -DWAYLAND_LAYER_SHELL -I/home/kay/vicinae/src/vicinae-0.26.3/build/src/server/vicinae-server_autogen/include -I/home/kay/vicinae/src/vicinae-0.26.3/build -I/home/kay/vicinae/src/vicinae-0.26.3/vendor -I/home/kay/vicinae/src/vicinae-0.26.3/src/server/src -I/home/kay/vicinae/src/vicinae-0.26.3/src/server/src/internal -I/home/kay/vicinae/src/vicinae-0.26.3/src/server/src/utils -I/home/kay/vicinae/src/vicinae-0.26.3/src/server/.. -I/home/kay/vicinae/src/vicinae-0.26.3/build/src/server -I/home/kay/vicinae/src/vicinae-0.26.3/src/server -I/home/kay/vicinae/src/vicinae-0.26.3/src/server/src/qml -I/home/kay/vicinae/src/vicinae-0.26.3/src/server/src/qml/markdown -I/home/kay/vicinae/src/vicinae-0.26.3/vendor/kirigami-wheelhandler -I/home/kay/vicinae/src/vicinae-0.26.3/vendor/zip/.. -I/home/kay/vicinae/src/vicinae-0.26.3/src/lib/script-command/. -I/home/kay/vicinae/src/vicinae-0.26.3/src/lib/common/include -I/home/kay/vicinae/src/vicinae-0.26.3/src/lib/glyph/include -I/home/kay/vicinae/src/vicinae-0.26.3/src/lib/fuzzy/include -I/home/kay/vicinae/src/vicinae-0.26.3/src/lib/crypto/include -I/home/kay/vicinae/src/vicinae-0.26.3/vendor/sqlcipher/.. -I/home/kay/vicinae/src/vicinae-0.26.3/src/lib/xdgpp -isystem /usr/include/qt6/QtQml -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtCore -isystem /usr/lib/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtQmlIntegration -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtConcurrent -isystem /usr/include/qt6/QtQuick -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtGui/6.11.1 -isystem /usr/include/qt6/QtGui/6.11.1/QtGui -isystem /usr/include/qt6/QtCore/6.11.1 -isystem /usr/include/qt6/QtCore/6.11.1/QtCore -isystem /usr/include/qt6/QtQuickDialogs2 -isystem /usr/include/qt6/QtQuickControls2 -isystem /home/kay/vicinae/src/vicinae-0.26.3/build/_deps/glaze-src/include -isystem /usr/include/KF6/KSyntaxHighlighting -isystem /usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtWaylandClient -march=native -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -O3 -DNDEBUG -O3 -std=gnu++23 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wno-missing-field-initializers -mno-direct-extern-access -Wno-missing-braces -MD -MT src/server/CMakeFiles/vicinae-server.dir/src/qml/markdown/markdown-model.cpp.o -MF src/server/CMakeFiles/vicinae-server.dir/src/qml/markdown/markdown-model.cpp.o.d -o src/server/CMakeFiles/vicinae-server.dir/src/qml/markdown/markdown-model.cpp.o -c /home/kay/vicinae/src/vicinae-0.26.3/src/server/src/qml/markdown/markdown-model.cpp
/home/kay/vicinae/src/vicinae-0.26.3/src/server/src/qml/markdown/markdown-model.cpp:12:10: fatal error: cmark-gfm.h: No such file or directory
12 | #include <cmark-gfm.h>
| ^~~~~~~~~~~~~
compilation terminated.
[476/700] Building CXX object src/server/CMak...r.dir/src/qml/manage-snippets-view-host.cpp.
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
To Reproduce
Install vicinae AUR package with paru or clone AUR repo then build it manually.
Expected behavior
The package can be built.
Screenshots
No need because error log attached.
Additional context
No
System information
Arch Linux with 7.1.8-1-cachyos
Describe the bug
Vicinae AUR package failed to build due to the error:
To Reproduce
Install vicinae AUR package with paru or clone AUR repo then build it manually.
Expected behavior
The package can be built.
Screenshots
No need because error log attached.
Additional context
No