Guest User

Untitled

a guest
Apr 30th, 2022
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.91 KB | None | 0 0
  1. =======> Building '/usr/packages/vte3#0.66.2-2.pkg.tar.gz'.
  2. bsdtar -p -o -C /usr/ports/opt/vte3/work/src -xf /usr/ports/opt/vte3/vte-0.66.2.tar.bz2
  3. cp vte-cntnr-precmd-preexec-scroll.patch /usr/ports/opt/vte3/work/src
  4. + build
  5. + prt-get isinst vala
  6. package vala is installed
  7. + prt-get isinst icu
  8. package icu is not installed
  9. + PKGMK_VTE+=' -D icu=false'
  10. + patch -d vte-0.66.2 -p1 -i /usr/ports/opt/vte3/work/src/vte-cntnr-precmd-preexec-scroll.patch
  11. patching file src/marshal.list
  12. patching file src/vte.cc
  13. Hunk #1 succeeded at 10078 (offset -4 lines).
  14. patching file src/vte/vteterminal.h
  15. patching file src/vtegtk.cc
  16. patching file src/vtegtk.hh
  17. patching file src/vteinternal.hh
  18. Hunk #1 succeeded at 662 (offset -1 lines).
  19. Hunk #2 succeeded at 679 (offset -1 lines).
  20. Hunk #3 succeeded at 1492 (offset -1 lines).
  21. patching file src/vteseq.cc
  22. patching file src/vte.sh.in
  23. patching file bindings/vala/app.vala
  24. patching file src/app/app.cc
  25. patching file doc/reference/vte-sections.txt.in
  26. patching file src/vte.cc
  27. Hunk #1 succeeded at 9285 (offset -4 lines).
  28. Hunk #2 succeeded at 9320 (offset -4 lines).
  29. Hunk #3 succeeded at 9636 (offset -4 lines).
  30. patching file src/vte/vteterminal.h
  31. patching file src/vtegtk.cc
  32. patching file src/vtegtk.hh
  33. patching file src/vteinternal.hh
  34. Hunk #1 succeeded at 428 (offset -1 lines).
  35. Hunk #2 succeeded at 1363 (offset -1 lines).
  36. patching file bindings/vala/app.vala
  37. patching file src/app/app.cc
  38. patching file src/vte.cc
  39. Hunk #1 succeeded at 10103 (offset -4 lines).
  40. patching file src/vte.sh.in
  41. patching file src/vte/vteterminal.h
  42. patching file src/vtegtk.cc
  43. patching file src/vtegtk.hh
  44. patching file src/vteinternal.hh
  45. Hunk #1 succeeded at 681 (offset -1 lines).
  46. patching file src/vteseq.cc
  47. patching file bindings/vala/app.vala
  48. patching file src/app/app.cc
  49. patching file src/vte.cc
  50. Hunk #1 succeeded at 10109 (offset -4 lines).
  51. patching file src/vte.sh.in
  52. patching file src/vte/vteterminal.h
  53. patching file src/vtegtk.cc
  54. patching file src/vtegtk.hh
  55. patching file src/vteinternal.hh
  56. Hunk #1 succeeded at 682 (offset -1 lines).
  57. patching file src/vteseq.cc
  58. patching file bindings/vala/app.vala
  59. patching file src/app/app.cc
  60. patching file src/vte.cc
  61. Hunk #1 succeeded at 10128 (offset -4 lines).
  62. patching file src/vte/vteterminal.h
  63. patching file src/vtegtk.cc
  64. patching file src/vtegtk.hh
  65. patching file src/vteinternal.hh
  66. Hunk #3 succeeded at 676 (offset -1 lines).
  67. Hunk #4 succeeded at 698 (offset -1 lines).
  68. patching file src/vteseq.cc
  69. patching file src/vte.cc
  70. Hunk #1 succeeded at 6551 (offset -4 lines).
  71. Hunk #2 succeeded at 6560 (offset -4 lines).
  72. + meson build vte-0.66.2 -D icu=false --prefix=/usr --libexecdir=/usr/lib -D _systemd=false
  73. The Meson build system
  74. Version: 0.62.0
  75. Source dir: /usr/ports/opt/vte3/work/src/vte-0.66.2
  76. Build dir: /usr/ports/opt/vte3/work/src/build
  77. Build type: native build
  78. Project name: vte
  79. Project version: 0.66.2
  80. C compiler for the host machine: cc (gcc 11.2.0 "cc (CRUX-x86_64-multilib) 11.2.0")
  81. C linker for the host machine: cc ld.bfd 2.38
  82. C++ compiler for the host machine: c++ (gcc 11.2.0 "c++ (CRUX-x86_64-multilib) 11.2.0")
  83. C++ linker for the host machine: c++ ld.bfd 2.38
  84. Host machine cpu family: x86_64
  85. Host machine cpu: x86_64
  86. Compiler for C supports arguments -std=gnu11: YES
  87. vte-0.66.2/meson.build:137: WARNING: Consider using the built-in option for language standard version instead of using "-std=gnu11".
  88. Compiler for C++ supports arguments -std=gnu++20: YES
  89. vte-0.66.2/meson.build:145: WARNING: Consider using the built-in option for language standard version instead of using "-std=gnu++20".
  90. Has header "locale.h" : YES
  91. Has header "pty.h" : YES
  92. Has header "stropts.h" : NO
  93. Has header "sys/resource.h" : YES
  94. Has header "sys/select.h" : YES
  95. Has header "sys/stream.h" : NO
  96. Has header "sys/syslimits.h" : NO
  97. Has header "sys/termios.h" : YES
  98. Has header "sys/types.h" : YES
  99. Has header "sys/wait.h" : YES
  100. Has header "termios.h" : YES
  101. Has header "util.h" : NO
  102. Has header "wchar.h" : YES
  103. Header <sys/ioctl.h> has symbol "TIOCGWINSZ" : YES
  104. Checking for function "fork" : YES
  105. Checking for function "grantpt" : YES
  106. Checking for function "posix_openpt" : YES
  107. Checking for function "ptsname" : YES
  108. Checking for function "tcgetattr" : YES
  109. Checking for function "unlockpt" : YES
  110. Checking for function "explicit_bzero" : YES
  111. Checking for function "fdwalk" : NO
  112. Checking for function "pread" : YES
  113. Checking for function "pwrite" : YES
  114. Checking for function "strchrnul" : YES
  115. Library m found: YES
  116. Checking for function "ceil" with dependency -lm: YES
  117. Checking for function "floor" with dependency -lm: YES
  118. Checking for function "round" with dependency -lm: YES
  119. Compiler for C supports arguments -Wall: YES
  120. Compiler for C supports arguments -Wextra: YES
  121. Compiler for C supports arguments -Wcast-align: YES
  122. Compiler for C supports arguments -Wcast-function-type: YES
  123. Compiler for C supports arguments -Wclobbered: YES
  124. Compiler for C supports arguments -Wempty-body: YES
  125. Compiler for C supports arguments -Wendif-labels: YES
  126. Compiler for C supports arguments -Werror=init-self: YES
  127. Compiler for C supports arguments -Werror=missing-include-dirs: YES
  128. Compiler for C supports arguments -Werror=pointer-arith: YES
  129. Compiler for C supports arguments -Wfloat-equal: YES
  130. Compiler for C supports arguments -Wignored-qualifiers: YES
  131. Compiler for C supports arguments -Winvalid-pch: YES
  132. Compiler for C supports arguments -Wlogical-op: YES
  133. Compiler for C supports arguments -Wmisleading-indentation: YES
  134. Compiler for C supports arguments -Wmissing-declarations: YES
  135. Compiler for C supports arguments -Wmissing-field-initializers: YES
  136. Compiler for C supports arguments -Wmissing-format-attribute: YES
  137. Compiler for C supports arguments -Wmissing-include-dirs: YES
  138. Compiler for C supports arguments -Wmissing-noreturn: YES
  139. Compiler for C supports arguments -Wno-address-of-packed-member: YES
  140. Compiler for C supports arguments -Wno-c99-designator: NO
  141. Compiler for C supports arguments -Wno-missing-field-initializers: YES
  142. Compiler for C supports arguments -Wno-packed: YES
  143. Compiler for C supports arguments -Wno-switch-enum: YES
  144. Compiler for C supports arguments -Wno-unused-parameter: YES
  145. Compiler for C supports arguments -Wno-volatile: NO
  146. Compiler for C supports arguments -Wshadow: YES
  147. Compiler for C supports arguments -Wshift-negative-value: YES
  148. Compiler for C supports arguments -Wsign-compare: YES
  149. Compiler for C supports arguments -Wstrict-aliasing=2: YES
  150. Compiler for C supports arguments -Wtype-limits: YES
  151. Compiler for C supports arguments -Wundef: YES
  152. Compiler for C supports arguments -Wuninitialized: YES
  153. Compiler for C supports arguments -Wuninitialized: YES (cached)
  154. Compiler for C supports arguments -Wunsafe-loop-optimizations: YES
  155. Compiler for C supports arguments -Wunused: YES
  156. Compiler for C supports arguments -Wunused-but-set-parameter: YES
  157. Compiler for C supports arguments -Wunused-but-set-variable: YES
  158. Compiler for C supports arguments -Wunused-function: YES
  159. Compiler for C supports arguments -Wunused-label: YES
  160. Compiler for C supports arguments -Wunused-local-typedefs: YES
  161. Compiler for C supports arguments -Wunused-value: YES
  162. Compiler for C supports arguments -Wunused-variable: YES
  163. Compiler for C supports arguments -Wvla: YES
  164. Compiler for C supports arguments -Wwrite-strings: YES
  165. Compiler for C supports arguments -fdiagnostics-show-option: YES
  166. Compiler for C supports arguments -fno-common: YES
  167. Compiler for C supports arguments -fno-semantic-interposition: YES
  168. Compiler for C supports arguments -fstack-protector: YES
  169. Compiler for C supports arguments -fstack-protector-strong: YES
  170. Compiler for C supports arguments -fno-strict-aliasing: YES
  171. Compiler for C supports arguments -Waggregate-return: YES
  172. Compiler for C supports arguments -Werror=implicit-function-declaration: YES
  173. Compiler for C supports arguments -Werror=missing-prototypes: YES
  174. Compiler for C supports arguments -Wimplicit: YES
  175. Compiler for C supports arguments -Wimplicit-fallthrough=3: YES
  176. Compiler for C supports arguments -Wmissing-parameter-type: YES
  177. Compiler for C supports arguments -Wnested-externs: YES
  178. Compiler for C supports arguments -Wold-style-declaration: YES
  179. Compiler for C supports arguments -Wold-style-definition: YES
  180. Compiler for C supports arguments -Woverride-init: YES
  181. Compiler for C supports arguments -Wsign-compare: YES (cached)
  182. Compiler for C supports arguments -Wstrict-prototypes: YES
  183. Compiler for C++ supports arguments -Wall: YES
  184. Compiler for C++ supports arguments -Wextra: YES
  185. Compiler for C++ supports arguments -Wcast-align: YES
  186. Compiler for C++ supports arguments -Wcast-function-type: YES
  187. Compiler for C++ supports arguments -Wclobbered: YES
  188. Compiler for C++ supports arguments -Wempty-body: YES
  189. Compiler for C++ supports arguments -Wendif-labels: YES
  190. Compiler for C++ supports arguments -Werror=init-self: YES
  191. Compiler for C++ supports arguments -Werror=missing-include-dirs: YES
  192. Compiler for C++ supports arguments -Werror=pointer-arith: YES
  193. Compiler for C++ supports arguments -Wfloat-equal: YES
  194. Compiler for C++ supports arguments -Wignored-qualifiers: YES
  195. Compiler for C++ supports arguments -Winvalid-pch: YES
  196. Compiler for C++ supports arguments -Wlogical-op: YES
  197. Compiler for C++ supports arguments -Wmisleading-indentation: YES
  198. Compiler for C++ supports arguments -Wmissing-declarations: YES
  199. Compiler for C++ supports arguments -Wmissing-field-initializers: YES
  200. Compiler for C++ supports arguments -Wmissing-format-attribute: YES
  201. Compiler for C++ supports arguments -Wmissing-include-dirs: YES
  202. Compiler for C++ supports arguments -Wmissing-noreturn: YES
  203. Compiler for C++ supports arguments -Wno-address-of-packed-member: YES
  204. Compiler for C++ supports arguments -Wno-c99-designator: NO
  205. Compiler for C++ supports arguments -Wno-missing-field-initializers: YES
  206. Compiler for C++ supports arguments -Wno-packed: YES
  207. Compiler for C++ supports arguments -Wno-switch-enum: YES
  208. Compiler for C++ supports arguments -Wno-unused-parameter: YES
  209. Compiler for C++ supports arguments -Wno-volatile: YES
  210. Compiler for C++ supports arguments -Wshadow: YES
  211. Compiler for C++ supports arguments -Wshift-negative-value: YES
  212. Compiler for C++ supports arguments -Wsign-compare: YES
  213. Compiler for C++ supports arguments -Wstrict-aliasing=2: YES
  214. Compiler for C++ supports arguments -Wtype-limits: YES
  215. Compiler for C++ supports arguments -Wundef: YES
  216. Compiler for C++ supports arguments -Wuninitialized: YES
  217. Compiler for C++ supports arguments -Wuninitialized: YES (cached)
  218. Compiler for C++ supports arguments -Wunsafe-loop-optimizations: YES
  219. Compiler for C++ supports arguments -Wunused: YES
  220. Compiler for C++ supports arguments -Wunused-but-set-parameter: YES
  221. Compiler for C++ supports arguments -Wunused-but-set-variable: YES
  222. Compiler for C++ supports arguments -Wunused-function: YES
  223. Compiler for C++ supports arguments -Wunused-label: YES
  224. Compiler for C++ supports arguments -Wunused-local-typedefs: YES
  225. Compiler for C++ supports arguments -Wunused-value: YES
  226. Compiler for C++ supports arguments -Wunused-variable: YES
  227. Compiler for C++ supports arguments -Wvla: YES
  228. Compiler for C++ supports arguments -Wwrite-strings: YES
  229. Compiler for C++ supports arguments -fdiagnostics-show-option: YES
  230. Compiler for C++ supports arguments -fno-common: YES
  231. Compiler for C++ supports arguments -fno-semantic-interposition: YES
  232. Compiler for C++ supports arguments -fstack-protector: YES
  233. Compiler for C++ supports arguments -fstack-protector-strong: YES
  234. Compiler for C++ supports arguments -fno-strict-aliasing: YES
  235. Compiler for C++ supports arguments -Wimplicit-fallthrough=5: YES
  236. Compiler for C++ supports arguments -Wnon-virtual-dtor: YES
  237. Compiler for C++ supports arguments -Wstrict-null-sentinel: YES
  238. Compiler for C++ supports arguments -fvisibility-inlines-hidden: YES
  239. Compiler for C++ supports arguments -fvisibility=hidden: YES
  240. Compiler for C++ supports arguments -fvisibility-inlines-hidden: YES (cached)
  241. Compiler for C++ supports arguments -fvisibility=hidden: YES (cached)
  242. Compiler for C supports arguments -Werror=format=2 -Werror=format-nonliteral -Werror=format-security: YES
  243. Compiler for C++ supports arguments -Werror=format=2 -Werror=format-nonliteral -Werror=format-security: YES
  244. vte-0.66.2/meson.build:432: WARNING: Consider using the built-in warning_level option instead of using "-Wall".
  245. vte-0.66.2/meson.build:432: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
  246. vte-0.66.2/meson.build:433: WARNING: Consider using the built-in warning_level option instead of using "-Wall".
  247. vte-0.66.2/meson.build:433: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
  248. Compiler for C supports link arguments -Wl,-Bsymbolic: YES
  249. Compiler for C++ supports link arguments -Wl,-Bsymbolic: YES
  250. Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES
  251. Compiler for C++ supports link arguments -Wl,-Bsymbolic-functions: YES
  252. Found pkg-config: /usr/bin/pkg-config (1.8.0)
  253. Run-time dependency gio-2.0 found: YES 2.72.1
  254. Run-time dependency glib-2.0 found: YES 2.72.1
  255. Run-time dependency gobject-2.0 found: YES 2.72.1
  256. Run-time dependency pango found: YES 1.50.7
  257. Run-time dependency libpcre2-8 found: YES 10.40
  258. Run-time dependency threads found: YES
  259. Run-time dependency zlib found: YES 1.2.12
  260. Run-time dependency fribidi found: YES 1.0.12
  261. Run-time dependency gnutls found: YES 3.6.16
  262. Run-time dependency gtk+-3.0 found: YES 3.24.33
  263. Configuring config.h using configuration
  264. Configuring vteversion.h using configuration
  265. Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
  266. Program box_drawing_generate.sh found: YES (/usr/ports/opt/vte3/work/src/vte-0.66.2/src/box_drawing_generate.sh)
  267. Found pkg-config: /usr/bin/pkg-config (1.8.0)
  268. Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
  269. Program glib-genmarshal found: YES (/usr/bin/glib-genmarshal)
  270. Configuring vte.csh using configuration
  271. Configuring vte.sh using configuration
  272. Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
  273. Configuring vte-2.91.xml using configuration
  274. Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
  275. Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
  276. Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
  277. Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
  278. Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
  279. Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
  280. Vala compiler for the host machine: valac (valac 0.56.1)
  281. Library posix found: YES
  282. Program vapigen found: YES (/usr/bin/vapigen)
  283. Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
  284. Program msgfmt found: YES (/usr/bin/msgfmt)
  285. Program msginit found: YES (/usr/bin/msginit)
  286. Program msgmerge found: YES (/usr/bin/msgmerge)
  287. Program xgettext found: YES (/usr/bin/xgettext)
  288. Program meson_changelog.sh found: YES (/usr/ports/opt/vte3/work/src/vte-0.66.2/meson_changelog.sh)
  289. Configuring Makefile using configuration
  290. Configuring .gitignore with command
  291. Message:
  292. Configuration for VTE:
  293.  
  294. Version: 0.66.2
  295.  
  296. C compiler: gcc (version 11.2.0)
  297. C++ compiler: gcc (version 11.2.0)
  298.  
  299. Coverage: false
  300. Debug: false
  301.  
  302. A11y: true
  303. Docs: false
  304. FRIBIDI: true
  305. GNUTLS: true
  306. GTK+ 3.0: true
  307. GTK+ 4.0: false
  308. ICU: false
  309. GIR: true
  310. systemd: false
  311. Glade: true
  312. Vala: true
  313.  
  314. Prefix: /usr
  315.  
  316. Build targets in project: 136
  317.  
  318. vte 0.66.2
  319.  
  320. User defined options
  321. libexecdir: /usr/lib
  322. prefix : /usr
  323. _systemd : false
  324. icu : false
  325.  
  326. Found ninja-1.10.2 at /usr/bin/ninja
  327. + ninja -C build -j 8
  328. ninja: Entering directory `build'
  329. [4/198] Generating src/marshal_h with a custom command
  330. INFO: Reading ../vte-0.66.2/src/marshal.list...
  331. [7/198] Generating src/marshal_c with a custom command
  332. INFO: Reading ../vte-0.66.2/src/marshal.list...
  333. [35/198] Compiling C++ object src/decoder-cat.p/decoder-cat.cc.o
  334. In file included from ../vte-0.66.2/src/glib-glue.hh:27,
  335. from ../vte-0.66.2/src/decoder-cat.cc:35:
  336. ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
  337. 54 | inline void log_exception() noexcept;
  338. | ^~~~~~~~~~~~~
  339. [39/198] Compiling C++ object src/parser-cat.p/parser-cat.cc.o
  340. In file included from ../vte-0.66.2/src/glib-glue.hh:27,
  341. from ../vte-0.66.2/src/parser-cat.cc:35:
  342. ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
  343. 54 | inline void log_exception() noexcept;
  344. | ^~~~~~~~~~~~~
  345. [43/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/pty.cc.o
  346. In file included from ../vte-0.66.2/src/glib-glue.hh:27,
  347. from ../vte-0.66.2/src/pty.cc:74:
  348. ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
  349. 54 | inline void log_exception() noexcept;
  350. | ^~~~~~~~~~~~~
  351. [45/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/clipboard-gtk.cc.o
  352. In file included from ../vte-0.66.2/src/glib-glue.hh:27,
  353. from ../vte-0.66.2/src/clipboard-gtk.hh:26,
  354. from ../vte-0.66.2/src/clipboard-gtk.cc:20:
  355. ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
  356. 54 | inline void log_exception() noexcept;
  357. | ^~~~~~~~~~~~~
  358. [46/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/bidi.cc.o
  359. In file included from ../vte-0.66.2/src/glib-glue.hh:27,
  360. from ../vte-0.66.2/src/vteinternal.hh:33,
  361. from ../vte-0.66.2/src/bidi.cc:52:
  362. ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
  363. 54 | inline void log_exception() noexcept;
  364. | ^~~~~~~~~~~~~
  365. [47/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/vtepty.cc.o
  366. In file included from ../vte-0.66.2/src/vtepty.cc:41:
  367. ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
  368. 54 | inline void log_exception() noexcept;
  369. | ^~~~~~~~~~~~~
  370. [53/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/vteregex.cc.o
  371. In file included from ../vte-0.66.2/src/glib-glue.hh:27,
  372. from ../vte-0.66.2/src/vteregex.cc:33:
  373. ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
  374. 54 | inline void log_exception() noexcept;
  375. | ^~~~~~~~~~~~~
  376. [56/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/spawn.cc.o
  377. In file included from ../vte-0.66.2/src/glib-glue.hh:27,
  378. from ../vte-0.66.2/src/spawn.hh:29,
  379. from ../vte-0.66.2/src/spawn.cc:21:
  380. ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
  381. 54 | inline void log_exception() noexcept;
  382. | ^~~~~~~~~~~~~
  383. [61/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/ringview.cc.o
  384. In file included from ../vte-0.66.2/src/glib-glue.hh:27,
  385. from ../vte-0.66.2/src/vteinternal.hh:33,
  386. from ../vte-0.66.2/src/ringview.cc:23:
  387. ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
  388. 54 | inline void log_exception() noexcept;
  389. | ^~~~~~~~~~~~~
  390. [72/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/vteaccess.cc.o
  391. In file included from ../vte-0.66.2/src/glib-glue.hh:27,
  392. from ../vte-0.66.2/src/vteinternal.hh:33,
  393. from ../vte-0.66.2/src/vteaccess.cc:27:
  394. ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
  395. 54 | inline void log_exception() noexcept;
  396. | ^~~~~~~~~~~~~
  397. [74/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/widget.cc.o
  398. In file included from ../vte-0.66.2/src/glib-glue.hh:27,
  399. from ../vte-0.66.2/src/vteinternal.hh:33,
  400. from ../vte-0.66.2/src/widget.hh:30,
  401. from ../vte-0.66.2/src/widget.cc:21:
  402. ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
  403. 54 | inline void log_exception() noexcept;
  404. | ^~~~~~~~~~~~~
  405. [186/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/vteseq.cc.o
  406. In file included from ../vte-0.66.2/src/glib-glue.hh:27,
  407. from ../vte-0.66.2/src/vteinternal.hh:33,
  408. from ../vte-0.66.2/src/vteseq.cc:37:
  409. ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
  410. 54 | inline void log_exception() noexcept;
  411. | ^~~~~~~~~~~~~
  412. [187/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/vte.cc.o
  413. ../vte-0.66.2/src/vte.cc: In member function 'bool vte::terminal::Terminal::set_encoding(const char*, GError**)':
  414. ../vte-0.66.2/src/vte.cc:2072:20: warning: unused variable 'primary_is_current' [-Wunused-variable]
  415. 2072 | auto const primary_is_current = (current_data_syntax() == primary_data_syntax());
  416. | ^~~~~~~~~~~~~~~~~~
  417. ../vte-0.66.2/src/vte.cc: In member function 'void vte::terminal::Terminal::process_incoming_utf8(vte::terminal::Terminal::ProcessingContext&, vte::base::Chunk&)':
  418. ../vte-0.66.2/src/vte.cc:3645:1: warning: label 'switched_data_syntax' defined but not used [-Wunused-label]
  419. 3645 | switched_data_syntax:
  420. | ^~~~~~~~~~~~~~~~~~~~
  421. In file included from ../vte-0.66.2/src/glib-glue.hh:27,
  422. from ../vte-0.66.2/src/vteinternal.hh:33,
  423. from ../vte-0.66.2/src/vte.cc:43:
  424. ../vte-0.66.2/src/cxx-utils.hh: At global scope:
  425. ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
  426. 54 | inline void log_exception() noexcept;
  427. | ^~~~~~~~~~~~~
  428. [188/198] Compiling C++ object src/app/vte-2.91.p/app.cc.o
  429. In file included from ../vte-0.66.2/src/glib-glue.hh:27,
  430. from ../vte-0.66.2/src/app/app.cc:42:
  431. ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
  432. 54 | inline void log_exception() noexcept;
  433. | ^~~~~~~~~~~~~
  434. [193/198] Generating bindings/gir/Vte-2.91.gir with a custom command
  435. g-ir-scanner: link: gcc -o /usr/ports/opt/vte3/work/src/build/tmp-introspecteilg5viv/Vte-2.91 -O2 -march=x86-64 -pipe /usr/ports/opt/vte3/work/src/build/tmp-introspecteilg5viv/Vte-2.91.o -L. -Wl,-rpath,. -Wl,--no-as-needed -L/usr/ports/opt/vte3/work/src/build/src -Wl,-rpath,/usr/ports/opt/vte3/work/src/build/src -L/usr/ports/opt/vte3/work/src/build/src -Wl,-rpath,/usr/ports/opt/vte3/work/src/build/src -L/lib -Wl,-rpath,/lib -lvte-2.91 -lvte-2.91 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpango-1.0 -lharfbuzz -lfribidi -lgnutls -lpcre2-8 -lm -lz -lgtk-3 -lgdk-3 -lpangocairo-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgirepository-1.0 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0
  436. [196/198] Compiling Vala source ../vte-0.66.2/bindings/vala/confi... bindings/vala/vte-2.91.vapi ../vte-0.66.2/bindings/vala/app.vala
  437. FAILED: bindings/vala/vala-test.p/app.c
  438. valac -C --pkg posix --pkg gtk+-3.0 --target-glib 2.52.0 --pkg glib-2.0 --pkg gio-2.0 --color=always --directory bindings/vala/vala-test.p --basedir ../vte-0.66.2/bindings/vala --gresources=../vte-0.66.2/bindings/vala/app.gresource.xml --enable-deprecated --disable-since-check --define=GTK_3_16 ../vte-0.66.2/bindings/vala/config.vapi bindings/vala/vte-2.91.vapi ../vte-0.66.2/bindings/vala/app.vala
  439. ../vte-0.66.2/bindings/vala/app.vala:27.14-27.49: warning: [GtkChild] fields must be declared as `unowned'
  440. 27 | [GtkChild] private Gtk.SearchEntry search_entry;
  441. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  442. ../vte-0.66.2/bindings/vala/app.vala:28.14-28.50: warning: [GtkChild] fields must be declared as `unowned'
  443. 28 | [GtkChild] private Gtk.Button search_prev_button;
  444. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  445. ../vte-0.66.2/bindings/vala/app.vala:29.14-29.50: warning: [GtkChild] fields must be declared as `unowned'
  446. 29 | [GtkChild] private Gtk.Button search_next_button;
  447. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  448. ../vte-0.66.2/bindings/vala/app.vala:30.14-30.44: warning: [GtkChild] fields must be declared as `unowned'
  449. 30 | [GtkChild] private Gtk.Button close_button;
  450. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  451. ../vte-0.66.2/bindings/vala/app.vala:31.14-31.61: warning: [GtkChild] fields must be declared as `unowned'
  452. 31 | [GtkChild] private Gtk.ToggleButton match_case_checkbutton;
  453. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454. ../vte-0.66.2/bindings/vala/app.vala:32.14-32.61: warning: [GtkChild] fields must be declared as `unowned'
  455. 32 | [GtkChild] private Gtk.ToggleButton entire_word_checkbutton;
  456. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  457. ../vte-0.66.2/bindings/vala/app.vala:33.14-33.55: warning: [GtkChild] fields must be declared as `unowned'
  458. 33 | [GtkChild] private Gtk.ToggleButton regex_checkbutton;
  459. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  460. ../vte-0.66.2/bindings/vala/app.vala:34.14-34.61: warning: [GtkChild] fields must be declared as `unowned'
  461. 34 | [GtkChild] private Gtk.ToggleButton wrap_around_checkbutton;
  462. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  463. ../vte-0.66.2/bindings/vala/app.vala:35.14-35.45: warning: [GtkChild] fields must be declared as `unowned'
  464. 35 | [GtkChild] private Gtk.Button reveal_button;
  465. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  466. ../vte-0.66.2/bindings/vala/app.vala:36.14-36.42: warning: [GtkChild] fields must be declared as `unowned'
  467. 36 | [GtkChild] private Gtk.Revealer revealer;
  468. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  469. ../vte-0.66.2/bindings/vala/app.vala:178.14-178.44: warning: [GtkChild] fields must be declared as `unowned'
  470. 178 | [GtkChild] private Gtk.Scrollbar scrollbar;
  471. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  472. ../vte-0.66.2/bindings/vala/app.vala:179.14-179.41: warning: [GtkChild] fields must be declared as `unowned'
  473. 179 | [GtkChild] private Gtk.Box terminal_box;
  474. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  475. ../vte-0.66.2/bindings/vala/app.vala:181.14-181.47: warning: [GtkChild] fields must be declared as `unowned'
  476. 181 | [GtkChild] private Gtk.Widget readonly_emblem;
  477. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  478. ../vte-0.66.2/bindings/vala/app.vala:184.14-184.49: warning: [GtkChild] fields must be declared as `unowned'
  479. 184 | [GtkChild] private Gtk.ToggleButton find_button;
  480. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  481. ../vte-0.66.2/bindings/vala/app.vala:185.14-185.47: warning: [GtkChild] fields must be declared as `unowned'
  482. 185 | [GtkChild] private Gtk.MenuButton gear_button;
  483. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  484. ../vte-0.66.2/bindings/vala/app.vala:1006.42-1082.5: error: value is less accessible than constant `Test.Options.entries'
  485. 1006 | public const OptionEntry[] entries = {
  486. | ^
  487. 1007 | { "audible-bell", 'a', 0, OptionArg.NONE, ref audible,
  488. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  489. 1008 | "Use audible terminal bell", null },
  490. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  491. 1009 | { "command", 'c', 0, OptionArg.STRING, ref command,
  492. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  493. 1010 | "Execute a command in the terminal", null },
  494. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  495. 1011 | { "cjk-width", 0, 0, OptionArg.STRING, ref cjk_ambiguous_width_string,
  496. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  497. 1012 | "Specify the cjk ambiguous width to use for UTF-8 encoding", "NARROW|WIDE" },
  498. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  499. 1013 | { "cursor-blink", 0, 0, OptionArg.STRING, ref cursor_blink_mode_string,
  500. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  501. 1014 | "Cursor blink mode (system|on|off)", "MODE" },
  502. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  503. 1015 | { "cursor-background-color", 0, 0, OptionArg.STRING, ref cursor_background_color_string,
  504. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  505. 1016 | "Enable a colored cursor background", null },
  506. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  507. 1017 | { "cursor-foreground-color", 0, 0, OptionArg.STRING, ref cursor_foreground_color_string,
  508. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  509. 1018 | "Enable a colored cursor foreground", null },
  510. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  511. 1019 | { "cursor-shape", 0, 0, OptionArg.STRING, ref cursor_shape_string,
  512. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  513. 1020 | "Set cursor shape (block|underline|ibeam)", null },
  514. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  515. 1021 | { "dingu", 'D', 0, OptionArg.STRING_ARRAY, ref dingus,
  516. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  517. 1022 | "Add regex highlight", null },
  518. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  519. 1023 | { "debug", 'd', 0,OptionArg.NONE, ref debug,
  520. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  521. 1024 | "Enable various debugging checks", null },
  522. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  523. 1025 | { "encoding", 0, 0, OptionArg.STRING, ref encoding,
  524. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  525. 1026 | "Specify the terminal encoding to use", null },
  526. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  527. 1027 | { "env", 0, 0, OptionArg.STRING_ARRAY, ref environment,
  528. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  529. 1028 | "Add environment variable to the child\'s environment", "VAR=VALUE" },
  530. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531. 1029 | { "extra-margin", 0, 0, OptionArg.INT, ref extra_margin,
  532. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533. 1030 | "Add extra margin around the terminal widget", "MARGIN" },
  534. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535. 1031 | { "font", 'f', 0, OptionArg.STRING, ref font_string,
  536. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537. 1032 | "Specify a font to use", null },
  538. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  539. 1033 | { "gregex", 0, 0, OptionArg.NONE, ref no_pcre,
  540. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  541. 1034 | "Use GRegex instead of PCRE2", null },
  542. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  543. 1035 | { "geometry", 'g', 0, OptionArg.STRING, ref geometry,
  544. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  545. 1036 | "Set the size (in characters) and position", "GEOMETRY" },
  546. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  547. 1037 | { "highlight-background-color", 0, 0, OptionArg.STRING, ref hl_bg_color_string,
  548. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  549. 1038 | "Enable distinct highlight background color for selection", null },
  550. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  551. 1039 | { "highlight-foreground-color", 0, 0, OptionArg.STRING, ref hl_fg_color_string,
  552. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  553. 1040 | "Enable distinct highlight foreground color for selection", null },
  554. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  555. 1041 | { "icon-title", 'i', 0, OptionArg.NONE, ref icon_title,
  556. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557. 1042 | "Enable the setting of the icon title", null },
  558. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  559. 1043 | { "keep", 'k', 0, OptionArg.NONE, ref keep,
  560. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  561. 1044 | "Live on after the command exits", null },
  562. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  563. 1045 | { "no-argb-visual", 0, 0, OptionArg.NONE, ref no_argb_visual,
  564. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  565. 1046 | "Don't use an ARGB visual", null },
  566. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  567. 1047 | { "no-builtin-dingus", 0, 0, OptionArg.NONE, ref no_builtin_dingus,
  568. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  569. 1048 | "Highlight URLs inside the terminal", null },
  570. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571. 1049 | { "no-context-menu", 0, 0, OptionArg.NONE, ref no_context_menu,
  572. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573. 1050 | "Disable context menu", null },
  574. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  575. 1051 | { "no-double-buffer", '2', 0, OptionArg.NONE, ref no_double_buffer,
  576. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  577. 1052 | "Disable double-buffering", null },
  578. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  579. 1053 | { "no-geometry-hints", 'G', 0, OptionArg.NONE, ref no_geometry_hints,
  580. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  581. 1054 | "Allow the terminal to be resized to any dimension, not constrained to fit to an integer multiple of characters", null },
  582. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  583. 1055 | { "no-hyperlink", 'H', 0, OptionArg.NONE, ref no_hyperlink,
  584. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  585. 1056 | "Disable hyperlinks", null },
  586. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  587. 1057 | { "no-rewrap", 'R', 0, OptionArg.NONE, ref no_rewrap,
  588. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  589. 1058 | "Disable rewrapping on resize", null },
  590. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  591. 1059 | { "no-shell", 'S', 0, OptionArg.NONE, ref no_shell,
  592. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  593. 1060 | "Disable spawning a shell inside the terminal", null },
  594. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  595. 1061 | { "object-notifications", 'N', 0, OptionArg.NONE, ref object_notifications,
  596. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  597. 1062 | "Print VteTerminal object notifications", null },
  598. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  599. 1063 | { "output-file", 0, 0, OptionArg.FILENAME, ref output_filename,
  600. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  601. 1064 | "Save terminal contents to file at exit", null },
  602. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  603. 1065 | { "reverse", 0, 0, OptionArg.NONE, ref reverse,
  604. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  605. 1066 | "Reverse foreground/background colors", null },
  606. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  607. 1067 | { "scroll-speed", 0, 0, OptionArg.INT, ref scroll_speed,
  608. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  609. 1068 | "Specify the scroll speed", null },
  610. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  611. 1069 | { "scrollback-lines", 'n', 0, OptionArg.INT, ref scrollback_lines,
  612. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  613. 1070 | "Specify the number of scrollback-lines", null },
  614. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  615. 1071 | { "transparent", 'T', 0, OptionArg.INT, ref transparency_percent,
  616. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  617. 1072 | "Enable the use of a transparent background", "0..100" },
  618. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  619. 1073 | { "version", 0, 0, OptionArg.NONE, ref version,
  620. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  621. 1074 | "Show version", null },
  622. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  623. 1075 | { "windows", 0, 0, OptionArg.INT, ref n_windows,
  624. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  625. 1076 | "Open multiple windows (default: 1)", "NUMBER" },
  626. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  627. 1077 | { "word-char-exceptions", 0, 0, OptionArg.STRING, ref word_char_exceptions,
  628. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  629. 1078 | "Specify the word char exceptions", "CHARS" },
  630. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  631. 1079 | { "working-directory", 'w', 0, OptionArg.FILENAME, ref working_directory,
  632. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  633. 1080 | "Specify the initial working directory of the terminal", null },
  634. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  635. 1081 | { null }
  636. | ~~~~~~~~~~~~~~
  637. 1082 | };
  638. | ~~~~~
  639. Compilation failed: 1 error(s), 15 warning(s)
  640. ninja: build stopped: subcommand failed.
  641. =======> ERROR: Building '/usr/packages/vte3#0.66.2-2.pkg.tar.gz' failed.
Advertisement
Add Comment
Please, Sign In to add comment