Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ninja -C _build
- ninja: Entering directory `_build'
- [23/317] Generating subprojects/simdutf/amalgamate with a custom command
- SCRIPTPATH=/home/hakon/test/vte/subprojects/simdutf/singleheader PROJECTPATH=/home/hakon/test/vte/subprojects/simdutf
- We are about to amalgamate all simdutf files into one source file.
- See https://www.sqlite.org/amalgamation.html and https://en.wikipedia.org/wiki/Single_Compilation_Unit for rationale.
- timestamp is 2025-03-17 16:13:41 -0400
- Creating /home/hakon/test/vte/_build/subprojects/simdutf/simdutf.h
- Creating /home/hakon/test/vte/_build/subprojects/simdutf/simdutf.cpp
- Creating /home/hakon/test/vte/_build/subprojects/simdutf/amalgamation_demo.cpp
- Creating /home/hakon/test/vte/_build/subprojects/simdutf/README.md
- Done with all files generation.
- Files have been written to directory: /home/hakon/test/vte/_build/subprojects/simdutf
- [134/317] Compiling C++ object src/libvte-2.91.so.0.8100.0.p/vte.cc.o
- ../src/vte.cc: In member function ‘bool vte::terminal::Terminal::match_rowcol_to_offset(vte::grid::column_t, vte::grid::row_t, gsize*, gsize*, gsize*)’:
- ../src/vte.cc:1073:36: warning: unused variable ‘c’ [-Wunused-variable]
- 1073 | auto const c = g_utf8_get_char (match_contents + offset);
- | ^
- ../src/vte.cc:1138:44: warning: variable ‘_sattr’ set but not used [-Wunused-but-set-variable]
- 1138 | struct _VteCharAttributes *_sattr, *_eattr;
- | ^~~~~~
- ../src/vte.cc:1138:53: warning: variable ‘_eattr’ set but not used [-Wunused-but-set-variable]
- 1138 | struct _VteCharAttributes *_sattr, *_eattr;
- | ^~~~~~
- ../src/vte.cc: In member function ‘bool vte::terminal::Terminal::match_check_pcre(pcre2_match_data_8*, pcre2_match_context_8*, const vte::base::Regex*, uint32_t, gsize, gsize, gsize, char**, gsize*, gsize*, gsize*, gsize*)’:
- ../src/vte.cc:1227:52: warning: variable ‘_sattr’ set but not used [-Wunused-but-set-variable]
- 1227 | struct _VteCharAttributes *_sattr, *_eattr;
- | ^~~~~~
- ../src/vte.cc:1227:61: warning: variable ‘_eattr’ set but not used [-Wunused-but-set-variable]
- 1227 | struct _VteCharAttributes *_sattr, *_eattr;
- | ^~~~~~
- ../src/vte.cc: In member function ‘char* vte::terminal::Terminal::match_check_internal_pcre(vte::grid::column_t, vte::grid::row_t, const MatchRegex**, size_t*, size_t*)’:
- ../src/vte.cc:1338:52: warning: variable ‘_sattr’ set but not used [-Wunused-but-set-variable]
- 1338 | struct _VteCharAttributes *_sattr, *_eattr;
- | ^~~~~~
- ../src/vte.cc:1338:61: warning: variable ‘_eattr’ set but not used [-Wunused-but-set-variable]
- 1338 | struct _VteCharAttributes *_sattr, *_eattr;
- | ^~~~~~
- [157/317] Compiling C++ object src/libvte-2.91-gtk4.so.0.p/vteaccess-gtk4.cc.o
- ../src/vteaccess-gtk4.cc: In function ‘GBytes* vte_accessible_text_get_contents_at(GtkAccessibleText*, guint, GtkAccessibleTextGranularity, guint*, guint*)’:
- ../src/vteaccess-gtk4.cc:504:39: warning: comparison of unsigned expression in ‘>= 0’ is always true [-Wtype-limits]
- 504 | while (offset >= 0 &&
- | ~~~~~~~^~~~
- ../src/vteaccess-gtk4.cc:513:31: warning: comparison of unsigned expression in ‘>= 0’ is always true [-Wtype-limits]
- 513 | while (*start >= 0 &&
- | ~~~~~~~^~~~
- [294/317] Generating bindings/gir/Vte-2.91.gir with a custom command (wrapped by meson to set env)
- ../src/vtegtk.cc:2831: Error: Vte: identifier not found on the first line:
- * SECTION: Terminal properties
- ^
- ../src/vteuuid.cc:229: Warning: Vte: invalid "optional" annotation: only valid for out and inout parameters
- ../src/vtegtk.cc:7793: Warning: Vte: vte_terminal_get_enable_legacy_osc777: unknown parameter 'enable' in documentation comment
- ../src/vte/vtepty.h:109: Warning: Vte: Couldn't find 'spawn_with_fds_finish' for the corresponding async function: 'spawn_with_fds_async'
- [297/317] Generating bindings/vala/vte-2.91.vapi with a custom command
- Vte-2.91.gir:4101.7-4101.41: warning: Signal `Vte.Terminal.termprops_changed' conflicts with method of the same name
- [307/317] Compiling C++ object src/libvte-2.91-gtk4.so.0.p/vte.cc.o
- ../src/vte.cc: In member function ‘bool vte::terminal::Terminal::match_rowcol_to_offset(vte::grid::column_t, vte::grid::row_t, gsize*, gsize*, gsize*)’:
- ../src/vte.cc:1073:36: warning: unused variable ‘c’ [-Wunused-variable]
- 1073 | auto const c = g_utf8_get_char (match_contents + offset);
- | ^
- ../src/vte.cc:1138:44: warning: variable ‘_sattr’ set but not used [-Wunused-but-set-variable]
- 1138 | struct _VteCharAttributes *_sattr, *_eattr;
- | ^~~~~~
- ../src/vte.cc:1138:53: warning: variable ‘_eattr’ set but not used [-Wunused-but-set-variable]
- 1138 | struct _VteCharAttributes *_sattr, *_eattr;
- | ^~~~~~
- ../src/vte.cc: In member function ‘bool vte::terminal::Terminal::match_check_pcre(pcre2_match_data_8*, pcre2_match_context_8*, const vte::base::Regex*, uint32_t, gsize, gsize, gsize, char**, gsize*, gsize*, gsize*, gsize*)’:
- ../src/vte.cc:1227:52: warning: variable ‘_sattr’ set but not used [-Wunused-but-set-variable]
- 1227 | struct _VteCharAttributes *_sattr, *_eattr;
- | ^~~~~~
- ../src/vte.cc:1227:61: warning: variable ‘_eattr’ set but not used [-Wunused-but-set-variable]
- 1227 | struct _VteCharAttributes *_sattr, *_eattr;
- | ^~~~~~
- ../src/vte.cc: In member function ‘char* vte::terminal::Terminal::match_check_internal_pcre(vte::grid::column_t, vte::grid::row_t, const MatchRegex**, size_t*, size_t*)’:
- ../src/vte.cc:1338:52: warning: variable ‘_sattr’ set but not used [-Wunused-but-set-variable]
- 1338 | struct _VteCharAttributes *_sattr, *_eattr;
- | ^~~~~~
- ../src/vte.cc:1338:61: warning: variable ‘_eattr’ set but not used [-Wunused-but-set-variable]
- 1338 | struct _VteCharAttributes *_sattr, *_eattr;
- | ^~~~~~
- [311/317] Generating bindings/gir/Vte-3.91.gir with a custom command (wrapped by meson to set env)
- ../src/vtegtk.cc:2831: Error: Vte: identifier not found on the first line:
- * SECTION: Terminal properties
- ^
- ../src/vteuuid.cc:229: Warning: Vte: invalid "optional" annotation: only valid for out and inout parameters
- ../src/vtegtk.cc:7793: Warning: Vte: vte_terminal_get_enable_legacy_osc777: unknown parameter 'enable' in documentation comment
- ../src/vte/vtepty.h:109: Warning: Vte: Couldn't find 'spawn_with_fds_finish' for the corresponding async function: 'spawn_with_fds_async'
- [312/317] Generating bindings/vala/vte-2.91-gtk4.vapi with a custom command
- Vte-3.91.gir:4125.7-4125.41: warning: Signal `Vte.Terminal.termprops_changed' conflicts with method of the same name
- [317/317] Linking target src/app/vte-2.91-gtk4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement